stdlib_ddisna Interface

interface
public pure module subroutine stdlib_ddisna(job, m, n, d, sep, info)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: job
integer(kind=ilp), intent(in) :: m
integer(kind=ilp), intent(in) :: n
real(kind=dp), intent(in) :: d(*)
real(kind=dp), intent(out) :: sep(*)
integer(kind=ilp), intent(out) :: info