A B C D E F G I J L M N O P R S T U V X Z

A

altsgn - Static variable in class org.netlib.lapack.Dlacon
 
altsgn - Static variable in class org.netlib.lapack.Slacon
 

B

base - Static variable in class org.netlib.lapack.Dlamch
 
base - Static variable in class org.netlib.lapack.Slamch
 
booleanW - Class in org.netlib.util
f2j object wrapper for booleans.
booleanW(boolean) - Constructor for class org.netlib.util.booleanW
Create a new boolean wrapper.
bswpiv - Static variable in class org.netlib.lapack.Dlasy2
 
bswpiv - Static variable in class org.netlib.lapack.Slasy2
 

C

ci_civ - Static variable in class org.netlib.lapack.Dlaln2
 
ci_civ - Static variable in class org.netlib.lapack.Slaln2
 
copyOneDintoTwoD(double[][], double[]) - Static method in class org.netlib.util.MatConv
Copies a linearized array into an already allocated two-dimensional matrix.
copyOneDintoTwoD(float[][], float[]) - Static method in class org.netlib.util.MatConv
Copies a linearized array into an already allocated two-dimensional matrix.
copyOneDintoTwoD(int[][], int[]) - Static method in class org.netlib.util.MatConv
Copies a linearized array into an already allocated two-dimensional matrix.
cosh(double) - Static method in class org.netlib.util.StrictUtil
Fortran hyperbolic cosine (COSH) intrinsic function.
cosh(double) - Static method in class org.netlib.util.Util
Fortran hyperbolic cosine (COSH) intrinsic function.
cr_crv - Static variable in class org.netlib.lapack.Dlaln2
 
cr_crv - Static variable in class org.netlib.lapack.Slaln2
 
cswap - Static variable in class org.netlib.lapack.Slaln2
 

D

DASUM - Class in org.netlib.blas
DASUM is a simplified interface to the JLAPACK routine dasum.
Dasum - Class in org.netlib.blas
Following is the description from the original Fortran source.
DASUM() - Constructor for class org.netlib.blas.DASUM
 
Dasum() - Constructor for class org.netlib.blas.Dasum
 
DASUM(int, double[], int) - Static method in class org.netlib.blas.DASUM
 
dasum(int, double[], int, int) - Static method in class org.netlib.blas.Dasum
 
DAXPY - Class in org.netlib.blas
DAXPY is a simplified interface to the JLAPACK routine daxpy.
Daxpy - Class in org.netlib.blas
Following is the description from the original Fortran source.
DAXPY() - Constructor for class org.netlib.blas.DAXPY
 
Daxpy() - Constructor for class org.netlib.blas.Daxpy
 
DAXPY(int, double, double[], int, double[], int) - Static method in class org.netlib.blas.DAXPY
 
daxpy(int, double, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Daxpy
 
DBDSDC - Class in org.netlib.lapack
DBDSDC is a simplified interface to the JLAPACK routine dbdsdc.
Dbdsdc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DBDSDC() - Constructor for class org.netlib.lapack.DBDSDC
 
Dbdsdc() - Constructor for class org.netlib.lapack.Dbdsdc
 
DBDSDC(String, String, int, double[], double[], double[][], double[][], double[], int[], double[], int[], intW) - Static method in class org.netlib.lapack.DBDSDC
 
dbdsdc(String, String, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dbdsdc
 
DBDSQR - Class in org.netlib.lapack
DBDSQR is a simplified interface to the JLAPACK routine dbdsqr.
Dbdsqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DBDSQR() - Constructor for class org.netlib.lapack.DBDSQR
 
Dbdsqr() - Constructor for class org.netlib.lapack.Dbdsqr
 
DBDSQR(String, int, int, int, int, double[], double[], double[][], double[][], double[][], double[], intW) - Static method in class org.netlib.lapack.DBDSQR
 
dbdsqr(String, int, int, int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dbdsqr
 
DCOPY - Class in org.netlib.blas
DCOPY is a simplified interface to the JLAPACK routine dcopy.
Dcopy - Class in org.netlib.blas
Following is the description from the original Fortran source.
DCOPY() - Constructor for class org.netlib.blas.DCOPY
 
Dcopy() - Constructor for class org.netlib.blas.Dcopy
 
DCOPY(int, double[], int, double[], int) - Static method in class org.netlib.blas.DCOPY
 
dcopy(int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dcopy
 
ddim(double, double) - Static method in class org.netlib.util.StrictUtil
Fortran double precision positive difference (DDIM) intrinsic function.
ddim(double, double) - Static method in class org.netlib.util.Util
Fortran double precision positive difference (DDIM) intrinsic function.
DDISNA - Class in org.netlib.lapack
DDISNA is a simplified interface to the JLAPACK routine ddisna.
Ddisna - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DDISNA() - Constructor for class org.netlib.lapack.DDISNA
 
Ddisna() - Constructor for class org.netlib.lapack.Ddisna
 
DDISNA(String, int, int, double[], double[], intW) - Static method in class org.netlib.lapack.DDISNA
 
ddisna(String, int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Ddisna
 
DDOT - Class in org.netlib.blas
DDOT is a simplified interface to the JLAPACK routine ddot.
Ddot - Class in org.netlib.blas
Following is the description from the original Fortran source.
DDOT() - Constructor for class org.netlib.blas.DDOT
 
Ddot() - Constructor for class org.netlib.blas.Ddot
 
DDOT(int, double[], int, double[], int) - Static method in class org.netlib.blas.DDOT
 
ddot(int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Ddot
 
DGBBRD - Class in org.netlib.lapack
DGBBRD is a simplified interface to the JLAPACK routine dgbbrd.
Dgbbrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBBRD() - Constructor for class org.netlib.lapack.DGBBRD
 
Dgbbrd() - Constructor for class org.netlib.lapack.Dgbbrd
 
DGBBRD(String, int, int, int, int, int, double[][], double[], double[], double[][], double[][], double[][], double[], intW) - Static method in class org.netlib.lapack.DGBBRD
 
dgbbrd(String, int, int, int, int, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dgbbrd
 
DGBCON - Class in org.netlib.lapack
DGBCON is a simplified interface to the JLAPACK routine dgbcon.
Dgbcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBCON() - Constructor for class org.netlib.lapack.DGBCON
 
Dgbcon() - Constructor for class org.netlib.lapack.Dgbcon
 
DGBCON(String, int, int, int, double[][], int[], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DGBCON
 
dgbcon(String, int, int, int, double[], int, int, int[], int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgbcon
 
DGBEQU - Class in org.netlib.lapack
DGBEQU is a simplified interface to the JLAPACK routine dgbequ.
Dgbequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBEQU() - Constructor for class org.netlib.lapack.DGBEQU
 
Dgbequ() - Constructor for class org.netlib.lapack.Dgbequ
 
DGBEQU(int, int, int, int, double[][], double[], double[], doubleW, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DGBEQU
 
dgbequ(int, int, int, int, double[], int, int, double[], int, double[], int, doubleW, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dgbequ
 
DGBMV - Class in org.netlib.blas
DGBMV is a simplified interface to the JLAPACK routine dgbmv.
Dgbmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DGBMV() - Constructor for class org.netlib.blas.DGBMV
 
Dgbmv() - Constructor for class org.netlib.blas.Dgbmv
 
DGBMV(String, int, int, int, int, double, double[][], double[], int, double, double[], int) - Static method in class org.netlib.blas.DGBMV
 
dgbmv(String, int, int, int, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dgbmv
 
DGBRFS - Class in org.netlib.lapack
DGBRFS is a simplified interface to the JLAPACK routine dgbrfs.
Dgbrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBRFS() - Constructor for class org.netlib.lapack.DGBRFS
 
Dgbrfs() - Constructor for class org.netlib.lapack.Dgbrfs
 
DGBRFS(String, int, int, int, int, double[][], double[][], int[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGBRFS
 
dgbrfs(String, int, int, int, int, double[], int, int, double[], int, int, int[], int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgbrfs
 
DGBSV - Class in org.netlib.lapack
DGBSV is a simplified interface to the JLAPACK routine dgbsv.
Dgbsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBSV() - Constructor for class org.netlib.lapack.DGBSV
 
Dgbsv() - Constructor for class org.netlib.lapack.Dgbsv
 
DGBSV(int, int, int, int, double[][], int[], double[][], intW) - Static method in class org.netlib.lapack.DGBSV
 
dgbsv(int, int, int, int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgbsv
 
DGBSVX - Class in org.netlib.lapack
DGBSVX is a simplified interface to the JLAPACK routine dgbsvx.
Dgbsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBSVX() - Constructor for class org.netlib.lapack.DGBSVX
 
Dgbsvx() - Constructor for class org.netlib.lapack.Dgbsvx
 
DGBSVX(String, String, int, int, int, int, double[][], double[][], int[], StringW, double[], double[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGBSVX
 
dgbsvx(String, String, int, int, int, int, double[], int, int, double[], int, int, int[], int, StringW, double[], int, double[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgbsvx
 
DGBTF2 - Class in org.netlib.lapack
DGBTF2 is a simplified interface to the JLAPACK routine dgbtf2.
Dgbtf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBTF2() - Constructor for class org.netlib.lapack.DGBTF2
 
Dgbtf2() - Constructor for class org.netlib.lapack.Dgbtf2
 
DGBTF2(int, int, int, int, double[][], int[], intW) - Static method in class org.netlib.lapack.DGBTF2
 
dgbtf2(int, int, int, int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgbtf2
 
DGBTRF - Class in org.netlib.lapack
DGBTRF is a simplified interface to the JLAPACK routine dgbtrf.
Dgbtrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBTRF() - Constructor for class org.netlib.lapack.DGBTRF
 
Dgbtrf() - Constructor for class org.netlib.lapack.Dgbtrf
 
DGBTRF(int, int, int, int, double[][], int[], intW) - Static method in class org.netlib.lapack.DGBTRF
 
dgbtrf(int, int, int, int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgbtrf
 
DGBTRS - Class in org.netlib.lapack
DGBTRS is a simplified interface to the JLAPACK routine dgbtrs.
Dgbtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGBTRS() - Constructor for class org.netlib.lapack.DGBTRS
 
Dgbtrs() - Constructor for class org.netlib.lapack.Dgbtrs
 
DGBTRS(String, int, int, int, int, double[][], int[], double[][], intW) - Static method in class org.netlib.lapack.DGBTRS
 
dgbtrs(String, int, int, int, int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgbtrs
 
DGEBAK - Class in org.netlib.lapack
DGEBAK is a simplified interface to the JLAPACK routine dgebak.
Dgebak - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEBAK() - Constructor for class org.netlib.lapack.DGEBAK
 
Dgebak() - Constructor for class org.netlib.lapack.Dgebak
 
DGEBAK(String, String, int, int, int, double[], int, double[][], intW) - Static method in class org.netlib.lapack.DGEBAK
 
dgebak(String, String, int, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgebak
 
DGEBAL - Class in org.netlib.lapack
DGEBAL is a simplified interface to the JLAPACK routine dgebal.
Dgebal - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEBAL() - Constructor for class org.netlib.lapack.DGEBAL
 
Dgebal() - Constructor for class org.netlib.lapack.Dgebal
 
DGEBAL(String, int, double[][], intW, intW, double[], intW) - Static method in class org.netlib.lapack.DGEBAL
 
dgebal(String, int, double[], int, int, intW, intW, double[], int, intW) - Static method in class org.netlib.lapack.Dgebal
 
DGEBD2 - Class in org.netlib.lapack
DGEBD2 is a simplified interface to the JLAPACK routine dgebd2.
Dgebd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEBD2() - Constructor for class org.netlib.lapack.DGEBD2
 
Dgebd2() - Constructor for class org.netlib.lapack.Dgebd2
 
DGEBD2(int, int, double[][], double[], double[], double[], double[], double[], intW) - Static method in class org.netlib.lapack.DGEBD2
 
dgebd2(int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgebd2
 
DGEBRD - Class in org.netlib.lapack
DGEBRD is a simplified interface to the JLAPACK routine dgebrd.
Dgebrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEBRD() - Constructor for class org.netlib.lapack.DGEBRD
 
Dgebrd() - Constructor for class org.netlib.lapack.Dgebrd
 
DGEBRD(int, int, double[][], double[], double[], double[], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGEBRD
 
dgebrd(int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgebrd
 
DGECON - Class in org.netlib.lapack
DGECON is a simplified interface to the JLAPACK routine dgecon.
Dgecon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGECON() - Constructor for class org.netlib.lapack.DGECON
 
Dgecon() - Constructor for class org.netlib.lapack.Dgecon
 
DGECON(String, int, double[][], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DGECON
 
dgecon(String, int, double[], int, int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgecon
 
DGEEQU - Class in org.netlib.lapack
DGEEQU is a simplified interface to the JLAPACK routine dgeequ.
Dgeequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEEQU() - Constructor for class org.netlib.lapack.DGEEQU
 
Dgeequ() - Constructor for class org.netlib.lapack.Dgeequ
 
DGEEQU(int, int, double[][], double[], double[], doubleW, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DGEEQU
 
dgeequ(int, int, double[], int, int, double[], int, double[], int, doubleW, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dgeequ
 
DGEES - Class in org.netlib.lapack
DGEES is a simplified interface to the JLAPACK routine dgees.
Dgees - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEES() - Constructor for class org.netlib.lapack.DGEES
 
Dgees() - Constructor for class org.netlib.lapack.Dgees
 
DGEES(String, String, Object, int, double[][], intW, double[], double[], double[][], double[], int, boolean[], intW) - Static method in class org.netlib.lapack.DGEES
 
dgees(String, String, Object, int, double[], int, int, intW, double[], int, double[], int, double[], int, int, double[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Dgees
 
DGEESX - Class in org.netlib.lapack
DGEESX is a simplified interface to the JLAPACK routine dgeesx.
Dgeesx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEESX() - Constructor for class org.netlib.lapack.DGEESX
 
Dgeesx() - Constructor for class org.netlib.lapack.Dgeesx
 
DGEESX(String, String, Object, String, int, double[][], intW, double[], double[], double[][], doubleW, doubleW, double[], int, int[], int, boolean[], intW) - Static method in class org.netlib.lapack.DGEESX
 
dgeesx(String, String, Object, String, int, double[], int, int, intW, double[], int, double[], int, double[], int, int, doubleW, doubleW, double[], int, int, int[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Dgeesx
 
DGEEV - Class in org.netlib.lapack
DGEEV is a simplified interface to the JLAPACK routine dgeev.
Dgeev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEEV() - Constructor for class org.netlib.lapack.DGEEV
 
Dgeev() - Constructor for class org.netlib.lapack.Dgeev
 
DGEEV(String, String, int, double[][], double[], double[], double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DGEEV
 
dgeev(String, String, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgeev
 
DGEEVX - Class in org.netlib.lapack
DGEEVX is a simplified interface to the JLAPACK routine dgeevx.
Dgeevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEEVX() - Constructor for class org.netlib.lapack.DGEEVX
 
Dgeevx() - Constructor for class org.netlib.lapack.Dgeevx
 
DGEEVX(String, String, String, String, int, double[][], double[], double[], double[][], double[][], intW, intW, double[], doubleW, double[], double[], double[], int, int[], intW) - Static method in class org.netlib.lapack.DGEEVX
 
dgeevx(String, String, String, String, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, int, intW, intW, double[], int, doubleW, double[], int, double[], int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgeevx
 
DGEGS - Class in org.netlib.lapack
DGEGS is a simplified interface to the JLAPACK routine dgegs.
Dgegs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEGS() - Constructor for class org.netlib.lapack.DGEGS
 
Dgegs() - Constructor for class org.netlib.lapack.Dgegs
 
DGEGS(String, String, int, double[][], double[][], double[], double[], double[], double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DGEGS
 
dgegs(String, String, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgegs
 
DGEGV - Class in org.netlib.lapack
DGEGV is a simplified interface to the JLAPACK routine dgegv.
Dgegv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEGV() - Constructor for class org.netlib.lapack.DGEGV
 
Dgegv() - Constructor for class org.netlib.lapack.Dgegv
 
DGEGV(String, String, int, double[][], double[][], double[], double[], double[], double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DGEGV
 
dgegv(String, String, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgegv
 
DGEHD2 - Class in org.netlib.lapack
DGEHD2 is a simplified interface to the JLAPACK routine dgehd2.
Dgehd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEHD2() - Constructor for class org.netlib.lapack.DGEHD2
 
Dgehd2() - Constructor for class org.netlib.lapack.Dgehd2
 
DGEHD2(int, int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DGEHD2
 
dgehd2(int, int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgehd2
 
DGEHRD - Class in org.netlib.lapack
DGEHRD is a simplified interface to the JLAPACK routine dgehrd.
Dgehrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEHRD() - Constructor for class org.netlib.lapack.DGEHRD
 
Dgehrd() - Constructor for class org.netlib.lapack.Dgehrd
 
DGEHRD(int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGEHRD
 
dgehrd(int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgehrd
 
DGELQ2 - Class in org.netlib.lapack
DGELQ2 is a simplified interface to the JLAPACK routine dgelq2.
Dgelq2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELQ2() - Constructor for class org.netlib.lapack.DGELQ2
 
Dgelq2() - Constructor for class org.netlib.lapack.Dgelq2
 
DGELQ2(int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DGELQ2
 
dgelq2(int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgelq2
 
DGELQF - Class in org.netlib.lapack
DGELQF is a simplified interface to the JLAPACK routine dgelqf.
Dgelqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELQF() - Constructor for class org.netlib.lapack.DGELQF
 
Dgelqf() - Constructor for class org.netlib.lapack.Dgelqf
 
DGELQF(int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGELQF
 
dgelqf(int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgelqf
 
DGELS - Class in org.netlib.lapack
DGELS is a simplified interface to the JLAPACK routine dgels.
Dgels - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELS() - Constructor for class org.netlib.lapack.DGELS
 
Dgels() - Constructor for class org.netlib.lapack.Dgels
 
DGELS(String, int, int, int, double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DGELS
 
dgels(String, int, int, int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgels
 
DGELSD - Class in org.netlib.lapack
DGELSD is a simplified interface to the JLAPACK routine dgelsd.
Dgelsd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELSD() - Constructor for class org.netlib.lapack.DGELSD
 
Dgelsd() - Constructor for class org.netlib.lapack.Dgelsd
 
DGELSD(int, int, int, double[][], double[][], double[], doubleW, intW, double[], int, int[], intW) - Static method in class org.netlib.lapack.DGELSD
 
dgelsd(int, int, int, double[], int, int, double[], int, int, double[], int, doubleW, intW, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgelsd
 
DGELSS - Class in org.netlib.lapack
DGELSS is a simplified interface to the JLAPACK routine dgelss.
Dgelss - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELSS() - Constructor for class org.netlib.lapack.DGELSS
 
Dgelss() - Constructor for class org.netlib.lapack.Dgelss
 
DGELSS(int, int, int, double[][], double[][], double[], double, intW, double[], int, intW) - Static method in class org.netlib.lapack.DGELSS
 
dgelss(int, int, int, double[], int, int, double[], int, int, double[], int, double, intW, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgelss
 
DGELSX - Class in org.netlib.lapack
DGELSX is a simplified interface to the JLAPACK routine dgelsx.
Dgelsx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELSX() - Constructor for class org.netlib.lapack.DGELSX
 
Dgelsx() - Constructor for class org.netlib.lapack.Dgelsx
 
DGELSX(int, int, int, double[][], double[][], int[], double, intW, double[], intW) - Static method in class org.netlib.lapack.DGELSX
 
dgelsx(int, int, int, double[], int, int, double[], int, int, int[], int, double, intW, double[], int, intW) - Static method in class org.netlib.lapack.Dgelsx
 
DGELSY - Class in org.netlib.lapack
DGELSY is a simplified interface to the JLAPACK routine dgelsy.
Dgelsy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGELSY() - Constructor for class org.netlib.lapack.DGELSY
 
Dgelsy() - Constructor for class org.netlib.lapack.Dgelsy
 
DGELSY(int, int, int, double[][], double[][], int[], double, intW, double[], int, intW) - Static method in class org.netlib.lapack.DGELSY
 
dgelsy(int, int, int, double[], int, int, double[], int, int, int[], int, double, intW, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgelsy
 
DGEMM - Class in org.netlib.blas
DGEMM is a simplified interface to the JLAPACK routine dgemm.
Dgemm - Class in org.netlib.blas
Following is the description from the original Fortran source.
DGEMM() - Constructor for class org.netlib.blas.DGEMM
 
Dgemm() - Constructor for class org.netlib.blas.Dgemm
 
DGEMM(String, String, int, int, int, double, double[][], double[][], double, double[][]) - Static method in class org.netlib.blas.DGEMM
 
dgemm(String, String, int, int, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dgemm
 
DGEMV - Class in org.netlib.blas
DGEMV is a simplified interface to the JLAPACK routine dgemv.
Dgemv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DGEMV() - Constructor for class org.netlib.blas.DGEMV
 
Dgemv() - Constructor for class org.netlib.blas.Dgemv
 
DGEMV(String, int, int, double, double[][], double[], int, double, double[], int) - Static method in class org.netlib.blas.DGEMV
 
dgemv(String, int, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dgemv
 
DGEQL2 - Class in org.netlib.lapack
DGEQL2 is a simplified interface to the JLAPACK routine dgeql2.
Dgeql2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEQL2() - Constructor for class org.netlib.lapack.DGEQL2
 
Dgeql2() - Constructor for class org.netlib.lapack.Dgeql2
 
DGEQL2(int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DGEQL2
 
dgeql2(int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgeql2
 
DGEQLF - Class in org.netlib.lapack
DGEQLF is a simplified interface to the JLAPACK routine dgeqlf.
Dgeqlf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEQLF() - Constructor for class org.netlib.lapack.DGEQLF
 
Dgeqlf() - Constructor for class org.netlib.lapack.Dgeqlf
 
DGEQLF(int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGEQLF
 
dgeqlf(int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgeqlf
 
DGEQP3 - Class in org.netlib.lapack
DGEQP3 is a simplified interface to the JLAPACK routine dgeqp3.
Dgeqp3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEQP3() - Constructor for class org.netlib.lapack.DGEQP3
 
Dgeqp3() - Constructor for class org.netlib.lapack.Dgeqp3
 
DGEQP3(int, int, double[][], int[], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGEQP3
 
dgeqp3(int, int, double[], int, int, int[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgeqp3
 
DGEQPF - Class in org.netlib.lapack
DGEQPF is a simplified interface to the JLAPACK routine dgeqpf.
Dgeqpf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEQPF() - Constructor for class org.netlib.lapack.DGEQPF
 
Dgeqpf() - Constructor for class org.netlib.lapack.Dgeqpf
 
DGEQPF(int, int, double[][], int[], double[], double[], intW) - Static method in class org.netlib.lapack.DGEQPF
 
dgeqpf(int, int, double[], int, int, int[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgeqpf
 
DGEQR2 - Class in org.netlib.lapack
DGEQR2 is a simplified interface to the JLAPACK routine dgeqr2.
Dgeqr2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEQR2() - Constructor for class org.netlib.lapack.DGEQR2
 
Dgeqr2() - Constructor for class org.netlib.lapack.Dgeqr2
 
DGEQR2(int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DGEQR2
 
dgeqr2(int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgeqr2
 
DGEQRF - Class in org.netlib.lapack
DGEQRF is a simplified interface to the JLAPACK routine dgeqrf.
Dgeqrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGEQRF() - Constructor for class org.netlib.lapack.DGEQRF
 
Dgeqrf() - Constructor for class org.netlib.lapack.Dgeqrf
 
DGEQRF(int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGEQRF
 
dgeqrf(int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgeqrf
 
DGER - Class in org.netlib.blas
DGER is a simplified interface to the JLAPACK routine dger.
Dger - Class in org.netlib.blas
Following is the description from the original Fortran source.
DGER() - Constructor for class org.netlib.blas.DGER
 
Dger() - Constructor for class org.netlib.blas.Dger
 
DGER(int, int, double, double[], int, double[], int, double[][]) - Static method in class org.netlib.blas.DGER
 
dger(int, int, double, double[], int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dger
 
DGERFS - Class in org.netlib.lapack
DGERFS is a simplified interface to the JLAPACK routine dgerfs.
Dgerfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGERFS() - Constructor for class org.netlib.lapack.DGERFS
 
Dgerfs() - Constructor for class org.netlib.lapack.Dgerfs
 
DGERFS(String, int, int, double[][], double[][], int[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGERFS
 
dgerfs(String, int, int, double[], int, int, double[], int, int, int[], int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgerfs
 
DGERQ2 - Class in org.netlib.lapack
DGERQ2 is a simplified interface to the JLAPACK routine dgerq2.
Dgerq2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGERQ2() - Constructor for class org.netlib.lapack.DGERQ2
 
Dgerq2() - Constructor for class org.netlib.lapack.Dgerq2
 
DGERQ2(int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DGERQ2
 
dgerq2(int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dgerq2
 
DGERQF - Class in org.netlib.lapack
DGERQF is a simplified interface to the JLAPACK routine dgerqf.
Dgerqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGERQF() - Constructor for class org.netlib.lapack.DGERQF
 
Dgerqf() - Constructor for class org.netlib.lapack.Dgerqf
 
DGERQF(int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGERQF
 
dgerqf(int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgerqf
 
DGESC2 - Class in org.netlib.lapack
DGESC2 is a simplified interface to the JLAPACK routine dgesc2.
Dgesc2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGESC2() - Constructor for class org.netlib.lapack.DGESC2
 
Dgesc2() - Constructor for class org.netlib.lapack.Dgesc2
 
DGESC2(int, double[][], double[], int[], int[], doubleW) - Static method in class org.netlib.lapack.DGESC2
 
dgesc2(int, double[], int, int, double[], int, int[], int, int[], int, doubleW) - Static method in class org.netlib.lapack.Dgesc2
 
DGESDD - Class in org.netlib.lapack
DGESDD is a simplified interface to the JLAPACK routine dgesdd.
Dgesdd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGESDD() - Constructor for class org.netlib.lapack.DGESDD
 
Dgesdd() - Constructor for class org.netlib.lapack.Dgesdd
 
DGESDD(String, int, int, double[][], double[], double[][], double[][], double[], int, int[], intW) - Static method in class org.netlib.lapack.DGESDD
 
dgesdd(String, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgesdd
 
DGESV - Class in org.netlib.lapack
DGESV is a simplified interface to the JLAPACK routine dgesv.
Dgesv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGESV() - Constructor for class org.netlib.lapack.DGESV
 
Dgesv() - Constructor for class org.netlib.lapack.Dgesv
 
DGESV(int, int, double[][], int[], double[][], intW) - Static method in class org.netlib.lapack.DGESV
 
dgesv(int, int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgesv
 
DGESVD - Class in org.netlib.lapack
DGESVD is a simplified interface to the JLAPACK routine dgesvd.
Dgesvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGESVD() - Constructor for class org.netlib.lapack.DGESVD
 
Dgesvd() - Constructor for class org.netlib.lapack.Dgesvd
 
DGESVD(String, String, int, int, double[][], double[], double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DGESVD
 
dgesvd(String, String, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgesvd
 
DGESVX - Class in org.netlib.lapack
DGESVX is a simplified interface to the JLAPACK routine dgesvx.
Dgesvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGESVX() - Constructor for class org.netlib.lapack.DGESVX
 
Dgesvx() - Constructor for class org.netlib.lapack.Dgesvx
 
DGESVX(String, String, int, int, double[][], double[][], int[], StringW, double[], double[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGESVX
 
dgesvx(String, String, int, int, double[], int, int, double[], int, int, int[], int, StringW, double[], int, double[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgesvx
 
DGETC2 - Class in org.netlib.lapack
DGETC2 is a simplified interface to the JLAPACK routine dgetc2.
Dgetc2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGETC2() - Constructor for class org.netlib.lapack.DGETC2
 
Dgetc2() - Constructor for class org.netlib.lapack.Dgetc2
 
DGETC2(int, double[][], int[], int[], intW) - Static method in class org.netlib.lapack.DGETC2
 
dgetc2(int, double[], int, int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgetc2
 
DGETF2 - Class in org.netlib.lapack
DGETF2 is a simplified interface to the JLAPACK routine dgetf2.
Dgetf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGETF2() - Constructor for class org.netlib.lapack.DGETF2
 
Dgetf2() - Constructor for class org.netlib.lapack.Dgetf2
 
DGETF2(int, int, double[][], int[], intW) - Static method in class org.netlib.lapack.DGETF2
 
dgetf2(int, int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgetf2
 
DGETRF - Class in org.netlib.lapack
DGETRF is a simplified interface to the JLAPACK routine dgetrf.
Dgetrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGETRF() - Constructor for class org.netlib.lapack.DGETRF
 
Dgetrf() - Constructor for class org.netlib.lapack.Dgetrf
 
DGETRF(int, int, double[][], int[], intW) - Static method in class org.netlib.lapack.DGETRF
 
dgetrf(int, int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dgetrf
 
DGETRI - Class in org.netlib.lapack
DGETRI is a simplified interface to the JLAPACK routine dgetri.
Dgetri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGETRI() - Constructor for class org.netlib.lapack.DGETRI
 
Dgetri() - Constructor for class org.netlib.lapack.Dgetri
 
DGETRI(int, double[][], int[], double[], int, intW) - Static method in class org.netlib.lapack.DGETRI
 
dgetri(int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgetri
 
DGETRS - Class in org.netlib.lapack
DGETRS is a simplified interface to the JLAPACK routine dgetrs.
Dgetrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGETRS() - Constructor for class org.netlib.lapack.DGETRS
 
Dgetrs() - Constructor for class org.netlib.lapack.Dgetrs
 
DGETRS(String, int, int, double[][], int[], double[][], intW) - Static method in class org.netlib.lapack.DGETRS
 
dgetrs(String, int, int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgetrs
 
DGGBAK - Class in org.netlib.lapack
DGGBAK is a simplified interface to the JLAPACK routine dggbak.
Dggbak - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGBAK() - Constructor for class org.netlib.lapack.DGGBAK
 
Dggbak() - Constructor for class org.netlib.lapack.Dggbak
 
DGGBAK(String, String, int, int, int, double[], double[], int, double[][], intW) - Static method in class org.netlib.lapack.DGGBAK
 
dggbak(String, String, int, int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dggbak
 
DGGBAL - Class in org.netlib.lapack
DGGBAL is a simplified interface to the JLAPACK routine dggbal.
Dggbal - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGBAL() - Constructor for class org.netlib.lapack.DGGBAL
 
Dggbal() - Constructor for class org.netlib.lapack.Dggbal
 
DGGBAL(String, int, double[][], double[][], intW, intW, double[], double[], double[], intW) - Static method in class org.netlib.lapack.DGGBAL
 
dggbal(String, int, double[], int, int, double[], int, int, intW, intW, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dggbal
 
DGGES - Class in org.netlib.lapack
DGGES is a simplified interface to the JLAPACK routine dgges.
Dgges - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGES() - Constructor for class org.netlib.lapack.DGGES
 
Dgges() - Constructor for class org.netlib.lapack.Dgges
 
DGGES(String, String, String, Object, int, double[][], double[][], intW, double[], double[], double[], double[][], double[][], double[], int, boolean[], intW) - Static method in class org.netlib.lapack.DGGES
 
dgges(String, String, String, Object, int, double[], int, int, double[], int, int, intW, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Dgges
 
DGGESX - Class in org.netlib.lapack
DGGESX is a simplified interface to the JLAPACK routine dggesx.
Dggesx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGESX() - Constructor for class org.netlib.lapack.DGGESX
 
Dggesx() - Constructor for class org.netlib.lapack.Dggesx
 
DGGESX(String, String, String, Object, String, int, double[][], double[][], intW, double[], double[], double[], double[][], double[][], double[], double[], double[], int, int[], int, boolean[], intW) - Static method in class org.netlib.lapack.DGGESX
 
dggesx(String, String, String, Object, String, int, double[], int, int, double[], int, int, intW, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int, int[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Dggesx
 
DGGEV - Class in org.netlib.lapack
DGGEV is a simplified interface to the JLAPACK routine dggev.
Dggev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGEV() - Constructor for class org.netlib.lapack.DGGEV
 
Dggev() - Constructor for class org.netlib.lapack.Dggev
 
DGGEV(String, String, int, double[][], double[][], double[], double[], double[], double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DGGEV
 
dggev(String, String, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dggev
 
DGGEVX - Class in org.netlib.lapack
DGGEVX is a simplified interface to the JLAPACK routine dggevx.
Dggevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGEVX() - Constructor for class org.netlib.lapack.DGGEVX
 
Dggevx() - Constructor for class org.netlib.lapack.Dggevx
 
DGGEVX(String, String, String, String, int, double[][], double[][], double[], double[], double[], double[][], double[][], intW, intW, double[], double[], doubleW, doubleW, double[], double[], double[], int, int[], boolean[], intW) - Static method in class org.netlib.lapack.DGGEVX
 
dggevx(String, String, String, String, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, intW, intW, double[], int, double[], int, doubleW, doubleW, double[], int, double[], int, double[], int, int, int[], int, boolean[], int, intW) - Static method in class org.netlib.lapack.Dggevx
 
DGGGLM - Class in org.netlib.lapack
DGGGLM is a simplified interface to the JLAPACK routine dggglm.
Dggglm - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGGLM() - Constructor for class org.netlib.lapack.DGGGLM
 
Dggglm() - Constructor for class org.netlib.lapack.Dggglm
 
DGGGLM(int, int, int, double[][], double[][], double[], double[], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGGGLM
 
dggglm(int, int, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dggglm
 
DGGHRD - Class in org.netlib.lapack
DGGHRD is a simplified interface to the JLAPACK routine dgghrd.
Dgghrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGHRD() - Constructor for class org.netlib.lapack.DGGHRD
 
Dgghrd() - Constructor for class org.netlib.lapack.Dgghrd
 
DGGHRD(String, String, int, int, int, double[][], double[][], double[][], double[][], intW) - Static method in class org.netlib.lapack.DGGHRD
 
dgghrd(String, String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgghrd
 
DGGLSE - Class in org.netlib.lapack
DGGLSE is a simplified interface to the JLAPACK routine dgglse.
Dgglse - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGLSE() - Constructor for class org.netlib.lapack.DGGLSE
 
Dgglse() - Constructor for class org.netlib.lapack.Dgglse
 
DGGLSE(int, int, int, double[][], double[][], double[], double[], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGGLSE
 
dgglse(int, int, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgglse
 
DGGQRF - Class in org.netlib.lapack
DGGQRF is a simplified interface to the JLAPACK routine dggqrf.
Dggqrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGQRF() - Constructor for class org.netlib.lapack.DGGQRF
 
Dggqrf() - Constructor for class org.netlib.lapack.Dggqrf
 
DGGQRF(int, int, int, double[][], double[], double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGGQRF
 
dggqrf(int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dggqrf
 
DGGRQF - Class in org.netlib.lapack
DGGRQF is a simplified interface to the JLAPACK routine dggrqf.
Dggrqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGRQF() - Constructor for class org.netlib.lapack.DGGRQF
 
Dggrqf() - Constructor for class org.netlib.lapack.Dggrqf
 
DGGRQF(int, int, int, double[][], double[], double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DGGRQF
 
dggrqf(int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dggrqf
 
DGGSVD - Class in org.netlib.lapack
DGGSVD is a simplified interface to the JLAPACK routine dggsvd.
Dggsvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGSVD() - Constructor for class org.netlib.lapack.DGGSVD
 
Dggsvd() - Constructor for class org.netlib.lapack.Dggsvd
 
DGGSVD(String, String, String, int, int, int, intW, intW, double[][], double[][], double[], double[], double[][], double[][], double[][], double[], int[], intW) - Static method in class org.netlib.lapack.DGGSVD
 
dggsvd(String, String, String, int, int, int, intW, intW, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dggsvd
 
DGGSVP - Class in org.netlib.lapack
DGGSVP is a simplified interface to the JLAPACK routine dggsvp.
Dggsvp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGGSVP() - Constructor for class org.netlib.lapack.DGGSVP
 
Dggsvp() - Constructor for class org.netlib.lapack.Dggsvp
 
DGGSVP(String, String, String, int, int, int, double[][], double[][], double, double, intW, intW, double[][], double[][], double[][], int[], double[], double[], intW) - Static method in class org.netlib.lapack.DGGSVP
 
dggsvp(String, String, String, int, int, int, double[], int, int, double[], int, int, double, double, intW, intW, double[], int, int, double[], int, int, double[], int, int, int[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dggsvp
 
DGTCON - Class in org.netlib.lapack
DGTCON is a simplified interface to the JLAPACK routine dgtcon.
Dgtcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTCON() - Constructor for class org.netlib.lapack.DGTCON
 
Dgtcon() - Constructor for class org.netlib.lapack.Dgtcon
 
DGTCON(String, int, double[], double[], double[], double[], int[], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DGTCON
 
dgtcon(String, int, double[], int, double[], int, double[], int, double[], int, int[], int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgtcon
 
DGTRFS - Class in org.netlib.lapack
DGTRFS is a simplified interface to the JLAPACK routine dgtrfs.
Dgtrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTRFS() - Constructor for class org.netlib.lapack.DGTRFS
 
Dgtrfs() - Constructor for class org.netlib.lapack.Dgtrfs
 
DGTRFS(String, int, int, double[], double[], double[], double[], double[], double[], double[], int[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGTRFS
 
dgtrfs(String, int, int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, int[], int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgtrfs
 
DGTSV - Class in org.netlib.lapack
DGTSV is a simplified interface to the JLAPACK routine dgtsv.
Dgtsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTSV() - Constructor for class org.netlib.lapack.DGTSV
 
Dgtsv() - Constructor for class org.netlib.lapack.Dgtsv
 
DGTSV(int, int, double[], double[], double[], double[][], intW) - Static method in class org.netlib.lapack.DGTSV
 
dgtsv(int, int, double[], int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgtsv
 
DGTSVX - Class in org.netlib.lapack
DGTSVX is a simplified interface to the JLAPACK routine dgtsvx.
Dgtsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTSVX() - Constructor for class org.netlib.lapack.DGTSVX
 
Dgtsvx() - Constructor for class org.netlib.lapack.Dgtsvx
 
DGTSVX(String, String, int, int, double[], double[], double[], double[], double[], double[], double[], int[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGTSVX
 
dgtsvx(String, String, int, int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, int[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgtsvx
 
DGTTRF - Class in org.netlib.lapack
DGTTRF is a simplified interface to the JLAPACK routine dgttrf.
Dgttrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTTRF() - Constructor for class org.netlib.lapack.DGTTRF
 
Dgttrf() - Constructor for class org.netlib.lapack.Dgttrf
 
DGTTRF(int, double[], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DGTTRF
 
dgttrf(int, double[], int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dgttrf
 
DGTTRS - Class in org.netlib.lapack
DGTTRS is a simplified interface to the JLAPACK routine dgttrs.
Dgttrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTTRS() - Constructor for class org.netlib.lapack.DGTTRS
 
Dgttrs() - Constructor for class org.netlib.lapack.Dgttrs
 
DGTTRS(String, int, int, double[], double[], double[], double[], int[], double[][], intW) - Static method in class org.netlib.lapack.DGTTRS
 
dgttrs(String, int, int, double[], int, double[], int, double[], int, double[], int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dgttrs
 
DGTTS2 - Class in org.netlib.lapack
DGTTS2 is a simplified interface to the JLAPACK routine dgtts2.
Dgtts2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DGTTS2() - Constructor for class org.netlib.lapack.DGTTS2
 
Dgtts2() - Constructor for class org.netlib.lapack.Dgtts2
 
DGTTS2(int, int, int, double[], double[], double[], double[], int[], double[][]) - Static method in class org.netlib.lapack.DGTTS2
 
dgtts2(int, int, int, double[], int, double[], int, double[], int, double[], int, int[], int, double[], int, int) - Static method in class org.netlib.lapack.Dgtts2
 
DHGEQZ - Class in org.netlib.lapack
DHGEQZ is a simplified interface to the JLAPACK routine dhgeqz.
Dhgeqz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DHGEQZ() - Constructor for class org.netlib.lapack.DHGEQZ
 
Dhgeqz() - Constructor for class org.netlib.lapack.Dhgeqz
 
DHGEQZ(String, String, String, int, int, int, double[][], double[][], double[], double[], double[], double[][], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DHGEQZ
 
dhgeqz(String, String, String, int, int, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dhgeqz
 
DHSEIN - Class in org.netlib.lapack
DHSEIN is a simplified interface to the JLAPACK routine dhsein.
Dhsein - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DHSEIN() - Constructor for class org.netlib.lapack.DHSEIN
 
Dhsein() - Constructor for class org.netlib.lapack.Dhsein
 
DHSEIN(String, String, String, boolean[], int, double[][], double[], double[], double[][], double[][], int, intW, double[], int[], int[], intW) - Static method in class org.netlib.lapack.DHSEIN
 
dhsein(String, String, String, boolean[], int, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, int, int, intW, double[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dhsein
 
DHSEQR - Class in org.netlib.lapack
DHSEQR is a simplified interface to the JLAPACK routine dhseqr.
Dhseqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DHSEQR() - Constructor for class org.netlib.lapack.DHSEQR
 
Dhseqr() - Constructor for class org.netlib.lapack.Dhseqr
 
DHSEQR(String, String, int, int, int, double[][], double[], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DHSEQR
 
dhseqr(String, String, int, int, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dhseqr
 
dim(float, float) - Static method in class org.netlib.util.StrictUtil
Fortran floating point positive difference (DIM) intrinsic function.
dim(float, float) - Static method in class org.netlib.util.Util
Fortran floating point positive difference (DIM) intrinsic function.
DLABAD - Class in org.netlib.lapack
DLABAD is a simplified interface to the JLAPACK routine dlabad.
Dlabad - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLABAD() - Constructor for class org.netlib.lapack.DLABAD
 
Dlabad() - Constructor for class org.netlib.lapack.Dlabad
 
DLABAD(doubleW, doubleW) - Static method in class org.netlib.lapack.DLABAD
 
dlabad(doubleW, doubleW) - Static method in class org.netlib.lapack.Dlabad
 
DLABRD - Class in org.netlib.lapack
DLABRD is a simplified interface to the JLAPACK routine dlabrd.
Dlabrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLABRD() - Constructor for class org.netlib.lapack.DLABRD
 
Dlabrd() - Constructor for class org.netlib.lapack.Dlabrd
 
DLABRD(int, int, int, double[][], double[], double[], double[], double[], double[][], double[][]) - Static method in class org.netlib.lapack.DLABRD
 
dlabrd(int, int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int) - Static method in class org.netlib.lapack.Dlabrd
 
DLACON - Class in org.netlib.lapack
DLACON is a simplified interface to the JLAPACK routine dlacon.
Dlacon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLACON() - Constructor for class org.netlib.lapack.DLACON
 
Dlacon() - Constructor for class org.netlib.lapack.Dlacon
 
DLACON(int, double[], double[], int[], doubleW, intW) - Static method in class org.netlib.lapack.DLACON
 
dlacon(int, double[], int, double[], int, int[], int, doubleW, intW) - Static method in class org.netlib.lapack.Dlacon
 
DLACPY - Class in org.netlib.lapack
DLACPY is a simplified interface to the JLAPACK routine dlacpy.
Dlacpy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLACPY() - Constructor for class org.netlib.lapack.DLACPY
 
Dlacpy() - Constructor for class org.netlib.lapack.Dlacpy
 
DLACPY(String, int, int, double[][], double[][]) - Static method in class org.netlib.lapack.DLACPY
 
dlacpy(String, int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.lapack.Dlacpy
 
DLADIV - Class in org.netlib.lapack
DLADIV is a simplified interface to the JLAPACK routine dladiv.
Dladiv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLADIV() - Constructor for class org.netlib.lapack.DLADIV
 
Dladiv() - Constructor for class org.netlib.lapack.Dladiv
 
DLADIV(double, double, double, double, doubleW, doubleW) - Static method in class org.netlib.lapack.DLADIV
 
dladiv(double, double, double, double, doubleW, doubleW) - Static method in class org.netlib.lapack.Dladiv
 
DLAE2 - Class in org.netlib.lapack
DLAE2 is a simplified interface to the JLAPACK routine dlae2.
Dlae2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAE2() - Constructor for class org.netlib.lapack.DLAE2
 
Dlae2() - Constructor for class org.netlib.lapack.Dlae2
 
DLAE2(double, double, double, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAE2
 
dlae2(double, double, double, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlae2
 
DLAEBZ - Class in org.netlib.lapack
DLAEBZ is a simplified interface to the JLAPACK routine dlaebz.
Dlaebz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAEBZ() - Constructor for class org.netlib.lapack.DLAEBZ
 
Dlaebz() - Constructor for class org.netlib.lapack.Dlaebz
 
DLAEBZ(int, int, int, int, int, int, double, double, double, double[], double[], double[], int[], double[][], double[], intW, int[][], double[], int[], intW) - Static method in class org.netlib.lapack.DLAEBZ
 
dlaebz(int, int, int, int, int, int, double, double, double, double[], int, double[], int, double[], int, int[], int, double[], int, double[], int, intW, int[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlaebz
 
DLAED0 - Class in org.netlib.lapack
DLAED0 is a simplified interface to the JLAPACK routine dlaed0.
Dlaed0 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED0() - Constructor for class org.netlib.lapack.DLAED0
 
Dlaed0() - Constructor for class org.netlib.lapack.Dlaed0
 
DLAED0(int, int, int, double[], double[], double[][], double[][], double[], int[], intW) - Static method in class org.netlib.lapack.DLAED0
 
dlaed0(int, int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlaed0
 
DLAED1 - Class in org.netlib.lapack
DLAED1 is a simplified interface to the JLAPACK routine dlaed1.
Dlaed1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED1() - Constructor for class org.netlib.lapack.DLAED1
 
Dlaed1() - Constructor for class org.netlib.lapack.Dlaed1
 
DLAED1(int, double[], double[][], int[], doubleW, int, double[], int[], intW) - Static method in class org.netlib.lapack.DLAED1
 
dlaed1(int, double[], int, double[], int, int, int[], int, doubleW, int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlaed1
 
DLAED2 - Class in org.netlib.lapack
DLAED2 is a simplified interface to the JLAPACK routine dlaed2.
Dlaed2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED2() - Constructor for class org.netlib.lapack.DLAED2
 
Dlaed2() - Constructor for class org.netlib.lapack.Dlaed2
 
DLAED2(intW, int, int, double[], double[][], int[], doubleW, double[], double[], double[], double[], int[], int[], int[], int[], intW) - Static method in class org.netlib.lapack.DLAED2
 
dlaed2(intW, int, int, double[], int, double[], int, int, int[], int, doubleW, double[], int, double[], int, double[], int, double[], int, int[], int, int[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlaed2
 
DLAED3 - Class in org.netlib.lapack
DLAED3 is a simplified interface to the JLAPACK routine dlaed3.
Dlaed3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED3() - Constructor for class org.netlib.lapack.DLAED3
 
Dlaed3() - Constructor for class org.netlib.lapack.Dlaed3
 
DLAED3(int, int, int, double[], double[][], double, double[], double[], int[], int[], double[], double[], intW) - Static method in class org.netlib.lapack.DLAED3
 
dlaed3(int, int, int, double[], int, double[], int, int, double, double[], int, double[], int, int[], int, int[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlaed3
 
DLAED4 - Class in org.netlib.lapack
DLAED4 is a simplified interface to the JLAPACK routine dlaed4.
Dlaed4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED4() - Constructor for class org.netlib.lapack.DLAED4
 
Dlaed4() - Constructor for class org.netlib.lapack.Dlaed4
 
DLAED4(int, int, double[], double[], double[], double, doubleW, intW) - Static method in class org.netlib.lapack.DLAED4
 
dlaed4(int, int, double[], int, double[], int, double[], int, double, doubleW, intW) - Static method in class org.netlib.lapack.Dlaed4
 
DLAED5 - Class in org.netlib.lapack
DLAED5 is a simplified interface to the JLAPACK routine dlaed5.
Dlaed5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED5() - Constructor for class org.netlib.lapack.DLAED5
 
Dlaed5() - Constructor for class org.netlib.lapack.Dlaed5
 
DLAED5(int, double[], double[], double[], double, doubleW) - Static method in class org.netlib.lapack.DLAED5
 
dlaed5(int, double[], int, double[], int, double[], int, double, doubleW) - Static method in class org.netlib.lapack.Dlaed5
 
DLAED6 - Class in org.netlib.lapack
DLAED6 is a simplified interface to the JLAPACK routine dlaed6.
Dlaed6 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED6() - Constructor for class org.netlib.lapack.DLAED6
 
Dlaed6() - Constructor for class org.netlib.lapack.Dlaed6
 
DLAED6(int, boolean, double, double[], double[], double, doubleW, intW) - Static method in class org.netlib.lapack.DLAED6
 
dlaed6(int, boolean, double, double[], int, double[], int, double, doubleW, intW) - Static method in class org.netlib.lapack.Dlaed6
 
DLAED7 - Class in org.netlib.lapack
DLAED7 is a simplified interface to the JLAPACK routine dlaed7.
Dlaed7 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED7() - Constructor for class org.netlib.lapack.DLAED7
 
Dlaed7() - Constructor for class org.netlib.lapack.Dlaed7
 
DLAED7(int, int, int, int, int, int, double[], double[][], int[], doubleW, int, double[], int[], int[], int[], int[], int[][], double[][], double[], int[], intW) - Static method in class org.netlib.lapack.DLAED7
 
dlaed7(int, int, int, int, int, int, double[], int, double[], int, int, int[], int, doubleW, int, double[], int, int[], int, int[], int, int[], int, int[], int, int[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlaed7
 
DLAED8 - Class in org.netlib.lapack
DLAED8 is a simplified interface to the JLAPACK routine dlaed8.
Dlaed8 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED8() - Constructor for class org.netlib.lapack.DLAED8
 
Dlaed8() - Constructor for class org.netlib.lapack.Dlaed8
 
DLAED8(int, intW, int, int, double[], double[][], int[], doubleW, int, double[], double[], double[][], double[], int[], intW, int[][], double[][], int[], int[], intW) - Static method in class org.netlib.lapack.DLAED8
 
dlaed8(int, intW, int, int, double[], int, double[], int, int, int[], int, doubleW, int, double[], int, double[], int, double[], int, int, double[], int, int[], int, intW, int[], int, double[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlaed8
 
DLAED9 - Class in org.netlib.lapack
DLAED9 is a simplified interface to the JLAPACK routine dlaed9.
Dlaed9 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAED9() - Constructor for class org.netlib.lapack.DLAED9
 
Dlaed9() - Constructor for class org.netlib.lapack.Dlaed9
 
DLAED9(int, int, int, int, double[], double[][], double, double[], double[], double[][], intW) - Static method in class org.netlib.lapack.DLAED9
 
dlaed9(int, int, int, int, double[], int, double[], int, int, double, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dlaed9
 
DLAEDA - Class in org.netlib.lapack
DLAEDA is a simplified interface to the JLAPACK routine dlaeda.
Dlaeda - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAEDA() - Constructor for class org.netlib.lapack.DLAEDA
 
Dlaeda() - Constructor for class org.netlib.lapack.Dlaeda
 
DLAEDA(int, int, int, int, int[], int[], int[], int[][], double[][], double[], int[], double[], double[], intW) - Static method in class org.netlib.lapack.DLAEDA
 
dlaeda(int, int, int, int, int[], int, int[], int, int[], int, int[], int, double[], int, double[], int, int[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlaeda
 
DLAEIN - Class in org.netlib.lapack
DLAEIN is a simplified interface to the JLAPACK routine dlaein.
Dlaein - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAEIN() - Constructor for class org.netlib.lapack.DLAEIN
 
Dlaein() - Constructor for class org.netlib.lapack.Dlaein
 
DLAEIN(boolean, boolean, int, double[][], double, double, double[], double[], double[][], double[], double, double, double, intW) - Static method in class org.netlib.lapack.DLAEIN
 
dlaein(boolean, boolean, int, double[], int, int, double, double, double[], int, double[], int, double[], int, int, double[], int, double, double, double, intW) - Static method in class org.netlib.lapack.Dlaein
 
DLAEV2 - Class in org.netlib.lapack
DLAEV2 is a simplified interface to the JLAPACK routine dlaev2.
Dlaev2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAEV2() - Constructor for class org.netlib.lapack.DLAEV2
 
Dlaev2() - Constructor for class org.netlib.lapack.Dlaev2
 
DLAEV2(double, double, double, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAEV2
 
dlaev2(double, double, double, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlaev2
 
DLAEXC - Class in org.netlib.lapack
DLAEXC is a simplified interface to the JLAPACK routine dlaexc.
Dlaexc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAEXC() - Constructor for class org.netlib.lapack.DLAEXC
 
Dlaexc() - Constructor for class org.netlib.lapack.Dlaexc
 
DLAEXC(boolean, int, double[][], double[][], int, int, int, double[], intW) - Static method in class org.netlib.lapack.DLAEXC
 
dlaexc(boolean, int, double[], int, int, double[], int, int, int, int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dlaexc
 
DLAG2 - Class in org.netlib.lapack
DLAG2 is a simplified interface to the JLAPACK routine dlag2.
Dlag2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAG2() - Constructor for class org.netlib.lapack.DLAG2
 
Dlag2() - Constructor for class org.netlib.lapack.Dlag2
 
DLAG2(double[][], double[][], double, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAG2
 
dlag2(double[], int, int, double[], int, int, double, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlag2
 
DLAGS2 - Class in org.netlib.lapack
DLAGS2 is a simplified interface to the JLAPACK routine dlags2.
Dlags2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAGS2() - Constructor for class org.netlib.lapack.DLAGS2
 
Dlags2() - Constructor for class org.netlib.lapack.Dlags2
 
DLAGS2(boolean, double, double, double, double, double, double, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAGS2
 
dlags2(boolean, double, double, double, double, double, double, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlags2
 
DLAGTF - Class in org.netlib.lapack
DLAGTF is a simplified interface to the JLAPACK routine dlagtf.
Dlagtf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAGTF() - Constructor for class org.netlib.lapack.DLAGTF
 
Dlagtf() - Constructor for class org.netlib.lapack.Dlagtf
 
DLAGTF(int, double[], double, double[], double[], double, double[], int[], intW) - Static method in class org.netlib.lapack.DLAGTF
 
dlagtf(int, double[], int, double, double[], int, double[], int, double, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlagtf
 
DLAGTM - Class in org.netlib.lapack
DLAGTM is a simplified interface to the JLAPACK routine dlagtm.
Dlagtm - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAGTM() - Constructor for class org.netlib.lapack.DLAGTM
 
Dlagtm() - Constructor for class org.netlib.lapack.Dlagtm
 
DLAGTM(String, int, int, double, double[], double[], double[], double[][], double, double[][]) - Static method in class org.netlib.lapack.DLAGTM
 
dlagtm(String, int, int, double, double[], int, double[], int, double[], int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.lapack.Dlagtm
 
DLAGTS - Class in org.netlib.lapack
DLAGTS is a simplified interface to the JLAPACK routine dlagts.
Dlagts - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAGTS() - Constructor for class org.netlib.lapack.DLAGTS
 
Dlagts() - Constructor for class org.netlib.lapack.Dlagts
 
DLAGTS(int, int, double[], double[], double[], double[], int[], double[], doubleW, intW) - Static method in class org.netlib.lapack.DLAGTS
 
dlagts(int, int, double[], int, double[], int, double[], int, double[], int, int[], int, double[], int, doubleW, intW) - Static method in class org.netlib.lapack.Dlagts
 
DLAGV2 - Class in org.netlib.lapack
DLAGV2 is a simplified interface to the JLAPACK routine dlagv2.
Dlagv2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAGV2() - Constructor for class org.netlib.lapack.DLAGV2
 
Dlagv2() - Constructor for class org.netlib.lapack.Dlagv2
 
DLAGV2(double[][], double[][], double[], double[], double[], doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAGV2
 
dlagv2(double[], int, int, double[], int, int, double[], int, double[], int, double[], int, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlagv2
 
DLAHQR - Class in org.netlib.lapack
DLAHQR is a simplified interface to the JLAPACK routine dlahqr.
Dlahqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAHQR() - Constructor for class org.netlib.lapack.DLAHQR
 
Dlahqr() - Constructor for class org.netlib.lapack.Dlahqr
 
DLAHQR(boolean, boolean, int, int, int, double[][], double[], double[], int, int, double[][], intW) - Static method in class org.netlib.lapack.DLAHQR
 
dlahqr(boolean, boolean, int, int, int, double[], int, int, double[], int, double[], int, int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dlahqr
 
DLAHRD - Class in org.netlib.lapack
DLAHRD is a simplified interface to the JLAPACK routine dlahrd.
Dlahrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAHRD() - Constructor for class org.netlib.lapack.DLAHRD
 
Dlahrd() - Constructor for class org.netlib.lapack.Dlahrd
 
DLAHRD(int, int, int, double[][], double[], double[][], double[][]) - Static method in class org.netlib.lapack.DLAHRD
 
dlahrd(int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int) - Static method in class org.netlib.lapack.Dlahrd
 
DLAIC1 - Class in org.netlib.lapack
DLAIC1 is a simplified interface to the JLAPACK routine dlaic1.
Dlaic1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAIC1() - Constructor for class org.netlib.lapack.DLAIC1
 
Dlaic1() - Constructor for class org.netlib.lapack.Dlaic1
 
DLAIC1(int, int, double[], double, double[], double, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAIC1
 
dlaic1(int, int, double[], int, double, double[], int, double, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlaic1
 
DLALN2 - Class in org.netlib.lapack
DLALN2 is a simplified interface to the JLAPACK routine dlaln2.
Dlaln2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLALN2() - Constructor for class org.netlib.lapack.DLALN2
 
Dlaln2() - Constructor for class org.netlib.lapack.Dlaln2
 
DLALN2(boolean, int, int, double, double, double[][], double, double, double[][], double, double, double[][], doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DLALN2
 
dlaln2(boolean, int, int, double, double, double[], int, int, double, double, double[], int, int, double, double, double[], int, int, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dlaln2
 
DLALS0 - Class in org.netlib.lapack
DLALS0 is a simplified interface to the JLAPACK routine dlals0.
Dlals0 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLALS0() - Constructor for class org.netlib.lapack.DLALS0
 
Dlals0() - Constructor for class org.netlib.lapack.Dlals0
 
DLALS0(int, int, int, int, int, double[][], double[][], int[], int, int[][], double[][], double[][], double[], double[][], double[], int, double, double, double[], intW) - Static method in class org.netlib.lapack.DLALS0
 
dlals0(int, int, int, int, int, double[], int, int, double[], int, int, int[], int, int, int[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double, double, double[], int, intW) - Static method in class org.netlib.lapack.Dlals0
 
DLALSA - Class in org.netlib.lapack
DLALSA is a simplified interface to the JLAPACK routine dlalsa.
Dlalsa - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLALSA() - Constructor for class org.netlib.lapack.DLALSA
 
Dlalsa() - Constructor for class org.netlib.lapack.Dlalsa
 
DLALSA(int, int, int, int, double[][], double[][], double[][], double[][], int[], double[][], double[][], double[][], double[][], int[], int[][], int[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DLALSA
 
dlalsa(int, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int[], int, double[], int, double[], int, double[], int, double[], int, int[], int, int[], int, int, int[], int, double[], int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlalsa
 
DLALSD - Class in org.netlib.lapack
DLALSD is a simplified interface to the JLAPACK routine dlalsd.
Dlalsd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLALSD() - Constructor for class org.netlib.lapack.DLALSD
 
Dlalsd() - Constructor for class org.netlib.lapack.Dlalsd
 
DLALSD(String, int, int, int, double[], double[], double[][], doubleW, intW, double[], int[], intW) - Static method in class org.netlib.lapack.DLALSD
 
dlalsd(String, int, int, int, double[], int, double[], int, double[], int, int, doubleW, intW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlalsd
 
DLAMC1 - Class in org.netlib.lapack
DLAMC1 is a simplified interface to the JLAPACK routine dlamc1.
Dlamc1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMC1() - Constructor for class org.netlib.lapack.DLAMC1
 
Dlamc1() - Constructor for class org.netlib.lapack.Dlamc1
 
DLAMC1(intW, intW, booleanW, booleanW) - Static method in class org.netlib.lapack.DLAMC1
 
dlamc1(intW, intW, booleanW, booleanW) - Static method in class org.netlib.lapack.Dlamc1
 
DLAMC2 - Class in org.netlib.lapack
DLAMC2 is a simplified interface to the JLAPACK routine dlamc2.
Dlamc2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMC2() - Constructor for class org.netlib.lapack.DLAMC2
 
Dlamc2() - Constructor for class org.netlib.lapack.Dlamc2
 
DLAMC2(intW, intW, booleanW, doubleW, intW, doubleW, intW, doubleW) - Static method in class org.netlib.lapack.DLAMC2
 
dlamc2(intW, intW, booleanW, doubleW, intW, doubleW, intW, doubleW) - Static method in class org.netlib.lapack.Dlamc2
 
DLAMC3 - Class in org.netlib.lapack
DLAMC3 is a simplified interface to the JLAPACK routine dlamc3.
Dlamc3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMC3() - Constructor for class org.netlib.lapack.DLAMC3
 
Dlamc3() - Constructor for class org.netlib.lapack.Dlamc3
 
DLAMC3(double, double) - Static method in class org.netlib.lapack.DLAMC3
 
dlamc3(double, double) - Static method in class org.netlib.lapack.Dlamc3
 
DLAMC4 - Class in org.netlib.lapack
DLAMC4 is a simplified interface to the JLAPACK routine dlamc4.
Dlamc4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMC4() - Constructor for class org.netlib.lapack.DLAMC4
 
Dlamc4() - Constructor for class org.netlib.lapack.Dlamc4
 
DLAMC4(intW, double, int) - Static method in class org.netlib.lapack.DLAMC4
 
dlamc4(intW, double, int) - Static method in class org.netlib.lapack.Dlamc4
 
DLAMC5 - Class in org.netlib.lapack
DLAMC5 is a simplified interface to the JLAPACK routine dlamc5.
Dlamc5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMC5() - Constructor for class org.netlib.lapack.DLAMC5
 
Dlamc5() - Constructor for class org.netlib.lapack.Dlamc5
 
DLAMC5(int, int, int, boolean, intW, doubleW) - Static method in class org.netlib.lapack.DLAMC5
 
dlamc5(int, int, int, boolean, intW, doubleW) - Static method in class org.netlib.lapack.Dlamc5
 
DLAMCH - Class in org.netlib.lapack
DLAMCH is a simplified interface to the JLAPACK routine dlamch.
Dlamch - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMCH() - Constructor for class org.netlib.lapack.DLAMCH
 
Dlamch() - Constructor for class org.netlib.lapack.Dlamch
 
DLAMCH(String) - Static method in class org.netlib.lapack.DLAMCH
 
dlamch(String) - Static method in class org.netlib.lapack.Dlamch
 
DLAMRG - Class in org.netlib.lapack
DLAMRG is a simplified interface to the JLAPACK routine dlamrg.
Dlamrg - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAMRG() - Constructor for class org.netlib.lapack.DLAMRG
 
Dlamrg() - Constructor for class org.netlib.lapack.Dlamrg
 
DLAMRG(int, int, double[], int, int, int[]) - Static method in class org.netlib.lapack.DLAMRG
 
dlamrg(int, int, double[], int, int, int, int[], int) - Static method in class org.netlib.lapack.Dlamrg
 
DLANGB - Class in org.netlib.lapack
DLANGB is a simplified interface to the JLAPACK routine dlangb.
Dlangb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANGB() - Constructor for class org.netlib.lapack.DLANGB
 
Dlangb() - Constructor for class org.netlib.lapack.Dlangb
 
DLANGB(String, int, int, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANGB
 
dlangb(String, int, int, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlangb
 
DLANGE - Class in org.netlib.lapack
DLANGE is a simplified interface to the JLAPACK routine dlange.
Dlange - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANGE() - Constructor for class org.netlib.lapack.DLANGE
 
Dlange() - Constructor for class org.netlib.lapack.Dlange
 
DLANGE(String, int, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANGE
 
dlange(String, int, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlange
 
DLANGT - Class in org.netlib.lapack
DLANGT is a simplified interface to the JLAPACK routine dlangt.
Dlangt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANGT() - Constructor for class org.netlib.lapack.DLANGT
 
Dlangt() - Constructor for class org.netlib.lapack.Dlangt
 
DLANGT(String, int, double[], double[], double[]) - Static method in class org.netlib.lapack.DLANGT
 
dlangt(String, int, double[], int, double[], int, double[], int) - Static method in class org.netlib.lapack.Dlangt
 
DLANHS - Class in org.netlib.lapack
DLANHS is a simplified interface to the JLAPACK routine dlanhs.
Dlanhs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANHS() - Constructor for class org.netlib.lapack.DLANHS
 
Dlanhs() - Constructor for class org.netlib.lapack.Dlanhs
 
DLANHS(String, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANHS
 
dlanhs(String, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlanhs
 
DLANSB - Class in org.netlib.lapack
DLANSB is a simplified interface to the JLAPACK routine dlansb.
Dlansb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANSB() - Constructor for class org.netlib.lapack.DLANSB
 
Dlansb() - Constructor for class org.netlib.lapack.Dlansb
 
DLANSB(String, String, int, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANSB
 
dlansb(String, String, int, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlansb
 
DLANSP - Class in org.netlib.lapack
DLANSP is a simplified interface to the JLAPACK routine dlansp.
Dlansp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANSP() - Constructor for class org.netlib.lapack.DLANSP
 
Dlansp() - Constructor for class org.netlib.lapack.Dlansp
 
DLANSP(String, String, int, double[], double[]) - Static method in class org.netlib.lapack.DLANSP
 
dlansp(String, String, int, double[], int, double[], int) - Static method in class org.netlib.lapack.Dlansp
 
DLANST - Class in org.netlib.lapack
DLANST is a simplified interface to the JLAPACK routine dlanst.
Dlanst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANST() - Constructor for class org.netlib.lapack.DLANST
 
Dlanst() - Constructor for class org.netlib.lapack.Dlanst
 
DLANST(String, int, double[], double[]) - Static method in class org.netlib.lapack.DLANST
 
dlanst(String, int, double[], int, double[], int) - Static method in class org.netlib.lapack.Dlanst
 
DLANSY - Class in org.netlib.lapack
DLANSY is a simplified interface to the JLAPACK routine dlansy.
Dlansy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANSY() - Constructor for class org.netlib.lapack.DLANSY
 
Dlansy() - Constructor for class org.netlib.lapack.Dlansy
 
DLANSY(String, String, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANSY
 
dlansy(String, String, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlansy
 
DLANTB - Class in org.netlib.lapack
DLANTB is a simplified interface to the JLAPACK routine dlantb.
Dlantb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANTB() - Constructor for class org.netlib.lapack.DLANTB
 
Dlantb() - Constructor for class org.netlib.lapack.Dlantb
 
DLANTB(String, String, String, int, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANTB
 
dlantb(String, String, String, int, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlantb
 
DLANTP - Class in org.netlib.lapack
DLANTP is a simplified interface to the JLAPACK routine dlantp.
Dlantp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANTP() - Constructor for class org.netlib.lapack.DLANTP
 
Dlantp() - Constructor for class org.netlib.lapack.Dlantp
 
DLANTP(String, String, String, int, double[], double[]) - Static method in class org.netlib.lapack.DLANTP
 
dlantp(String, String, String, int, double[], int, double[], int) - Static method in class org.netlib.lapack.Dlantp
 
DLANTR - Class in org.netlib.lapack
DLANTR is a simplified interface to the JLAPACK routine dlantr.
Dlantr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANTR() - Constructor for class org.netlib.lapack.DLANTR
 
Dlantr() - Constructor for class org.netlib.lapack.Dlantr
 
DLANTR(String, String, String, int, int, double[][], double[]) - Static method in class org.netlib.lapack.DLANTR
 
dlantr(String, String, String, int, int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlantr
 
DLANV2 - Class in org.netlib.lapack
DLANV2 is a simplified interface to the JLAPACK routine dlanv2.
Dlanv2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLANV2() - Constructor for class org.netlib.lapack.DLANV2
 
Dlanv2() - Constructor for class org.netlib.lapack.Dlanv2
 
DLANV2(doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLANV2
 
dlanv2(doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlanv2
 
DLAPLL - Class in org.netlib.lapack
DLAPLL is a simplified interface to the JLAPACK routine dlapll.
Dlapll - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAPLL() - Constructor for class org.netlib.lapack.DLAPLL
 
Dlapll() - Constructor for class org.netlib.lapack.Dlapll
 
DLAPLL(int, double[], int, double[], int, doubleW) - Static method in class org.netlib.lapack.DLAPLL
 
dlapll(int, double[], int, int, double[], int, int, doubleW) - Static method in class org.netlib.lapack.Dlapll
 
DLAPMT - Class in org.netlib.lapack
DLAPMT is a simplified interface to the JLAPACK routine dlapmt.
Dlapmt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAPMT() - Constructor for class org.netlib.lapack.DLAPMT
 
Dlapmt() - Constructor for class org.netlib.lapack.Dlapmt
 
DLAPMT(boolean, int, int, double[][], int[]) - Static method in class org.netlib.lapack.DLAPMT
 
dlapmt(boolean, int, int, double[], int, int, int[], int) - Static method in class org.netlib.lapack.Dlapmt
 
DLAPY2 - Class in org.netlib.lapack
DLAPY2 is a simplified interface to the JLAPACK routine dlapy2.
Dlapy2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAPY2() - Constructor for class org.netlib.lapack.DLAPY2
 
Dlapy2() - Constructor for class org.netlib.lapack.Dlapy2
 
DLAPY2(double, double) - Static method in class org.netlib.lapack.DLAPY2
 
dlapy2(double, double) - Static method in class org.netlib.lapack.Dlapy2
 
DLAPY3 - Class in org.netlib.lapack
DLAPY3 is a simplified interface to the JLAPACK routine dlapy3.
Dlapy3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAPY3() - Constructor for class org.netlib.lapack.DLAPY3
 
Dlapy3() - Constructor for class org.netlib.lapack.Dlapy3
 
DLAPY3(double, double, double) - Static method in class org.netlib.lapack.DLAPY3
 
dlapy3(double, double, double) - Static method in class org.netlib.lapack.Dlapy3
 
DLAQGB - Class in org.netlib.lapack
DLAQGB is a simplified interface to the JLAPACK routine dlaqgb.
Dlaqgb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQGB() - Constructor for class org.netlib.lapack.DLAQGB
 
Dlaqgb() - Constructor for class org.netlib.lapack.Dlaqgb
 
DLAQGB(int, int, int, int, double[][], double[], double[], double, double, double, StringW) - Static method in class org.netlib.lapack.DLAQGB
 
dlaqgb(int, int, int, int, double[], int, int, double[], int, double[], int, double, double, double, StringW) - Static method in class org.netlib.lapack.Dlaqgb
 
DLAQGE - Class in org.netlib.lapack
DLAQGE is a simplified interface to the JLAPACK routine dlaqge.
Dlaqge - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQGE() - Constructor for class org.netlib.lapack.DLAQGE
 
Dlaqge() - Constructor for class org.netlib.lapack.Dlaqge
 
DLAQGE(int, int, double[][], double[], double[], double, double, double, StringW) - Static method in class org.netlib.lapack.DLAQGE
 
dlaqge(int, int, double[], int, int, double[], int, double[], int, double, double, double, StringW) - Static method in class org.netlib.lapack.Dlaqge
 
DLAQP2 - Class in org.netlib.lapack
DLAQP2 is a simplified interface to the JLAPACK routine dlaqp2.
Dlaqp2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQP2() - Constructor for class org.netlib.lapack.DLAQP2
 
Dlaqp2() - Constructor for class org.netlib.lapack.Dlaqp2
 
DLAQP2(int, int, int, double[][], int[], double[], double[], double[], double[]) - Static method in class org.netlib.lapack.DLAQP2
 
dlaqp2(int, int, int, double[], int, int, int[], int, double[], int, double[], int, double[], int, double[], int) - Static method in class org.netlib.lapack.Dlaqp2
 
DLAQPS - Class in org.netlib.lapack
DLAQPS is a simplified interface to the JLAPACK routine dlaqps.
Dlaqps - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQPS() - Constructor for class org.netlib.lapack.DLAQPS
 
Dlaqps() - Constructor for class org.netlib.lapack.Dlaqps
 
DLAQPS(int, int, int, int, intW, double[][], int[], double[], double[], double[], double[], double[][]) - Static method in class org.netlib.lapack.DLAQPS
 
dlaqps(int, int, int, int, intW, double[], int, int, int[], int, double[], int, double[], int, double[], int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlaqps
 
DLAQSB - Class in org.netlib.lapack
DLAQSB is a simplified interface to the JLAPACK routine dlaqsb.
Dlaqsb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQSB() - Constructor for class org.netlib.lapack.DLAQSB
 
Dlaqsb() - Constructor for class org.netlib.lapack.Dlaqsb
 
DLAQSB(String, int, int, double[][], double[], double, double, StringW) - Static method in class org.netlib.lapack.DLAQSB
 
dlaqsb(String, int, int, double[], int, int, double[], int, double, double, StringW) - Static method in class org.netlib.lapack.Dlaqsb
 
DLAQSP - Class in org.netlib.lapack
DLAQSP is a simplified interface to the JLAPACK routine dlaqsp.
Dlaqsp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQSP() - Constructor for class org.netlib.lapack.DLAQSP
 
Dlaqsp() - Constructor for class org.netlib.lapack.Dlaqsp
 
DLAQSP(String, int, double[], double[], double, double, StringW) - Static method in class org.netlib.lapack.DLAQSP
 
dlaqsp(String, int, double[], int, double[], int, double, double, StringW) - Static method in class org.netlib.lapack.Dlaqsp
 
DLAQSY - Class in org.netlib.lapack
DLAQSY is a simplified interface to the JLAPACK routine dlaqsy.
Dlaqsy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQSY() - Constructor for class org.netlib.lapack.DLAQSY
 
Dlaqsy() - Constructor for class org.netlib.lapack.Dlaqsy
 
DLAQSY(String, int, double[][], double[], double, double, StringW) - Static method in class org.netlib.lapack.DLAQSY
 
dlaqsy(String, int, double[], int, int, double[], int, double, double, StringW) - Static method in class org.netlib.lapack.Dlaqsy
 
DLAQTR - Class in org.netlib.lapack
DLAQTR is a simplified interface to the JLAPACK routine dlaqtr.
Dlaqtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAQTR() - Constructor for class org.netlib.lapack.DLAQTR
 
Dlaqtr() - Constructor for class org.netlib.lapack.Dlaqtr
 
DLAQTR(boolean, boolean, int, double[][], double[], double, doubleW, double[], double[], intW) - Static method in class org.netlib.lapack.DLAQTR
 
dlaqtr(boolean, boolean, int, double[], int, int, double[], int, double, doubleW, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlaqtr
 
DLAR1V - Class in org.netlib.lapack
DLAR1V is a simplified interface to the JLAPACK routine dlar1v.
Dlar1v - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAR1V() - Constructor for class org.netlib.lapack.DLAR1V
 
Dlar1v() - Constructor for class org.netlib.lapack.Dlar1v
 
DLAR1V(int, int, int, double, double[], double[], double[], double[], double[], double[], doubleW, doubleW, intW, int[], double[]) - Static method in class org.netlib.lapack.DLAR1V
 
dlar1v(int, int, int, double, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, doubleW, doubleW, intW, int[], int, double[], int) - Static method in class org.netlib.lapack.Dlar1v
 
DLAR2V - Class in org.netlib.lapack
DLAR2V is a simplified interface to the JLAPACK routine dlar2v.
Dlar2v - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAR2V() - Constructor for class org.netlib.lapack.DLAR2V
 
Dlar2v() - Constructor for class org.netlib.lapack.Dlar2v
 
DLAR2V(int, double[], double[], double[], int, double[], double[], int) - Static method in class org.netlib.lapack.DLAR2V
 
dlar2v(int, double[], int, double[], int, double[], int, int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlar2v
 
DLARF - Class in org.netlib.lapack
DLARF is a simplified interface to the JLAPACK routine dlarf.
Dlarf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARF() - Constructor for class org.netlib.lapack.DLARF
 
Dlarf() - Constructor for class org.netlib.lapack.Dlarf
 
DLARF(String, int, int, double[], int, double, double[][], double[]) - Static method in class org.netlib.lapack.DLARF
 
dlarf(String, int, int, double[], int, int, double, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlarf
 
DLARFB - Class in org.netlib.lapack
DLARFB is a simplified interface to the JLAPACK routine dlarfb.
Dlarfb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARFB() - Constructor for class org.netlib.lapack.DLARFB
 
Dlarfb() - Constructor for class org.netlib.lapack.Dlarfb
 
DLARFB(String, String, String, String, int, int, int, double[][], double[][], double[][], double[][]) - Static method in class org.netlib.lapack.DLARFB
 
dlarfb(String, String, String, String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.lapack.Dlarfb
 
DLARFG - Class in org.netlib.lapack
DLARFG is a simplified interface to the JLAPACK routine dlarfg.
Dlarfg - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARFG() - Constructor for class org.netlib.lapack.DLARFG
 
Dlarfg() - Constructor for class org.netlib.lapack.Dlarfg
 
DLARFG(int, doubleW, double[], int, doubleW) - Static method in class org.netlib.lapack.DLARFG
 
dlarfg(int, doubleW, double[], int, int, doubleW) - Static method in class org.netlib.lapack.Dlarfg
 
DLARFT - Class in org.netlib.lapack
DLARFT is a simplified interface to the JLAPACK routine dlarft.
Dlarft - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARFT() - Constructor for class org.netlib.lapack.DLARFT
 
Dlarft() - Constructor for class org.netlib.lapack.Dlarft
 
DLARFT(String, String, int, int, double[][], double[], double[][]) - Static method in class org.netlib.lapack.DLARFT
 
dlarft(String, String, int, int, double[], int, int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlarft
 
DLARFX - Class in org.netlib.lapack
DLARFX is a simplified interface to the JLAPACK routine dlarfx.
Dlarfx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARFX() - Constructor for class org.netlib.lapack.DLARFX
 
Dlarfx() - Constructor for class org.netlib.lapack.Dlarfx
 
DLARFX(String, int, int, double[], double, double[][], double[]) - Static method in class org.netlib.lapack.DLARFX
 
dlarfx(String, int, int, double[], int, double, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlarfx
 
DLARGV - Class in org.netlib.lapack
DLARGV is a simplified interface to the JLAPACK routine dlargv.
Dlargv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARGV() - Constructor for class org.netlib.lapack.DLARGV
 
Dlargv() - Constructor for class org.netlib.lapack.Dlargv
 
DLARGV(int, double[], int, double[], int, double[], int) - Static method in class org.netlib.lapack.DLARGV
 
dlargv(int, double[], int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.lapack.Dlargv
 
DLARNV - Class in org.netlib.lapack
DLARNV is a simplified interface to the JLAPACK routine dlarnv.
Dlarnv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARNV() - Constructor for class org.netlib.lapack.DLARNV
 
Dlarnv() - Constructor for class org.netlib.lapack.Dlarnv
 
DLARNV(int, int[], int, double[]) - Static method in class org.netlib.lapack.DLARNV
 
dlarnv(int, int[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlarnv
 
DLARRB - Class in org.netlib.lapack
DLARRB is a simplified interface to the JLAPACK routine dlarrb.
Dlarrb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARRB() - Constructor for class org.netlib.lapack.DLARRB
 
Dlarrb() - Constructor for class org.netlib.lapack.Dlarrb
 
DLARRB(int, double[], double[], double[], double[], int, int, double, double, double[], double[], double[], double[], int[], int) - Static method in class org.netlib.lapack.DLARRB
 
dlarrb(int, double[], int, double[], int, double[], int, double[], int, int, int, double, double, double[], int, double[], int, double[], int, double[], int, int[], int, int) - Static method in class org.netlib.lapack.Dlarrb
 
DLARRE - Class in org.netlib.lapack
DLARRE is a simplified interface to the JLAPACK routine dlarre.
Dlarre - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARRE() - Constructor for class org.netlib.lapack.DLARRE
 
Dlarre() - Constructor for class org.netlib.lapack.Dlarre
 
DLARRE(int, double[], double[], double, intW, int[], intW, double[], double[], double[], double[], intW) - Static method in class org.netlib.lapack.DLARRE
 
dlarre(int, double[], int, double[], int, double, intW, int[], int, intW, double[], int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlarre
 
DLARRF - Class in org.netlib.lapack
DLARRF is a simplified interface to the JLAPACK routine dlarrf.
Dlarrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARRF() - Constructor for class org.netlib.lapack.DLARRF
 
Dlarrf() - Constructor for class org.netlib.lapack.Dlarrf
 
DLARRF(int, double[], double[], double[], double[], int, int, double[], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DLARRF
 
dlarrf(int, double[], int, double[], int, double[], int, double[], int, int, int, double[], int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlarrf
 
DLARRV - Class in org.netlib.lapack
DLARRV is a simplified interface to the JLAPACK routine dlarrv.
Dlarrv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARRV() - Constructor for class org.netlib.lapack.DLARRV
 
Dlarrv() - Constructor for class org.netlib.lapack.Dlarrv
 
DLARRV(int, double[], double[], int[], int, double[], int[], double[], double, double[][], int[], double[], int[], intW) - Static method in class org.netlib.lapack.DLARRV
 
dlarrv(int, double[], int, double[], int, int[], int, int, double[], int, int[], int, double[], int, double, double[], int, int, int[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlarrv
 
DLARTG - Class in org.netlib.lapack
DLARTG is a simplified interface to the JLAPACK routine dlartg.
Dlartg - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARTG() - Constructor for class org.netlib.lapack.DLARTG
 
Dlartg() - Constructor for class org.netlib.lapack.Dlartg
 
DLARTG(double, double, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLARTG
 
dlartg(double, double, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlartg
 
DLARTV - Class in org.netlib.lapack
DLARTV is a simplified interface to the JLAPACK routine dlartv.
Dlartv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARTV() - Constructor for class org.netlib.lapack.DLARTV
 
Dlartv() - Constructor for class org.netlib.lapack.Dlartv
 
DLARTV(int, double[], int, double[], int, double[], double[], int) - Static method in class org.netlib.lapack.DLARTV
 
dlartv(int, double[], int, int, double[], int, int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlartv
 
DLARUV - Class in org.netlib.lapack
DLARUV is a simplified interface to the JLAPACK routine dlaruv.
Dlaruv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARUV() - Constructor for class org.netlib.lapack.DLARUV
 
Dlaruv() - Constructor for class org.netlib.lapack.Dlaruv
 
DLARUV(int[], int, double[]) - Static method in class org.netlib.lapack.DLARUV
 
dlaruv(int[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlaruv
 
DLARZ - Class in org.netlib.lapack
DLARZ is a simplified interface to the JLAPACK routine dlarz.
Dlarz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARZ() - Constructor for class org.netlib.lapack.DLARZ
 
Dlarz() - Constructor for class org.netlib.lapack.Dlarz
 
DLARZ(String, int, int, int, double[], int, double, double[][], double[]) - Static method in class org.netlib.lapack.DLARZ
 
dlarz(String, int, int, int, double[], int, int, double, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlarz
 
DLARZB - Class in org.netlib.lapack
DLARZB is a simplified interface to the JLAPACK routine dlarzb.
Dlarzb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARZB() - Constructor for class org.netlib.lapack.DLARZB
 
Dlarzb() - Constructor for class org.netlib.lapack.Dlarzb
 
DLARZB(String, String, String, String, int, int, int, int, double[][], double[][], double[][], double[][]) - Static method in class org.netlib.lapack.DLARZB
 
dlarzb(String, String, String, String, int, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.lapack.Dlarzb
 
DLARZT - Class in org.netlib.lapack
DLARZT is a simplified interface to the JLAPACK routine dlarzt.
Dlarzt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLARZT() - Constructor for class org.netlib.lapack.DLARZT
 
Dlarzt() - Constructor for class org.netlib.lapack.Dlarzt
 
DLARZT(String, String, int, int, double[][], double[], double[][]) - Static method in class org.netlib.lapack.DLARZT
 
dlarzt(String, String, int, int, double[], int, int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlarzt
 
DLAS2 - Class in org.netlib.lapack
DLAS2 is a simplified interface to the JLAPACK routine dlas2.
Dlas2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAS2() - Constructor for class org.netlib.lapack.DLAS2
 
Dlas2() - Constructor for class org.netlib.lapack.Dlas2
 
DLAS2(double, double, double, doubleW, doubleW) - Static method in class org.netlib.lapack.DLAS2
 
dlas2(double, double, double, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlas2
 
DLASCL - Class in org.netlib.lapack
DLASCL is a simplified interface to the JLAPACK routine dlascl.
Dlascl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASCL() - Constructor for class org.netlib.lapack.DLASCL
 
Dlascl() - Constructor for class org.netlib.lapack.Dlascl
 
DLASCL(String, int, int, double, double, int, int, double[][], intW) - Static method in class org.netlib.lapack.DLASCL
 
dlascl(String, int, int, double, double, int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dlascl
 
DLASD0 - Class in org.netlib.lapack
DLASD0 is a simplified interface to the JLAPACK routine dlasd0.
Dlasd0 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD0() - Constructor for class org.netlib.lapack.DLASD0
 
Dlasd0() - Constructor for class org.netlib.lapack.Dlasd0
 
DLASD0(int, int, double[], double[], double[][], double[][], int, int[], double[], intW) - Static method in class org.netlib.lapack.DLASD0
 
dlasd0(int, int, double[], int, double[], int, double[], int, int, double[], int, int, int, int[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasd0
 
DLASD1 - Class in org.netlib.lapack
DLASD1 is a simplified interface to the JLAPACK routine dlasd1.
Dlasd1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD1() - Constructor for class org.netlib.lapack.DLASD1
 
Dlasd1() - Constructor for class org.netlib.lapack.Dlasd1
 
DLASD1(int, int, int, double[], doubleW, doubleW, double[][], double[][], int[], int[], double[], intW) - Static method in class org.netlib.lapack.DLASD1
 
dlasd1(int, int, int, double[], int, doubleW, doubleW, double[], int, int, double[], int, int, int[], int, int[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasd1
 
DLASD2 - Class in org.netlib.lapack
DLASD2 is a simplified interface to the JLAPACK routine dlasd2.
Dlasd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD2() - Constructor for class org.netlib.lapack.DLASD2
 
Dlasd2() - Constructor for class org.netlib.lapack.Dlasd2
 
DLASD2(int, int, int, intW, double[], double[], double, double, double[][], double[][], double[], double[][], double[][], int[], int[], int[], int[], int[], intW) - Static method in class org.netlib.lapack.DLASD2
 
dlasd2(int, int, int, intW, double[], int, double[], int, double, double, double[], int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, int[], int, int[], int, int[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlasd2
 
DLASD3 - Class in org.netlib.lapack
DLASD3 is a simplified interface to the JLAPACK routine dlasd3.
Dlasd3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD3() - Constructor for class org.netlib.lapack.DLASD3
 
Dlasd3() - Constructor for class org.netlib.lapack.Dlasd3
 
DLASD3(int, int, int, int, double[], double[][], double[], double[][], double[][], double[][], double[][], int[], int[], double[], intW) - Static method in class org.netlib.lapack.DLASD3
 
dlasd3(int, int, int, int, double[], int, double[], int, int, double[], int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, int[], int, int[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasd3
 
DLASD4 - Class in org.netlib.lapack
DLASD4 is a simplified interface to the JLAPACK routine dlasd4.
Dlasd4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD4() - Constructor for class org.netlib.lapack.DLASD4
 
Dlasd4() - Constructor for class org.netlib.lapack.Dlasd4
 
DLASD4(int, int, double[], double[], double[], double, doubleW, double[], intW) - Static method in class org.netlib.lapack.DLASD4
 
dlasd4(int, int, double[], int, double[], int, double[], int, double, doubleW, double[], int, intW) - Static method in class org.netlib.lapack.Dlasd4
 
DLASD5 - Class in org.netlib.lapack
DLASD5 is a simplified interface to the JLAPACK routine dlasd5.
Dlasd5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD5() - Constructor for class org.netlib.lapack.DLASD5
 
Dlasd5() - Constructor for class org.netlib.lapack.Dlasd5
 
DLASD5(int, double[], double[], double[], double, doubleW, double[]) - Static method in class org.netlib.lapack.DLASD5
 
dlasd5(int, double[], int, double[], int, double[], int, double, doubleW, double[], int) - Static method in class org.netlib.lapack.Dlasd5
 
DLASD6 - Class in org.netlib.lapack
DLASD6 is a simplified interface to the JLAPACK routine dlasd6.
Dlasd6 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD6() - Constructor for class org.netlib.lapack.DLASD6
 
Dlasd6() - Constructor for class org.netlib.lapack.Dlasd6
 
DLASD6(int, int, int, int, double[], double[], double[], doubleW, doubleW, int[], int[], intW, int[][], double[][], double[][], double[], double[], double[], intW, doubleW, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DLASD6
 
dlasd6(int, int, int, int, double[], int, double[], int, double[], int, doubleW, doubleW, int[], int, int[], int, intW, int[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, intW, doubleW, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlasd6
 
DLASD7 - Class in org.netlib.lapack
DLASD7 is a simplified interface to the JLAPACK routine dlasd7.
Dlasd7 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD7() - Constructor for class org.netlib.lapack.DLASD7
 
Dlasd7() - Constructor for class org.netlib.lapack.Dlasd7
 
DLASD7(int, int, int, int, intW, double[], double[], double[], double[], double[], double[], double[], double, double, double[], int[], int[], int[], int[], intW, int[][], double[][], doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DLASD7
 
dlasd7(int, int, int, int, intW, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, double, double, double[], int, int[], int, int[], int, int[], int, int[], int, intW, int[], int, int, double[], int, int, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dlasd7
 
DLASD8 - Class in org.netlib.lapack
DLASD8 is a simplified interface to the JLAPACK routine dlasd8.
Dlasd8 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD8() - Constructor for class org.netlib.lapack.DLASD8
 
Dlasd8() - Constructor for class org.netlib.lapack.Dlasd8
 
DLASD8(int, int, double[], double[], double[], double[], double[], double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DLASD8
 
dlasd8(int, int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasd8
 
DLASD9 - Class in org.netlib.lapack
DLASD9 is a simplified interface to the JLAPACK routine dlasd9.
Dlasd9 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASD9() - Constructor for class org.netlib.lapack.DLASD9
 
Dlasd9() - Constructor for class org.netlib.lapack.Dlasd9
 
DLASD9(int, int, int, double[], double[], double[], double[], double[], double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DLASD9
 
dlasd9(int, int, int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasd9
 
DLASDA - Class in org.netlib.lapack
DLASDA is a simplified interface to the JLAPACK routine dlasda.
Dlasda - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASDA() - Constructor for class org.netlib.lapack.DLASDA
 
Dlasda() - Constructor for class org.netlib.lapack.Dlasda
 
DLASDA(int, int, int, int, double[], double[], double[][], double[][], int[], double[][], double[][], double[][], double[][], int[], int[][], int[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DLASDA
 
dlasda(int, int, int, int, double[], int, double[], int, double[], int, int, double[], int, int[], int, double[], int, double[], int, double[], int, double[], int, int[], int, int[], int, int, int[], int, double[], int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dlasda
 
DLASDQ - Class in org.netlib.lapack
DLASDQ is a simplified interface to the JLAPACK routine dlasdq.
Dlasdq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASDQ() - Constructor for class org.netlib.lapack.DLASDQ
 
Dlasdq() - Constructor for class org.netlib.lapack.Dlasdq
 
DLASDQ(String, int, int, int, int, int, double[], double[], double[][], double[][], double[][], double[], intW) - Static method in class org.netlib.lapack.DLASDQ
 
dlasdq(String, int, int, int, int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasdq
 
DLASDT - Class in org.netlib.lapack
DLASDT is a simplified interface to the JLAPACK routine dlasdt.
Dlasdt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASDT() - Constructor for class org.netlib.lapack.DLASDT
 
Dlasdt() - Constructor for class org.netlib.lapack.Dlasdt
 
DLASDT(int, intW, intW, int[], int[], int[], int) - Static method in class org.netlib.lapack.DLASDT
 
dlasdt(int, intW, intW, int[], int, int[], int, int[], int, int) - Static method in class org.netlib.lapack.Dlasdt
 
DLASET - Class in org.netlib.lapack
DLASET is a simplified interface to the JLAPACK routine dlaset.
Dlaset - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASET() - Constructor for class org.netlib.lapack.DLASET
 
Dlaset() - Constructor for class org.netlib.lapack.Dlaset
 
DLASET(String, int, int, double, double, double[][]) - Static method in class org.netlib.lapack.DLASET
 
dlaset(String, int, int, double, double, double[], int, int) - Static method in class org.netlib.lapack.Dlaset
 
DLASQ1 - Class in org.netlib.lapack
DLASQ1 is a simplified interface to the JLAPACK routine dlasq1.
Dlasq1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASQ1() - Constructor for class org.netlib.lapack.DLASQ1
 
Dlasq1() - Constructor for class org.netlib.lapack.Dlasq1
 
DLASQ1(int, double[], double[], double[], intW) - Static method in class org.netlib.lapack.DLASQ1
 
dlasq1(int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasq1
 
DLASQ2 - Class in org.netlib.lapack
DLASQ2 is a simplified interface to the JLAPACK routine dlasq2.
Dlasq2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASQ2() - Constructor for class org.netlib.lapack.DLASQ2
 
Dlasq2() - Constructor for class org.netlib.lapack.Dlasq2
 
DLASQ2(int, double[], intW) - Static method in class org.netlib.lapack.DLASQ2
 
dlasq2(int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasq2
 
DLASQ3 - Class in org.netlib.lapack
DLASQ3 is a simplified interface to the JLAPACK routine dlasq3.
Dlasq3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASQ3() - Constructor for class org.netlib.lapack.DLASQ3
 
Dlasq3() - Constructor for class org.netlib.lapack.Dlasq3
 
DLASQ3(int, intW, double[], int, doubleW, doubleW, doubleW, doubleW, intW, intW, intW, boolean) - Static method in class org.netlib.lapack.DLASQ3
 
dlasq3(int, intW, double[], int, int, doubleW, doubleW, doubleW, doubleW, intW, intW, intW, boolean) - Static method in class org.netlib.lapack.Dlasq3
 
DLASQ4 - Class in org.netlib.lapack
DLASQ4 is a simplified interface to the JLAPACK routine dlasq4.
Dlasq4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASQ4() - Constructor for class org.netlib.lapack.DLASQ4
 
Dlasq4() - Constructor for class org.netlib.lapack.Dlasq4
 
DLASQ4(int, int, double[], int, int, double, double, double, double, double, double, doubleW, intW) - Static method in class org.netlib.lapack.DLASQ4
 
dlasq4(int, int, double[], int, int, int, double, double, double, double, double, double, doubleW, intW) - Static method in class org.netlib.lapack.Dlasq4
 
DLASQ5 - Class in org.netlib.lapack
DLASQ5 is a simplified interface to the JLAPACK routine dlasq5.
Dlasq5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASQ5() - Constructor for class org.netlib.lapack.DLASQ5
 
Dlasq5() - Constructor for class org.netlib.lapack.Dlasq5
 
DLASQ5(int, int, double[], int, double, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, boolean) - Static method in class org.netlib.lapack.DLASQ5
 
dlasq5(int, int, double[], int, int, double, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW, boolean) - Static method in class org.netlib.lapack.Dlasq5
 
DLASQ6 - Class in org.netlib.lapack
DLASQ6 is a simplified interface to the JLAPACK routine dlasq6.
Dlasq6 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASQ6() - Constructor for class org.netlib.lapack.DLASQ6
 
Dlasq6() - Constructor for class org.netlib.lapack.Dlasq6
 
DLASQ6(int, int, double[], int, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLASQ6
 
dlasq6(int, int, double[], int, int, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlasq6
 
DLASR - Class in org.netlib.lapack
DLASR is a simplified interface to the JLAPACK routine dlasr.
Dlasr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASR() - Constructor for class org.netlib.lapack.DLASR
 
Dlasr() - Constructor for class org.netlib.lapack.Dlasr
 
DLASR(String, String, String, int, int, double[], double[], double[][]) - Static method in class org.netlib.lapack.DLASR
 
dlasr(String, String, String, int, int, double[], int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlasr
 
DLASRT - Class in org.netlib.lapack
DLASRT is a simplified interface to the JLAPACK routine dlasrt.
Dlasrt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASRT() - Constructor for class org.netlib.lapack.DLASRT
 
Dlasrt() - Constructor for class org.netlib.lapack.Dlasrt
 
DLASRT(String, int, double[], intW) - Static method in class org.netlib.lapack.DLASRT
 
dlasrt(String, int, double[], int, intW) - Static method in class org.netlib.lapack.Dlasrt
 
DLASSQ - Class in org.netlib.lapack
DLASSQ is a simplified interface to the JLAPACK routine dlassq.
Dlassq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASSQ() - Constructor for class org.netlib.lapack.DLASSQ
 
Dlassq() - Constructor for class org.netlib.lapack.Dlassq
 
DLASSQ(int, double[], int, doubleW, doubleW) - Static method in class org.netlib.lapack.DLASSQ
 
dlassq(int, double[], int, int, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlassq
 
DLASV2 - Class in org.netlib.lapack
DLASV2 is a simplified interface to the JLAPACK routine dlasv2.
Dlasv2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASV2() - Constructor for class org.netlib.lapack.DLASV2
 
Dlasv2() - Constructor for class org.netlib.lapack.Dlasv2
 
DLASV2(double, double, double, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.DLASV2
 
dlasv2(double, double, double, doubleW, doubleW, doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.lapack.Dlasv2
 
DLASWP - Class in org.netlib.lapack
DLASWP is a simplified interface to the JLAPACK routine dlaswp.
Dlaswp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASWP() - Constructor for class org.netlib.lapack.DLASWP
 
Dlaswp() - Constructor for class org.netlib.lapack.Dlaswp
 
DLASWP(int, double[][], int, int, int[], int) - Static method in class org.netlib.lapack.DLASWP
 
dlaswp(int, double[], int, int, int, int, int[], int, int) - Static method in class org.netlib.lapack.Dlaswp
 
DLASY2 - Class in org.netlib.lapack
DLASY2 is a simplified interface to the JLAPACK routine dlasy2.
Dlasy2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASY2() - Constructor for class org.netlib.lapack.DLASY2
 
Dlasy2() - Constructor for class org.netlib.lapack.Dlasy2
 
DLASY2(boolean, boolean, int, int, int, double[][], double[][], double[][], doubleW, double[][], doubleW, intW) - Static method in class org.netlib.lapack.DLASY2
 
dlasy2(boolean, boolean, int, int, int, double[], int, int, double[], int, int, double[], int, int, doubleW, double[], int, int, doubleW, intW) - Static method in class org.netlib.lapack.Dlasy2
 
DLASYF - Class in org.netlib.lapack
DLASYF is a simplified interface to the JLAPACK routine dlasyf.
Dlasyf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLASYF() - Constructor for class org.netlib.lapack.DLASYF
 
Dlasyf() - Constructor for class org.netlib.lapack.Dlasyf
 
DLASYF(String, int, int, intW, double[][], int[], double[][], intW) - Static method in class org.netlib.lapack.DLASYF
 
dlasyf(String, int, int, intW, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dlasyf
 
DLATBS - Class in org.netlib.lapack
DLATBS is a simplified interface to the JLAPACK routine dlatbs.
Dlatbs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATBS() - Constructor for class org.netlib.lapack.DLATBS
 
Dlatbs() - Constructor for class org.netlib.lapack.Dlatbs
 
DLATBS(String, String, String, String, int, int, double[][], double[], doubleW, double[], intW) - Static method in class org.netlib.lapack.DLATBS
 
dlatbs(String, String, String, String, int, int, double[], int, int, double[], int, doubleW, double[], int, intW) - Static method in class org.netlib.lapack.Dlatbs
 
DLATDF - Class in org.netlib.lapack
DLATDF is a simplified interface to the JLAPACK routine dlatdf.
Dlatdf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATDF() - Constructor for class org.netlib.lapack.DLATDF
 
Dlatdf() - Constructor for class org.netlib.lapack.Dlatdf
 
DLATDF(int, int, double[][], double[], doubleW, doubleW, int[], int[]) - Static method in class org.netlib.lapack.DLATDF
 
dlatdf(int, int, double[], int, int, double[], int, doubleW, doubleW, int[], int, int[], int) - Static method in class org.netlib.lapack.Dlatdf
 
DLATPS - Class in org.netlib.lapack
DLATPS is a simplified interface to the JLAPACK routine dlatps.
Dlatps - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATPS() - Constructor for class org.netlib.lapack.DLATPS
 
Dlatps() - Constructor for class org.netlib.lapack.Dlatps
 
DLATPS(String, String, String, String, int, double[], double[], doubleW, double[], intW) - Static method in class org.netlib.lapack.DLATPS
 
dlatps(String, String, String, String, int, double[], int, double[], int, doubleW, double[], int, intW) - Static method in class org.netlib.lapack.Dlatps
 
DLATRD - Class in org.netlib.lapack
DLATRD is a simplified interface to the JLAPACK routine dlatrd.
Dlatrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATRD() - Constructor for class org.netlib.lapack.DLATRD
 
Dlatrd() - Constructor for class org.netlib.lapack.Dlatrd
 
DLATRD(String, int, int, double[][], double[], double[], double[][]) - Static method in class org.netlib.lapack.DLATRD
 
dlatrd(String, int, int, double[], int, int, double[], int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dlatrd
 
DLATRS - Class in org.netlib.lapack
DLATRS is a simplified interface to the JLAPACK routine dlatrs.
Dlatrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATRS() - Constructor for class org.netlib.lapack.DLATRS
 
Dlatrs() - Constructor for class org.netlib.lapack.Dlatrs
 
DLATRS(String, String, String, String, int, double[][], double[], doubleW, double[], intW) - Static method in class org.netlib.lapack.DLATRS
 
dlatrs(String, String, String, String, int, double[], int, int, double[], int, doubleW, double[], int, intW) - Static method in class org.netlib.lapack.Dlatrs
 
DLATRZ - Class in org.netlib.lapack
DLATRZ is a simplified interface to the JLAPACK routine dlatrz.
Dlatrz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATRZ() - Constructor for class org.netlib.lapack.DLATRZ
 
Dlatrz() - Constructor for class org.netlib.lapack.Dlatrz
 
DLATRZ(int, int, int, double[][], double[], double[]) - Static method in class org.netlib.lapack.DLATRZ
 
dlatrz(int, int, int, double[], int, int, double[], int, double[], int) - Static method in class org.netlib.lapack.Dlatrz
 
DLATZM - Class in org.netlib.lapack
DLATZM is a simplified interface to the JLAPACK routine dlatzm.
Dlatzm - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLATZM() - Constructor for class org.netlib.lapack.DLATZM
 
Dlatzm() - Constructor for class org.netlib.lapack.Dlatzm
 
DLATZM(String, int, int, double[], int, double, double[][], double[][], double[]) - Static method in class org.netlib.lapack.DLATZM
 
dlatzm(String, int, int, double[], int, int, double, double[], int, double[], int, int, double[], int) - Static method in class org.netlib.lapack.Dlatzm
 
DLAUU2 - Class in org.netlib.lapack
DLAUU2 is a simplified interface to the JLAPACK routine dlauu2.
Dlauu2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAUU2() - Constructor for class org.netlib.lapack.DLAUU2
 
Dlauu2() - Constructor for class org.netlib.lapack.Dlauu2
 
DLAUU2(String, int, double[][], intW) - Static method in class org.netlib.lapack.DLAUU2
 
dlauu2(String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dlauu2
 
DLAUUM - Class in org.netlib.lapack
DLAUUM is a simplified interface to the JLAPACK routine dlauum.
Dlauum - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DLAUUM() - Constructor for class org.netlib.lapack.DLAUUM
 
Dlauum() - Constructor for class org.netlib.lapack.Dlauum
 
DLAUUM(String, int, double[][], intW) - Static method in class org.netlib.lapack.DLAUUM
 
dlauum(String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dlauum
 
dmin1 - Static variable in class org.netlib.lapack.Dlasq3
 
dmin1 - Static variable in class org.netlib.lapack.Slasq3
 
dmin2 - Static variable in class org.netlib.lapack.Dlasq3
 
dmin2 - Static variable in class org.netlib.lapack.Slasq3
 
dn - Static variable in class org.netlib.lapack.Dlasq3
 
dn - Static variable in class org.netlib.lapack.Slasq3
 
dn1 - Static variable in class org.netlib.lapack.Dlasq3
 
dn1 - Static variable in class org.netlib.lapack.Slasq3
 
dn2 - Static variable in class org.netlib.lapack.Dlasq3
 
dn2 - Static variable in class org.netlib.lapack.Slasq3
 
DNRM2 - Class in org.netlib.blas
DNRM2 is a simplified interface to the JLAPACK routine dnrm2.
Dnrm2 - Class in org.netlib.blas
Following is the description from the original Fortran source.
DNRM2() - Constructor for class org.netlib.blas.DNRM2
 
Dnrm2() - Constructor for class org.netlib.blas.Dnrm2
 
DNRM2(int, double[], int) - Static method in class org.netlib.blas.DNRM2
 
dnrm2(int, double[], int, int) - Static method in class org.netlib.blas.Dnrm2
 
DOPGTR - Class in org.netlib.lapack
DOPGTR is a simplified interface to the JLAPACK routine dopgtr.
Dopgtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DOPGTR() - Constructor for class org.netlib.lapack.DOPGTR
 
Dopgtr() - Constructor for class org.netlib.lapack.Dopgtr
 
DOPGTR(String, int, double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DOPGTR
 
dopgtr(String, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dopgtr
 
DOPMTR - Class in org.netlib.lapack
DOPMTR is a simplified interface to the JLAPACK routine dopmtr.
Dopmtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DOPMTR() - Constructor for class org.netlib.lapack.DOPMTR
 
Dopmtr() - Constructor for class org.netlib.lapack.Dopmtr
 
DOPMTR(String, String, String, int, int, double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DOPMTR
 
dopmtr(String, String, String, int, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dopmtr
 
DORG2L - Class in org.netlib.lapack
DORG2L is a simplified interface to the JLAPACK routine dorg2l.
Dorg2l - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORG2L() - Constructor for class org.netlib.lapack.DORG2L
 
Dorg2l() - Constructor for class org.netlib.lapack.Dorg2l
 
DORG2L(int, int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DORG2L
 
dorg2l(int, int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dorg2l
 
DORG2R - Class in org.netlib.lapack
DORG2R is a simplified interface to the JLAPACK routine dorg2r.
Dorg2r - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORG2R() - Constructor for class org.netlib.lapack.DORG2R
 
Dorg2r() - Constructor for class org.netlib.lapack.Dorg2r
 
DORG2R(int, int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DORG2R
 
dorg2r(int, int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dorg2r
 
DORGBR - Class in org.netlib.lapack
DORGBR is a simplified interface to the JLAPACK routine dorgbr.
Dorgbr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGBR() - Constructor for class org.netlib.lapack.DORGBR
 
Dorgbr() - Constructor for class org.netlib.lapack.Dorgbr
 
DORGBR(String, int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGBR
 
dorgbr(String, int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorgbr
 
DORGHR - Class in org.netlib.lapack
DORGHR is a simplified interface to the JLAPACK routine dorghr.
Dorghr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGHR() - Constructor for class org.netlib.lapack.DORGHR
 
Dorghr() - Constructor for class org.netlib.lapack.Dorghr
 
DORGHR(int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGHR
 
dorghr(int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorghr
 
DORGL2 - Class in org.netlib.lapack
DORGL2 is a simplified interface to the JLAPACK routine dorgl2.
Dorgl2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGL2() - Constructor for class org.netlib.lapack.DORGL2
 
Dorgl2() - Constructor for class org.netlib.lapack.Dorgl2
 
DORGL2(int, int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DORGL2
 
dorgl2(int, int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dorgl2
 
DORGLQ - Class in org.netlib.lapack
DORGLQ is a simplified interface to the JLAPACK routine dorglq.
Dorglq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGLQ() - Constructor for class org.netlib.lapack.DORGLQ
 
Dorglq() - Constructor for class org.netlib.lapack.Dorglq
 
DORGLQ(int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGLQ
 
dorglq(int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorglq
 
DORGQL - Class in org.netlib.lapack
DORGQL is a simplified interface to the JLAPACK routine dorgql.
Dorgql - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGQL() - Constructor for class org.netlib.lapack.DORGQL
 
Dorgql() - Constructor for class org.netlib.lapack.Dorgql
 
DORGQL(int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGQL
 
dorgql(int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorgql
 
DORGQR - Class in org.netlib.lapack
DORGQR is a simplified interface to the JLAPACK routine dorgqr.
Dorgqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGQR() - Constructor for class org.netlib.lapack.DORGQR
 
Dorgqr() - Constructor for class org.netlib.lapack.Dorgqr
 
DORGQR(int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGQR
 
dorgqr(int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorgqr
 
DORGR2 - Class in org.netlib.lapack
DORGR2 is a simplified interface to the JLAPACK routine dorgr2.
Dorgr2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGR2() - Constructor for class org.netlib.lapack.DORGR2
 
Dorgr2() - Constructor for class org.netlib.lapack.Dorgr2
 
DORGR2(int, int, int, double[][], double[], double[], intW) - Static method in class org.netlib.lapack.DORGR2
 
dorgr2(int, int, int, double[], int, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dorgr2
 
DORGRQ - Class in org.netlib.lapack
DORGRQ is a simplified interface to the JLAPACK routine dorgrq.
Dorgrq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGRQ() - Constructor for class org.netlib.lapack.DORGRQ
 
Dorgrq() - Constructor for class org.netlib.lapack.Dorgrq
 
DORGRQ(int, int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGRQ
 
dorgrq(int, int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorgrq
 
DORGTR - Class in org.netlib.lapack
DORGTR is a simplified interface to the JLAPACK routine dorgtr.
Dorgtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORGTR() - Constructor for class org.netlib.lapack.DORGTR
 
Dorgtr() - Constructor for class org.netlib.lapack.Dorgtr
 
DORGTR(String, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DORGTR
 
dorgtr(String, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dorgtr
 
DORM2L - Class in org.netlib.lapack
DORM2L is a simplified interface to the JLAPACK routine dorm2l.
Dorm2l - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORM2L() - Constructor for class org.netlib.lapack.DORM2L
 
Dorm2l() - Constructor for class org.netlib.lapack.Dorm2l
 
DORM2L(String, String, int, int, int, double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DORM2L
 
dorm2l(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dorm2l
 
DORM2R - Class in org.netlib.lapack
DORM2R is a simplified interface to the JLAPACK routine dorm2r.
Dorm2r - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORM2R() - Constructor for class org.netlib.lapack.DORM2R
 
Dorm2r() - Constructor for class org.netlib.lapack.Dorm2r
 
DORM2R(String, String, int, int, int, double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DORM2R
 
dorm2r(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dorm2r
 
DORMBR - Class in org.netlib.lapack
DORMBR is a simplified interface to the JLAPACK routine dormbr.
Dormbr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMBR() - Constructor for class org.netlib.lapack.DORMBR
 
Dormbr() - Constructor for class org.netlib.lapack.Dormbr
 
DORMBR(String, String, String, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMBR
 
dormbr(String, String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormbr
 
DORMHR - Class in org.netlib.lapack
DORMHR is a simplified interface to the JLAPACK routine dormhr.
Dormhr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMHR() - Constructor for class org.netlib.lapack.DORMHR
 
Dormhr() - Constructor for class org.netlib.lapack.Dormhr
 
DORMHR(String, String, int, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMHR
 
dormhr(String, String, int, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormhr
 
DORML2 - Class in org.netlib.lapack
DORML2 is a simplified interface to the JLAPACK routine dorml2.
Dorml2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORML2() - Constructor for class org.netlib.lapack.DORML2
 
Dorml2() - Constructor for class org.netlib.lapack.Dorml2
 
DORML2(String, String, int, int, int, double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DORML2
 
dorml2(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dorml2
 
DORMLQ - Class in org.netlib.lapack
DORMLQ is a simplified interface to the JLAPACK routine dormlq.
Dormlq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMLQ() - Constructor for class org.netlib.lapack.DORMLQ
 
Dormlq() - Constructor for class org.netlib.lapack.Dormlq
 
DORMLQ(String, String, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMLQ
 
dormlq(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormlq
 
DORMQL - Class in org.netlib.lapack
DORMQL is a simplified interface to the JLAPACK routine dormql.
Dormql - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMQL() - Constructor for class org.netlib.lapack.DORMQL
 
Dormql() - Constructor for class org.netlib.lapack.Dormql
 
DORMQL(String, String, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMQL
 
dormql(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormql
 
DORMQR - Class in org.netlib.lapack
DORMQR is a simplified interface to the JLAPACK routine dormqr.
Dormqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMQR() - Constructor for class org.netlib.lapack.DORMQR
 
Dormqr() - Constructor for class org.netlib.lapack.Dormqr
 
DORMQR(String, String, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMQR
 
dormqr(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormqr
 
DORMR2 - Class in org.netlib.lapack
DORMR2 is a simplified interface to the JLAPACK routine dormr2.
Dormr2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMR2() - Constructor for class org.netlib.lapack.DORMR2
 
Dormr2() - Constructor for class org.netlib.lapack.Dormr2
 
DORMR2(String, String, int, int, int, double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DORMR2
 
dormr2(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dormr2
 
DORMR3 - Class in org.netlib.lapack
DORMR3 is a simplified interface to the JLAPACK routine dormr3.
Dormr3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMR3() - Constructor for class org.netlib.lapack.DORMR3
 
Dormr3() - Constructor for class org.netlib.lapack.Dormr3
 
DORMR3(String, String, int, int, int, int, double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DORMR3
 
dormr3(String, String, int, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dormr3
 
DORMRQ - Class in org.netlib.lapack
DORMRQ is a simplified interface to the JLAPACK routine dormrq.
Dormrq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMRQ() - Constructor for class org.netlib.lapack.DORMRQ
 
Dormrq() - Constructor for class org.netlib.lapack.Dormrq
 
DORMRQ(String, String, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMRQ
 
dormrq(String, String, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormrq
 
DORMRZ - Class in org.netlib.lapack
DORMRZ is a simplified interface to the JLAPACK routine dormrz.
Dormrz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMRZ() - Constructor for class org.netlib.lapack.DORMRZ
 
Dormrz() - Constructor for class org.netlib.lapack.Dormrz
 
DORMRZ(String, String, int, int, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMRZ
 
dormrz(String, String, int, int, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormrz
 
DORMTR - Class in org.netlib.lapack
DORMTR is a simplified interface to the JLAPACK routine dormtr.
Dormtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DORMTR() - Constructor for class org.netlib.lapack.DORMTR
 
Dormtr() - Constructor for class org.netlib.lapack.Dormtr
 
DORMTR(String, String, String, int, int, double[][], double[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DORMTR
 
dormtr(String, String, String, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dormtr
 
doubleOneDtoTwoD(double[], int) - Static method in class org.netlib.util.MatConv
Convert a double precision linearized one-dimensional array to a two-dimensional array.
doubleTwoDtoOneD(double[][]) - Static method in class org.netlib.util.MatConv
Convert a double precision two-dimensional array to a linearized one-dimensional array.
doubleW - Class in org.netlib.util
f2j object wrapper for doubles.
doubleW(double) - Constructor for class org.netlib.util.doubleW
Create a new double wrapper.
DPBCON - Class in org.netlib.lapack
DPBCON is a simplified interface to the JLAPACK routine dpbcon.
Dpbcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBCON() - Constructor for class org.netlib.lapack.DPBCON
 
Dpbcon() - Constructor for class org.netlib.lapack.Dpbcon
 
DPBCON(String, int, int, double[][], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DPBCON
 
dpbcon(String, int, int, double[], int, int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dpbcon
 
DPBEQU - Class in org.netlib.lapack
DPBEQU is a simplified interface to the JLAPACK routine dpbequ.
Dpbequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBEQU() - Constructor for class org.netlib.lapack.DPBEQU
 
Dpbequ() - Constructor for class org.netlib.lapack.Dpbequ
 
DPBEQU(String, int, int, double[][], double[], doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DPBEQU
 
dpbequ(String, int, int, double[], int, int, double[], int, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dpbequ
 
DPBRFS - Class in org.netlib.lapack
DPBRFS is a simplified interface to the JLAPACK routine dpbrfs.
Dpbrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBRFS() - Constructor for class org.netlib.lapack.DPBRFS
 
Dpbrfs() - Constructor for class org.netlib.lapack.Dpbrfs
 
DPBRFS(String, int, int, int, double[][], double[][], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DPBRFS
 
dpbrfs(String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dpbrfs
 
DPBSTF - Class in org.netlib.lapack
DPBSTF is a simplified interface to the JLAPACK routine dpbstf.
Dpbstf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBSTF() - Constructor for class org.netlib.lapack.DPBSTF
 
Dpbstf() - Constructor for class org.netlib.lapack.Dpbstf
 
DPBSTF(String, int, int, double[][], intW) - Static method in class org.netlib.lapack.DPBSTF
 
dpbstf(String, int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpbstf
 
DPBSV - Class in org.netlib.lapack
DPBSV is a simplified interface to the JLAPACK routine dpbsv.
Dpbsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBSV() - Constructor for class org.netlib.lapack.DPBSV
 
Dpbsv() - Constructor for class org.netlib.lapack.Dpbsv
 
DPBSV(String, int, int, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DPBSV
 
dpbsv(String, int, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpbsv
 
DPBSVX - Class in org.netlib.lapack
DPBSVX is a simplified interface to the JLAPACK routine dpbsvx.
Dpbsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBSVX() - Constructor for class org.netlib.lapack.DPBSVX
 
Dpbsvx() - Constructor for class org.netlib.lapack.Dpbsvx
 
DPBSVX(String, String, int, int, int, double[][], double[][], StringW, double[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DPBSVX
 
dpbsvx(String, String, int, int, int, double[], int, int, double[], int, int, StringW, double[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dpbsvx
 
DPBTF2 - Class in org.netlib.lapack
DPBTF2 is a simplified interface to the JLAPACK routine dpbtf2.
Dpbtf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBTF2() - Constructor for class org.netlib.lapack.DPBTF2
 
Dpbtf2() - Constructor for class org.netlib.lapack.Dpbtf2
 
DPBTF2(String, int, int, double[][], intW) - Static method in class org.netlib.lapack.DPBTF2
 
dpbtf2(String, int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpbtf2
 
DPBTRF - Class in org.netlib.lapack
DPBTRF is a simplified interface to the JLAPACK routine dpbtrf.
Dpbtrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBTRF() - Constructor for class org.netlib.lapack.DPBTRF
 
Dpbtrf() - Constructor for class org.netlib.lapack.Dpbtrf
 
DPBTRF(String, int, int, double[][], intW) - Static method in class org.netlib.lapack.DPBTRF
 
dpbtrf(String, int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpbtrf
 
DPBTRS - Class in org.netlib.lapack
DPBTRS is a simplified interface to the JLAPACK routine dpbtrs.
Dpbtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPBTRS() - Constructor for class org.netlib.lapack.DPBTRS
 
Dpbtrs() - Constructor for class org.netlib.lapack.Dpbtrs
 
DPBTRS(String, int, int, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DPBTRS
 
dpbtrs(String, int, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpbtrs
 
DPOCON - Class in org.netlib.lapack
DPOCON is a simplified interface to the JLAPACK routine dpocon.
Dpocon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOCON() - Constructor for class org.netlib.lapack.DPOCON
 
Dpocon() - Constructor for class org.netlib.lapack.Dpocon
 
DPOCON(String, int, double[][], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DPOCON
 
dpocon(String, int, double[], int, int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dpocon
 
DPOEQU - Class in org.netlib.lapack
DPOEQU is a simplified interface to the JLAPACK routine dpoequ.
Dpoequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOEQU() - Constructor for class org.netlib.lapack.DPOEQU
 
Dpoequ() - Constructor for class org.netlib.lapack.Dpoequ
 
DPOEQU(int, double[][], double[], doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DPOEQU
 
dpoequ(int, double[], int, int, double[], int, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dpoequ
 
DPORFS - Class in org.netlib.lapack
DPORFS is a simplified interface to the JLAPACK routine dporfs.
Dporfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPORFS() - Constructor for class org.netlib.lapack.DPORFS
 
Dporfs() - Constructor for class org.netlib.lapack.Dporfs
 
DPORFS(String, int, int, double[][], double[][], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DPORFS
 
dporfs(String, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dporfs
 
DPOSV - Class in org.netlib.lapack
DPOSV is a simplified interface to the JLAPACK routine dposv.
Dposv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOSV() - Constructor for class org.netlib.lapack.DPOSV
 
Dposv() - Constructor for class org.netlib.lapack.Dposv
 
DPOSV(String, int, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DPOSV
 
dposv(String, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dposv
 
DPOSVX - Class in org.netlib.lapack
DPOSVX is a simplified interface to the JLAPACK routine dposvx.
Dposvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOSVX() - Constructor for class org.netlib.lapack.DPOSVX
 
Dposvx() - Constructor for class org.netlib.lapack.Dposvx
 
DPOSVX(String, String, int, int, double[][], double[][], StringW, double[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DPOSVX
 
dposvx(String, String, int, int, double[], int, int, double[], int, int, StringW, double[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dposvx
 
DPOTF2 - Class in org.netlib.lapack
DPOTF2 is a simplified interface to the JLAPACK routine dpotf2.
Dpotf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOTF2() - Constructor for class org.netlib.lapack.DPOTF2
 
Dpotf2() - Constructor for class org.netlib.lapack.Dpotf2
 
DPOTF2(String, int, double[][], intW) - Static method in class org.netlib.lapack.DPOTF2
 
dpotf2(String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpotf2
 
DPOTRF - Class in org.netlib.lapack
DPOTRF is a simplified interface to the JLAPACK routine dpotrf.
Dpotrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOTRF() - Constructor for class org.netlib.lapack.DPOTRF
 
Dpotrf() - Constructor for class org.netlib.lapack.Dpotrf
 
DPOTRF(String, int, double[][], intW) - Static method in class org.netlib.lapack.DPOTRF
 
dpotrf(String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpotrf
 
DPOTRI - Class in org.netlib.lapack
DPOTRI is a simplified interface to the JLAPACK routine dpotri.
Dpotri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOTRI() - Constructor for class org.netlib.lapack.DPOTRI
 
Dpotri() - Constructor for class org.netlib.lapack.Dpotri
 
DPOTRI(String, int, double[][], intW) - Static method in class org.netlib.lapack.DPOTRI
 
dpotri(String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpotri
 
DPOTRS - Class in org.netlib.lapack
DPOTRS is a simplified interface to the JLAPACK routine dpotrs.
Dpotrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPOTRS() - Constructor for class org.netlib.lapack.DPOTRS
 
Dpotrs() - Constructor for class org.netlib.lapack.Dpotrs
 
DPOTRS(String, int, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DPOTRS
 
dpotrs(String, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpotrs
 
DPPCON - Class in org.netlib.lapack
DPPCON is a simplified interface to the JLAPACK routine dppcon.
Dppcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPCON() - Constructor for class org.netlib.lapack.DPPCON
 
Dppcon() - Constructor for class org.netlib.lapack.Dppcon
 
DPPCON(String, int, double[], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DPPCON
 
dppcon(String, int, double[], int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dppcon
 
DPPEQU - Class in org.netlib.lapack
DPPEQU is a simplified interface to the JLAPACK routine dppequ.
Dppequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPEQU() - Constructor for class org.netlib.lapack.DPPEQU
 
Dppequ() - Constructor for class org.netlib.lapack.Dppequ
 
DPPEQU(String, int, double[], double[], doubleW, doubleW, intW) - Static method in class org.netlib.lapack.DPPEQU
 
dppequ(String, int, double[], int, double[], int, doubleW, doubleW, intW) - Static method in class org.netlib.lapack.Dppequ
 
DPPRFS - Class in org.netlib.lapack
DPPRFS is a simplified interface to the JLAPACK routine dpprfs.
Dpprfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPRFS() - Constructor for class org.netlib.lapack.DPPRFS
 
Dpprfs() - Constructor for class org.netlib.lapack.Dpprfs
 
DPPRFS(String, int, int, double[], double[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DPPRFS
 
dpprfs(String, int, int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dpprfs
 
DPPSV - Class in org.netlib.lapack
DPPSV is a simplified interface to the JLAPACK routine dppsv.
Dppsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPSV() - Constructor for class org.netlib.lapack.DPPSV
 
Dppsv() - Constructor for class org.netlib.lapack.Dppsv
 
DPPSV(String, int, int, double[], double[][], intW) - Static method in class org.netlib.lapack.DPPSV
 
dppsv(String, int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dppsv
 
DPPSVX - Class in org.netlib.lapack
DPPSVX is a simplified interface to the JLAPACK routine dppsvx.
Dppsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPSVX() - Constructor for class org.netlib.lapack.DPPSVX
 
Dppsvx() - Constructor for class org.netlib.lapack.Dppsvx
 
DPPSVX(String, String, int, int, double[], double[], StringW, double[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DPPSVX
 
dppsvx(String, String, int, int, double[], int, double[], int, StringW, double[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dppsvx
 
DPPTRF - Class in org.netlib.lapack
DPPTRF is a simplified interface to the JLAPACK routine dpptrf.
Dpptrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPTRF() - Constructor for class org.netlib.lapack.DPPTRF
 
Dpptrf() - Constructor for class org.netlib.lapack.Dpptrf
 
DPPTRF(String, int, double[], intW) - Static method in class org.netlib.lapack.DPPTRF
 
dpptrf(String, int, double[], int, intW) - Static method in class org.netlib.lapack.Dpptrf
 
DPPTRI - Class in org.netlib.lapack
DPPTRI is a simplified interface to the JLAPACK routine dpptri.
Dpptri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPTRI() - Constructor for class org.netlib.lapack.DPPTRI
 
Dpptri() - Constructor for class org.netlib.lapack.Dpptri
 
DPPTRI(String, int, double[], intW) - Static method in class org.netlib.lapack.DPPTRI
 
dpptri(String, int, double[], int, intW) - Static method in class org.netlib.lapack.Dpptri
 
DPPTRS - Class in org.netlib.lapack
DPPTRS is a simplified interface to the JLAPACK routine dpptrs.
Dpptrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPPTRS() - Constructor for class org.netlib.lapack.DPPTRS
 
Dpptrs() - Constructor for class org.netlib.lapack.Dpptrs
 
DPPTRS(String, int, int, double[], double[][], intW) - Static method in class org.netlib.lapack.DPPTRS
 
dpptrs(String, int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpptrs
 
DPTCON - Class in org.netlib.lapack
DPTCON is a simplified interface to the JLAPACK routine dptcon.
Dptcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTCON() - Constructor for class org.netlib.lapack.DPTCON
 
Dptcon() - Constructor for class org.netlib.lapack.Dptcon
 
DPTCON(int, double[], double[], double, doubleW, double[], intW) - Static method in class org.netlib.lapack.DPTCON
 
dptcon(int, double[], int, double[], int, double, doubleW, double[], int, intW) - Static method in class org.netlib.lapack.Dptcon
 
DPTEQR - Class in org.netlib.lapack
DPTEQR is a simplified interface to the JLAPACK routine dpteqr.
Dpteqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTEQR() - Constructor for class org.netlib.lapack.DPTEQR
 
Dpteqr() - Constructor for class org.netlib.lapack.Dpteqr
 
DPTEQR(String, int, double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DPTEQR
 
dpteqr(String, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dpteqr
 
DPTRFS - Class in org.netlib.lapack
DPTRFS is a simplified interface to the JLAPACK routine dptrfs.
Dptrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTRFS() - Constructor for class org.netlib.lapack.DPTRFS
 
Dptrfs() - Constructor for class org.netlib.lapack.Dptrfs
 
DPTRFS(int, int, double[], double[], double[], double[], double[][], double[][], double[], double[], double[], intW) - Static method in class org.netlib.lapack.DPTRFS
 
dptrfs(int, int, double[], int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dptrfs
 
DPTSV - Class in org.netlib.lapack
DPTSV is a simplified interface to the JLAPACK routine dptsv.
Dptsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTSV() - Constructor for class org.netlib.lapack.DPTSV
 
Dptsv() - Constructor for class org.netlib.lapack.Dptsv
 
DPTSV(int, int, double[], double[], double[][], intW) - Static method in class org.netlib.lapack.DPTSV
 
dptsv(int, int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dptsv
 
DPTSVX - Class in org.netlib.lapack
DPTSVX is a simplified interface to the JLAPACK routine dptsvx.
Dptsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTSVX() - Constructor for class org.netlib.lapack.DPTSVX
 
Dptsvx() - Constructor for class org.netlib.lapack.Dptsvx
 
DPTSVX(String, int, int, double[], double[], double[], double[], double[][], double[][], doubleW, double[], double[], double[], intW) - Static method in class org.netlib.lapack.DPTSVX
 
dptsvx(String, int, int, double[], int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dptsvx
 
DPTTRF - Class in org.netlib.lapack
DPTTRF is a simplified interface to the JLAPACK routine dpttrf.
Dpttrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTTRF() - Constructor for class org.netlib.lapack.DPTTRF
 
Dpttrf() - Constructor for class org.netlib.lapack.Dpttrf
 
DPTTRF(int, double[], double[], intW) - Static method in class org.netlib.lapack.DPTTRF
 
dpttrf(int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dpttrf
 
DPTTRS - Class in org.netlib.lapack
DPTTRS is a simplified interface to the JLAPACK routine dpttrs.
Dpttrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTTRS() - Constructor for class org.netlib.lapack.DPTTRS
 
Dpttrs() - Constructor for class org.netlib.lapack.Dpttrs
 
DPTTRS(int, int, double[], double[], double[][], intW) - Static method in class org.netlib.lapack.DPTTRS
 
dpttrs(int, int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dpttrs
 
DPTTS2 - Class in org.netlib.lapack
DPTTS2 is a simplified interface to the JLAPACK routine dptts2.
Dptts2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DPTTS2() - Constructor for class org.netlib.lapack.DPTTS2
 
Dptts2() - Constructor for class org.netlib.lapack.Dptts2
 
DPTTS2(int, int, double[], double[], double[][]) - Static method in class org.netlib.lapack.DPTTS2
 
dptts2(int, int, double[], int, double[], int, double[], int, int) - Static method in class org.netlib.lapack.Dptts2
 
DROT - Class in org.netlib.blas
DROT is a simplified interface to the JLAPACK routine drot.
Drot - Class in org.netlib.blas
Following is the description from the original Fortran source.
DROT() - Constructor for class org.netlib.blas.DROT
 
Drot() - Constructor for class org.netlib.blas.Drot
 
DROT(int, double[], int, double[], int, double, double) - Static method in class org.netlib.blas.DROT
 
drot(int, double[], int, int, double[], int, int, double, double) - Static method in class org.netlib.blas.Drot
 
DROTG - Class in org.netlib.blas
DROTG is a simplified interface to the JLAPACK routine drotg.
Drotg - Class in org.netlib.blas
Following is the description from the original Fortran source.
DROTG() - Constructor for class org.netlib.blas.DROTG
 
Drotg() - Constructor for class org.netlib.blas.Drotg
 
DROTG(doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.blas.DROTG
 
drotg(doubleW, doubleW, doubleW, doubleW) - Static method in class org.netlib.blas.Drotg
 
DRSCL - Class in org.netlib.lapack
DRSCL is a simplified interface to the JLAPACK routine drscl.
Drscl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DRSCL() - Constructor for class org.netlib.lapack.DRSCL
 
Drscl() - Constructor for class org.netlib.lapack.Drscl
 
DRSCL(int, double, double[], int) - Static method in class org.netlib.lapack.DRSCL
 
drscl(int, double, double[], int, int) - Static method in class org.netlib.lapack.Drscl
 
DSBEV - Class in org.netlib.lapack
DSBEV is a simplified interface to the JLAPACK routine dsbev.
Dsbev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBEV() - Constructor for class org.netlib.lapack.DSBEV
 
Dsbev() - Constructor for class org.netlib.lapack.Dsbev
 
DSBEV(String, String, int, int, double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSBEV
 
dsbev(String, String, int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dsbev
 
DSBEVD - Class in org.netlib.lapack
DSBEVD is a simplified interface to the JLAPACK routine dsbevd.
Dsbevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBEVD() - Constructor for class org.netlib.lapack.DSBEVD
 
Dsbevd() - Constructor for class org.netlib.lapack.Dsbevd
 
DSBEVD(String, String, int, int, double[][], double[], double[][], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSBEVD
 
dsbevd(String, String, int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dsbevd
 
DSBEVX - Class in org.netlib.lapack
DSBEVX is a simplified interface to the JLAPACK routine dsbevx.
Dsbevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBEVX() - Constructor for class org.netlib.lapack.DSBEVX
 
Dsbevx() - Constructor for class org.netlib.lapack.Dsbevx
 
DSBEVX(String, String, String, int, int, double[][], double[][], double, double, int, int, double, intW, double[], double[][], double[], int[], int[], intW) - Static method in class org.netlib.lapack.DSBEVX
 
dsbevx(String, String, String, int, int, double[], int, int, double[], int, int, double, double, int, int, double, intW, double[], int, double[], int, int, double[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dsbevx
 
DSBGST - Class in org.netlib.lapack
DSBGST is a simplified interface to the JLAPACK routine dsbgst.
Dsbgst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBGST() - Constructor for class org.netlib.lapack.DSBGST
 
Dsbgst() - Constructor for class org.netlib.lapack.Dsbgst
 
DSBGST(String, String, int, int, int, double[][], double[][], double[][], double[], intW) - Static method in class org.netlib.lapack.DSBGST
 
dsbgst(String, String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dsbgst
 
DSBGV - Class in org.netlib.lapack
DSBGV is a simplified interface to the JLAPACK routine dsbgv.
Dsbgv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBGV() - Constructor for class org.netlib.lapack.DSBGV
 
Dsbgv() - Constructor for class org.netlib.lapack.Dsbgv
 
DSBGV(String, String, int, int, int, double[][], double[][], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSBGV
 
dsbgv(String, String, int, int, int, double[], int, int, double[], int, int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dsbgv
 
DSBGVD - Class in org.netlib.lapack
DSBGVD is a simplified interface to the JLAPACK routine dsbgvd.
Dsbgvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBGVD() - Constructor for class org.netlib.lapack.DSBGVD
 
Dsbgvd() - Constructor for class org.netlib.lapack.Dsbgvd
 
DSBGVD(String, String, int, int, int, double[][], double[][], double[], double[][], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSBGVD
 
dsbgvd(String, String, int, int, int, double[], int, int, double[], int, int, double[], int, double[], int, int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dsbgvd
 
DSBGVX - Class in org.netlib.lapack
DSBGVX is a simplified interface to the JLAPACK routine dsbgvx.
Dsbgvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBGVX() - Constructor for class org.netlib.lapack.DSBGVX
 
Dsbgvx() - Constructor for class org.netlib.lapack.Dsbgvx
 
DSBGVX(String, String, String, int, int, int, double[][], double[][], double[][], double, double, int, int, double, intW, double[], double[][], double[], int[], int[], intW) - Static method in class org.netlib.lapack.DSBGVX
 
dsbgvx(String, String, String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double, double, int, int, double, intW, double[], int, double[], int, int, double[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dsbgvx
 
DSBMV - Class in org.netlib.blas
DSBMV is a simplified interface to the JLAPACK routine dsbmv.
Dsbmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSBMV() - Constructor for class org.netlib.blas.DSBMV
 
Dsbmv() - Constructor for class org.netlib.blas.Dsbmv
 
DSBMV(String, int, int, double, double[][], double[], int, double, double[], int) - Static method in class org.netlib.blas.DSBMV
 
dsbmv(String, int, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dsbmv
 
DSBTRD - Class in org.netlib.lapack
DSBTRD is a simplified interface to the JLAPACK routine dsbtrd.
Dsbtrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSBTRD() - Constructor for class org.netlib.lapack.DSBTRD
 
Dsbtrd() - Constructor for class org.netlib.lapack.Dsbtrd
 
DSBTRD(String, String, int, int, double[][], double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSBTRD
 
dsbtrd(String, String, int, int, double[], int, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dsbtrd
 
DSCAL - Class in org.netlib.blas
DSCAL is a simplified interface to the JLAPACK routine dscal.
Dscal - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSCAL() - Constructor for class org.netlib.blas.DSCAL
 
Dscal() - Constructor for class org.netlib.blas.Dscal
 
DSCAL(int, double, double[], int) - Static method in class org.netlib.blas.DSCAL
 
dscal(int, double, double[], int, int) - Static method in class org.netlib.blas.Dscal
 
DSECND - Class in org.netlib.lapack
DSECND is a simplified interface to the JLAPACK routine dsecnd.
Dsecnd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSECND() - Constructor for class org.netlib.lapack.DSECND
 
Dsecnd() - Constructor for class org.netlib.lapack.Dsecnd
 
DSECND() - Static method in class org.netlib.lapack.DSECND
 
dsecnd() - Static method in class org.netlib.lapack.Dsecnd
 
dsign(double, double) - Static method in class org.netlib.util.StrictUtil
Fortran double precision transfer of sign (DSIGN) intrinsic function.
dsign(double, double) - Static method in class org.netlib.util.Util
Fortran double precision transfer of sign (DSIGN) intrinsic function.
DSPCON - Class in org.netlib.lapack
DSPCON is a simplified interface to the JLAPACK routine dspcon.
Dspcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPCON() - Constructor for class org.netlib.lapack.DSPCON
 
Dspcon() - Constructor for class org.netlib.lapack.Dspcon
 
DSPCON(String, int, double[], int[], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DSPCON
 
dspcon(String, int, double[], int, int[], int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dspcon
 
DSPEV - Class in org.netlib.lapack
DSPEV is a simplified interface to the JLAPACK routine dspev.
Dspev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPEV() - Constructor for class org.netlib.lapack.DSPEV
 
Dspev() - Constructor for class org.netlib.lapack.Dspev
 
DSPEV(String, String, int, double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSPEV
 
dspev(String, String, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dspev
 
DSPEVD - Class in org.netlib.lapack
DSPEVD is a simplified interface to the JLAPACK routine dspevd.
Dspevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPEVD() - Constructor for class org.netlib.lapack.DSPEVD
 
Dspevd() - Constructor for class org.netlib.lapack.Dspevd
 
DSPEVD(String, String, int, double[], double[], double[][], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSPEVD
 
dspevd(String, String, int, double[], int, double[], int, double[], int, int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dspevd
 
DSPEVX - Class in org.netlib.lapack
DSPEVX is a simplified interface to the JLAPACK routine dspevx.
Dspevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPEVX() - Constructor for class org.netlib.lapack.DSPEVX
 
Dspevx() - Constructor for class org.netlib.lapack.Dspevx
 
DSPEVX(String, String, String, int, double[], double, double, int, int, double, intW, double[], double[][], double[], int[], int[], intW) - Static method in class org.netlib.lapack.DSPEVX
 
dspevx(String, String, String, int, double[], int, double, double, int, int, double, intW, double[], int, double[], int, int, double[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dspevx
 
DSPGST - Class in org.netlib.lapack
DSPGST is a simplified interface to the JLAPACK routine dspgst.
Dspgst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPGST() - Constructor for class org.netlib.lapack.DSPGST
 
Dspgst() - Constructor for class org.netlib.lapack.Dspgst
 
DSPGST(int, String, int, double[], double[], intW) - Static method in class org.netlib.lapack.DSPGST
 
dspgst(int, String, int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dspgst
 
DSPGV - Class in org.netlib.lapack
DSPGV is a simplified interface to the JLAPACK routine dspgv.
Dspgv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPGV() - Constructor for class org.netlib.lapack.DSPGV
 
Dspgv() - Constructor for class org.netlib.lapack.Dspgv
 
DSPGV(int, String, String, int, double[], double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSPGV
 
dspgv(int, String, String, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dspgv
 
DSPGVD - Class