LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ mysub()

subroutine mysub ( integer  n,
double precision, dimension(n)  x,
double precision, dimension(n)  y 
)

Definition at line 120 of file dsecndtst.f.

121 INTEGER N
122 DOUBLE PRECISION X(N), Y(N)
123 RETURN
Here is the caller graph for this function: