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 in org.netlib.lapack
DSPGVD is a simplified interface to the JLAPACK routine dspgvd.
Dspgvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPGVD() - Constructor for class org.netlib.lapack.DSPGVD
 
Dspgvd() - Constructor for class org.netlib.lapack.Dspgvd
 
DSPGVD(int, String, String, int, double[], double[], double[], double[][], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSPGVD
 
dspgvd(int, String, String, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dspgvd
 
DSPGVX - Class in org.netlib.lapack
DSPGVX is a simplified interface to the JLAPACK routine dspgvx.
Dspgvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPGVX() - Constructor for class org.netlib.lapack.DSPGVX
 
Dspgvx() - Constructor for class org.netlib.lapack.Dspgvx
 
DSPGVX(int, String, String, String, int, double[], double[], double, double, int, int, double, intW, double[], double[][], double[], int[], int[], intW) - Static method in class org.netlib.lapack.DSPGVX
 
dspgvx(int, String, String, String, int, double[], 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.Dspgvx
 
DSPMV - Class in org.netlib.blas
DSPMV is a simplified interface to the JLAPACK routine dspmv.
Dspmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSPMV() - Constructor for class org.netlib.blas.DSPMV
 
Dspmv() - Constructor for class org.netlib.blas.Dspmv
 
DSPMV(String, int, double, double[], double[], int, double, double[], int) - Static method in class org.netlib.blas.DSPMV
 
dspmv(String, int, double, double[], int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dspmv
 
DSPR - Class in org.netlib.blas
DSPR is a simplified interface to the JLAPACK routine dspr.
Dspr - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSPR() - Constructor for class org.netlib.blas.DSPR
 
Dspr() - Constructor for class org.netlib.blas.Dspr
 
DSPR(String, int, double, double[], int, double[]) - Static method in class org.netlib.blas.DSPR
 
dspr(String, int, double, double[], int, int, double[], int) - Static method in class org.netlib.blas.Dspr
 
DSPR2 - Class in org.netlib.blas
DSPR2 is a simplified interface to the JLAPACK routine dspr2.
Dspr2 - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSPR2() - Constructor for class org.netlib.blas.DSPR2
 
Dspr2() - Constructor for class org.netlib.blas.Dspr2
 
DSPR2(String, int, double, double[], int, double[], int, double[]) - Static method in class org.netlib.blas.DSPR2
 
dspr2(String, int, double, double[], int, int, double[], int, int, double[], int) - Static method in class org.netlib.blas.Dspr2
 
DSPRFS - Class in org.netlib.lapack
DSPRFS is a simplified interface to the JLAPACK routine dsprfs.
Dsprfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPRFS() - Constructor for class org.netlib.lapack.DSPRFS
 
Dsprfs() - Constructor for class org.netlib.lapack.Dsprfs
 
DSPRFS(String, int, int, double[], double[], int[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DSPRFS
 
dsprfs(String, int, 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.Dsprfs
 
DSPSV - Class in org.netlib.lapack
DSPSV is a simplified interface to the JLAPACK routine dspsv.
Dspsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPSV() - Constructor for class org.netlib.lapack.DSPSV
 
Dspsv() - Constructor for class org.netlib.lapack.Dspsv
 
DSPSV(String, int, int, double[], int[], double[][], intW) - Static method in class org.netlib.lapack.DSPSV
 
dspsv(String, int, int, double[], int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dspsv
 
DSPSVX - Class in org.netlib.lapack
DSPSVX is a simplified interface to the JLAPACK routine dspsvx.
Dspsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPSVX() - Constructor for class org.netlib.lapack.DSPSVX
 
Dspsvx() - Constructor for class org.netlib.lapack.Dspsvx
 
DSPSVX(String, String, int, int, double[], double[], int[], double[][], double[][], doubleW, double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DSPSVX
 
dspsvx(String, String, int, 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.Dspsvx
 
DSPTRD - Class in org.netlib.lapack
DSPTRD is a simplified interface to the JLAPACK routine dsptrd.
Dsptrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPTRD() - Constructor for class org.netlib.lapack.DSPTRD
 
Dsptrd() - Constructor for class org.netlib.lapack.Dsptrd
 
DSPTRD(String, int, double[], double[], double[], double[], intW) - Static method in class org.netlib.lapack.DSPTRD
 
dsptrd(String, int, double[], int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dsptrd
 
DSPTRF - Class in org.netlib.lapack
DSPTRF is a simplified interface to the JLAPACK routine dsptrf.
Dsptrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPTRF() - Constructor for class org.netlib.lapack.DSPTRF
 
Dsptrf() - Constructor for class org.netlib.lapack.Dsptrf
 
DSPTRF(String, int, double[], int[], intW) - Static method in class org.netlib.lapack.DSPTRF
 
dsptrf(String, int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dsptrf
 
DSPTRI - Class in org.netlib.lapack
DSPTRI is a simplified interface to the JLAPACK routine dsptri.
Dsptri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPTRI() - Constructor for class org.netlib.lapack.DSPTRI
 
Dsptri() - Constructor for class org.netlib.lapack.Dsptri
 
DSPTRI(String, int, double[], int[], double[], intW) - Static method in class org.netlib.lapack.DSPTRI
 
dsptri(String, int, double[], int, int[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dsptri
 
DSPTRS - Class in org.netlib.lapack
DSPTRS is a simplified interface to the JLAPACK routine dsptrs.
Dsptrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSPTRS() - Constructor for class org.netlib.lapack.DSPTRS
 
Dsptrs() - Constructor for class org.netlib.lapack.Dsptrs
 
DSPTRS(String, int, int, double[], int[], double[][], intW) - Static method in class org.netlib.lapack.DSPTRS
 
dsptrs(String, int, int, double[], int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsptrs
 
DSTEBZ - Class in org.netlib.lapack
DSTEBZ is a simplified interface to the JLAPACK routine dstebz.
Dstebz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEBZ() - Constructor for class org.netlib.lapack.DSTEBZ
 
Dstebz() - Constructor for class org.netlib.lapack.Dstebz
 
DSTEBZ(String, String, int, double, double, int, int, double, double[], double[], intW, intW, double[], int[], int[], double[], int[], intW) - Static method in class org.netlib.lapack.DSTEBZ
 
dstebz(String, String, int, double, double, int, int, double, double[], int, double[], int, intW, intW, double[], int, int[], int, int[], int, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dstebz
 
DSTEDC - Class in org.netlib.lapack
DSTEDC is a simplified interface to the JLAPACK routine dstedc.
Dstedc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEDC() - Constructor for class org.netlib.lapack.DSTEDC
 
Dstedc() - Constructor for class org.netlib.lapack.Dstedc
 
DSTEDC(String, int, double[], double[], double[][], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSTEDC
 
dstedc(String, int, double[], int, double[], int, double[], int, int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dstedc
 
DSTEGR - Class in org.netlib.lapack
DSTEGR is a simplified interface to the JLAPACK routine dstegr.
Dstegr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEGR() - Constructor for class org.netlib.lapack.DSTEGR
 
Dstegr() - Constructor for class org.netlib.lapack.Dstegr
 
DSTEGR(String, String, int, double[], double[], double, double, int, int, double, intW, double[], double[][], int[], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSTEGR
 
dstegr(String, String, int, double[], int, double[], int, double, double, int, int, double, intW, double[], int, double[], int, int, int[], int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dstegr
 
DSTEIN - Class in org.netlib.lapack
DSTEIN is a simplified interface to the JLAPACK routine dstein.
Dstein - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEIN() - Constructor for class org.netlib.lapack.DSTEIN
 
Dstein() - Constructor for class org.netlib.lapack.Dstein
 
DSTEIN(int, double[], double[], int, double[], int[], int[], double[][], double[], int[], int[], intW) - Static method in class org.netlib.lapack.DSTEIN
 
dstein(int, double[], int, double[], int, int, double[], int, int[], int, int[], int, double[], int, int, double[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dstein
 
DSTEQR - Class in org.netlib.lapack
DSTEQR is a simplified interface to the JLAPACK routine dsteqr.
Dsteqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEQR() - Constructor for class org.netlib.lapack.DSTEQR
 
Dsteqr() - Constructor for class org.netlib.lapack.Dsteqr
 
DSTEQR(String, int, double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSTEQR
 
dsteqr(String, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dsteqr
 
DSTERF - Class in org.netlib.lapack
DSTERF is a simplified interface to the JLAPACK routine dsterf.
Dsterf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTERF() - Constructor for class org.netlib.lapack.DSTERF
 
Dsterf() - Constructor for class org.netlib.lapack.Dsterf
 
DSTERF(int, double[], double[], intW) - Static method in class org.netlib.lapack.DSTERF
 
dsterf(int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dsterf
 
DSTEV - Class in org.netlib.lapack
DSTEV is a simplified interface to the JLAPACK routine dstev.
Dstev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEV() - Constructor for class org.netlib.lapack.DSTEV
 
Dstev() - Constructor for class org.netlib.lapack.Dstev
 
DSTEV(String, int, double[], double[], double[][], double[], intW) - Static method in class org.netlib.lapack.DSTEV
 
dstev(String, int, double[], int, double[], int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dstev
 
DSTEVD - Class in org.netlib.lapack
DSTEVD is a simplified interface to the JLAPACK routine dstevd.
Dstevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEVD() - Constructor for class org.netlib.lapack.DSTEVD
 
Dstevd() - Constructor for class org.netlib.lapack.Dstevd
 
DSTEVD(String, int, double[], double[], double[][], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSTEVD
 
dstevd(String, int, double[], int, double[], int, double[], int, int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dstevd
 
DSTEVR - Class in org.netlib.lapack
DSTEVR is a simplified interface to the JLAPACK routine dstevr.
Dstevr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEVR() - Constructor for class org.netlib.lapack.DSTEVR
 
Dstevr() - Constructor for class org.netlib.lapack.Dstevr
 
DSTEVR(String, String, int, double[], double[], double, double, int, int, double, intW, double[], double[][], int[], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSTEVR
 
dstevr(String, String, int, double[], int, double[], int, double, double, int, int, double, intW, double[], int, double[], int, int, int[], int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dstevr
 
DSTEVX - Class in org.netlib.lapack
DSTEVX is a simplified interface to the JLAPACK routine dstevx.
Dstevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSTEVX() - Constructor for class org.netlib.lapack.DSTEVX
 
Dstevx() - Constructor for class org.netlib.lapack.Dstevx
 
DSTEVX(String, String, int, double[], double[], double, double, int, int, double, intW, double[], double[][], double[], int[], int[], intW) - Static method in class org.netlib.lapack.DSTEVX
 
dstevx(String, String, int, double[], 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.Dstevx
 
DSWAP - Class in org.netlib.blas
DSWAP is a simplified interface to the JLAPACK routine dswap.
Dswap - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSWAP() - Constructor for class org.netlib.blas.DSWAP
 
Dswap() - Constructor for class org.netlib.blas.Dswap
 
DSWAP(int, double[], int, double[], int) - Static method in class org.netlib.blas.DSWAP
 
dswap(int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dswap
 
DSYCON - Class in org.netlib.lapack
DSYCON is a simplified interface to the JLAPACK routine dsycon.
Dsycon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYCON() - Constructor for class org.netlib.lapack.DSYCON
 
Dsycon() - Constructor for class org.netlib.lapack.Dsycon
 
DSYCON(String, int, double[][], int[], double, doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DSYCON
 
dsycon(String, int, double[], int, int, int[], int, double, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dsycon
 
DSYEV - Class in org.netlib.lapack
DSYEV is a simplified interface to the JLAPACK routine dsyev.
Dsyev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYEV() - Constructor for class org.netlib.lapack.DSYEV
 
Dsyev() - Constructor for class org.netlib.lapack.Dsyev
 
DSYEV(String, String, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DSYEV
 
dsyev(String, String, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsyev
 
DSYEVD - Class in org.netlib.lapack
DSYEVD is a simplified interface to the JLAPACK routine dsyevd.
Dsyevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYEVD() - Constructor for class org.netlib.lapack.DSYEVD
 
Dsyevd() - Constructor for class org.netlib.lapack.Dsyevd
 
DSYEVD(String, String, int, double[][], double[], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSYEVD
 
dsyevd(String, String, int, double[], int, int, double[], int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dsyevd
 
DSYEVR - Class in org.netlib.lapack
DSYEVR is a simplified interface to the JLAPACK routine dsyevr.
Dsyevr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYEVR() - Constructor for class org.netlib.lapack.DSYEVR
 
Dsyevr() - Constructor for class org.netlib.lapack.Dsyevr
 
DSYEVR(String, String, String, int, double[][], double, double, int, int, double, intW, double[], double[][], int[], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSYEVR
 
dsyevr(String, String, String, int, double[], int, int, double, double, int, int, double, intW, double[], int, double[], int, int, int[], int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dsyevr
 
DSYEVX - Class in org.netlib.lapack
DSYEVX is a simplified interface to the JLAPACK routine dsyevx.
Dsyevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYEVX() - Constructor for class org.netlib.lapack.DSYEVX
 
Dsyevx() - Constructor for class org.netlib.lapack.Dsyevx
 
DSYEVX(String, String, String, int, double[][], double, double, int, int, double, intW, double[], double[][], double[], int, int[], int[], intW) - Static method in class org.netlib.lapack.DSYEVX
 
dsyevx(String, String, String, int, double[], int, int, double, double, int, int, double, intW, double[], int, double[], int, int, double[], int, int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dsyevx
 
DSYGS2 - Class in org.netlib.lapack
DSYGS2 is a simplified interface to the JLAPACK routine dsygs2.
Dsygs2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYGS2() - Constructor for class org.netlib.lapack.DSYGS2
 
Dsygs2() - Constructor for class org.netlib.lapack.Dsygs2
 
DSYGS2(int, String, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DSYGS2
 
dsygs2(int, String, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsygs2
 
DSYGST - Class in org.netlib.lapack
DSYGST is a simplified interface to the JLAPACK routine dsygst.
Dsygst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYGST() - Constructor for class org.netlib.lapack.DSYGST
 
Dsygst() - Constructor for class org.netlib.lapack.Dsygst
 
DSYGST(int, String, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DSYGST
 
dsygst(int, String, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsygst
 
DSYGV - Class in org.netlib.lapack
DSYGV is a simplified interface to the JLAPACK routine dsygv.
Dsygv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYGV() - Constructor for class org.netlib.lapack.DSYGV
 
Dsygv() - Constructor for class org.netlib.lapack.Dsygv
 
DSYGV(int, String, String, int, double[][], double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DSYGV
 
dsygv(int, String, String, int, double[], int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsygv
 
DSYGVD - Class in org.netlib.lapack
DSYGVD is a simplified interface to the JLAPACK routine dsygvd.
Dsygvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYGVD() - Constructor for class org.netlib.lapack.DSYGVD
 
Dsygvd() - Constructor for class org.netlib.lapack.Dsygvd
 
DSYGVD(int, String, String, int, double[][], double[][], double[], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DSYGVD
 
dsygvd(int, String, String, int, double[], int, int, double[], int, int, double[], int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dsygvd
 
DSYGVX - Class in org.netlib.lapack
DSYGVX is a simplified interface to the JLAPACK routine dsygvx.
Dsygvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYGVX() - Constructor for class org.netlib.lapack.DSYGVX
 
Dsygvx() - Constructor for class org.netlib.lapack.Dsygvx
 
DSYGVX(int, String, String, String, int, double[][], double[][], double, double, int, int, double, intW, double[], double[][], double[], int, int[], int[], intW) - Static method in class org.netlib.lapack.DSYGVX
 
dsygvx(int, String, String, String, int, double[], int, int, double[], int, int, double, double, int, int, double, intW, double[], int, double[], int, int, double[], int, int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dsygvx
 
DSYMM - Class in org.netlib.blas
DSYMM is a simplified interface to the JLAPACK routine dsymm.
Dsymm - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSYMM() - Constructor for class org.netlib.blas.DSYMM
 
Dsymm() - Constructor for class org.netlib.blas.Dsymm
 
DSYMM(String, String, int, int, double, double[][], double[][], double, double[][]) - Static method in class org.netlib.blas.DSYMM
 
dsymm(String, String, int, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dsymm
 
DSYMV - Class in org.netlib.blas
DSYMV is a simplified interface to the JLAPACK routine dsymv.
Dsymv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSYMV() - Constructor for class org.netlib.blas.DSYMV
 
Dsymv() - Constructor for class org.netlib.blas.Dsymv
 
DSYMV(String, int, double, double[][], double[], int, double, double[], int) - Static method in class org.netlib.blas.DSYMV
 
dsymv(String, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dsymv
 
DSYR - Class in org.netlib.blas
DSYR is a simplified interface to the JLAPACK routine dsyr.
Dsyr - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSYR() - Constructor for class org.netlib.blas.DSYR
 
Dsyr() - Constructor for class org.netlib.blas.Dsyr
 
DSYR(String, int, double, double[], int, double[][]) - Static method in class org.netlib.blas.DSYR
 
dsyr(String, int, double, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dsyr
 
DSYR2 - Class in org.netlib.blas
DSYR2 is a simplified interface to the JLAPACK routine dsyr2.
Dsyr2 - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSYR2() - Constructor for class org.netlib.blas.DSYR2
 
Dsyr2() - Constructor for class org.netlib.blas.Dsyr2
 
DSYR2(String, int, double, double[], int, double[], int, double[][]) - Static method in class org.netlib.blas.DSYR2
 
dsyr2(String, int, double, double[], int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dsyr2
 
DSYR2K - Class in org.netlib.blas
DSYR2K is a simplified interface to the JLAPACK routine dsyr2k.
Dsyr2k - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSYR2K() - Constructor for class org.netlib.blas.DSYR2K
 
Dsyr2k() - Constructor for class org.netlib.blas.Dsyr2k
 
DSYR2K(String, String, int, int, double, double[][], double[][], double, double[][]) - Static method in class org.netlib.blas.DSYR2K
 
dsyr2k(String, String, int, int, double, double[], int, int, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dsyr2k
 
DSYRFS - Class in org.netlib.lapack
DSYRFS is a simplified interface to the JLAPACK routine dsyrfs.
Dsyrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYRFS() - Constructor for class org.netlib.lapack.DSYRFS
 
Dsyrfs() - Constructor for class org.netlib.lapack.Dsyrfs
 
DSYRFS(String, int, int, double[][], double[][], int[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DSYRFS
 
dsyrfs(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.Dsyrfs
 
DSYRK - Class in org.netlib.blas
DSYRK is a simplified interface to the JLAPACK routine dsyrk.
Dsyrk - Class in org.netlib.blas
Following is the description from the original Fortran source.
DSYRK() - Constructor for class org.netlib.blas.DSYRK
 
Dsyrk() - Constructor for class org.netlib.blas.Dsyrk
 
DSYRK(String, String, int, int, double, double[][], double, double[][]) - Static method in class org.netlib.blas.DSYRK
 
dsyrk(String, String, int, int, double, double[], int, int, double, double[], int, int) - Static method in class org.netlib.blas.Dsyrk
 
DSYSV - Class in org.netlib.lapack
DSYSV is a simplified interface to the JLAPACK routine dsysv.
Dsysv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYSV() - Constructor for class org.netlib.lapack.DSYSV
 
Dsysv() - Constructor for class org.netlib.lapack.Dsysv
 
DSYSV(String, int, int, double[][], int[], double[][], double[], int, intW) - Static method in class org.netlib.lapack.DSYSV
 
dsysv(String, int, int, double[], int, int, int[], int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsysv
 
DSYSVX - Class in org.netlib.lapack
DSYSVX is a simplified interface to the JLAPACK routine dsysvx.
Dsysvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYSVX() - Constructor for class org.netlib.lapack.DSYSVX
 
Dsysvx() - Constructor for class org.netlib.lapack.Dsysvx
 
DSYSVX(String, String, int, int, double[][], double[][], int[], double[][], double[][], doubleW, double[], double[], double[], int, int[], intW) - Static method in class org.netlib.lapack.DSYSVX
 
dsysvx(String, String, int, int, double[], int, int, double[], int, int, int[], int, double[], int, int, double[], int, int, doubleW, double[], int, double[], int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dsysvx
 
DSYTD2 - Class in org.netlib.lapack
DSYTD2 is a simplified interface to the JLAPACK routine dsytd2.
Dsytd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYTD2() - Constructor for class org.netlib.lapack.DSYTD2
 
Dsytd2() - Constructor for class org.netlib.lapack.Dsytd2
 
DSYTD2(String, int, double[][], double[], double[], double[], intW) - Static method in class org.netlib.lapack.DSYTD2
 
dsytd2(String, int, double[], int, int, double[], int, double[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dsytd2
 
DSYTF2 - Class in org.netlib.lapack
DSYTF2 is a simplified interface to the JLAPACK routine dsytf2.
Dsytf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYTF2() - Constructor for class org.netlib.lapack.DSYTF2
 
Dsytf2() - Constructor for class org.netlib.lapack.Dsytf2
 
DSYTF2(String, int, double[][], int[], intW) - Static method in class org.netlib.lapack.DSYTF2
 
dsytf2(String, int, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dsytf2
 
DSYTRD - Class in org.netlib.lapack
DSYTRD is a simplified interface to the JLAPACK routine dsytrd.
Dsytrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYTRD() - Constructor for class org.netlib.lapack.DSYTRD
 
Dsytrd() - Constructor for class org.netlib.lapack.Dsytrd
 
DSYTRD(String, int, double[][], double[], double[], double[], double[], int, intW) - Static method in class org.netlib.lapack.DSYTRD
 
dsytrd(String, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsytrd
 
DSYTRF - Class in org.netlib.lapack
DSYTRF is a simplified interface to the JLAPACK routine dsytrf.
Dsytrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYTRF() - Constructor for class org.netlib.lapack.DSYTRF
 
Dsytrf() - Constructor for class org.netlib.lapack.Dsytrf
 
DSYTRF(String, int, double[][], int[], double[], int, intW) - Static method in class org.netlib.lapack.DSYTRF
 
dsytrf(String, int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsytrf
 
DSYTRI - Class in org.netlib.lapack
DSYTRI is a simplified interface to the JLAPACK routine dsytri.
Dsytri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYTRI() - Constructor for class org.netlib.lapack.DSYTRI
 
Dsytri() - Constructor for class org.netlib.lapack.Dsytri
 
DSYTRI(String, int, double[][], int[], double[], intW) - Static method in class org.netlib.lapack.DSYTRI
 
dsytri(String, int, double[], int, int, int[], int, double[], int, intW) - Static method in class org.netlib.lapack.Dsytri
 
DSYTRS - Class in org.netlib.lapack
DSYTRS is a simplified interface to the JLAPACK routine dsytrs.
Dsytrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DSYTRS() - Constructor for class org.netlib.lapack.DSYTRS
 
Dsytrs() - Constructor for class org.netlib.lapack.Dsytrs
 
DSYTRS(String, int, int, double[][], int[], double[][], intW) - Static method in class org.netlib.lapack.DSYTRS
 
dsytrs(String, int, int, double[], int, int, int[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dsytrs
 
DTBCON - Class in org.netlib.lapack
DTBCON is a simplified interface to the JLAPACK routine dtbcon.
Dtbcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTBCON() - Constructor for class org.netlib.lapack.DTBCON
 
Dtbcon() - Constructor for class org.netlib.lapack.Dtbcon
 
DTBCON(String, String, String, int, int, double[][], doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DTBCON
 
dtbcon(String, String, String, int, int, double[], int, int, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dtbcon
 
DTBMV - Class in org.netlib.blas
DTBMV is a simplified interface to the JLAPACK routine dtbmv.
Dtbmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTBMV() - Constructor for class org.netlib.blas.DTBMV
 
Dtbmv() - Constructor for class org.netlib.blas.Dtbmv
 
DTBMV(String, String, String, int, int, double[][], double[], int) - Static method in class org.netlib.blas.DTBMV
 
dtbmv(String, String, String, int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dtbmv
 
DTBRFS - Class in org.netlib.lapack
DTBRFS is a simplified interface to the JLAPACK routine dtbrfs.
Dtbrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTBRFS() - Constructor for class org.netlib.lapack.DTBRFS
 
Dtbrfs() - Constructor for class org.netlib.lapack.Dtbrfs
 
DTBRFS(String, String, String, int, int, int, double[][], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DTBRFS
 
dtbrfs(String, String, String, int, 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.Dtbrfs
 
DTBSV - Class in org.netlib.blas
DTBSV is a simplified interface to the JLAPACK routine dtbsv.
Dtbsv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTBSV() - Constructor for class org.netlib.blas.DTBSV
 
Dtbsv() - Constructor for class org.netlib.blas.Dtbsv
 
DTBSV(String, String, String, int, int, double[][], double[], int) - Static method in class org.netlib.blas.DTBSV
 
dtbsv(String, String, String, int, int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dtbsv
 
DTBTRS - Class in org.netlib.lapack
DTBTRS is a simplified interface to the JLAPACK routine dtbtrs.
Dtbtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTBTRS() - Constructor for class org.netlib.lapack.DTBTRS
 
Dtbtrs() - Constructor for class org.netlib.lapack.Dtbtrs
 
DTBTRS(String, String, String, int, int, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DTBTRS
 
dtbtrs(String, String, String, int, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtbtrs
 
DTGEVC - Class in org.netlib.lapack
DTGEVC is a simplified interface to the JLAPACK routine dtgevc.
Dtgevc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGEVC() - Constructor for class org.netlib.lapack.DTGEVC
 
Dtgevc() - Constructor for class org.netlib.lapack.Dtgevc
 
DTGEVC(String, String, boolean[], int, double[][], double[][], double[][], double[][], int, intW, double[], intW) - Static method in class org.netlib.lapack.DTGEVC
 
dtgevc(String, String, boolean[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, int, intW, double[], int, intW) - Static method in class org.netlib.lapack.Dtgevc
 
DTGEX2 - Class in org.netlib.lapack
DTGEX2 is a simplified interface to the JLAPACK routine dtgex2.
Dtgex2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGEX2() - Constructor for class org.netlib.lapack.DTGEX2
 
Dtgex2() - Constructor for class org.netlib.lapack.Dtgex2
 
DTGEX2(boolean, boolean, int, double[][], double[][], double[][], double[][], int, int, int, double[], int, intW) - Static method in class org.netlib.lapack.DTGEX2
 
dtgex2(boolean, boolean, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, int, int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtgex2
 
DTGEXC - Class in org.netlib.lapack
DTGEXC is a simplified interface to the JLAPACK routine dtgexc.
Dtgexc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGEXC() - Constructor for class org.netlib.lapack.DTGEXC
 
Dtgexc() - Constructor for class org.netlib.lapack.Dtgexc
 
DTGEXC(boolean, boolean, int, double[][], double[][], double[][], double[][], intW, intW, double[], int, intW) - Static method in class org.netlib.lapack.DTGEXC
 
dtgexc(boolean, boolean, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, intW, intW, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtgexc
 
DTGSEN - Class in org.netlib.lapack
DTGSEN is a simplified interface to the JLAPACK routine dtgsen.
Dtgsen - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGSEN() - Constructor for class org.netlib.lapack.DTGSEN
 
Dtgsen() - Constructor for class org.netlib.lapack.Dtgsen
 
DTGSEN(int, boolean, boolean, boolean[], int, double[][], double[][], double[], double[], double[], double[][], double[][], intW, doubleW, doubleW, double[], double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DTGSEN
 
dtgsen(int, boolean, boolean, boolean[], int, int, double[], int, int, double[], int, int, double[], int, double[], int, double[], int, double[], int, int, double[], int, int, intW, doubleW, doubleW, double[], int, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dtgsen
 
DTGSJA - Class in org.netlib.lapack
DTGSJA is a simplified interface to the JLAPACK routine dtgsja.
Dtgsja - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGSJA() - Constructor for class org.netlib.lapack.DTGSJA
 
Dtgsja() - Constructor for class org.netlib.lapack.Dtgsja
 
DTGSJA(String, String, String, int, int, int, int, int, double[][], double[][], double, double, double[], double[], double[][], double[][], double[][], double[], intW, intW) - Static method in class org.netlib.lapack.DTGSJA
 
dtgsja(String, String, String, int, int, int, int, int, double[], int, int, double[], int, int, double, double, double[], int, double[], int, double[], int, int, double[], int, int, double[], int, int, double[], int, intW, intW) - Static method in class org.netlib.lapack.Dtgsja
 
DTGSNA - Class in org.netlib.lapack
DTGSNA is a simplified interface to the JLAPACK routine dtgsna.
Dtgsna - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGSNA() - Constructor for class org.netlib.lapack.DTGSNA
 
Dtgsna() - Constructor for class org.netlib.lapack.Dtgsna
 
DTGSNA(String, String, boolean[], int, double[][], double[][], double[][], double[][], double[], double[], int, intW, double[], int, int[], intW) - Static method in class org.netlib.lapack.DTGSNA
 
dtgsna(String, String, boolean[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, double[], int, int, intW, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dtgsna
 
DTGSY2 - Class in org.netlib.lapack
DTGSY2 is a simplified interface to the JLAPACK routine dtgsy2.
Dtgsy2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGSY2() - Constructor for class org.netlib.lapack.DTGSY2
 
Dtgsy2() - Constructor for class org.netlib.lapack.Dtgsy2
 
DTGSY2(String, int, int, int, double[][], double[][], double[][], double[][], double[][], double[][], doubleW, doubleW, doubleW, int[], intW, intW) - Static method in class org.netlib.lapack.DTGSY2
 
dtgsy2(String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, doubleW, doubleW, doubleW, int[], int, intW, intW) - Static method in class org.netlib.lapack.Dtgsy2
 
DTGSYL - Class in org.netlib.lapack
DTGSYL is a simplified interface to the JLAPACK routine dtgsyl.
Dtgsyl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTGSYL() - Constructor for class org.netlib.lapack.DTGSYL
 
Dtgsyl() - Constructor for class org.netlib.lapack.Dtgsyl
 
DTGSYL(String, int, int, int, double[][], double[][], double[][], double[][], double[][], double[][], doubleW, doubleW, double[], int, int[], intW) - Static method in class org.netlib.lapack.DTGSYL
 
dtgsyl(String, int, int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, int, doubleW, doubleW, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dtgsyl
 
DTPCON - Class in org.netlib.lapack
DTPCON is a simplified interface to the JLAPACK routine dtpcon.
Dtpcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTPCON() - Constructor for class org.netlib.lapack.DTPCON
 
Dtpcon() - Constructor for class org.netlib.lapack.Dtpcon
 
DTPCON(String, String, String, int, double[], doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DTPCON
 
dtpcon(String, String, String, int, double[], int, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dtpcon
 
DTPMV - Class in org.netlib.blas
DTPMV is a simplified interface to the JLAPACK routine dtpmv.
Dtpmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTPMV() - Constructor for class org.netlib.blas.DTPMV
 
Dtpmv() - Constructor for class org.netlib.blas.Dtpmv
 
DTPMV(String, String, String, int, double[], double[], int) - Static method in class org.netlib.blas.DTPMV
 
dtpmv(String, String, String, int, double[], int, double[], int, int) - Static method in class org.netlib.blas.Dtpmv
 
DTPRFS - Class in org.netlib.lapack
DTPRFS is a simplified interface to the JLAPACK routine dtprfs.
Dtprfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTPRFS() - Constructor for class org.netlib.lapack.DTPRFS
 
Dtprfs() - Constructor for class org.netlib.lapack.Dtprfs
 
DTPRFS(String, String, String, int, int, double[], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DTPRFS
 
dtprfs(String, String, String, int, 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.Dtprfs
 
DTPSV - Class in org.netlib.blas
DTPSV is a simplified interface to the JLAPACK routine dtpsv.
Dtpsv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTPSV() - Constructor for class org.netlib.blas.DTPSV
 
Dtpsv() - Constructor for class org.netlib.blas.Dtpsv
 
DTPSV(String, String, String, int, double[], double[], int) - Static method in class org.netlib.blas.DTPSV
 
dtpsv(String, String, String, int, double[], int, double[], int, int) - Static method in class org.netlib.blas.Dtpsv
 
DTPTRI - Class in org.netlib.lapack
DTPTRI is a simplified interface to the JLAPACK routine dtptri.
Dtptri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTPTRI() - Constructor for class org.netlib.lapack.DTPTRI
 
Dtptri() - Constructor for class org.netlib.lapack.Dtptri
 
DTPTRI(String, String, int, double[], intW) - Static method in class org.netlib.lapack.DTPTRI
 
dtptri(String, String, int, double[], int, intW) - Static method in class org.netlib.lapack.Dtptri
 
DTPTRS - Class in org.netlib.lapack
DTPTRS is a simplified interface to the JLAPACK routine dtptrs.
Dtptrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTPTRS() - Constructor for class org.netlib.lapack.DTPTRS
 
Dtptrs() - Constructor for class org.netlib.lapack.Dtptrs
 
DTPTRS(String, String, String, int, int, double[], double[][], intW) - Static method in class org.netlib.lapack.DTPTRS
 
dtptrs(String, String, String, int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtptrs
 
DTRCON - Class in org.netlib.lapack
DTRCON is a simplified interface to the JLAPACK routine dtrcon.
Dtrcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRCON() - Constructor for class org.netlib.lapack.DTRCON
 
Dtrcon() - Constructor for class org.netlib.lapack.Dtrcon
 
DTRCON(String, String, String, int, double[][], doubleW, double[], int[], intW) - Static method in class org.netlib.lapack.DTRCON
 
dtrcon(String, String, String, int, double[], int, int, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.Dtrcon
 
DTREVC - Class in org.netlib.lapack
DTREVC is a simplified interface to the JLAPACK routine dtrevc.
Dtrevc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTREVC() - Constructor for class org.netlib.lapack.DTREVC
 
Dtrevc() - Constructor for class org.netlib.lapack.Dtrevc
 
DTREVC(String, String, boolean[], int, double[][], double[][], double[][], int, intW, double[], intW) - Static method in class org.netlib.lapack.DTREVC
 
dtrevc(String, String, boolean[], int, int, double[], int, int, double[], int, int, double[], int, int, int, intW, double[], int, intW) - Static method in class org.netlib.lapack.Dtrevc
 
DTREXC - Class in org.netlib.lapack
DTREXC is a simplified interface to the JLAPACK routine dtrexc.
Dtrexc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTREXC() - Constructor for class org.netlib.lapack.DTREXC
 
Dtrexc() - Constructor for class org.netlib.lapack.Dtrexc
 
DTREXC(String, int, double[][], double[][], intW, intW, double[], intW) - Static method in class org.netlib.lapack.DTREXC
 
dtrexc(String, int, double[], int, int, double[], int, int, intW, intW, double[], int, intW) - Static method in class org.netlib.lapack.Dtrexc
 
DTRMM - Class in org.netlib.blas
DTRMM is a simplified interface to the JLAPACK routine dtrmm.
Dtrmm - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTRMM() - Constructor for class org.netlib.blas.DTRMM
 
Dtrmm() - Constructor for class org.netlib.blas.Dtrmm
 
DTRMM(String, String, String, String, int, int, double, double[][], double[][]) - Static method in class org.netlib.blas.DTRMM
 
dtrmm(String, String, String, String, int, int, double, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dtrmm
 
DTRMV - Class in org.netlib.blas
DTRMV is a simplified interface to the JLAPACK routine dtrmv.
Dtrmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTRMV() - Constructor for class org.netlib.blas.DTRMV
 
Dtrmv() - Constructor for class org.netlib.blas.Dtrmv
 
DTRMV(String, String, String, int, double[][], double[], int) - Static method in class org.netlib.blas.DTRMV
 
dtrmv(String, String, String, int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dtrmv
 
DTRRFS - Class in org.netlib.lapack
DTRRFS is a simplified interface to the JLAPACK routine dtrrfs.
Dtrrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRRFS() - Constructor for class org.netlib.lapack.DTRRFS
 
Dtrrfs() - Constructor for class org.netlib.lapack.Dtrrfs
 
DTRRFS(String, String, String, int, int, double[][], double[][], double[][], double[], double[], double[], int[], intW) - Static method in class org.netlib.lapack.DTRRFS
 
dtrrfs(String, String, String, 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.Dtrrfs
 
DTRSEN - Class in org.netlib.lapack
DTRSEN is a simplified interface to the JLAPACK routine dtrsen.
Dtrsen - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRSEN() - Constructor for class org.netlib.lapack.DTRSEN
 
Dtrsen() - Constructor for class org.netlib.lapack.Dtrsen
 
DTRSEN(String, String, boolean[], int, double[][], double[][], double[], double[], intW, doubleW, doubleW, double[], int, int[], int, intW) - Static method in class org.netlib.lapack.DTRSEN
 
dtrsen(String, String, boolean[], int, int, double[], int, int, double[], int, int, double[], int, double[], int, intW, doubleW, doubleW, double[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Dtrsen
 
DTRSM - Class in org.netlib.blas
DTRSM is a simplified interface to the JLAPACK routine dtrsm.
Dtrsm - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTRSM() - Constructor for class org.netlib.blas.DTRSM
 
Dtrsm() - Constructor for class org.netlib.blas.Dtrsm
 
DTRSM(String, String, String, String, int, int, double, double[][], double[][]) - Static method in class org.netlib.blas.DTRSM
 
dtrsm(String, String, String, String, int, int, double, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dtrsm
 
DTRSNA - Class in org.netlib.lapack
DTRSNA is a simplified interface to the JLAPACK routine dtrsna.
Dtrsna - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRSNA() - Constructor for class org.netlib.lapack.DTRSNA
 
Dtrsna() - Constructor for class org.netlib.lapack.Dtrsna
 
DTRSNA(String, String, boolean[], int, double[][], double[][], double[][], double[], double[], int, intW, double[][], int[], intW) - Static method in class org.netlib.lapack.DTRSNA
 
dtrsna(String, String, boolean[], int, int, double[], int, int, double[], int, int, double[], int, int, double[], int, double[], int, int, intW, double[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Dtrsna
 
DTRSV - Class in org.netlib.blas
DTRSV is a simplified interface to the JLAPACK routine dtrsv.
Dtrsv - Class in org.netlib.blas
Following is the description from the original Fortran source.
DTRSV() - Constructor for class org.netlib.blas.DTRSV
 
Dtrsv() - Constructor for class org.netlib.blas.Dtrsv
 
DTRSV(String, String, String, int, double[][], double[], int) - Static method in class org.netlib.blas.DTRSV
 
dtrsv(String, String, String, int, double[], int, int, double[], int, int) - Static method in class org.netlib.blas.Dtrsv
 
DTRSYL - Class in org.netlib.lapack
DTRSYL is a simplified interface to the JLAPACK routine dtrsyl.
Dtrsyl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRSYL() - Constructor for class org.netlib.lapack.DTRSYL
 
Dtrsyl() - Constructor for class org.netlib.lapack.Dtrsyl
 
DTRSYL(String, String, int, int, int, double[][], double[][], double[][], doubleW, intW) - Static method in class org.netlib.lapack.DTRSYL
 
dtrsyl(String, String, int, int, int, double[], int, int, double[], int, int, double[], int, int, doubleW, intW) - Static method in class org.netlib.lapack.Dtrsyl
 
DTRTI2 - Class in org.netlib.lapack
DTRTI2 is a simplified interface to the JLAPACK routine dtrti2.
Dtrti2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRTI2() - Constructor for class org.netlib.lapack.DTRTI2
 
Dtrti2() - Constructor for class org.netlib.lapack.Dtrti2
 
DTRTI2(String, String, int, double[][], intW) - Static method in class org.netlib.lapack.DTRTI2
 
dtrti2(String, String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtrti2
 
DTRTRI - Class in org.netlib.lapack
DTRTRI is a simplified interface to the JLAPACK routine dtrtri.
Dtrtri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRTRI() - Constructor for class org.netlib.lapack.DTRTRI
 
Dtrtri() - Constructor for class org.netlib.lapack.Dtrtri
 
DTRTRI(String, String, int, double[][], intW) - Static method in class org.netlib.lapack.DTRTRI
 
dtrtri(String, String, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtrtri
 
DTRTRS - Class in org.netlib.lapack
DTRTRS is a simplified interface to the JLAPACK routine dtrtrs.
Dtrtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTRTRS() - Constructor for class org.netlib.lapack.DTRTRS
 
Dtrtrs() - Constructor for class org.netlib.lapack.Dtrtrs
 
DTRTRS(String, String, String, int, int, double[][], double[][], intW) - Static method in class org.netlib.lapack.DTRTRS
 
dtrtrs(String, String, String, int, int, double[], int, int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtrtrs
 
DTZRQF - Class in org.netlib.lapack
DTZRQF is a simplified interface to the JLAPACK routine dtzrqf.
Dtzrqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTZRQF() - Constructor for class org.netlib.lapack.DTZRQF
 
Dtzrqf() - Constructor for class org.netlib.lapack.Dtzrqf
 
DTZRQF(int, int, double[][], double[], intW) - Static method in class org.netlib.lapack.DTZRQF
 
dtzrqf(int, int, double[], int, int, double[], int, intW) - Static method in class org.netlib.lapack.Dtzrqf
 
DTZRZF - Class in org.netlib.lapack
DTZRZF is a simplified interface to the JLAPACK routine dtzrzf.
Dtzrzf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
DTZRZF() - Constructor for class org.netlib.lapack.DTZRZF
 
Dtzrzf() - Constructor for class org.netlib.lapack.Dtzrzf
 
DTZRZF(int, int, double[][], double[], double[], int, intW) - Static method in class org.netlib.lapack.DTZRZF
 
dtzrzf(int, int, double[], int, int, double[], int, double[], int, int, intW) - Static method in class org.netlib.lapack.Dtzrzf
 
Dummy - Class in org.netlib.util
Placeholders for Fortran GOTO statements and labels.
Dummy() - Constructor for class org.netlib.util.Dummy
 

E

EasyIn - Class in org.netlib.util
Simple input from the keyboard for all primitive types.
EasyIn() - Constructor for class org.netlib.util.EasyIn
 
emax - Static variable in class org.netlib.lapack.Dlamch
 
emax - Static variable in class org.netlib.lapack.Slamch
 
emin - Static variable in class org.netlib.lapack.Dlamch
 
emin - Static variable in class org.netlib.lapack.Slamch
 
eps - Static variable in class org.netlib.lapack.Dlaed6
 
eps - Static variable in class org.netlib.lapack.Dlamch
 
eps - Static variable in class org.netlib.lapack.Slaed6
 
eps - Static variable in class org.netlib.lapack.Slamch
 
estold - Static variable in class org.netlib.lapack.Dlacon
 
estold - Static variable in class org.netlib.lapack.Slacon
 
Etime - Class in org.netlib.util
Implementation of Fortran ETIME intrinsic.
Etime() - Constructor for class org.netlib.util.Etime
 
etime() - Static method in class org.netlib.util.Etime
Initializes the timer.
etime(float[], int) - Static method in class org.netlib.util.Etime
Get the elapsed time.

F

first - Static variable in class org.netlib.lapack.Dlaed6
 
first - Static variable in class org.netlib.lapack.Dlamc1
 
first - Static variable in class org.netlib.lapack.Dlamc2
 
first - Static variable in class org.netlib.lapack.Dlamch
 
first - Static variable in class org.netlib.lapack.Dlartg
 
first - Static variable in class org.netlib.lapack.Slaed6
 
first - Static variable in class org.netlib.lapack.Slamc1
 
first - Static variable in class org.netlib.lapack.Slamc2
 
first - Static variable in class org.netlib.lapack.Slamch
 
first - Static variable in class org.netlib.lapack.Slartg
 
floatOneDtoTwoD(float[], int) - Static method in class org.netlib.util.MatConv
Convert a single precision linearized one-dimensional array to a two-dimensional array.
floatTwoDtoOneD(float[][]) - Static method in class org.netlib.util.MatConv
Convert a single precision two-dimensional array to a linearized one-dimensional array.
floatW - Class in org.netlib.util
f2j object wrapper for floats.
floatW(float) - Constructor for class org.netlib.util.floatW
Create a new float wrapper.

G

g - Static variable in class org.netlib.lapack.Dlasq4
 
g - Static variable in class org.netlib.lapack.Slasq4
 
go_to(String, int) - Static method in class org.netlib.util.Dummy
Placeholder for a Fortran GOTO statement.

I

i - Static variable in class org.netlib.lapack.Dlacon
 
i - Static variable in class org.netlib.lapack.Slacon
 
IDAMAX - Class in org.netlib.blas
IDAMAX is a simplified interface to the JLAPACK routine idamax.
Idamax - Class in org.netlib.blas
Following is the description from the original Fortran source.
IDAMAX() - Constructor for class org.netlib.blas.IDAMAX
 
Idamax() - Constructor for class org.netlib.blas.Idamax
 
IDAMAX(int, double[], int) - Static method in class org.netlib.blas.IDAMAX
 
idamax(int, double[], int, int) - Static method in class org.netlib.blas.Idamax
 
idim(int, int) - Static method in class org.netlib.util.StrictUtil
Fortran integer positive difference (IDIM) intrinsic function.
idim(int, int) - Static method in class org.netlib.util.Util
Fortran integer positive difference (IDIM) intrinsic function.
idnint(double) - Static method in class org.netlib.util.StrictUtil
Fortran nearest integer (IDNINT) intrinsic function.
idnint(double) - Static method in class org.netlib.util.Util
Fortran nearest integer (IDNINT) intrinsic function.
IEEECK - Class in org.netlib.lapack
IEEECK is a simplified interface to the JLAPACK routine ieeeck.
Ieeeck - Class in org.netlib.lapack
Following is the description from the original Fortran source.
IEEECK() - Constructor for class org.netlib.lapack.IEEECK
 
Ieeeck() - Constructor for class org.netlib.lapack.Ieeeck
 
IEEECK(int, float, float) - Static method in class org.netlib.lapack.IEEECK
 
ieeeck(int, float, float) - Static method in class org.netlib.lapack.Ieeeck
 
ILAENV - Class in org.netlib.lapack
ILAENV is a simplified interface to the JLAPACK routine ilaenv.
Ilaenv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
ILAENV() - Constructor for class org.netlib.lapack.ILAENV
 
Ilaenv() - Constructor for class org.netlib.lapack.Ilaenv
 
ILAENV(int, String, String, int, int, int, int) - Static method in class org.netlib.lapack.ILAENV
 
ilaenv(int, String, String, int, int, int, int) - Static method in class org.netlib.lapack.Ilaenv
 
intOneDtoTwoD(int[], int) - Static method in class org.netlib.util.MatConv
Convert an integer linearized one-dimensional array to a two-dimensional array.
intTwoDtoOneD(int[][]) - Static method in class org.netlib.util.MatConv
Convert an integer two-dimensional array to a linearized one-dimensional array.
intW - Class in org.netlib.util
f2j object wrapper for integers.
intW(int) - Constructor for class org.netlib.util.intW
Create a new int wrapper.
ipivot - Static variable in class org.netlib.lapack.Dlaln2
 
ipivot - Static variable in class org.netlib.lapack.Slaln2
 
ISAMAX - Class in org.netlib.blas
ISAMAX is a simplified interface to the JLAPACK routine isamax.
Isamax - Class in org.netlib.blas
Following is the description from the original Fortran source.
ISAMAX() - Constructor for class org.netlib.blas.ISAMAX
 
Isamax() - Constructor for class org.netlib.blas.Isamax
 
ISAMAX(int, float[], int) - Static method in class org.netlib.blas.ISAMAX
 
isamax(int, float[], int, int) - Static method in class org.netlib.blas.Isamax
 
isign(int, int) - Static method in class org.netlib.util.StrictUtil
Fortran integer transfer of sign (ISIGN) intrinsic function.
isign(int, int) - Static method in class org.netlib.util.Util
Fortran integer transfer of sign (ISIGN) intrinsic function.
iter - Static variable in class org.netlib.lapack.Dlacon
 
iter - Static variable in class org.netlib.lapack.Slacon
 
iwarn - Static variable in class org.netlib.lapack.Dlamc2
 
iwarn - Static variable in class org.netlib.lapack.Slamc2
 

J

j - Static variable in class org.netlib.lapack.Dlacon
 
j - Static variable in class org.netlib.lapack.Slacon
 
jlast - Static variable in class org.netlib.lapack.Dlacon
 
jlast - Static variable in class org.netlib.lapack.Slacon
 
jump - Static variable in class org.netlib.lapack.Dlacon
 
jump - Static variable in class org.netlib.lapack.Slacon
 

L

label(String, int) - Static method in class org.netlib.util.Dummy
Placeholder for a Fortran label.
lbeta - Static variable in class org.netlib.lapack.Dlamc1
 
lbeta - Static variable in class org.netlib.lapack.Dlamc2
 
lbeta - Static variable in class org.netlib.lapack.Slamc1
 
lbeta - Static variable in class org.netlib.lapack.Slamc2
 
lemax - Static variable in class org.netlib.lapack.Dlamc2
 
lemax - Static variable in class org.netlib.lapack.Slamc2
 
lemin - Static variable in class org.netlib.lapack.Dlamc2
 
lemin - Static variable in class org.netlib.lapack.Slamc2
 
leps - Static variable in class org.netlib.lapack.Dlamc2
 
leps - Static variable in class org.netlib.lapack.Slamc2
 
lieee1 - Static variable in class org.netlib.lapack.Dlamc1
 
lieee1 - Static variable in class org.netlib.lapack.Slamc1
 
locl21 - Static variable in class org.netlib.lapack.Dlasy2
 
locl21 - Static variable in class org.netlib.lapack.Slasy2
 
locu12 - Static variable in class org.netlib.lapack.Dlasy2
 
locu12 - Static variable in class org.netlib.lapack.Slasy2
 
locu22 - Static variable in class org.netlib.lapack.Dlasy2
 
locu22 - Static variable in class org.netlib.lapack.Slasy2
 
log10(double) - Static method in class org.netlib.util.StrictUtil
Base-10 logarithm function.
log10(float) - Static method in class org.netlib.util.StrictUtil
Base-10 logarithm function.
log10(double) - Static method in class org.netlib.util.Util
Base-10 logarithm function.
log10(float) - Static method in class org.netlib.util.Util
Base-10 logarithm function.
lrmax - Static variable in class org.netlib.lapack.Dlamc2
 
lrmax - Static variable in class org.netlib.lapack.Slamc2
 
lrmin - Static variable in class org.netlib.lapack.Dlamc2
 
lrmin - Static variable in class org.netlib.lapack.Slamc2
 
lrnd - Static variable in class org.netlib.lapack.Dlamc1
 
lrnd - Static variable in class org.netlib.lapack.Slamc1
 
LSAME - Class in org.netlib.blas
LSAME is a simplified interface to the JLAPACK routine lsame.
Lsame - Class in org.netlib.blas
Following is the description from the original Fortran source.
LSAME() - Constructor for class org.netlib.blas.LSAME
 
Lsame() - Constructor for class org.netlib.blas.Lsame
 
LSAME(String, String) - Static method in class org.netlib.blas.LSAME
 
lsame(String, String) - Static method in class org.netlib.blas.Lsame
 
LSAME - Class in org.netlib.lapack
LSAME is a simplified interface to the JLAPACK routine lsame.
Lsame - Class in org.netlib.lapack
Following is the description from the original Fortran source.
LSAME() - Constructor for class org.netlib.lapack.LSAME
 
Lsame() - Constructor for class org.netlib.lapack.Lsame
 
LSAME(String, String) - Static method in class org.netlib.lapack.LSAME
 
lsame(String, String) - Static method in class org.netlib.lapack.Lsame
 
LSAMEN - Class in org.netlib.lapack
LSAMEN is a simplified interface to the JLAPACK routine lsamen.
Lsamen - Class in org.netlib.lapack
Following is the description from the original Fortran source.
LSAMEN() - Constructor for class org.netlib.lapack.LSAMEN
 
Lsamen() - Constructor for class org.netlib.lapack.Lsamen
 
LSAMEN(int, String, String) - Static method in class org.netlib.lapack.LSAMEN
 
lsamen(int, String, String) - Static method in class org.netlib.lapack.Lsamen
 
lt - Static variable in class org.netlib.lapack.Dlamc1
 
lt - Static variable in class org.netlib.lapack.Dlamc2
 
lt - Static variable in class org.netlib.lapack.Slamc1
 
lt - Static variable in class org.netlib.lapack.Slamc2
 

M

main(String[]) - Static method in class org.netlib.util.EasyIn
This method is just here to test the class
MatConv - Class in org.netlib.util
Conversions between one-dimensional linearized arrays and two-dimensional arays.
MatConv() - Constructor for class org.netlib.util.MatConv
 
max(int, int, int) - Static method in class org.netlib.util.StrictUtil
Three argument integer max function.
max(float, float, float) - Static method in class org.netlib.util.StrictUtil
Three argument single precision max function.
max(double, double, double) - Static method in class org.netlib.util.StrictUtil
Three argument double precision max function.
max(int, int, int) - Static method in class org.netlib.util.Util
Three argument integer max function.
max(float, float, float) - Static method in class org.netlib.util.Util
Three argument single precision max function.
max(double, double, double) - Static method in class org.netlib.util.Util
Three argument double precision max function.
min(int, int, int) - Static method in class org.netlib.util.StrictUtil
Three argument integer min function.
min(float, float, float) - Static method in class org.netlib.util.StrictUtil
Three argument single precision min function.
min(double, double, double) - Static method in class org.netlib.util.StrictUtil
Three argument double precision min function.
min(int, int, int) - Static method in class org.netlib.util.Util
Three argument integer min function.
min(float, float, float) - Static method in class org.netlib.util.Util
Three argument single precision min function.
min(double, double, double) - Static method in class org.netlib.util.Util
Three argument double precision min function.
mm - Static variable in class org.netlib.lapack.Dlaruv
 
mm - Static variable in class org.netlib.lapack.Slaruv
 

N

nint(float) - Static method in class org.netlib.util.StrictUtil
Fortran nearest integer (NINT) intrinsic function.
nint(float) - Static method in class org.netlib.util.Util
Fortran nearest integer (NINT) intrinsic function.

O

org.netlib.blas - package org.netlib.blas
 
org.netlib.err - package org.netlib.err
 
org.netlib.lapack - package org.netlib.lapack
 
org.netlib.util - package org.netlib.util
 

P

pause() - Static method in class org.netlib.util.Util
Pauses execution temporarily.
pause(String) - Static method in class org.netlib.util.Util
Pauses execution temporarily.
prec - Static variable in class org.netlib.lapack.Dlamch
 
prec - Static variable in class org.netlib.lapack.Slamch
 

R

readboolean() - Method in class org.netlib.util.EasyIn
Gets a boolean value from the next token.
readBoolean() - Method in class org.netlib.util.EasyIn
Gets a boolean value from the next token.
readbyte() - Method in class org.netlib.util.EasyIn
Gets a byte value from the next token.
readByte() - Method in class org.netlib.util.EasyIn
Gets a byte value from the next token.
readchar() - Method in class org.netlib.util.EasyIn
Gets a character value from the next token.
readChar() - Method in class org.netlib.util.EasyIn
Gets a character value from the next token.
readchars(int) - Method in class org.netlib.util.EasyIn
Reads the specified number of characters and returns a new String containing them.
readChars(int) - Method in class org.netlib.util.EasyIn
Reads the specified number of characters and returns a new String containing them.
readdouble() - Method in class org.netlib.util.EasyIn
Gets a double value from the next token.
readDouble() - Method in class org.netlib.util.EasyIn
Gets a double value from the next token.
readfloat() - Method in class org.netlib.util.EasyIn
Gets a float value from the next token.
readFloat() - Method in class org.netlib.util.EasyIn
Gets a float value from the next token.
readint() - Method in class org.netlib.util.EasyIn
Gets an integer value from the next token.
readInt() - Method in class org.netlib.util.EasyIn
Gets an integer value from the next token.
readlong() - Method in class org.netlib.util.EasyIn
Gets a long integer value from the next token.
readLong() - Method in class org.netlib.util.EasyIn
Gets a long integer value from the next token.
readshort() - Method in class org.netlib.util.EasyIn
Gets a short value from the next token.
readShort() - Method in class org.netlib.util.EasyIn
Gets a short value from the next token.
readstring() - Method in class org.netlib.util.EasyIn
Gets a string value from the next token.
readString() - Method in class org.netlib.util.EasyIn
Gets a string value from the next token.
rmax - Static variable in class org.netlib.lapack.Dlamch
 
rmax - Static variable in class org.netlib.lapack.Slamch
 
rmin - Static variable in class org.netlib.lapack.Dlamch
 
rmin - Static variable in class org.netlib.lapack.Slamch
 
rnd - Static variable in class org.netlib.lapack.Dlamch
 
rnd - Static variable in class org.netlib.lapack.Slamch
 
rswap - Static variable in class org.netlib.lapack.Dlaln2
 
rswap - Static variable in class org.netlib.lapack.Slaln2
 

S

safmin - Static variable in class org.netlib.lapack.Dlartg
 
safmin - Static variable in class org.netlib.lapack.Slartg
 
safmn2 - Static variable in class org.netlib.lapack.Dlartg
 
safmn2 - Static variable in class org.netlib.lapack.Slartg
 
safmx2 - Static variable in class org.netlib.lapack.Dlartg
 
safmx2 - Static variable in class org.netlib.lapack.Slartg
 
SASUM - Class in org.netlib.blas
SASUM is a simplified interface to the JLAPACK routine sasum.
Sasum - Class in org.netlib.blas
Following is the description from the original Fortran source.
SASUM() - Constructor for class org.netlib.blas.SASUM
 
Sasum() - Constructor for class org.netlib.blas.Sasum
 
SASUM(int, float[], int) - Static method in class org.netlib.blas.SASUM
 
sasum(int, float[], int, int) - Static method in class org.netlib.blas.Sasum
 
SAXPY - Class in org.netlib.blas
SAXPY is a simplified interface to the JLAPACK routine saxpy.
Saxpy - Class in org.netlib.blas
Following is the description from the original Fortran source.
SAXPY() - Constructor for class org.netlib.blas.SAXPY
 
Saxpy() - Constructor for class org.netlib.blas.Saxpy
 
SAXPY(int, float, float[], int, float[], int) - Static method in class org.netlib.blas.SAXPY
 
saxpy(int, float, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Saxpy
 
SBDSDC - Class in org.netlib.lapack
SBDSDC is a simplified interface to the JLAPACK routine sbdsdc.
Sbdsdc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SBDSDC() - Constructor for class org.netlib.lapack.SBDSDC
 
Sbdsdc() - Constructor for class org.netlib.lapack.Sbdsdc
 
SBDSDC(String, String, int, float[], float[], float[][], float[][], float[], int[], float[], int[], intW) - Static method in class org.netlib.lapack.SBDSDC
 
sbdsdc(String, String, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sbdsdc
 
SBDSQR - Class in org.netlib.lapack
SBDSQR is a simplified interface to the JLAPACK routine sbdsqr.
Sbdsqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SBDSQR() - Constructor for class org.netlib.lapack.SBDSQR
 
Sbdsqr() - Constructor for class org.netlib.lapack.Sbdsqr
 
SBDSQR(String, int, int, int, int, float[], float[], float[][], float[][], float[][], float[], intW) - Static method in class org.netlib.lapack.SBDSQR
 
sbdsqr(String, int, int, int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sbdsqr
 
SCOPY - Class in org.netlib.blas
SCOPY is a simplified interface to the JLAPACK routine scopy.
Scopy - Class in org.netlib.blas
Following is the description from the original Fortran source.
SCOPY() - Constructor for class org.netlib.blas.SCOPY
 
Scopy() - Constructor for class org.netlib.blas.Scopy
 
SCOPY(int, float[], int, float[], int) - Static method in class org.netlib.blas.SCOPY
 
scopy(int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Scopy
 
SDISNA - Class in org.netlib.lapack
SDISNA is a simplified interface to the JLAPACK routine sdisna.
Sdisna - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SDISNA() - Constructor for class org.netlib.lapack.SDISNA
 
Sdisna() - Constructor for class org.netlib.lapack.Sdisna
 
SDISNA(String, int, int, float[], float[], intW) - Static method in class org.netlib.lapack.SDISNA
 
sdisna(String, int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sdisna
 
SDOT - Class in org.netlib.blas
SDOT is a simplified interface to the JLAPACK routine sdot.
Sdot - Class in org.netlib.blas
Following is the description from the original Fortran source.
SDOT() - Constructor for class org.netlib.blas.SDOT
 
Sdot() - Constructor for class org.netlib.blas.Sdot
 
SDOT(int, float[], int, float[], int) - Static method in class org.netlib.blas.SDOT
 
sdot(int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Sdot
 
SECOND - Class in org.netlib.lapack
SECOND is a simplified interface to the JLAPACK routine second.
Second - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SECOND() - Constructor for class org.netlib.lapack.SECOND
 
Second() - Constructor for class org.netlib.lapack.Second
 
SECOND() - Static method in class org.netlib.lapack.SECOND
 
second() - Static method in class org.netlib.lapack.Second
 
Second - Class in org.netlib.util
Implementation of Fortran SECOND intrinsic function.
Second() - Constructor for class org.netlib.util.Second
 
second() - Static method in class org.netlib.util.Second
Supposed to return the elapsed CPU time since the beginning of program execution.
sfmin - Static variable in class org.netlib.lapack.Dlamch
 
sfmin - Static variable in class org.netlib.lapack.Slamch
 
SGBBRD - Class in org.netlib.lapack
SGBBRD is a simplified interface to the JLAPACK routine sgbbrd.
Sgbbrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBBRD() - Constructor for class org.netlib.lapack.SGBBRD
 
Sgbbrd() - Constructor for class org.netlib.lapack.Sgbbrd
 
SGBBRD(String, int, int, int, int, int, float[][], float[], float[], float[][], float[][], float[][], float[], intW) - Static method in class org.netlib.lapack.SGBBRD
 
sgbbrd(String, int, int, int, int, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sgbbrd
 
SGBCON - Class in org.netlib.lapack
SGBCON is a simplified interface to the JLAPACK routine sgbcon.
Sgbcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBCON() - Constructor for class org.netlib.lapack.SGBCON
 
Sgbcon() - Constructor for class org.netlib.lapack.Sgbcon
 
SGBCON(String, int, int, int, float[][], int[], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SGBCON
 
sgbcon(String, int, int, int, float[], int, int, int[], int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgbcon
 
SGBEQU - Class in org.netlib.lapack
SGBEQU is a simplified interface to the JLAPACK routine sgbequ.
Sgbequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBEQU() - Constructor for class org.netlib.lapack.SGBEQU
 
Sgbequ() - Constructor for class org.netlib.lapack.Sgbequ
 
SGBEQU(int, int, int, int, float[][], float[], float[], floatW, floatW, floatW, intW) - Static method in class org.netlib.lapack.SGBEQU
 
sgbequ(int, int, int, int, float[], int, int, float[], int, float[], int, floatW, floatW, floatW, intW) - Static method in class org.netlib.lapack.Sgbequ
 
SGBMV - Class in org.netlib.blas
SGBMV is a simplified interface to the JLAPACK routine sgbmv.
Sgbmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
SGBMV() - Constructor for class org.netlib.blas.SGBMV
 
Sgbmv() - Constructor for class org.netlib.blas.Sgbmv
 
SGBMV(String, int, int, int, int, float, float[][], float[], int, float, float[], int) - Static method in class org.netlib.blas.SGBMV
 
sgbmv(String, int, int, int, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Sgbmv
 
SGBRFS - Class in org.netlib.lapack
SGBRFS is a simplified interface to the JLAPACK routine sgbrfs.
Sgbrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBRFS() - Constructor for class org.netlib.lapack.SGBRFS
 
Sgbrfs() - Constructor for class org.netlib.lapack.Sgbrfs
 
SGBRFS(String, int, int, int, int, float[][], float[][], int[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGBRFS
 
sgbrfs(String, int, int, int, int, float[], int, int, float[], int, int, int[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgbrfs
 
SGBSV - Class in org.netlib.lapack
SGBSV is a simplified interface to the JLAPACK routine sgbsv.
Sgbsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBSV() - Constructor for class org.netlib.lapack.SGBSV
 
Sgbsv() - Constructor for class org.netlib.lapack.Sgbsv
 
SGBSV(int, int, int, int, float[][], int[], float[][], intW) - Static method in class org.netlib.lapack.SGBSV
 
sgbsv(int, int, int, int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgbsv
 
SGBSVX - Class in org.netlib.lapack
SGBSVX is a simplified interface to the JLAPACK routine sgbsvx.
Sgbsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBSVX() - Constructor for class org.netlib.lapack.SGBSVX
 
Sgbsvx() - Constructor for class org.netlib.lapack.Sgbsvx
 
SGBSVX(String, String, int, int, int, int, float[][], float[][], int[], StringW, float[], float[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGBSVX
 
sgbsvx(String, String, int, int, int, int, float[], int, int, float[], int, int, int[], int, StringW, float[], int, float[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgbsvx
 
SGBTF2 - Class in org.netlib.lapack
SGBTF2 is a simplified interface to the JLAPACK routine sgbtf2.
Sgbtf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBTF2() - Constructor for class org.netlib.lapack.SGBTF2
 
Sgbtf2() - Constructor for class org.netlib.lapack.Sgbtf2
 
SGBTF2(int, int, int, int, float[][], int[], intW) - Static method in class org.netlib.lapack.SGBTF2
 
sgbtf2(int, int, int, int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgbtf2
 
SGBTRF - Class in org.netlib.lapack
SGBTRF is a simplified interface to the JLAPACK routine sgbtrf.
Sgbtrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBTRF() - Constructor for class org.netlib.lapack.SGBTRF
 
Sgbtrf() - Constructor for class org.netlib.lapack.Sgbtrf
 
SGBTRF(int, int, int, int, float[][], int[], intW) - Static method in class org.netlib.lapack.SGBTRF
 
sgbtrf(int, int, int, int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgbtrf
 
SGBTRS - Class in org.netlib.lapack
SGBTRS is a simplified interface to the JLAPACK routine sgbtrs.
Sgbtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGBTRS() - Constructor for class org.netlib.lapack.SGBTRS
 
Sgbtrs() - Constructor for class org.netlib.lapack.Sgbtrs
 
SGBTRS(String, int, int, int, int, float[][], int[], float[][], intW) - Static method in class org.netlib.lapack.SGBTRS
 
sgbtrs(String, int, int, int, int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgbtrs
 
SGEBAK - Class in org.netlib.lapack
SGEBAK is a simplified interface to the JLAPACK routine sgebak.
Sgebak - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEBAK() - Constructor for class org.netlib.lapack.SGEBAK
 
Sgebak() - Constructor for class org.netlib.lapack.Sgebak
 
SGEBAK(String, String, int, int, int, float[], int, float[][], intW) - Static method in class org.netlib.lapack.SGEBAK
 
sgebak(String, String, int, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgebak
 
SGEBAL - Class in org.netlib.lapack
SGEBAL is a simplified interface to the JLAPACK routine sgebal.
Sgebal - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEBAL() - Constructor for class org.netlib.lapack.SGEBAL
 
Sgebal() - Constructor for class org.netlib.lapack.Sgebal
 
SGEBAL(String, int, float[][], intW, intW, float[], intW) - Static method in class org.netlib.lapack.SGEBAL
 
sgebal(String, int, float[], int, int, intW, intW, float[], int, intW) - Static method in class org.netlib.lapack.Sgebal
 
SGEBD2 - Class in org.netlib.lapack
SGEBD2 is a simplified interface to the JLAPACK routine sgebd2.
Sgebd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEBD2() - Constructor for class org.netlib.lapack.SGEBD2
 
Sgebd2() - Constructor for class org.netlib.lapack.Sgebd2
 
SGEBD2(int, int, float[][], float[], float[], float[], float[], float[], intW) - Static method in class org.netlib.lapack.SGEBD2
 
sgebd2(int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgebd2
 
SGEBRD - Class in org.netlib.lapack
SGEBRD is a simplified interface to the JLAPACK routine sgebrd.
Sgebrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEBRD() - Constructor for class org.netlib.lapack.SGEBRD
 
Sgebrd() - Constructor for class org.netlib.lapack.Sgebrd
 
SGEBRD(int, int, float[][], float[], float[], float[], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGEBRD
 
sgebrd(int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgebrd
 
SGECON - Class in org.netlib.lapack
SGECON is a simplified interface to the JLAPACK routine sgecon.
Sgecon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGECON() - Constructor for class org.netlib.lapack.SGECON
 
Sgecon() - Constructor for class org.netlib.lapack.Sgecon
 
SGECON(String, int, float[][], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SGECON
 
sgecon(String, int, float[], int, int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgecon
 
SGEEQU - Class in org.netlib.lapack
SGEEQU is a simplified interface to the JLAPACK routine sgeequ.
Sgeequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEEQU() - Constructor for class org.netlib.lapack.SGEEQU
 
Sgeequ() - Constructor for class org.netlib.lapack.Sgeequ
 
SGEEQU(int, int, float[][], float[], float[], floatW, floatW, floatW, intW) - Static method in class org.netlib.lapack.SGEEQU
 
sgeequ(int, int, float[], int, int, float[], int, float[], int, floatW, floatW, floatW, intW) - Static method in class org.netlib.lapack.Sgeequ
 
SGEES - Class in org.netlib.lapack
SGEES is a simplified interface to the JLAPACK routine sgees.
Sgees - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEES() - Constructor for class org.netlib.lapack.SGEES
 
Sgees() - Constructor for class org.netlib.lapack.Sgees
 
SGEES(String, String, Object, int, float[][], intW, float[], float[], float[][], float[], int, boolean[], intW) - Static method in class org.netlib.lapack.SGEES
 
sgees(String, String, Object, int, float[], int, int, intW, float[], int, float[], int, float[], int, int, float[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Sgees
 
SGEESX - Class in org.netlib.lapack
SGEESX is a simplified interface to the JLAPACK routine sgeesx.
Sgeesx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEESX() - Constructor for class org.netlib.lapack.SGEESX
 
Sgeesx() - Constructor for class org.netlib.lapack.Sgeesx
 
SGEESX(String, String, Object, String, int, float[][], intW, float[], float[], float[][], floatW, floatW, float[], int, int[], int, boolean[], intW) - Static method in class org.netlib.lapack.SGEESX
 
sgeesx(String, String, Object, String, int, float[], int, int, intW, float[], int, float[], int, float[], int, int, floatW, floatW, float[], int, int, int[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Sgeesx
 
SGEEV - Class in org.netlib.lapack
SGEEV is a simplified interface to the JLAPACK routine sgeev.
Sgeev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEEV() - Constructor for class org.netlib.lapack.SGEEV
 
Sgeev() - Constructor for class org.netlib.lapack.Sgeev
 
SGEEV(String, String, int, float[][], float[], float[], float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SGEEV
 
sgeev(String, String, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgeev
 
SGEEVX - Class in org.netlib.lapack
SGEEVX is a simplified interface to the JLAPACK routine sgeevx.
Sgeevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEEVX() - Constructor for class org.netlib.lapack.SGEEVX
 
Sgeevx() - Constructor for class org.netlib.lapack.Sgeevx
 
SGEEVX(String, String, String, String, int, float[][], float[], float[], float[][], float[][], intW, intW, float[], floatW, float[], float[], float[], int, int[], intW) - Static method in class org.netlib.lapack.SGEEVX
 
sgeevx(String, String, String, String, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, int, intW, intW, float[], int, floatW, float[], int, float[], int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgeevx
 
SGEGS - Class in org.netlib.lapack
SGEGS is a simplified interface to the JLAPACK routine sgegs.
Sgegs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEGS() - Constructor for class org.netlib.lapack.SGEGS
 
Sgegs() - Constructor for class org.netlib.lapack.Sgegs
 
SGEGS(String, String, int, float[][], float[][], float[], float[], float[], float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SGEGS
 
sgegs(String, String, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgegs
 
SGEGV - Class in org.netlib.lapack
SGEGV is a simplified interface to the JLAPACK routine sgegv.
Sgegv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEGV() - Constructor for class org.netlib.lapack.SGEGV
 
Sgegv() - Constructor for class org.netlib.lapack.Sgegv
 
SGEGV(String, String, int, float[][], float[][], float[], float[], float[], float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SGEGV
 
sgegv(String, String, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgegv
 
SGEHD2 - Class in org.netlib.lapack
SGEHD2 is a simplified interface to the JLAPACK routine sgehd2.
Sgehd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEHD2() - Constructor for class org.netlib.lapack.SGEHD2
 
Sgehd2() - Constructor for class org.netlib.lapack.Sgehd2
 
SGEHD2(int, int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SGEHD2
 
sgehd2(int, int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgehd2
 
SGEHRD - Class in org.netlib.lapack
SGEHRD is a simplified interface to the JLAPACK routine sgehrd.
Sgehrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEHRD() - Constructor for class org.netlib.lapack.SGEHRD
 
Sgehrd() - Constructor for class org.netlib.lapack.Sgehrd
 
SGEHRD(int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGEHRD
 
sgehrd(int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgehrd
 
SGELQ2 - Class in org.netlib.lapack
SGELQ2 is a simplified interface to the JLAPACK routine sgelq2.
Sgelq2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELQ2() - Constructor for class org.netlib.lapack.SGELQ2
 
Sgelq2() - Constructor for class org.netlib.lapack.Sgelq2
 
SGELQ2(int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SGELQ2
 
sgelq2(int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgelq2
 
SGELQF - Class in org.netlib.lapack
SGELQF is a simplified interface to the JLAPACK routine sgelqf.
Sgelqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELQF() - Constructor for class org.netlib.lapack.SGELQF
 
Sgelqf() - Constructor for class org.netlib.lapack.Sgelqf
 
SGELQF(int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGELQF
 
sgelqf(int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgelqf
 
SGELS - Class in org.netlib.lapack
SGELS is a simplified interface to the JLAPACK routine sgels.
Sgels - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELS() - Constructor for class org.netlib.lapack.SGELS
 
Sgels() - Constructor for class org.netlib.lapack.Sgels
 
SGELS(String, int, int, int, float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SGELS
 
sgels(String, int, int, int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgels
 
SGELSD - Class in org.netlib.lapack
SGELSD is a simplified interface to the JLAPACK routine sgelsd.
Sgelsd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELSD() - Constructor for class org.netlib.lapack.SGELSD
 
Sgelsd() - Constructor for class org.netlib.lapack.Sgelsd
 
SGELSD(int, int, int, float[][], float[][], float[], floatW, intW, float[], int, int[], intW) - Static method in class org.netlib.lapack.SGELSD
 
sgelsd(int, int, int, float[], int, int, float[], int, int, float[], int, floatW, intW, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgelsd
 
SGELSS - Class in org.netlib.lapack
SGELSS is a simplified interface to the JLAPACK routine sgelss.
Sgelss - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELSS() - Constructor for class org.netlib.lapack.SGELSS
 
Sgelss() - Constructor for class org.netlib.lapack.Sgelss
 
SGELSS(int, int, int, float[][], float[][], float[], float, intW, float[], int, intW) - Static method in class org.netlib.lapack.SGELSS
 
sgelss(int, int, int, float[], int, int, float[], int, int, float[], int, float, intW, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgelss
 
SGELSX - Class in org.netlib.lapack
SGELSX is a simplified interface to the JLAPACK routine sgelsx.
Sgelsx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELSX() - Constructor for class org.netlib.lapack.SGELSX
 
Sgelsx() - Constructor for class org.netlib.lapack.Sgelsx
 
SGELSX(int, int, int, float[][], float[][], int[], float, intW, float[], intW) - Static method in class org.netlib.lapack.SGELSX
 
sgelsx(int, int, int, float[], int, int, float[], int, int, int[], int, float, intW, float[], int, intW) - Static method in class org.netlib.lapack.Sgelsx
 
SGELSY - Class in org.netlib.lapack
SGELSY is a simplified interface to the JLAPACK routine sgelsy.
Sgelsy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGELSY() - Constructor for class org.netlib.lapack.SGELSY
 
Sgelsy() - Constructor for class org.netlib.lapack.Sgelsy
 
SGELSY(int, int, int, float[][], float[][], int[], float, intW, float[], int, intW) - Static method in class org.netlib.lapack.SGELSY
 
sgelsy(int, int, int, float[], int, int, float[], int, int, int[], int, float, intW, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgelsy
 
SGEMM - Class in org.netlib.blas
SGEMM is a simplified interface to the JLAPACK routine sgemm.
Sgemm - Class in org.netlib.blas
Following is the description from the original Fortran source.
SGEMM() - Constructor for class org.netlib.blas.SGEMM
 
Sgemm() - Constructor for class org.netlib.blas.Sgemm
 
SGEMM(String, String, int, int, int, float, float[][], float[][], float, float[][]) - Static method in class org.netlib.blas.SGEMM
 
sgemm(String, String, int, int, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Sgemm
 
SGEMV - Class in org.netlib.blas
SGEMV is a simplified interface to the JLAPACK routine sgemv.
Sgemv - Class in org.netlib.blas
Following is the description from the original Fortran source.
SGEMV() - Constructor for class org.netlib.blas.SGEMV
 
Sgemv() - Constructor for class org.netlib.blas.Sgemv
 
SGEMV(String, int, int, float, float[][], float[], int, float, float[], int) - Static method in class org.netlib.blas.SGEMV
 
sgemv(String, int, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Sgemv
 
SGEQL2 - Class in org.netlib.lapack
SGEQL2 is a simplified interface to the JLAPACK routine sgeql2.
Sgeql2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEQL2() - Constructor for class org.netlib.lapack.SGEQL2
 
Sgeql2() - Constructor for class org.netlib.lapack.Sgeql2
 
SGEQL2(int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SGEQL2
 
sgeql2(int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgeql2
 
SGEQLF - Class in org.netlib.lapack
SGEQLF is a simplified interface to the JLAPACK routine sgeqlf.
Sgeqlf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEQLF() - Constructor for class org.netlib.lapack.SGEQLF
 
Sgeqlf() - Constructor for class org.netlib.lapack.Sgeqlf
 
SGEQLF(int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGEQLF
 
sgeqlf(int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgeqlf
 
SGEQP3 - Class in org.netlib.lapack
SGEQP3 is a simplified interface to the JLAPACK routine sgeqp3.
Sgeqp3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEQP3() - Constructor for class org.netlib.lapack.SGEQP3
 
Sgeqp3() - Constructor for class org.netlib.lapack.Sgeqp3
 
SGEQP3(int, int, float[][], int[], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGEQP3
 
sgeqp3(int, int, float[], int, int, int[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgeqp3
 
SGEQPF - Class in org.netlib.lapack
SGEQPF is a simplified interface to the JLAPACK routine sgeqpf.
Sgeqpf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEQPF() - Constructor for class org.netlib.lapack.SGEQPF
 
Sgeqpf() - Constructor for class org.netlib.lapack.Sgeqpf
 
SGEQPF(int, int, float[][], int[], float[], float[], intW) - Static method in class org.netlib.lapack.SGEQPF
 
sgeqpf(int, int, float[], int, int, int[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgeqpf
 
SGEQR2 - Class in org.netlib.lapack
SGEQR2 is a simplified interface to the JLAPACK routine sgeqr2.
Sgeqr2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEQR2() - Constructor for class org.netlib.lapack.SGEQR2
 
Sgeqr2() - Constructor for class org.netlib.lapack.Sgeqr2
 
SGEQR2(int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SGEQR2
 
sgeqr2(int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgeqr2
 
SGEQRF - Class in org.netlib.lapack
SGEQRF is a simplified interface to the JLAPACK routine sgeqrf.
Sgeqrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGEQRF() - Constructor for class org.netlib.lapack.SGEQRF
 
Sgeqrf() - Constructor for class org.netlib.lapack.Sgeqrf
 
SGEQRF(int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGEQRF
 
sgeqrf(int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgeqrf
 
SGER - Class in org.netlib.blas
SGER is a simplified interface to the JLAPACK routine sger.
Sger - Class in org.netlib.blas
Following is the description from the original Fortran source.
SGER() - Constructor for class org.netlib.blas.SGER
 
Sger() - Constructor for class org.netlib.blas.Sger
 
SGER(int, int, float, float[], int, float[], int, float[][]) - Static method in class org.netlib.blas.SGER
 
sger(int, int, float, float[], int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Sger
 
SGERFS - Class in org.netlib.lapack
SGERFS is a simplified interface to the JLAPACK routine sgerfs.
Sgerfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGERFS() - Constructor for class org.netlib.lapack.SGERFS
 
Sgerfs() - Constructor for class org.netlib.lapack.Sgerfs
 
SGERFS(String, int, int, float[][], float[][], int[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGERFS
 
sgerfs(String, int, int, float[], int, int, float[], int, int, int[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgerfs
 
SGERQ2 - Class in org.netlib.lapack
SGERQ2 is a simplified interface to the JLAPACK routine sgerq2.
Sgerq2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGERQ2() - Constructor for class org.netlib.lapack.SGERQ2
 
Sgerq2() - Constructor for class org.netlib.lapack.Sgerq2
 
SGERQ2(int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SGERQ2
 
sgerq2(int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sgerq2
 
SGERQF - Class in org.netlib.lapack
SGERQF is a simplified interface to the JLAPACK routine sgerqf.
Sgerqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGERQF() - Constructor for class org.netlib.lapack.SGERQF
 
Sgerqf() - Constructor for class org.netlib.lapack.Sgerqf
 
SGERQF(int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGERQF
 
sgerqf(int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgerqf
 
SGESC2 - Class in org.netlib.lapack
SGESC2 is a simplified interface to the JLAPACK routine sgesc2.
Sgesc2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGESC2() - Constructor for class org.netlib.lapack.SGESC2
 
Sgesc2() - Constructor for class org.netlib.lapack.Sgesc2
 
SGESC2(int, float[][], float[], int[], int[], floatW) - Static method in class org.netlib.lapack.SGESC2
 
sgesc2(int, float[], int, int, float[], int, int[], int, int[], int, floatW) - Static method in class org.netlib.lapack.Sgesc2
 
SGESDD - Class in org.netlib.lapack
SGESDD is a simplified interface to the JLAPACK routine sgesdd.
Sgesdd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGESDD() - Constructor for class org.netlib.lapack.SGESDD
 
Sgesdd() - Constructor for class org.netlib.lapack.Sgesdd
 
SGESDD(String, int, int, float[][], float[], float[][], float[][], float[], int, int[], intW) - Static method in class org.netlib.lapack.SGESDD
 
sgesdd(String, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgesdd
 
SGESV - Class in org.netlib.lapack
SGESV is a simplified interface to the JLAPACK routine sgesv.
Sgesv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGESV() - Constructor for class org.netlib.lapack.SGESV
 
Sgesv() - Constructor for class org.netlib.lapack.Sgesv
 
SGESV(int, int, float[][], int[], float[][], intW) - Static method in class org.netlib.lapack.SGESV
 
sgesv(int, int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgesv
 
SGESVD - Class in org.netlib.lapack
SGESVD is a simplified interface to the JLAPACK routine sgesvd.
Sgesvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGESVD() - Constructor for class org.netlib.lapack.SGESVD
 
Sgesvd() - Constructor for class org.netlib.lapack.Sgesvd
 
SGESVD(String, String, int, int, float[][], float[], float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SGESVD
 
sgesvd(String, String, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgesvd
 
SGESVX - Class in org.netlib.lapack
SGESVX is a simplified interface to the JLAPACK routine sgesvx.
Sgesvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGESVX() - Constructor for class org.netlib.lapack.SGESVX
 
Sgesvx() - Constructor for class org.netlib.lapack.Sgesvx
 
SGESVX(String, String, int, int, float[][], float[][], int[], StringW, float[], float[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGESVX
 
sgesvx(String, String, int, int, float[], int, int, float[], int, int, int[], int, StringW, float[], int, float[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgesvx
 
SGETC2 - Class in org.netlib.lapack
SGETC2 is a simplified interface to the JLAPACK routine sgetc2.
Sgetc2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGETC2() - Constructor for class org.netlib.lapack.SGETC2
 
Sgetc2() - Constructor for class org.netlib.lapack.Sgetc2
 
SGETC2(int, float[][], int[], int[], intW) - Static method in class org.netlib.lapack.SGETC2
 
sgetc2(int, float[], int, int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgetc2
 
SGETF2 - Class in org.netlib.lapack
SGETF2 is a simplified interface to the JLAPACK routine sgetf2.
Sgetf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGETF2() - Constructor for class org.netlib.lapack.SGETF2
 
Sgetf2() - Constructor for class org.netlib.lapack.Sgetf2
 
SGETF2(int, int, float[][], int[], intW) - Static method in class org.netlib.lapack.SGETF2
 
sgetf2(int, int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgetf2
 
SGETRF - Class in org.netlib.lapack
SGETRF is a simplified interface to the JLAPACK routine sgetrf.
Sgetrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGETRF() - Constructor for class org.netlib.lapack.SGETRF
 
Sgetrf() - Constructor for class org.netlib.lapack.Sgetrf
 
SGETRF(int, int, float[][], int[], intW) - Static method in class org.netlib.lapack.SGETRF
 
sgetrf(int, int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Sgetrf
 
SGETRI - Class in org.netlib.lapack
SGETRI is a simplified interface to the JLAPACK routine sgetri.
Sgetri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGETRI() - Constructor for class org.netlib.lapack.SGETRI
 
Sgetri() - Constructor for class org.netlib.lapack.Sgetri
 
SGETRI(int, float[][], int[], float[], int, intW) - Static method in class org.netlib.lapack.SGETRI
 
sgetri(int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgetri
 
SGETRS - Class in org.netlib.lapack
SGETRS is a simplified interface to the JLAPACK routine sgetrs.
Sgetrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGETRS() - Constructor for class org.netlib.lapack.SGETRS
 
Sgetrs() - Constructor for class org.netlib.lapack.Sgetrs
 
SGETRS(String, int, int, float[][], int[], float[][], intW) - Static method in class org.netlib.lapack.SGETRS
 
sgetrs(String, int, int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgetrs
 
SGGBAK - Class in org.netlib.lapack
SGGBAK is a simplified interface to the JLAPACK routine sggbak.
Sggbak - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGBAK() - Constructor for class org.netlib.lapack.SGGBAK
 
Sggbak() - Constructor for class org.netlib.lapack.Sggbak
 
SGGBAK(String, String, int, int, int, float[], float[], int, float[][], intW) - Static method in class org.netlib.lapack.SGGBAK
 
sggbak(String, String, int, int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sggbak
 
SGGBAL - Class in org.netlib.lapack
SGGBAL is a simplified interface to the JLAPACK routine sggbal.
Sggbal - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGBAL() - Constructor for class org.netlib.lapack.SGGBAL
 
Sggbal() - Constructor for class org.netlib.lapack.Sggbal
 
SGGBAL(String, int, float[][], float[][], intW, intW, float[], float[], float[], intW) - Static method in class org.netlib.lapack.SGGBAL
 
sggbal(String, int, float[], int, int, float[], int, int, intW, intW, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sggbal
 
SGGES - Class in org.netlib.lapack
SGGES is a simplified interface to the JLAPACK routine sgges.
Sgges - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGES() - Constructor for class org.netlib.lapack.SGGES
 
Sgges() - Constructor for class org.netlib.lapack.Sgges
 
SGGES(String, String, String, Object, int, float[][], float[][], intW, float[], float[], float[], float[][], float[][], float[], int, boolean[], intW) - Static method in class org.netlib.lapack.SGGES
 
sgges(String, String, String, Object, int, float[], int, int, float[], int, int, intW, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Sgges
 
SGGESX - Class in org.netlib.lapack
SGGESX is a simplified interface to the JLAPACK routine sggesx.
Sggesx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGESX() - Constructor for class org.netlib.lapack.SGGESX
 
Sggesx() - Constructor for class org.netlib.lapack.Sggesx
 
SGGESX(String, String, String, Object, String, int, float[][], float[][], intW, float[], float[], float[], float[][], float[][], float[], float[], float[], int, int[], int, boolean[], intW) - Static method in class org.netlib.lapack.SGGESX
 
sggesx(String, String, String, Object, String, int, float[], int, int, float[], int, int, intW, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int, int[], int, int, boolean[], int, intW) - Static method in class org.netlib.lapack.Sggesx
 
SGGEV - Class in org.netlib.lapack
SGGEV is a simplified interface to the JLAPACK routine sggev.
Sggev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGEV() - Constructor for class org.netlib.lapack.SGGEV
 
Sggev() - Constructor for class org.netlib.lapack.Sggev
 
SGGEV(String, String, int, float[][], float[][], float[], float[], float[], float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SGGEV
 
sggev(String, String, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sggev
 
SGGEVX - Class in org.netlib.lapack
SGGEVX is a simplified interface to the JLAPACK routine sggevx.
Sggevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGEVX() - Constructor for class org.netlib.lapack.SGGEVX
 
Sggevx() - Constructor for class org.netlib.lapack.Sggevx
 
SGGEVX(String, String, String, String, int, float[][], float[][], float[], float[], float[], float[][], float[][], intW, intW, float[], float[], floatW, floatW, float[], float[], float[], int, int[], boolean[], intW) - Static method in class org.netlib.lapack.SGGEVX
 
sggevx(String, String, String, String, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, intW, intW, float[], int, float[], int, floatW, floatW, float[], int, float[], int, float[], int, int, int[], int, boolean[], int, intW) - Static method in class org.netlib.lapack.Sggevx
 
SGGGLM - Class in org.netlib.lapack
SGGGLM is a simplified interface to the JLAPACK routine sggglm.
Sggglm - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGGLM() - Constructor for class org.netlib.lapack.SGGGLM
 
Sggglm() - Constructor for class org.netlib.lapack.Sggglm
 
SGGGLM(int, int, int, float[][], float[][], float[], float[], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGGGLM
 
sggglm(int, int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sggglm
 
SGGHRD - Class in org.netlib.lapack
SGGHRD is a simplified interface to the JLAPACK routine sgghrd.
Sgghrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGHRD() - Constructor for class org.netlib.lapack.SGGHRD
 
Sgghrd() - Constructor for class org.netlib.lapack.Sgghrd
 
SGGHRD(String, String, int, int, int, float[][], float[][], float[][], float[][], intW) - Static method in class org.netlib.lapack.SGGHRD
 
sgghrd(String, String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgghrd
 
SGGLSE - Class in org.netlib.lapack
SGGLSE is a simplified interface to the JLAPACK routine sgglse.
Sgglse - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGLSE() - Constructor for class org.netlib.lapack.SGGLSE
 
Sgglse() - Constructor for class org.netlib.lapack.Sgglse
 
SGGLSE(int, int, int, float[][], float[][], float[], float[], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGGLSE
 
sgglse(int, int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgglse
 
SGGQRF - Class in org.netlib.lapack
SGGQRF is a simplified interface to the JLAPACK routine sggqrf.
Sggqrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGQRF() - Constructor for class org.netlib.lapack.SGGQRF
 
Sggqrf() - Constructor for class org.netlib.lapack.Sggqrf
 
SGGQRF(int, int, int, float[][], float[], float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGGQRF
 
sggqrf(int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sggqrf
 
SGGRQF - Class in org.netlib.lapack
SGGRQF is a simplified interface to the JLAPACK routine sggrqf.
Sggrqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGRQF() - Constructor for class org.netlib.lapack.SGGRQF
 
Sggrqf() - Constructor for class org.netlib.lapack.Sggrqf
 
SGGRQF(int, int, int, float[][], float[], float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SGGRQF
 
sggrqf(int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sggrqf
 
SGGSVD - Class in org.netlib.lapack
SGGSVD is a simplified interface to the JLAPACK routine sggsvd.
Sggsvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGSVD() - Constructor for class org.netlib.lapack.SGGSVD
 
Sggsvd() - Constructor for class org.netlib.lapack.Sggsvd
 
SGGSVD(String, String, String, int, int, int, intW, intW, float[][], float[][], float[], float[], float[][], float[][], float[][], float[], int[], intW) - Static method in class org.netlib.lapack.SGGSVD
 
sggsvd(String, String, String, int, int, int, intW, intW, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sggsvd
 
SGGSVP - Class in org.netlib.lapack
SGGSVP is a simplified interface to the JLAPACK routine sggsvp.
Sggsvp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGGSVP() - Constructor for class org.netlib.lapack.SGGSVP
 
Sggsvp() - Constructor for class org.netlib.lapack.Sggsvp
 
SGGSVP(String, String, String, int, int, int, float[][], float[][], float, float, intW, intW, float[][], float[][], float[][], int[], float[], float[], intW) - Static method in class org.netlib.lapack.SGGSVP
 
sggsvp(String, String, String, int, int, int, float[], int, int, float[], int, int, float, float, intW, intW, float[], int, int, float[], int, int, float[], int, int, int[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sggsvp
 
SGTCON - Class in org.netlib.lapack
SGTCON is a simplified interface to the JLAPACK routine sgtcon.
Sgtcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTCON() - Constructor for class org.netlib.lapack.SGTCON
 
Sgtcon() - Constructor for class org.netlib.lapack.Sgtcon
 
SGTCON(String, int, float[], float[], float[], float[], int[], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SGTCON
 
sgtcon(String, int, float[], int, float[], int, float[], int, float[], int, int[], int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgtcon
 
SGTRFS - Class in org.netlib.lapack
SGTRFS is a simplified interface to the JLAPACK routine sgtrfs.
Sgtrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTRFS() - Constructor for class org.netlib.lapack.SGTRFS
 
Sgtrfs() - Constructor for class org.netlib.lapack.Sgtrfs
 
SGTRFS(String, int, int, float[], float[], float[], float[], float[], float[], float[], int[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGTRFS
 
sgtrfs(String, int, int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, int[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgtrfs
 
SGTSV - Class in org.netlib.lapack
SGTSV is a simplified interface to the JLAPACK routine sgtsv.
Sgtsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTSV() - Constructor for class org.netlib.lapack.SGTSV
 
Sgtsv() - Constructor for class org.netlib.lapack.Sgtsv
 
SGTSV(int, int, float[], float[], float[], float[][], intW) - Static method in class org.netlib.lapack.SGTSV
 
sgtsv(int, int, float[], int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgtsv
 
SGTSVX - Class in org.netlib.lapack
SGTSVX is a simplified interface to the JLAPACK routine sgtsvx.
Sgtsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTSVX() - Constructor for class org.netlib.lapack.SGTSVX
 
Sgtsvx() - Constructor for class org.netlib.lapack.Sgtsvx
 
SGTSVX(String, String, int, int, float[], float[], float[], float[], float[], float[], float[], int[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGTSVX
 
sgtsvx(String, String, int, int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, int[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgtsvx
 
SGTTRF - Class in org.netlib.lapack
SGTTRF is a simplified interface to the JLAPACK routine sgttrf.
Sgttrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTTRF() - Constructor for class org.netlib.lapack.SGTTRF
 
Sgttrf() - Constructor for class org.netlib.lapack.Sgttrf
 
SGTTRF(int, float[], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SGTTRF
 
sgttrf(int, float[], int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sgttrf
 
SGTTRS - Class in org.netlib.lapack
SGTTRS is a simplified interface to the JLAPACK routine sgttrs.
Sgttrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTTRS() - Constructor for class org.netlib.lapack.SGTTRS
 
Sgttrs() - Constructor for class org.netlib.lapack.Sgttrs
 
SGTTRS(String, int, int, float[], float[], float[], float[], int[], float[][], intW) - Static method in class org.netlib.lapack.SGTTRS
 
sgttrs(String, int, int, float[], int, float[], int, float[], int, float[], int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sgttrs
 
SGTTS2 - Class in org.netlib.lapack
SGTTS2 is a simplified interface to the JLAPACK routine sgtts2.
Sgtts2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SGTTS2() - Constructor for class org.netlib.lapack.SGTTS2
 
Sgtts2() - Constructor for class org.netlib.lapack.Sgtts2
 
SGTTS2(int, int, int, float[], float[], float[], float[], int[], float[][]) - Static method in class org.netlib.lapack.SGTTS2
 
sgtts2(int, int, int, float[], int, float[], int, float[], int, float[], int, int[], int, float[], int, int) - Static method in class org.netlib.lapack.Sgtts2
 
SHGEQZ - Class in org.netlib.lapack
SHGEQZ is a simplified interface to the JLAPACK routine shgeqz.
Shgeqz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SHGEQZ() - Constructor for class org.netlib.lapack.SHGEQZ
 
Shgeqz() - Constructor for class org.netlib.lapack.Shgeqz
 
SHGEQZ(String, String, String, int, int, int, float[][], float[][], float[], float[], float[], float[][], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SHGEQZ
 
shgeqz(String, String, String, int, int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Shgeqz
 
SHSEIN - Class in org.netlib.lapack
SHSEIN is a simplified interface to the JLAPACK routine shsein.
Shsein - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SHSEIN() - Constructor for class org.netlib.lapack.SHSEIN
 
Shsein() - Constructor for class org.netlib.lapack.Shsein
 
SHSEIN(String, String, String, boolean[], int, float[][], float[], float[], float[][], float[][], int, intW, float[], int[], int[], intW) - Static method in class org.netlib.lapack.SHSEIN
 
shsein(String, String, String, boolean[], int, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, int, int, intW, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Shsein
 
SHSEQR - Class in org.netlib.lapack
SHSEQR is a simplified interface to the JLAPACK routine shseqr.
Shseqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SHSEQR() - Constructor for class org.netlib.lapack.SHSEQR
 
Shseqr() - Constructor for class org.netlib.lapack.Shseqr
 
SHSEQR(String, String, int, int, int, float[][], float[], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SHSEQR
 
shseqr(String, String, int, int, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Shseqr
 
sign(float, float) - Static method in class org.netlib.util.StrictUtil
Fortran floating point transfer of sign (SIGN) intrinsic function.
sign(float, float) - Static method in class org.netlib.util.Util
Fortran floating point transfer of sign (SIGN) intrinsic function.
sinh(double) - Static method in class org.netlib.util.StrictUtil
Fortran hyperbolic sine (SINH) intrinsic function.
sinh(double) - Static method in class org.netlib.util.Util
Fortran hyperbolic sine (SINH) intrinsic function.
skipRemaining() - Method in class org.netlib.util.EasyIn
Skips any tokens remaining on this line.
SLABAD - Class in org.netlib.lapack
SLABAD is a simplified interface to the JLAPACK routine slabad.
Slabad - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLABAD() - Constructor for class org.netlib.lapack.SLABAD
 
Slabad() - Constructor for class org.netlib.lapack.Slabad
 
SLABAD(floatW, floatW) - Static method in class org.netlib.lapack.SLABAD
 
slabad(floatW, floatW) - Static method in class org.netlib.lapack.Slabad
 
SLABRD - Class in org.netlib.lapack
SLABRD is a simplified interface to the JLAPACK routine slabrd.
Slabrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLABRD() - Constructor for class org.netlib.lapack.SLABRD
 
Slabrd() - Constructor for class org.netlib.lapack.Slabrd
 
SLABRD(int, int, int, float[][], float[], float[], float[], float[], float[][], float[][]) - Static method in class org.netlib.lapack.SLABRD
 
slabrd(int, int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int) - Static method in class org.netlib.lapack.Slabrd
 
SLACON - Class in org.netlib.lapack
SLACON is a simplified interface to the JLAPACK routine slacon.
Slacon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLACON() - Constructor for class org.netlib.lapack.SLACON
 
Slacon() - Constructor for class org.netlib.lapack.Slacon
 
SLACON(int, float[], float[], int[], floatW, intW) - Static method in class org.netlib.lapack.SLACON
 
slacon(int, float[], int, float[], int, int[], int, floatW, intW) - Static method in class org.netlib.lapack.Slacon
 
SLACPY - Class in org.netlib.lapack
SLACPY is a simplified interface to the JLAPACK routine slacpy.
Slacpy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLACPY() - Constructor for class org.netlib.lapack.SLACPY
 
Slacpy() - Constructor for class org.netlib.lapack.Slacpy
 
SLACPY(String, int, int, float[][], float[][]) - Static method in class org.netlib.lapack.SLACPY
 
slacpy(String, int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.lapack.Slacpy
 
SLADIV - Class in org.netlib.lapack
SLADIV is a simplified interface to the JLAPACK routine sladiv.
Sladiv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLADIV() - Constructor for class org.netlib.lapack.SLADIV
 
Sladiv() - Constructor for class org.netlib.lapack.Sladiv
 
SLADIV(float, float, float, float, floatW, floatW) - Static method in class org.netlib.lapack.SLADIV
 
sladiv(float, float, float, float, floatW, floatW) - Static method in class org.netlib.lapack.Sladiv
 
SLAE2 - Class in org.netlib.lapack
SLAE2 is a simplified interface to the JLAPACK routine slae2.
Slae2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAE2() - Constructor for class org.netlib.lapack.SLAE2
 
Slae2() - Constructor for class org.netlib.lapack.Slae2
 
SLAE2(float, float, float, floatW, floatW) - Static method in class org.netlib.lapack.SLAE2
 
slae2(float, float, float, floatW, floatW) - Static method in class org.netlib.lapack.Slae2
 
SLAEBZ - Class in org.netlib.lapack
SLAEBZ is a simplified interface to the JLAPACK routine slaebz.
Slaebz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAEBZ() - Constructor for class org.netlib.lapack.SLAEBZ
 
Slaebz() - Constructor for class org.netlib.lapack.Slaebz
 
SLAEBZ(int, int, int, int, int, int, float, float, float, float[], float[], float[], int[], float[][], float[], intW, int[][], float[], int[], intW) - Static method in class org.netlib.lapack.SLAEBZ
 
slaebz(int, int, int, int, int, int, float, float, float, float[], int, float[], int, float[], int, int[], int, float[], int, float[], int, intW, int[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slaebz
 
SLAED0 - Class in org.netlib.lapack
SLAED0 is a simplified interface to the JLAPACK routine slaed0.
Slaed0 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED0() - Constructor for class org.netlib.lapack.SLAED0
 
Slaed0() - Constructor for class org.netlib.lapack.Slaed0
 
SLAED0(int, int, int, float[], float[], float[][], float[][], float[], int[], intW) - Static method in class org.netlib.lapack.SLAED0
 
slaed0(int, int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slaed0
 
SLAED1 - Class in org.netlib.lapack
SLAED1 is a simplified interface to the JLAPACK routine slaed1.
Slaed1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED1() - Constructor for class org.netlib.lapack.SLAED1
 
Slaed1() - Constructor for class org.netlib.lapack.Slaed1
 
SLAED1(int, float[], float[][], int[], floatW, int, float[], int[], intW) - Static method in class org.netlib.lapack.SLAED1
 
slaed1(int, float[], int, float[], int, int, int[], int, floatW, int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slaed1
 
SLAED2 - Class in org.netlib.lapack
SLAED2 is a simplified interface to the JLAPACK routine slaed2.
Slaed2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED2() - Constructor for class org.netlib.lapack.SLAED2
 
Slaed2() - Constructor for class org.netlib.lapack.Slaed2
 
SLAED2(intW, int, int, float[], float[][], int[], floatW, float[], float[], float[], float[], int[], int[], int[], int[], intW) - Static method in class org.netlib.lapack.SLAED2
 
slaed2(intW, int, int, float[], int, float[], int, int, int[], int, floatW, float[], int, float[], int, float[], int, float[], int, int[], int, int[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slaed2
 
SLAED3 - Class in org.netlib.lapack
SLAED3 is a simplified interface to the JLAPACK routine slaed3.
Slaed3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED3() - Constructor for class org.netlib.lapack.SLAED3
 
Slaed3() - Constructor for class org.netlib.lapack.Slaed3
 
SLAED3(int, int, int, float[], float[][], float, float[], float[], int[], int[], float[], float[], intW) - Static method in class org.netlib.lapack.SLAED3
 
slaed3(int, int, int, float[], int, float[], int, int, float, float[], int, float[], int, int[], int, int[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slaed3
 
SLAED4 - Class in org.netlib.lapack
SLAED4 is a simplified interface to the JLAPACK routine slaed4.
Slaed4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED4() - Constructor for class org.netlib.lapack.SLAED4
 
Slaed4() - Constructor for class org.netlib.lapack.Slaed4
 
SLAED4(int, int, float[], float[], float[], float, floatW, intW) - Static method in class org.netlib.lapack.SLAED4
 
slaed4(int, int, float[], int, float[], int, float[], int, float, floatW, intW) - Static method in class org.netlib.lapack.Slaed4
 
SLAED5 - Class in org.netlib.lapack
SLAED5 is a simplified interface to the JLAPACK routine slaed5.
Slaed5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED5() - Constructor for class org.netlib.lapack.SLAED5
 
Slaed5() - Constructor for class org.netlib.lapack.Slaed5
 
SLAED5(int, float[], float[], float[], float, floatW) - Static method in class org.netlib.lapack.SLAED5
 
slaed5(int, float[], int, float[], int, float[], int, float, floatW) - Static method in class org.netlib.lapack.Slaed5
 
SLAED6 - Class in org.netlib.lapack
SLAED6 is a simplified interface to the JLAPACK routine slaed6.
Slaed6 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED6() - Constructor for class org.netlib.lapack.SLAED6
 
Slaed6() - Constructor for class org.netlib.lapack.Slaed6
 
SLAED6(int, boolean, float, float[], float[], float, floatW, intW) - Static method in class org.netlib.lapack.SLAED6
 
slaed6(int, boolean, float, float[], int, float[], int, float, floatW, intW) - Static method in class org.netlib.lapack.Slaed6
 
SLAED7 - Class in org.netlib.lapack
SLAED7 is a simplified interface to the JLAPACK routine slaed7.
Slaed7 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED7() - Constructor for class org.netlib.lapack.SLAED7
 
Slaed7() - Constructor for class org.netlib.lapack.Slaed7
 
SLAED7(int, int, int, int, int, int, float[], float[][], int[], floatW, int, float[], int[], int[], int[], int[], int[][], float[][], float[], int[], intW) - Static method in class org.netlib.lapack.SLAED7
 
slaed7(int, int, int, int, int, int, float[], int, float[], int, int, int[], int, floatW, int, float[], int, int[], int, int[], int, int[], int, int[], int, int[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slaed7
 
SLAED8 - Class in org.netlib.lapack
SLAED8 is a simplified interface to the JLAPACK routine slaed8.
Slaed8 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED8() - Constructor for class org.netlib.lapack.SLAED8
 
Slaed8() - Constructor for class org.netlib.lapack.Slaed8
 
SLAED8(int, intW, int, int, float[], float[][], int[], floatW, int, float[], float[], float[][], float[], int[], intW, int[][], float[][], int[], int[], intW) - Static method in class org.netlib.lapack.SLAED8
 
slaed8(int, intW, int, int, float[], int, float[], int, int, int[], int, floatW, int, float[], int, float[], int, float[], int, int, float[], int, int[], int, intW, int[], int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slaed8
 
SLAED9 - Class in org.netlib.lapack
SLAED9 is a simplified interface to the JLAPACK routine slaed9.
Slaed9 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAED9() - Constructor for class org.netlib.lapack.SLAED9
 
Slaed9() - Constructor for class org.netlib.lapack.Slaed9
 
SLAED9(int, int, int, int, float[], float[][], float, float[], float[], float[][], intW) - Static method in class org.netlib.lapack.SLAED9
 
slaed9(int, int, int, int, float[], int, float[], int, int, float, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Slaed9
 
SLAEDA - Class in org.netlib.lapack
SLAEDA is a simplified interface to the JLAPACK routine slaeda.
Slaeda - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAEDA() - Constructor for class org.netlib.lapack.SLAEDA
 
Slaeda() - Constructor for class org.netlib.lapack.Slaeda
 
SLAEDA(int, int, int, int, int[], int[], int[], int[][], float[][], float[], int[], float[], float[], intW) - Static method in class org.netlib.lapack.SLAEDA
 
slaeda(int, int, int, int, int[], int, int[], int, int[], int, int[], int, float[], int, float[], int, int[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slaeda
 
SLAEIN - Class in org.netlib.lapack
SLAEIN is a simplified interface to the JLAPACK routine slaein.
Slaein - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAEIN() - Constructor for class org.netlib.lapack.SLAEIN
 
Slaein() - Constructor for class org.netlib.lapack.Slaein
 
SLAEIN(boolean, boolean, int, float[][], float, float, float[], float[], float[][], float[], float, float, float, intW) - Static method in class org.netlib.lapack.SLAEIN
 
slaein(boolean, boolean, int, float[], int, int, float, float, float[], int, float[], int, float[], int, int, float[], int, float, float, float, intW) - Static method in class org.netlib.lapack.Slaein
 
SLAEV2 - Class in org.netlib.lapack
SLAEV2 is a simplified interface to the JLAPACK routine slaev2.
Slaev2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAEV2() - Constructor for class org.netlib.lapack.SLAEV2
 
Slaev2() - Constructor for class org.netlib.lapack.Slaev2
 
SLAEV2(float, float, float, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLAEV2
 
slaev2(float, float, float, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slaev2
 
SLAEXC - Class in org.netlib.lapack
SLAEXC is a simplified interface to the JLAPACK routine slaexc.
Slaexc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAEXC() - Constructor for class org.netlib.lapack.SLAEXC
 
Slaexc() - Constructor for class org.netlib.lapack.Slaexc
 
SLAEXC(boolean, int, float[][], float[][], int, int, int, float[], intW) - Static method in class org.netlib.lapack.SLAEXC
 
slaexc(boolean, int, float[], int, int, float[], int, int, int, int, int, float[], int, intW) - Static method in class org.netlib.lapack.Slaexc
 
SLAG2 - Class in org.netlib.lapack
SLAG2 is a simplified interface to the JLAPACK routine slag2.
Slag2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAG2() - Constructor for class org.netlib.lapack.SLAG2
 
Slag2() - Constructor for class org.netlib.lapack.Slag2
 
SLAG2(float[][], float[][], float, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLAG2
 
slag2(float[], int, int, float[], int, int, float, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slag2
 
SLAGS2 - Class in org.netlib.lapack
SLAGS2 is a simplified interface to the JLAPACK routine slags2.
Slags2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAGS2() - Constructor for class org.netlib.lapack.SLAGS2
 
Slags2() - Constructor for class org.netlib.lapack.Slags2
 
SLAGS2(boolean, float, float, float, float, float, float, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLAGS2
 
slags2(boolean, float, float, float, float, float, float, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slags2
 
SLAGTF - Class in org.netlib.lapack
SLAGTF is a simplified interface to the JLAPACK routine slagtf.
Slagtf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAGTF() - Constructor for class org.netlib.lapack.SLAGTF
 
Slagtf() - Constructor for class org.netlib.lapack.Slagtf
 
SLAGTF(int, float[], float, float[], float[], float, float[], int[], intW) - Static method in class org.netlib.lapack.SLAGTF
 
slagtf(int, float[], int, float, float[], int, float[], int, float, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slagtf
 
SLAGTM - Class in org.netlib.lapack
SLAGTM is a simplified interface to the JLAPACK routine slagtm.
Slagtm - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAGTM() - Constructor for class org.netlib.lapack.SLAGTM
 
Slagtm() - Constructor for class org.netlib.lapack.Slagtm
 
SLAGTM(String, int, int, float, float[], float[], float[], float[][], float, float[][]) - Static method in class org.netlib.lapack.SLAGTM
 
slagtm(String, int, int, float, float[], int, float[], int, float[], int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.lapack.Slagtm
 
SLAGTS - Class in org.netlib.lapack
SLAGTS is a simplified interface to the JLAPACK routine slagts.
Slagts - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAGTS() - Constructor for class org.netlib.lapack.SLAGTS
 
Slagts() - Constructor for class org.netlib.lapack.Slagts
 
SLAGTS(int, int, float[], float[], float[], float[], int[], float[], floatW, intW) - Static method in class org.netlib.lapack.SLAGTS
 
slagts(int, int, float[], int, float[], int, float[], int, float[], int, int[], int, float[], int, floatW, intW) - Static method in class org.netlib.lapack.Slagts
 
SLAGV2 - Class in org.netlib.lapack
SLAGV2 is a simplified interface to the JLAPACK routine slagv2.
Slagv2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAGV2() - Constructor for class org.netlib.lapack.SLAGV2
 
Slagv2() - Constructor for class org.netlib.lapack.Slagv2
 
SLAGV2(float[][], float[][], float[], float[], float[], floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLAGV2
 
slagv2(float[], int, int, float[], int, int, float[], int, float[], int, float[], int, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slagv2
 
SLAHQR - Class in org.netlib.lapack
SLAHQR is a simplified interface to the JLAPACK routine slahqr.
Slahqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAHQR() - Constructor for class org.netlib.lapack.SLAHQR
 
Slahqr() - Constructor for class org.netlib.lapack.Slahqr
 
SLAHQR(boolean, boolean, int, int, int, float[][], float[], float[], int, int, float[][], intW) - Static method in class org.netlib.lapack.SLAHQR
 
slahqr(boolean, boolean, int, int, int, float[], int, int, float[], int, float[], int, int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Slahqr
 
SLAHRD - Class in org.netlib.lapack
SLAHRD is a simplified interface to the JLAPACK routine slahrd.
Slahrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAHRD() - Constructor for class org.netlib.lapack.SLAHRD
 
Slahrd() - Constructor for class org.netlib.lapack.Slahrd
 
SLAHRD(int, int, int, float[][], float[], float[][], float[][]) - Static method in class org.netlib.lapack.SLAHRD
 
slahrd(int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int) - Static method in class org.netlib.lapack.Slahrd
 
SLAIC1 - Class in org.netlib.lapack
SLAIC1 is a simplified interface to the JLAPACK routine slaic1.
Slaic1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAIC1() - Constructor for class org.netlib.lapack.SLAIC1
 
Slaic1() - Constructor for class org.netlib.lapack.Slaic1
 
SLAIC1(int, int, float[], float, float[], float, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLAIC1
 
slaic1(int, int, float[], int, float, float[], int, float, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slaic1
 
SLALN2 - Class in org.netlib.lapack
SLALN2 is a simplified interface to the JLAPACK routine slaln2.
Slaln2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLALN2() - Constructor for class org.netlib.lapack.SLALN2
 
Slaln2() - Constructor for class org.netlib.lapack.Slaln2
 
SLALN2(boolean, int, int, float, float, float[][], float, float, float[][], float, float, float[][], floatW, floatW, intW) - Static method in class org.netlib.lapack.SLALN2
 
slaln2(boolean, int, int, float, float, float[], int, int, float, float, float[], int, int, float, float, float[], int, int, floatW, floatW, intW) - Static method in class org.netlib.lapack.Slaln2
 
SLALS0 - Class in org.netlib.lapack
SLALS0 is a simplified interface to the JLAPACK routine slals0.
Slals0 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLALS0() - Constructor for class org.netlib.lapack.SLALS0
 
Slals0() - Constructor for class org.netlib.lapack.Slals0
 
SLALS0(int, int, int, int, int, float[][], float[][], int[], int, int[][], float[][], float[][], float[], float[][], float[], int, float, float, float[], intW) - Static method in class org.netlib.lapack.SLALS0
 
slals0(int, int, int, int, int, float[], int, int, float[], int, int, int[], int, int, int[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float, float, float[], int, intW) - Static method in class org.netlib.lapack.Slals0
 
SLALSA - Class in org.netlib.lapack
SLALSA is a simplified interface to the JLAPACK routine slalsa.
Slalsa - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLALSA() - Constructor for class org.netlib.lapack.SLALSA
 
Slalsa() - Constructor for class org.netlib.lapack.Slalsa
 
SLALSA(int, int, int, int, float[][], float[][], float[][], float[][], int[], float[][], float[][], float[][], float[][], int[], int[][], int[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SLALSA
 
slalsa(int, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int[], int, float[], int, float[], int, float[], int, float[], int, int[], int, int[], int, int, int[], int, float[], int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slalsa
 
SLALSD - Class in org.netlib.lapack
SLALSD is a simplified interface to the JLAPACK routine slalsd.
Slalsd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLALSD() - Constructor for class org.netlib.lapack.SLALSD
 
Slalsd() - Constructor for class org.netlib.lapack.Slalsd
 
SLALSD(String, int, int, int, float[], float[], float[][], floatW, intW, float[], int[], intW) - Static method in class org.netlib.lapack.SLALSD
 
slalsd(String, int, int, int, float[], int, float[], int, float[], int, int, floatW, intW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slalsd
 
SLAMC1 - Class in org.netlib.lapack
SLAMC1 is a simplified interface to the JLAPACK routine slamc1.
Slamc1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMC1() - Constructor for class org.netlib.lapack.SLAMC1
 
Slamc1() - Constructor for class org.netlib.lapack.Slamc1
 
SLAMC1(intW, intW, booleanW, booleanW) - Static method in class org.netlib.lapack.SLAMC1
 
slamc1(intW, intW, booleanW, booleanW) - Static method in class org.netlib.lapack.Slamc1
 
SLAMC2 - Class in org.netlib.lapack
SLAMC2 is a simplified interface to the JLAPACK routine slamc2.
Slamc2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMC2() - Constructor for class org.netlib.lapack.SLAMC2
 
Slamc2() - Constructor for class org.netlib.lapack.Slamc2
 
SLAMC2(intW, intW, booleanW, floatW, intW, floatW, intW, floatW) - Static method in class org.netlib.lapack.SLAMC2
 
slamc2(intW, intW, booleanW, floatW, intW, floatW, intW, floatW) - Static method in class org.netlib.lapack.Slamc2
 
SLAMC3 - Class in org.netlib.lapack
SLAMC3 is a simplified interface to the JLAPACK routine slamc3.
Slamc3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMC3() - Constructor for class org.netlib.lapack.SLAMC3
 
Slamc3() - Constructor for class org.netlib.lapack.Slamc3
 
SLAMC3(float, float) - Static method in class org.netlib.lapack.SLAMC3
 
slamc3(float, float) - Static method in class org.netlib.lapack.Slamc3
 
SLAMC4 - Class in org.netlib.lapack
SLAMC4 is a simplified interface to the JLAPACK routine slamc4.
Slamc4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMC4() - Constructor for class org.netlib.lapack.SLAMC4
 
Slamc4() - Constructor for class org.netlib.lapack.Slamc4
 
SLAMC4(intW, float, int) - Static method in class org.netlib.lapack.SLAMC4
 
slamc4(intW, float, int) - Static method in class org.netlib.lapack.Slamc4
 
SLAMC5 - Class in org.netlib.lapack
SLAMC5 is a simplified interface to the JLAPACK routine slamc5.
Slamc5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMC5() - Constructor for class org.netlib.lapack.SLAMC5
 
Slamc5() - Constructor for class org.netlib.lapack.Slamc5
 
SLAMC5(int, int, int, boolean, intW, floatW) - Static method in class org.netlib.lapack.SLAMC5
 
slamc5(int, int, int, boolean, intW, floatW) - Static method in class org.netlib.lapack.Slamc5
 
SLAMCH - Class in org.netlib.lapack
SLAMCH is a simplified interface to the JLAPACK routine slamch.
Slamch - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMCH() - Constructor for class org.netlib.lapack.SLAMCH
 
Slamch() - Constructor for class org.netlib.lapack.Slamch
 
SLAMCH(String) - Static method in class org.netlib.lapack.SLAMCH
 
slamch(String) - Static method in class org.netlib.lapack.Slamch
 
SLAMRG - Class in org.netlib.lapack
SLAMRG is a simplified interface to the JLAPACK routine slamrg.
Slamrg - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAMRG() - Constructor for class org.netlib.lapack.SLAMRG
 
Slamrg() - Constructor for class org.netlib.lapack.Slamrg
 
SLAMRG(int, int, float[], int, int, int[]) - Static method in class org.netlib.lapack.SLAMRG
 
slamrg(int, int, float[], int, int, int, int[], int) - Static method in class org.netlib.lapack.Slamrg
 
SLANGB - Class in org.netlib.lapack
SLANGB is a simplified interface to the JLAPACK routine slangb.
Slangb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANGB() - Constructor for class org.netlib.lapack.SLANGB
 
Slangb() - Constructor for class org.netlib.lapack.Slangb
 
SLANGB(String, int, int, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANGB
 
slangb(String, int, int, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slangb
 
SLANGE - Class in org.netlib.lapack
SLANGE is a simplified interface to the JLAPACK routine slange.
Slange - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANGE() - Constructor for class org.netlib.lapack.SLANGE
 
Slange() - Constructor for class org.netlib.lapack.Slange
 
SLANGE(String, int, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANGE
 
slange(String, int, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slange
 
SLANGT - Class in org.netlib.lapack
SLANGT is a simplified interface to the JLAPACK routine slangt.
Slangt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANGT() - Constructor for class org.netlib.lapack.SLANGT
 
Slangt() - Constructor for class org.netlib.lapack.Slangt
 
SLANGT(String, int, float[], float[], float[]) - Static method in class org.netlib.lapack.SLANGT
 
slangt(String, int, float[], int, float[], int, float[], int) - Static method in class org.netlib.lapack.Slangt
 
SLANHS - Class in org.netlib.lapack
SLANHS is a simplified interface to the JLAPACK routine slanhs.
Slanhs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANHS() - Constructor for class org.netlib.lapack.SLANHS
 
Slanhs() - Constructor for class org.netlib.lapack.Slanhs
 
SLANHS(String, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANHS
 
slanhs(String, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slanhs
 
SLANSB - Class in org.netlib.lapack
SLANSB is a simplified interface to the JLAPACK routine slansb.
Slansb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANSB() - Constructor for class org.netlib.lapack.SLANSB
 
Slansb() - Constructor for class org.netlib.lapack.Slansb
 
SLANSB(String, String, int, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANSB
 
slansb(String, String, int, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slansb
 
SLANSP - Class in org.netlib.lapack
SLANSP is a simplified interface to the JLAPACK routine slansp.
Slansp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANSP() - Constructor for class org.netlib.lapack.SLANSP
 
Slansp() - Constructor for class org.netlib.lapack.Slansp
 
SLANSP(String, String, int, float[], float[]) - Static method in class org.netlib.lapack.SLANSP
 
slansp(String, String, int, float[], int, float[], int) - Static method in class org.netlib.lapack.Slansp
 
SLANST - Class in org.netlib.lapack
SLANST is a simplified interface to the JLAPACK routine slanst.
Slanst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANST() - Constructor for class org.netlib.lapack.SLANST
 
Slanst() - Constructor for class org.netlib.lapack.Slanst
 
SLANST(String, int, float[], float[]) - Static method in class org.netlib.lapack.SLANST
 
slanst(String, int, float[], int, float[], int) - Static method in class org.netlib.lapack.Slanst
 
SLANSY - Class in org.netlib.lapack
SLANSY is a simplified interface to the JLAPACK routine slansy.
Slansy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANSY() - Constructor for class org.netlib.lapack.SLANSY
 
Slansy() - Constructor for class org.netlib.lapack.Slansy
 
SLANSY(String, String, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANSY
 
slansy(String, String, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slansy
 
SLANTB - Class in org.netlib.lapack
SLANTB is a simplified interface to the JLAPACK routine slantb.
Slantb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANTB() - Constructor for class org.netlib.lapack.SLANTB
 
Slantb() - Constructor for class org.netlib.lapack.Slantb
 
SLANTB(String, String, String, int, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANTB
 
slantb(String, String, String, int, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slantb
 
SLANTP - Class in org.netlib.lapack
SLANTP is a simplified interface to the JLAPACK routine slantp.
Slantp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANTP() - Constructor for class org.netlib.lapack.SLANTP
 
Slantp() - Constructor for class org.netlib.lapack.Slantp
 
SLANTP(String, String, String, int, float[], float[]) - Static method in class org.netlib.lapack.SLANTP
 
slantp(String, String, String, int, float[], int, float[], int) - Static method in class org.netlib.lapack.Slantp
 
SLANTR - Class in org.netlib.lapack
SLANTR is a simplified interface to the JLAPACK routine slantr.
Slantr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANTR() - Constructor for class org.netlib.lapack.SLANTR
 
Slantr() - Constructor for class org.netlib.lapack.Slantr
 
SLANTR(String, String, String, int, int, float[][], float[]) - Static method in class org.netlib.lapack.SLANTR
 
slantr(String, String, String, int, int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slantr
 
SLANV2 - Class in org.netlib.lapack
SLANV2 is a simplified interface to the JLAPACK routine slanv2.
Slanv2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLANV2() - Constructor for class org.netlib.lapack.SLANV2
 
Slanv2() - Constructor for class org.netlib.lapack.Slanv2
 
SLANV2(floatW, floatW, floatW, floatW, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLANV2
 
slanv2(floatW, floatW, floatW, floatW, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slanv2
 
SLAPLL - Class in org.netlib.lapack
SLAPLL is a simplified interface to the JLAPACK routine slapll.
Slapll - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAPLL() - Constructor for class org.netlib.lapack.SLAPLL
 
Slapll() - Constructor for class org.netlib.lapack.Slapll
 
SLAPLL(int, float[], int, float[], int, floatW) - Static method in class org.netlib.lapack.SLAPLL
 
slapll(int, float[], int, int, float[], int, int, floatW) - Static method in class org.netlib.lapack.Slapll
 
SLAPMT - Class in org.netlib.lapack
SLAPMT is a simplified interface to the JLAPACK routine slapmt.
Slapmt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAPMT() - Constructor for class org.netlib.lapack.SLAPMT
 
Slapmt() - Constructor for class org.netlib.lapack.Slapmt
 
SLAPMT(boolean, int, int, float[][], int[]) - Static method in class org.netlib.lapack.SLAPMT
 
slapmt(boolean, int, int, float[], int, int, int[], int) - Static method in class org.netlib.lapack.Slapmt
 
SLAPY2 - Class in org.netlib.lapack
SLAPY2 is a simplified interface to the JLAPACK routine slapy2.
Slapy2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAPY2() - Constructor for class org.netlib.lapack.SLAPY2
 
Slapy2() - Constructor for class org.netlib.lapack.Slapy2
 
SLAPY2(float, float) - Static method in class org.netlib.lapack.SLAPY2
 
slapy2(float, float) - Static method in class org.netlib.lapack.Slapy2
 
SLAPY3 - Class in org.netlib.lapack
SLAPY3 is a simplified interface to the JLAPACK routine slapy3.
Slapy3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAPY3() - Constructor for class org.netlib.lapack.SLAPY3
 
Slapy3() - Constructor for class org.netlib.lapack.Slapy3
 
SLAPY3(float, float, float) - Static method in class org.netlib.lapack.SLAPY3
 
slapy3(float, float, float) - Static method in class org.netlib.lapack.Slapy3
 
SLAQGB - Class in org.netlib.lapack
SLAQGB is a simplified interface to the JLAPACK routine slaqgb.
Slaqgb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQGB() - Constructor for class org.netlib.lapack.SLAQGB
 
Slaqgb() - Constructor for class org.netlib.lapack.Slaqgb
 
SLAQGB(int, int, int, int, float[][], float[], float[], float, float, float, StringW) - Static method in class org.netlib.lapack.SLAQGB
 
slaqgb(int, int, int, int, float[], int, int, float[], int, float[], int, float, float, float, StringW) - Static method in class org.netlib.lapack.Slaqgb
 
SLAQGE - Class in org.netlib.lapack
SLAQGE is a simplified interface to the JLAPACK routine slaqge.
Slaqge - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQGE() - Constructor for class org.netlib.lapack.SLAQGE
 
Slaqge() - Constructor for class org.netlib.lapack.Slaqge
 
SLAQGE(int, int, float[][], float[], float[], float, float, float, StringW) - Static method in class org.netlib.lapack.SLAQGE
 
slaqge(int, int, float[], int, int, float[], int, float[], int, float, float, float, StringW) - Static method in class org.netlib.lapack.Slaqge
 
SLAQP2 - Class in org.netlib.lapack
SLAQP2 is a simplified interface to the JLAPACK routine slaqp2.
Slaqp2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQP2() - Constructor for class org.netlib.lapack.SLAQP2
 
Slaqp2() - Constructor for class org.netlib.lapack.Slaqp2
 
SLAQP2(int, int, int, float[][], int[], float[], float[], float[], float[]) - Static method in class org.netlib.lapack.SLAQP2
 
slaqp2(int, int, int, float[], int, int, int[], int, float[], int, float[], int, float[], int, float[], int) - Static method in class org.netlib.lapack.Slaqp2
 
SLAQPS - Class in org.netlib.lapack
SLAQPS is a simplified interface to the JLAPACK routine slaqps.
Slaqps - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQPS() - Constructor for class org.netlib.lapack.SLAQPS
 
Slaqps() - Constructor for class org.netlib.lapack.Slaqps
 
SLAQPS(int, int, int, int, intW, float[][], int[], float[], float[], float[], float[], float[][]) - Static method in class org.netlib.lapack.SLAQPS
 
slaqps(int, int, int, int, intW, float[], int, int, int[], int, float[], int, float[], int, float[], int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slaqps
 
SLAQSB - Class in org.netlib.lapack
SLAQSB is a simplified interface to the JLAPACK routine slaqsb.
Slaqsb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQSB() - Constructor for class org.netlib.lapack.SLAQSB
 
Slaqsb() - Constructor for class org.netlib.lapack.Slaqsb
 
SLAQSB(String, int, int, float[][], float[], float, float, StringW) - Static method in class org.netlib.lapack.SLAQSB
 
slaqsb(String, int, int, float[], int, int, float[], int, float, float, StringW) - Static method in class org.netlib.lapack.Slaqsb
 
SLAQSP - Class in org.netlib.lapack
SLAQSP is a simplified interface to the JLAPACK routine slaqsp.
Slaqsp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQSP() - Constructor for class org.netlib.lapack.SLAQSP
 
Slaqsp() - Constructor for class org.netlib.lapack.Slaqsp
 
SLAQSP(String, int, float[], float[], float, float, StringW) - Static method in class org.netlib.lapack.SLAQSP
 
slaqsp(String, int, float[], int, float[], int, float, float, StringW) - Static method in class org.netlib.lapack.Slaqsp
 
SLAQSY - Class in org.netlib.lapack
SLAQSY is a simplified interface to the JLAPACK routine slaqsy.
Slaqsy - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQSY() - Constructor for class org.netlib.lapack.SLAQSY
 
Slaqsy() - Constructor for class org.netlib.lapack.Slaqsy
 
SLAQSY(String, int, float[][], float[], float, float, StringW) - Static method in class org.netlib.lapack.SLAQSY
 
slaqsy(String, int, float[], int, int, float[], int, float, float, StringW) - Static method in class org.netlib.lapack.Slaqsy
 
SLAQTR - Class in org.netlib.lapack
SLAQTR is a simplified interface to the JLAPACK routine slaqtr.
Slaqtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAQTR() - Constructor for class org.netlib.lapack.SLAQTR
 
Slaqtr() - Constructor for class org.netlib.lapack.Slaqtr
 
SLAQTR(boolean, boolean, int, float[][], float[], float, floatW, float[], float[], intW) - Static method in class org.netlib.lapack.SLAQTR
 
slaqtr(boolean, boolean, int, float[], int, int, float[], int, float, floatW, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slaqtr
 
SLAR1V - Class in org.netlib.lapack
SLAR1V is a simplified interface to the JLAPACK routine slar1v.
Slar1v - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAR1V() - Constructor for class org.netlib.lapack.SLAR1V
 
Slar1v() - Constructor for class org.netlib.lapack.Slar1v
 
SLAR1V(int, int, int, float, float[], float[], float[], float[], float[], float[], floatW, floatW, intW, int[], float[]) - Static method in class org.netlib.lapack.SLAR1V
 
slar1v(int, int, int, float, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, floatW, floatW, intW, int[], int, float[], int) - Static method in class org.netlib.lapack.Slar1v
 
SLAR2V - Class in org.netlib.lapack
SLAR2V is a simplified interface to the JLAPACK routine slar2v.
Slar2v - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAR2V() - Constructor for class org.netlib.lapack.SLAR2V
 
Slar2v() - Constructor for class org.netlib.lapack.Slar2v
 
SLAR2V(int, float[], float[], float[], int, float[], float[], int) - Static method in class org.netlib.lapack.SLAR2V
 
slar2v(int, float[], int, float[], int, float[], int, int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slar2v
 
SLARF - Class in org.netlib.lapack
SLARF is a simplified interface to the JLAPACK routine slarf.
Slarf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARF() - Constructor for class org.netlib.lapack.SLARF
 
Slarf() - Constructor for class org.netlib.lapack.Slarf
 
SLARF(String, int, int, float[], int, float, float[][], float[]) - Static method in class org.netlib.lapack.SLARF
 
slarf(String, int, int, float[], int, int, float, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slarf
 
SLARFB - Class in org.netlib.lapack
SLARFB is a simplified interface to the JLAPACK routine slarfb.
Slarfb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARFB() - Constructor for class org.netlib.lapack.SLARFB
 
Slarfb() - Constructor for class org.netlib.lapack.Slarfb
 
SLARFB(String, String, String, String, int, int, int, float[][], float[][], float[][], float[][]) - Static method in class org.netlib.lapack.SLARFB
 
slarfb(String, String, String, String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.lapack.Slarfb
 
SLARFG - Class in org.netlib.lapack
SLARFG is a simplified interface to the JLAPACK routine slarfg.
Slarfg - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARFG() - Constructor for class org.netlib.lapack.SLARFG
 
Slarfg() - Constructor for class org.netlib.lapack.Slarfg
 
SLARFG(int, floatW, float[], int, floatW) - Static method in class org.netlib.lapack.SLARFG
 
slarfg(int, floatW, float[], int, int, floatW) - Static method in class org.netlib.lapack.Slarfg
 
SLARFT - Class in org.netlib.lapack
SLARFT is a simplified interface to the JLAPACK routine slarft.
Slarft - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARFT() - Constructor for class org.netlib.lapack.SLARFT
 
Slarft() - Constructor for class org.netlib.lapack.Slarft
 
SLARFT(String, String, int, int, float[][], float[], float[][]) - Static method in class org.netlib.lapack.SLARFT
 
slarft(String, String, int, int, float[], int, int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slarft
 
SLARFX - Class in org.netlib.lapack
SLARFX is a simplified interface to the JLAPACK routine slarfx.
Slarfx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARFX() - Constructor for class org.netlib.lapack.SLARFX
 
Slarfx() - Constructor for class org.netlib.lapack.Slarfx
 
SLARFX(String, int, int, float[], float, float[][], float[]) - Static method in class org.netlib.lapack.SLARFX
 
slarfx(String, int, int, float[], int, float, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slarfx
 
SLARGV - Class in org.netlib.lapack
SLARGV is a simplified interface to the JLAPACK routine slargv.
Slargv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARGV() - Constructor for class org.netlib.lapack.SLARGV
 
Slargv() - Constructor for class org.netlib.lapack.Slargv
 
SLARGV(int, float[], int, float[], int, float[], int) - Static method in class org.netlib.lapack.SLARGV
 
slargv(int, float[], int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.lapack.Slargv
 
SLARNV - Class in org.netlib.lapack
SLARNV is a simplified interface to the JLAPACK routine slarnv.
Slarnv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARNV() - Constructor for class org.netlib.lapack.SLARNV
 
Slarnv() - Constructor for class org.netlib.lapack.Slarnv
 
SLARNV(int, int[], int, float[]) - Static method in class org.netlib.lapack.SLARNV
 
slarnv(int, int[], int, int, float[], int) - Static method in class org.netlib.lapack.Slarnv
 
SLARRB - Class in org.netlib.lapack
SLARRB is a simplified interface to the JLAPACK routine slarrb.
Slarrb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARRB() - Constructor for class org.netlib.lapack.SLARRB
 
Slarrb() - Constructor for class org.netlib.lapack.Slarrb
 
SLARRB(int, float[], float[], float[], float[], int, int, float, float, float[], float[], float[], float[], int[], int) - Static method in class org.netlib.lapack.SLARRB
 
slarrb(int, float[], int, float[], int, float[], int, float[], int, int, int, float, float, float[], int, float[], int, float[], int, float[], int, int[], int, int) - Static method in class org.netlib.lapack.Slarrb
 
SLARRE - Class in org.netlib.lapack
SLARRE is a simplified interface to the JLAPACK routine slarre.
Slarre - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARRE() - Constructor for class org.netlib.lapack.SLARRE
 
Slarre() - Constructor for class org.netlib.lapack.Slarre
 
SLARRE(int, float[], float[], float, intW, int[], intW, float[], float[], float[], float[], intW) - Static method in class org.netlib.lapack.SLARRE
 
slarre(int, float[], int, float[], int, float, intW, int[], int, intW, float[], int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slarre
 
SLARRF - Class in org.netlib.lapack
SLARRF is a simplified interface to the JLAPACK routine slarrf.
Slarrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARRF() - Constructor for class org.netlib.lapack.SLARRF
 
Slarrf() - Constructor for class org.netlib.lapack.Slarrf
 
SLARRF(int, float[], float[], float[], float[], int, int, float[], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SLARRF
 
slarrf(int, float[], int, float[], int, float[], int, float[], int, int, int, float[], int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slarrf
 
SLARRV - Class in org.netlib.lapack
SLARRV is a simplified interface to the JLAPACK routine slarrv.
Slarrv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARRV() - Constructor for class org.netlib.lapack.SLARRV
 
Slarrv() - Constructor for class org.netlib.lapack.Slarrv
 
SLARRV(int, float[], float[], int[], int, float[], int[], float[], float, float[][], int[], float[], int[], intW) - Static method in class org.netlib.lapack.SLARRV
 
slarrv(int, float[], int, float[], int, int[], int, int, float[], int, int[], int, float[], int, float, float[], int, int, int[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slarrv
 
SLARTG - Class in org.netlib.lapack
SLARTG is a simplified interface to the JLAPACK routine slartg.
Slartg - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARTG() - Constructor for class org.netlib.lapack.SLARTG
 
Slartg() - Constructor for class org.netlib.lapack.Slartg
 
SLARTG(float, float, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLARTG
 
slartg(float, float, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slartg
 
SLARTV - Class in org.netlib.lapack
SLARTV is a simplified interface to the JLAPACK routine slartv.
Slartv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARTV() - Constructor for class org.netlib.lapack.SLARTV
 
Slartv() - Constructor for class org.netlib.lapack.Slartv
 
SLARTV(int, float[], int, float[], int, float[], float[], int) - Static method in class org.netlib.lapack.SLARTV
 
slartv(int, float[], int, int, float[], int, int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slartv
 
SLARUV - Class in org.netlib.lapack
SLARUV is a simplified interface to the JLAPACK routine slaruv.
Slaruv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARUV() - Constructor for class org.netlib.lapack.SLARUV
 
Slaruv() - Constructor for class org.netlib.lapack.Slaruv
 
SLARUV(int[], int, float[]) - Static method in class org.netlib.lapack.SLARUV
 
slaruv(int[], int, int, float[], int) - Static method in class org.netlib.lapack.Slaruv
 
SLARZ - Class in org.netlib.lapack
SLARZ is a simplified interface to the JLAPACK routine slarz.
Slarz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARZ() - Constructor for class org.netlib.lapack.SLARZ
 
Slarz() - Constructor for class org.netlib.lapack.Slarz
 
SLARZ(String, int, int, int, float[], int, float, float[][], float[]) - Static method in class org.netlib.lapack.SLARZ
 
slarz(String, int, int, int, float[], int, int, float, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slarz
 
SLARZB - Class in org.netlib.lapack
SLARZB is a simplified interface to the JLAPACK routine slarzb.
Slarzb - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARZB() - Constructor for class org.netlib.lapack.SLARZB
 
Slarzb() - Constructor for class org.netlib.lapack.Slarzb
 
SLARZB(String, String, String, String, int, int, int, int, float[][], float[][], float[][], float[][]) - Static method in class org.netlib.lapack.SLARZB
 
slarzb(String, String, String, String, int, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.lapack.Slarzb
 
SLARZT - Class in org.netlib.lapack
SLARZT is a simplified interface to the JLAPACK routine slarzt.
Slarzt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLARZT() - Constructor for class org.netlib.lapack.SLARZT
 
Slarzt() - Constructor for class org.netlib.lapack.Slarzt
 
SLARZT(String, String, int, int, float[][], float[], float[][]) - Static method in class org.netlib.lapack.SLARZT
 
slarzt(String, String, int, int, float[], int, int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slarzt
 
SLAS2 - Class in org.netlib.lapack
SLAS2 is a simplified interface to the JLAPACK routine slas2.
Slas2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAS2() - Constructor for class org.netlib.lapack.SLAS2
 
Slas2() - Constructor for class org.netlib.lapack.Slas2
 
SLAS2(float, float, float, floatW, floatW) - Static method in class org.netlib.lapack.SLAS2
 
slas2(float, float, float, floatW, floatW) - Static method in class org.netlib.lapack.Slas2
 
SLASCL - Class in org.netlib.lapack
SLASCL is a simplified interface to the JLAPACK routine slascl.
Slascl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASCL() - Constructor for class org.netlib.lapack.SLASCL
 
Slascl() - Constructor for class org.netlib.lapack.Slascl
 
SLASCL(String, int, int, float, float, int, int, float[][], intW) - Static method in class org.netlib.lapack.SLASCL
 
slascl(String, int, int, float, float, int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Slascl
 
SLASD0 - Class in org.netlib.lapack
SLASD0 is a simplified interface to the JLAPACK routine slasd0.
Slasd0 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD0() - Constructor for class org.netlib.lapack.SLASD0
 
Slasd0() - Constructor for class org.netlib.lapack.Slasd0
 
SLASD0(int, int, float[], float[], float[][], float[][], int, int[], float[], intW) - Static method in class org.netlib.lapack.SLASD0
 
slasd0(int, int, float[], int, float[], int, float[], int, int, float[], int, int, int, int[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slasd0
 
SLASD1 - Class in org.netlib.lapack
SLASD1 is a simplified interface to the JLAPACK routine slasd1.
Slasd1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD1() - Constructor for class org.netlib.lapack.SLASD1
 
Slasd1() - Constructor for class org.netlib.lapack.Slasd1
 
SLASD1(int, int, int, float[], floatW, floatW, float[][], float[][], int[], int[], float[], intW) - Static method in class org.netlib.lapack.SLASD1
 
slasd1(int, int, int, float[], int, floatW, floatW, float[], int, int, float[], int, int, int[], int, int[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slasd1
 
SLASD2 - Class in org.netlib.lapack
SLASD2 is a simplified interface to the JLAPACK routine slasd2.
Slasd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD2() - Constructor for class org.netlib.lapack.SLASD2
 
Slasd2() - Constructor for class org.netlib.lapack.Slasd2
 
SLASD2(int, int, int, intW, float[], float[], float, float, float[][], float[][], float[], float[][], float[][], int[], int[], int[], int[], int[], intW) - Static method in class org.netlib.lapack.SLASD2
 
slasd2(int, int, int, intW, float[], int, float[], int, float, float, float[], int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, int[], int, int[], int, int[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slasd2
 
SLASD3 - Class in org.netlib.lapack
SLASD3 is a simplified interface to the JLAPACK routine slasd3.
Slasd3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD3() - Constructor for class org.netlib.lapack.SLASD3
 
Slasd3() - Constructor for class org.netlib.lapack.Slasd3
 
SLASD3(int, int, int, int, float[], float[][], float[], float[][], float[][], float[][], float[][], int[], int[], float[], intW) - Static method in class org.netlib.lapack.SLASD3
 
slasd3(int, int, int, int, float[], int, float[], int, int, float[], int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, int[], int, int[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slasd3
 
SLASD4 - Class in org.netlib.lapack
SLASD4 is a simplified interface to the JLAPACK routine slasd4.
Slasd4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD4() - Constructor for class org.netlib.lapack.SLASD4
 
Slasd4() - Constructor for class org.netlib.lapack.Slasd4
 
SLASD4(int, int, float[], float[], float[], float, floatW, float[], intW) - Static method in class org.netlib.lapack.SLASD4
 
slasd4(int, int, float[], int, float[], int, float[], int, float, floatW, float[], int, intW) - Static method in class org.netlib.lapack.Slasd4
 
SLASD5 - Class in org.netlib.lapack
SLASD5 is a simplified interface to the JLAPACK routine slasd5.
Slasd5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD5() - Constructor for class org.netlib.lapack.SLASD5
 
Slasd5() - Constructor for class org.netlib.lapack.Slasd5
 
SLASD5(int, float[], float[], float[], float, floatW, float[]) - Static method in class org.netlib.lapack.SLASD5
 
slasd5(int, float[], int, float[], int, float[], int, float, floatW, float[], int) - Static method in class org.netlib.lapack.Slasd5
 
SLASD6 - Class in org.netlib.lapack
SLASD6 is a simplified interface to the JLAPACK routine slasd6.
Slasd6 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD6() - Constructor for class org.netlib.lapack.SLASD6
 
Slasd6() - Constructor for class org.netlib.lapack.Slasd6
 
SLASD6(int, int, int, int, float[], float[], float[], floatW, floatW, int[], int[], intW, int[][], float[][], float[][], float[], float[], float[], intW, floatW, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SLASD6
 
slasd6(int, int, int, int, float[], int, float[], int, float[], int, floatW, floatW, int[], int, int[], int, intW, int[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, intW, floatW, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slasd6
 
SLASD7 - Class in org.netlib.lapack
SLASD7 is a simplified interface to the JLAPACK routine slasd7.
Slasd7 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD7() - Constructor for class org.netlib.lapack.SLASD7
 
Slasd7() - Constructor for class org.netlib.lapack.Slasd7
 
SLASD7(int, int, int, int, intW, float[], float[], float[], float[], float[], float[], float[], float, float, float[], int[], int[], int[], int[], intW, int[][], float[][], floatW, floatW, intW) - Static method in class org.netlib.lapack.SLASD7
 
slasd7(int, int, int, int, intW, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, float, float, float[], int, int[], int, int[], int, int[], int, int[], int, intW, int[], int, int, float[], int, int, floatW, floatW, intW) - Static method in class org.netlib.lapack.Slasd7
 
SLASD8 - Class in org.netlib.lapack
SLASD8 is a simplified interface to the JLAPACK routine slasd8.
Slasd8 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD8() - Constructor for class org.netlib.lapack.SLASD8
 
Slasd8() - Constructor for class org.netlib.lapack.Slasd8
 
SLASD8(int, int, float[], float[], float[], float[], float[], float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SLASD8
 
slasd8(int, int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slasd8
 
SLASD9 - Class in org.netlib.lapack
SLASD9 is a simplified interface to the JLAPACK routine slasd9.
Slasd9 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASD9() - Constructor for class org.netlib.lapack.SLASD9
 
Slasd9() - Constructor for class org.netlib.lapack.Slasd9
 
SLASD9(int, int, int, float[], float[], float[], float[], float[], float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SLASD9
 
slasd9(int, int, int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slasd9
 
SLASDA - Class in org.netlib.lapack
SLASDA is a simplified interface to the JLAPACK routine slasda.
Slasda - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASDA() - Constructor for class org.netlib.lapack.SLASDA
 
Slasda() - Constructor for class org.netlib.lapack.Slasda
 
SLASDA(int, int, int, int, float[], float[], float[][], float[][], int[], float[][], float[][], float[][], float[][], int[], int[][], int[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SLASDA
 
slasda(int, int, int, int, float[], int, float[], int, float[], int, int, float[], int, int[], int, float[], int, float[], int, float[], int, float[], int, int[], int, int[], int, int, int[], int, float[], int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Slasda
 
SLASDQ - Class in org.netlib.lapack
SLASDQ is a simplified interface to the JLAPACK routine slasdq.
Slasdq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASDQ() - Constructor for class org.netlib.lapack.SLASDQ
 
Slasdq() - Constructor for class org.netlib.lapack.Slasdq
 
SLASDQ(String, int, int, int, int, int, float[], float[], float[][], float[][], float[][], float[], intW) - Static method in class org.netlib.lapack.SLASDQ
 
slasdq(String, int, int, int, int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Slasdq
 
SLASDT - Class in org.netlib.lapack
SLASDT is a simplified interface to the JLAPACK routine slasdt.
Slasdt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASDT() - Constructor for class org.netlib.lapack.SLASDT
 
Slasdt() - Constructor for class org.netlib.lapack.Slasdt
 
SLASDT(int, intW, intW, int[], int[], int[], int) - Static method in class org.netlib.lapack.SLASDT
 
slasdt(int, intW, intW, int[], int, int[], int, int[], int, int) - Static method in class org.netlib.lapack.Slasdt
 
SLASET - Class in org.netlib.lapack
SLASET is a simplified interface to the JLAPACK routine slaset.
Slaset - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASET() - Constructor for class org.netlib.lapack.SLASET
 
Slaset() - Constructor for class org.netlib.lapack.Slaset
 
SLASET(String, int, int, float, float, float[][]) - Static method in class org.netlib.lapack.SLASET
 
slaset(String, int, int, float, float, float[], int, int) - Static method in class org.netlib.lapack.Slaset
 
SLASQ1 - Class in org.netlib.lapack
SLASQ1 is a simplified interface to the JLAPACK routine slasq1.
Slasq1 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASQ1() - Constructor for class org.netlib.lapack.SLASQ1
 
Slasq1() - Constructor for class org.netlib.lapack.Slasq1
 
SLASQ1(int, float[], float[], float[], intW) - Static method in class org.netlib.lapack.SLASQ1
 
slasq1(int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Slasq1
 
SLASQ2 - Class in org.netlib.lapack
SLASQ2 is a simplified interface to the JLAPACK routine slasq2.
Slasq2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASQ2() - Constructor for class org.netlib.lapack.SLASQ2
 
Slasq2() - Constructor for class org.netlib.lapack.Slasq2
 
SLASQ2(int, float[], intW) - Static method in class org.netlib.lapack.SLASQ2
 
slasq2(int, float[], int, intW) - Static method in class org.netlib.lapack.Slasq2
 
SLASQ3 - Class in org.netlib.lapack
SLASQ3 is a simplified interface to the JLAPACK routine slasq3.
Slasq3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASQ3() - Constructor for class org.netlib.lapack.SLASQ3
 
Slasq3() - Constructor for class org.netlib.lapack.Slasq3
 
SLASQ3(int, intW, float[], int, floatW, floatW, floatW, floatW, intW, intW, intW, boolean) - Static method in class org.netlib.lapack.SLASQ3
 
slasq3(int, intW, float[], int, int, floatW, floatW, floatW, floatW, intW, intW, intW, boolean) - Static method in class org.netlib.lapack.Slasq3
 
SLASQ4 - Class in org.netlib.lapack
SLASQ4 is a simplified interface to the JLAPACK routine slasq4.
Slasq4 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASQ4() - Constructor for class org.netlib.lapack.SLASQ4
 
Slasq4() - Constructor for class org.netlib.lapack.Slasq4
 
SLASQ4(int, int, float[], int, int, float, float, float, float, float, float, floatW, intW) - Static method in class org.netlib.lapack.SLASQ4
 
slasq4(int, int, float[], int, int, int, float, float, float, float, float, float, floatW, intW) - Static method in class org.netlib.lapack.Slasq4
 
SLASQ5 - Class in org.netlib.lapack
SLASQ5 is a simplified interface to the JLAPACK routine slasq5.
Slasq5 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASQ5() - Constructor for class org.netlib.lapack.SLASQ5
 
Slasq5() - Constructor for class org.netlib.lapack.Slasq5
 
SLASQ5(int, int, float[], int, float, floatW, floatW, floatW, floatW, floatW, floatW, boolean) - Static method in class org.netlib.lapack.SLASQ5
 
slasq5(int, int, float[], int, int, float, floatW, floatW, floatW, floatW, floatW, floatW, boolean) - Static method in class org.netlib.lapack.Slasq5
 
SLASQ6 - Class in org.netlib.lapack
SLASQ6 is a simplified interface to the JLAPACK routine slasq6.
Slasq6 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASQ6() - Constructor for class org.netlib.lapack.SLASQ6
 
Slasq6() - Constructor for class org.netlib.lapack.Slasq6
 
SLASQ6(int, int, float[], int, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLASQ6
 
slasq6(int, int, float[], int, int, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slasq6
 
SLASR - Class in org.netlib.lapack
SLASR is a simplified interface to the JLAPACK routine slasr.
Slasr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASR() - Constructor for class org.netlib.lapack.SLASR
 
Slasr() - Constructor for class org.netlib.lapack.Slasr
 
SLASR(String, String, String, int, int, float[], float[], float[][]) - Static method in class org.netlib.lapack.SLASR
 
slasr(String, String, String, int, int, float[], int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slasr
 
SLASRT - Class in org.netlib.lapack
SLASRT is a simplified interface to the JLAPACK routine slasrt.
Slasrt - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASRT() - Constructor for class org.netlib.lapack.SLASRT
 
Slasrt() - Constructor for class org.netlib.lapack.Slasrt
 
SLASRT(String, int, float[], intW) - Static method in class org.netlib.lapack.SLASRT
 
slasrt(String, int, float[], int, intW) - Static method in class org.netlib.lapack.Slasrt
 
SLASSQ - Class in org.netlib.lapack
SLASSQ is a simplified interface to the JLAPACK routine slassq.
Slassq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASSQ() - Constructor for class org.netlib.lapack.SLASSQ
 
Slassq() - Constructor for class org.netlib.lapack.Slassq
 
SLASSQ(int, float[], int, floatW, floatW) - Static method in class org.netlib.lapack.SLASSQ
 
slassq(int, float[], int, int, floatW, floatW) - Static method in class org.netlib.lapack.Slassq
 
SLASV2 - Class in org.netlib.lapack
SLASV2 is a simplified interface to the JLAPACK routine slasv2.
Slasv2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASV2() - Constructor for class org.netlib.lapack.SLASV2
 
Slasv2() - Constructor for class org.netlib.lapack.Slasv2
 
SLASV2(float, float, float, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.SLASV2
 
slasv2(float, float, float, floatW, floatW, floatW, floatW, floatW, floatW) - Static method in class org.netlib.lapack.Slasv2
 
SLASWP - Class in org.netlib.lapack
SLASWP is a simplified interface to the JLAPACK routine slaswp.
Slaswp - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASWP() - Constructor for class org.netlib.lapack.SLASWP
 
Slaswp() - Constructor for class org.netlib.lapack.Slaswp
 
SLASWP(int, float[][], int, int, int[], int) - Static method in class org.netlib.lapack.SLASWP
 
slaswp(int, float[], int, int, int, int, int[], int, int) - Static method in class org.netlib.lapack.Slaswp
 
SLASY2 - Class in org.netlib.lapack
SLASY2 is a simplified interface to the JLAPACK routine slasy2.
Slasy2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASY2() - Constructor for class org.netlib.lapack.SLASY2
 
Slasy2() - Constructor for class org.netlib.lapack.Slasy2
 
SLASY2(boolean, boolean, int, int, int, float[][], float[][], float[][], floatW, float[][], floatW, intW) - Static method in class org.netlib.lapack.SLASY2
 
slasy2(boolean, boolean, int, int, int, float[], int, int, float[], int, int, float[], int, int, floatW, float[], int, int, floatW, intW) - Static method in class org.netlib.lapack.Slasy2
 
SLASYF - Class in org.netlib.lapack
SLASYF is a simplified interface to the JLAPACK routine slasyf.
Slasyf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLASYF() - Constructor for class org.netlib.lapack.SLASYF
 
Slasyf() - Constructor for class org.netlib.lapack.Slasyf
 
SLASYF(String, int, int, intW, float[][], int[], float[][], intW) - Static method in class org.netlib.lapack.SLASYF
 
slasyf(String, int, int, intW, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Slasyf
 
SLATBS - Class in org.netlib.lapack
SLATBS is a simplified interface to the JLAPACK routine slatbs.
Slatbs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATBS() - Constructor for class org.netlib.lapack.SLATBS
 
Slatbs() - Constructor for class org.netlib.lapack.Slatbs
 
SLATBS(String, String, String, String, int, int, float[][], float[], floatW, float[], intW) - Static method in class org.netlib.lapack.SLATBS
 
slatbs(String, String, String, String, int, int, float[], int, int, float[], int, floatW, float[], int, intW) - Static method in class org.netlib.lapack.Slatbs
 
SLATDF - Class in org.netlib.lapack
SLATDF is a simplified interface to the JLAPACK routine slatdf.
Slatdf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATDF() - Constructor for class org.netlib.lapack.SLATDF
 
Slatdf() - Constructor for class org.netlib.lapack.Slatdf
 
SLATDF(int, int, float[][], float[], floatW, floatW, int[], int[]) - Static method in class org.netlib.lapack.SLATDF
 
slatdf(int, int, float[], int, int, float[], int, floatW, floatW, int[], int, int[], int) - Static method in class org.netlib.lapack.Slatdf
 
SLATPS - Class in org.netlib.lapack
SLATPS is a simplified interface to the JLAPACK routine slatps.
Slatps - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATPS() - Constructor for class org.netlib.lapack.SLATPS
 
Slatps() - Constructor for class org.netlib.lapack.Slatps
 
SLATPS(String, String, String, String, int, float[], float[], floatW, float[], intW) - Static method in class org.netlib.lapack.SLATPS
 
slatps(String, String, String, String, int, float[], int, float[], int, floatW, float[], int, intW) - Static method in class org.netlib.lapack.Slatps
 
SLATRD - Class in org.netlib.lapack
SLATRD is a simplified interface to the JLAPACK routine slatrd.
Slatrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATRD() - Constructor for class org.netlib.lapack.SLATRD
 
Slatrd() - Constructor for class org.netlib.lapack.Slatrd
 
SLATRD(String, int, int, float[][], float[], float[], float[][]) - Static method in class org.netlib.lapack.SLATRD
 
slatrd(String, int, int, float[], int, int, float[], int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Slatrd
 
SLATRS - Class in org.netlib.lapack
SLATRS is a simplified interface to the JLAPACK routine slatrs.
Slatrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATRS() - Constructor for class org.netlib.lapack.SLATRS
 
Slatrs() - Constructor for class org.netlib.lapack.Slatrs
 
SLATRS(String, String, String, String, int, float[][], float[], floatW, float[], intW) - Static method in class org.netlib.lapack.SLATRS
 
slatrs(String, String, String, String, int, float[], int, int, float[], int, floatW, float[], int, intW) - Static method in class org.netlib.lapack.Slatrs
 
SLATRZ - Class in org.netlib.lapack
SLATRZ is a simplified interface to the JLAPACK routine slatrz.
Slatrz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATRZ() - Constructor for class org.netlib.lapack.SLATRZ
 
Slatrz() - Constructor for class org.netlib.lapack.Slatrz
 
SLATRZ(int, int, int, float[][], float[], float[]) - Static method in class org.netlib.lapack.SLATRZ
 
slatrz(int, int, int, float[], int, int, float[], int, float[], int) - Static method in class org.netlib.lapack.Slatrz
 
SLATZM - Class in org.netlib.lapack
SLATZM is a simplified interface to the JLAPACK routine slatzm.
Slatzm - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLATZM() - Constructor for class org.netlib.lapack.SLATZM
 
Slatzm() - Constructor for class org.netlib.lapack.Slatzm
 
SLATZM(String, int, int, float[], int, float, float[][], float[][], float[]) - Static method in class org.netlib.lapack.SLATZM
 
slatzm(String, int, int, float[], int, int, float, float[], int, float[], int, int, float[], int) - Static method in class org.netlib.lapack.Slatzm
 
SLAUU2 - Class in org.netlib.lapack
SLAUU2 is a simplified interface to the JLAPACK routine slauu2.
Slauu2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAUU2() - Constructor for class org.netlib.lapack.SLAUU2
 
Slauu2() - Constructor for class org.netlib.lapack.Slauu2
 
SLAUU2(String, int, float[][], intW) - Static method in class org.netlib.lapack.SLAUU2
 
slauu2(String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Slauu2
 
SLAUUM - Class in org.netlib.lapack
SLAUUM is a simplified interface to the JLAPACK routine slauum.
Slauum - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SLAUUM() - Constructor for class org.netlib.lapack.SLAUUM
 
Slauum() - Constructor for class org.netlib.lapack.Slauum
 
SLAUUM(String, int, float[][], intW) - Static method in class org.netlib.lapack.SLAUUM
 
slauum(String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Slauum
 
small1 - Static variable in class org.netlib.lapack.Dlaed6
 
small1 - Static variable in class org.netlib.lapack.Slaed6
 
small2 - Static variable in class org.netlib.lapack.Dlaed6
 
small2 - Static variable in class org.netlib.lapack.Slaed6
 
sminv1 - Static variable in class org.netlib.lapack.Dlaed6
 
sminv1 - Static variable in class org.netlib.lapack.Slaed6
 
sminv2 - Static variable in class org.netlib.lapack.Dlaed6
 
sminv2 - Static variable in class org.netlib.lapack.Slaed6
 
SNRM2 - Class in org.netlib.blas
SNRM2 is a simplified interface to the JLAPACK routine snrm2.
Snrm2 - Class in org.netlib.blas
Following is the description from the original Fortran source.
SNRM2() - Constructor for class org.netlib.blas.SNRM2
 
Snrm2() - Constructor for class org.netlib.blas.Snrm2
 
SNRM2(int, float[], int) - Static method in class org.netlib.blas.SNRM2
 
snrm2(int, float[], int, int) - Static method in class org.netlib.blas.Snrm2
 
SOPGTR - Class in org.netlib.lapack
SOPGTR is a simplified interface to the JLAPACK routine sopgtr.
Sopgtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SOPGTR() - Constructor for class org.netlib.lapack.SOPGTR
 
Sopgtr() - Constructor for class org.netlib.lapack.Sopgtr
 
SOPGTR(String, int, float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SOPGTR
 
sopgtr(String, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sopgtr
 
SOPMTR - Class in org.netlib.lapack
SOPMTR is a simplified interface to the JLAPACK routine sopmtr.
Sopmtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SOPMTR() - Constructor for class org.netlib.lapack.SOPMTR
 
Sopmtr() - Constructor for class org.netlib.lapack.Sopmtr
 
SOPMTR(String, String, String, int, int, float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SOPMTR
 
sopmtr(String, String, String, int, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sopmtr
 
SORG2L - Class in org.netlib.lapack
SORG2L is a simplified interface to the JLAPACK routine sorg2l.
Sorg2l - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORG2L() - Constructor for class org.netlib.lapack.SORG2L
 
Sorg2l() - Constructor for class org.netlib.lapack.Sorg2l
 
SORG2L(int, int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SORG2L
 
sorg2l(int, int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sorg2l
 
SORG2R - Class in org.netlib.lapack
SORG2R is a simplified interface to the JLAPACK routine sorg2r.
Sorg2r - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORG2R() - Constructor for class org.netlib.lapack.SORG2R
 
Sorg2r() - Constructor for class org.netlib.lapack.Sorg2r
 
SORG2R(int, int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SORG2R
 
sorg2r(int, int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sorg2r
 
SORGBR - Class in org.netlib.lapack
SORGBR is a simplified interface to the JLAPACK routine sorgbr.
Sorgbr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGBR() - Constructor for class org.netlib.lapack.SORGBR
 
Sorgbr() - Constructor for class org.netlib.lapack.Sorgbr
 
SORGBR(String, int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGBR
 
sorgbr(String, int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorgbr
 
SORGHR - Class in org.netlib.lapack
SORGHR is a simplified interface to the JLAPACK routine sorghr.
Sorghr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGHR() - Constructor for class org.netlib.lapack.SORGHR
 
Sorghr() - Constructor for class org.netlib.lapack.Sorghr
 
SORGHR(int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGHR
 
sorghr(int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorghr
 
SORGL2 - Class in org.netlib.lapack
SORGL2 is a simplified interface to the JLAPACK routine sorgl2.
Sorgl2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGL2() - Constructor for class org.netlib.lapack.SORGL2
 
Sorgl2() - Constructor for class org.netlib.lapack.Sorgl2
 
SORGL2(int, int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SORGL2
 
sorgl2(int, int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sorgl2
 
SORGLQ - Class in org.netlib.lapack
SORGLQ is a simplified interface to the JLAPACK routine sorglq.
Sorglq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGLQ() - Constructor for class org.netlib.lapack.SORGLQ
 
Sorglq() - Constructor for class org.netlib.lapack.Sorglq
 
SORGLQ(int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGLQ
 
sorglq(int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorglq
 
SORGQL - Class in org.netlib.lapack
SORGQL is a simplified interface to the JLAPACK routine sorgql.
Sorgql - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGQL() - Constructor for class org.netlib.lapack.SORGQL
 
Sorgql() - Constructor for class org.netlib.lapack.Sorgql
 
SORGQL(int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGQL
 
sorgql(int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorgql
 
SORGQR - Class in org.netlib.lapack
SORGQR is a simplified interface to the JLAPACK routine sorgqr.
Sorgqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGQR() - Constructor for class org.netlib.lapack.SORGQR
 
Sorgqr() - Constructor for class org.netlib.lapack.Sorgqr
 
SORGQR(int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGQR
 
sorgqr(int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorgqr
 
SORGR2 - Class in org.netlib.lapack
SORGR2 is a simplified interface to the JLAPACK routine sorgr2.
Sorgr2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGR2() - Constructor for class org.netlib.lapack.SORGR2
 
Sorgr2() - Constructor for class org.netlib.lapack.Sorgr2
 
SORGR2(int, int, int, float[][], float[], float[], intW) - Static method in class org.netlib.lapack.SORGR2
 
sorgr2(int, int, int, float[], int, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sorgr2
 
SORGRQ - Class in org.netlib.lapack
SORGRQ is a simplified interface to the JLAPACK routine sorgrq.
Sorgrq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGRQ() - Constructor for class org.netlib.lapack.SORGRQ
 
Sorgrq() - Constructor for class org.netlib.lapack.Sorgrq
 
SORGRQ(int, int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGRQ
 
sorgrq(int, int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorgrq
 
SORGTR - Class in org.netlib.lapack
SORGTR is a simplified interface to the JLAPACK routine sorgtr.
Sorgtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORGTR() - Constructor for class org.netlib.lapack.SORGTR
 
Sorgtr() - Constructor for class org.netlib.lapack.Sorgtr
 
SORGTR(String, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SORGTR
 
sorgtr(String, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sorgtr
 
SORM2L - Class in org.netlib.lapack
SORM2L is a simplified interface to the JLAPACK routine sorm2l.
Sorm2l - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORM2L() - Constructor for class org.netlib.lapack.SORM2L
 
Sorm2l() - Constructor for class org.netlib.lapack.Sorm2l
 
SORM2L(String, String, int, int, int, float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SORM2L
 
sorm2l(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sorm2l
 
SORM2R - Class in org.netlib.lapack
SORM2R is a simplified interface to the JLAPACK routine sorm2r.
Sorm2r - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORM2R() - Constructor for class org.netlib.lapack.SORM2R
 
Sorm2r() - Constructor for class org.netlib.lapack.Sorm2r
 
SORM2R(String, String, int, int, int, float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SORM2R
 
sorm2r(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sorm2r
 
SORMBR - Class in org.netlib.lapack
SORMBR is a simplified interface to the JLAPACK routine sormbr.
Sormbr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMBR() - Constructor for class org.netlib.lapack.SORMBR
 
Sormbr() - Constructor for class org.netlib.lapack.Sormbr
 
SORMBR(String, String, String, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMBR
 
sormbr(String, String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormbr
 
SORMHR - Class in org.netlib.lapack
SORMHR is a simplified interface to the JLAPACK routine sormhr.
Sormhr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMHR() - Constructor for class org.netlib.lapack.SORMHR
 
Sormhr() - Constructor for class org.netlib.lapack.Sormhr
 
SORMHR(String, String, int, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMHR
 
sormhr(String, String, int, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormhr
 
SORML2 - Class in org.netlib.lapack
SORML2 is a simplified interface to the JLAPACK routine sorml2.
Sorml2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORML2() - Constructor for class org.netlib.lapack.SORML2
 
Sorml2() - Constructor for class org.netlib.lapack.Sorml2
 
SORML2(String, String, int, int, int, float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SORML2
 
sorml2(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sorml2
 
SORMLQ - Class in org.netlib.lapack
SORMLQ is a simplified interface to the JLAPACK routine sormlq.
Sormlq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMLQ() - Constructor for class org.netlib.lapack.SORMLQ
 
Sormlq() - Constructor for class org.netlib.lapack.Sormlq
 
SORMLQ(String, String, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMLQ
 
sormlq(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormlq
 
SORMQL - Class in org.netlib.lapack
SORMQL is a simplified interface to the JLAPACK routine sormql.
Sormql - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMQL() - Constructor for class org.netlib.lapack.SORMQL
 
Sormql() - Constructor for class org.netlib.lapack.Sormql
 
SORMQL(String, String, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMQL
 
sormql(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormql
 
SORMQR - Class in org.netlib.lapack
SORMQR is a simplified interface to the JLAPACK routine sormqr.
Sormqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMQR() - Constructor for class org.netlib.lapack.SORMQR
 
Sormqr() - Constructor for class org.netlib.lapack.Sormqr
 
SORMQR(String, String, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMQR
 
sormqr(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormqr
 
SORMR2 - Class in org.netlib.lapack
SORMR2 is a simplified interface to the JLAPACK routine sormr2.
Sormr2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMR2() - Constructor for class org.netlib.lapack.SORMR2
 
Sormr2() - Constructor for class org.netlib.lapack.Sormr2
 
SORMR2(String, String, int, int, int, float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SORMR2
 
sormr2(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sormr2
 
SORMR3 - Class in org.netlib.lapack
SORMR3 is a simplified interface to the JLAPACK routine sormr3.
Sormr3 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMR3() - Constructor for class org.netlib.lapack.SORMR3
 
Sormr3() - Constructor for class org.netlib.lapack.Sormr3
 
SORMR3(String, String, int, int, int, int, float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SORMR3
 
sormr3(String, String, int, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sormr3
 
SORMRQ - Class in org.netlib.lapack
SORMRQ is a simplified interface to the JLAPACK routine sormrq.
Sormrq - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMRQ() - Constructor for class org.netlib.lapack.SORMRQ
 
Sormrq() - Constructor for class org.netlib.lapack.Sormrq
 
SORMRQ(String, String, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMRQ
 
sormrq(String, String, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormrq
 
SORMRZ - Class in org.netlib.lapack
SORMRZ is a simplified interface to the JLAPACK routine sormrz.
Sormrz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMRZ() - Constructor for class org.netlib.lapack.SORMRZ
 
Sormrz() - Constructor for class org.netlib.lapack.Sormrz
 
SORMRZ(String, String, int, int, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMRZ
 
sormrz(String, String, int, int, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormrz
 
SORMTR - Class in org.netlib.lapack
SORMTR is a simplified interface to the JLAPACK routine sormtr.
Sormtr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SORMTR() - Constructor for class org.netlib.lapack.SORMTR
 
Sormtr() - Constructor for class org.netlib.lapack.Sormtr
 
SORMTR(String, String, String, int, int, float[][], float[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SORMTR
 
sormtr(String, String, String, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sormtr
 
SPBCON - Class in org.netlib.lapack
SPBCON is a simplified interface to the JLAPACK routine spbcon.
Spbcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBCON() - Constructor for class org.netlib.lapack.SPBCON
 
Spbcon() - Constructor for class org.netlib.lapack.Spbcon
 
SPBCON(String, int, int, float[][], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SPBCON
 
spbcon(String, int, int, float[], int, int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Spbcon
 
SPBEQU - Class in org.netlib.lapack
SPBEQU is a simplified interface to the JLAPACK routine spbequ.
Spbequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBEQU() - Constructor for class org.netlib.lapack.SPBEQU
 
Spbequ() - Constructor for class org.netlib.lapack.Spbequ
 
SPBEQU(String, int, int, float[][], float[], floatW, floatW, intW) - Static method in class org.netlib.lapack.SPBEQU
 
spbequ(String, int, int, float[], int, int, float[], int, floatW, floatW, intW) - Static method in class org.netlib.lapack.Spbequ
 
SPBRFS - Class in org.netlib.lapack
SPBRFS is a simplified interface to the JLAPACK routine spbrfs.
Spbrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBRFS() - Constructor for class org.netlib.lapack.SPBRFS
 
Spbrfs() - Constructor for class org.netlib.lapack.Spbrfs
 
SPBRFS(String, int, int, int, float[][], float[][], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SPBRFS
 
spbrfs(String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Spbrfs
 
SPBSTF - Class in org.netlib.lapack
SPBSTF is a simplified interface to the JLAPACK routine spbstf.
Spbstf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBSTF() - Constructor for class org.netlib.lapack.SPBSTF
 
Spbstf() - Constructor for class org.netlib.lapack.Spbstf
 
SPBSTF(String, int, int, float[][], intW) - Static method in class org.netlib.lapack.SPBSTF
 
spbstf(String, int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spbstf
 
SPBSV - Class in org.netlib.lapack
SPBSV is a simplified interface to the JLAPACK routine spbsv.
Spbsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBSV() - Constructor for class org.netlib.lapack.SPBSV
 
Spbsv() - Constructor for class org.netlib.lapack.Spbsv
 
SPBSV(String, int, int, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.SPBSV
 
spbsv(String, int, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spbsv
 
SPBSVX - Class in org.netlib.lapack
SPBSVX is a simplified interface to the JLAPACK routine spbsvx.
Spbsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBSVX() - Constructor for class org.netlib.lapack.SPBSVX
 
Spbsvx() - Constructor for class org.netlib.lapack.Spbsvx
 
SPBSVX(String, String, int, int, int, float[][], float[][], StringW, float[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SPBSVX
 
spbsvx(String, String, int, int, int, float[], int, int, float[], int, int, StringW, float[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Spbsvx
 
SPBTF2 - Class in org.netlib.lapack
SPBTF2 is a simplified interface to the JLAPACK routine spbtf2.
Spbtf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBTF2() - Constructor for class org.netlib.lapack.SPBTF2
 
Spbtf2() - Constructor for class org.netlib.lapack.Spbtf2
 
SPBTF2(String, int, int, float[][], intW) - Static method in class org.netlib.lapack.SPBTF2
 
spbtf2(String, int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spbtf2
 
SPBTRF - Class in org.netlib.lapack
SPBTRF is a simplified interface to the JLAPACK routine spbtrf.
Spbtrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBTRF() - Constructor for class org.netlib.lapack.SPBTRF
 
Spbtrf() - Constructor for class org.netlib.lapack.Spbtrf
 
SPBTRF(String, int, int, float[][], intW) - Static method in class org.netlib.lapack.SPBTRF
 
spbtrf(String, int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spbtrf
 
SPBTRS - Class in org.netlib.lapack
SPBTRS is a simplified interface to the JLAPACK routine spbtrs.
Spbtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPBTRS() - Constructor for class org.netlib.lapack.SPBTRS
 
Spbtrs() - Constructor for class org.netlib.lapack.Spbtrs
 
SPBTRS(String, int, int, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.SPBTRS
 
spbtrs(String, int, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spbtrs
 
SPOCON - Class in org.netlib.lapack
SPOCON is a simplified interface to the JLAPACK routine spocon.
Spocon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOCON() - Constructor for class org.netlib.lapack.SPOCON
 
Spocon() - Constructor for class org.netlib.lapack.Spocon
 
SPOCON(String, int, float[][], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SPOCON
 
spocon(String, int, float[], int, int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Spocon
 
SPOEQU - Class in org.netlib.lapack
SPOEQU is a simplified interface to the JLAPACK routine spoequ.
Spoequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOEQU() - Constructor for class org.netlib.lapack.SPOEQU
 
Spoequ() - Constructor for class org.netlib.lapack.Spoequ
 
SPOEQU(int, float[][], float[], floatW, floatW, intW) - Static method in class org.netlib.lapack.SPOEQU
 
spoequ(int, float[], int, int, float[], int, floatW, floatW, intW) - Static method in class org.netlib.lapack.Spoequ
 
SPORFS - Class in org.netlib.lapack
SPORFS is a simplified interface to the JLAPACK routine sporfs.
Sporfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPORFS() - Constructor for class org.netlib.lapack.SPORFS
 
Sporfs() - Constructor for class org.netlib.lapack.Sporfs
 
SPORFS(String, int, int, float[][], float[][], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SPORFS
 
sporfs(String, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sporfs
 
SPOSV - Class in org.netlib.lapack
SPOSV is a simplified interface to the JLAPACK routine sposv.
Sposv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOSV() - Constructor for class org.netlib.lapack.SPOSV
 
Sposv() - Constructor for class org.netlib.lapack.Sposv
 
SPOSV(String, int, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.SPOSV
 
sposv(String, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sposv
 
SPOSVX - Class in org.netlib.lapack
SPOSVX is a simplified interface to the JLAPACK routine sposvx.
Sposvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOSVX() - Constructor for class org.netlib.lapack.SPOSVX
 
Sposvx() - Constructor for class org.netlib.lapack.Sposvx
 
SPOSVX(String, String, int, int, float[][], float[][], StringW, float[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SPOSVX
 
sposvx(String, String, int, int, float[], int, int, float[], int, int, StringW, float[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sposvx
 
SPOTF2 - Class in org.netlib.lapack
SPOTF2 is a simplified interface to the JLAPACK routine spotf2.
Spotf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOTF2() - Constructor for class org.netlib.lapack.SPOTF2
 
Spotf2() - Constructor for class org.netlib.lapack.Spotf2
 
SPOTF2(String, int, float[][], intW) - Static method in class org.netlib.lapack.SPOTF2
 
spotf2(String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spotf2
 
SPOTRF - Class in org.netlib.lapack
SPOTRF is a simplified interface to the JLAPACK routine spotrf.
Spotrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOTRF() - Constructor for class org.netlib.lapack.SPOTRF
 
Spotrf() - Constructor for class org.netlib.lapack.Spotrf
 
SPOTRF(String, int, float[][], intW) - Static method in class org.netlib.lapack.SPOTRF
 
spotrf(String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spotrf
 
SPOTRI - Class in org.netlib.lapack
SPOTRI is a simplified interface to the JLAPACK routine spotri.
Spotri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOTRI() - Constructor for class org.netlib.lapack.SPOTRI
 
Spotri() - Constructor for class org.netlib.lapack.Spotri
 
SPOTRI(String, int, float[][], intW) - Static method in class org.netlib.lapack.SPOTRI
 
spotri(String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spotri
 
SPOTRS - Class in org.netlib.lapack
SPOTRS is a simplified interface to the JLAPACK routine spotrs.
Spotrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPOTRS() - Constructor for class org.netlib.lapack.SPOTRS
 
Spotrs() - Constructor for class org.netlib.lapack.Spotrs
 
SPOTRS(String, int, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.SPOTRS
 
spotrs(String, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spotrs
 
SPPCON - Class in org.netlib.lapack
SPPCON is a simplified interface to the JLAPACK routine sppcon.
Sppcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPCON() - Constructor for class org.netlib.lapack.SPPCON
 
Sppcon() - Constructor for class org.netlib.lapack.Sppcon
 
SPPCON(String, int, float[], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SPPCON
 
sppcon(String, int, float[], int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sppcon
 
SPPEQU - Class in org.netlib.lapack
SPPEQU is a simplified interface to the JLAPACK routine sppequ.
Sppequ - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPEQU() - Constructor for class org.netlib.lapack.SPPEQU
 
Sppequ() - Constructor for class org.netlib.lapack.Sppequ
 
SPPEQU(String, int, float[], float[], floatW, floatW, intW) - Static method in class org.netlib.lapack.SPPEQU
 
sppequ(String, int, float[], int, float[], int, floatW, floatW, intW) - Static method in class org.netlib.lapack.Sppequ
 
SPPRFS - Class in org.netlib.lapack
SPPRFS is a simplified interface to the JLAPACK routine spprfs.
Spprfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPRFS() - Constructor for class org.netlib.lapack.SPPRFS
 
Spprfs() - Constructor for class org.netlib.lapack.Spprfs
 
SPPRFS(String, int, int, float[], float[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SPPRFS
 
spprfs(String, int, int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Spprfs
 
SPPSV - Class in org.netlib.lapack
SPPSV is a simplified interface to the JLAPACK routine sppsv.
Sppsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPSV() - Constructor for class org.netlib.lapack.SPPSV
 
Sppsv() - Constructor for class org.netlib.lapack.Sppsv
 
SPPSV(String, int, int, float[], float[][], intW) - Static method in class org.netlib.lapack.SPPSV
 
sppsv(String, int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sppsv
 
SPPSVX - Class in org.netlib.lapack
SPPSVX is a simplified interface to the JLAPACK routine sppsvx.
Sppsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPSVX() - Constructor for class org.netlib.lapack.SPPSVX
 
Sppsvx() - Constructor for class org.netlib.lapack.Sppsvx
 
SPPSVX(String, String, int, int, float[], float[], StringW, float[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SPPSVX
 
sppsvx(String, String, int, int, float[], int, float[], int, StringW, float[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sppsvx
 
SPPTRF - Class in org.netlib.lapack
SPPTRF is a simplified interface to the JLAPACK routine spptrf.
Spptrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPTRF() - Constructor for class org.netlib.lapack.SPPTRF
 
Spptrf() - Constructor for class org.netlib.lapack.Spptrf
 
SPPTRF(String, int, float[], intW) - Static method in class org.netlib.lapack.SPPTRF
 
spptrf(String, int, float[], int, intW) - Static method in class org.netlib.lapack.Spptrf
 
SPPTRI - Class in org.netlib.lapack
SPPTRI is a simplified interface to the JLAPACK routine spptri.
Spptri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPTRI() - Constructor for class org.netlib.lapack.SPPTRI
 
Spptri() - Constructor for class org.netlib.lapack.Spptri
 
SPPTRI(String, int, float[], intW) - Static method in class org.netlib.lapack.SPPTRI
 
spptri(String, int, float[], int, intW) - Static method in class org.netlib.lapack.Spptri
 
SPPTRS - Class in org.netlib.lapack
SPPTRS is a simplified interface to the JLAPACK routine spptrs.
Spptrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPPTRS() - Constructor for class org.netlib.lapack.SPPTRS
 
Spptrs() - Constructor for class org.netlib.lapack.Spptrs
 
SPPTRS(String, int, int, float[], float[][], intW) - Static method in class org.netlib.lapack.SPPTRS
 
spptrs(String, int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spptrs
 
SPTCON - Class in org.netlib.lapack
SPTCON is a simplified interface to the JLAPACK routine sptcon.
Sptcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTCON() - Constructor for class org.netlib.lapack.SPTCON
 
Sptcon() - Constructor for class org.netlib.lapack.Sptcon
 
SPTCON(int, float[], float[], float, floatW, float[], intW) - Static method in class org.netlib.lapack.SPTCON
 
sptcon(int, float[], int, float[], int, float, floatW, float[], int, intW) - Static method in class org.netlib.lapack.Sptcon
 
SPTEQR - Class in org.netlib.lapack
SPTEQR is a simplified interface to the JLAPACK routine spteqr.
Spteqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTEQR() - Constructor for class org.netlib.lapack.SPTEQR
 
Spteqr() - Constructor for class org.netlib.lapack.Spteqr
 
SPTEQR(String, int, float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SPTEQR
 
spteqr(String, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Spteqr
 
SPTRFS - Class in org.netlib.lapack
SPTRFS is a simplified interface to the JLAPACK routine sptrfs.
Sptrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTRFS() - Constructor for class org.netlib.lapack.SPTRFS
 
Sptrfs() - Constructor for class org.netlib.lapack.Sptrfs
 
SPTRFS(int, int, float[], float[], float[], float[], float[][], float[][], float[], float[], float[], intW) - Static method in class org.netlib.lapack.SPTRFS
 
sptrfs(int, int, float[], int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sptrfs
 
SPTSV - Class in org.netlib.lapack
SPTSV is a simplified interface to the JLAPACK routine sptsv.
Sptsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTSV() - Constructor for class org.netlib.lapack.SPTSV
 
Sptsv() - Constructor for class org.netlib.lapack.Sptsv
 
SPTSV(int, int, float[], float[], float[][], intW) - Static method in class org.netlib.lapack.SPTSV
 
sptsv(int, int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sptsv
 
SPTSVX - Class in org.netlib.lapack
SPTSVX is a simplified interface to the JLAPACK routine sptsvx.
Sptsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTSVX() - Constructor for class org.netlib.lapack.SPTSVX
 
Sptsvx() - Constructor for class org.netlib.lapack.Sptsvx
 
SPTSVX(String, int, int, float[], float[], float[], float[], float[][], float[][], floatW, float[], float[], float[], intW) - Static method in class org.netlib.lapack.SPTSVX
 
sptsvx(String, int, int, float[], int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sptsvx
 
SPTTRF - Class in org.netlib.lapack
SPTTRF is a simplified interface to the JLAPACK routine spttrf.
Spttrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTTRF() - Constructor for class org.netlib.lapack.SPTTRF
 
Spttrf() - Constructor for class org.netlib.lapack.Spttrf
 
SPTTRF(int, float[], float[], intW) - Static method in class org.netlib.lapack.SPTTRF
 
spttrf(int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Spttrf
 
SPTTRS - Class in org.netlib.lapack
SPTTRS is a simplified interface to the JLAPACK routine spttrs.
Spttrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTTRS() - Constructor for class org.netlib.lapack.SPTTRS
 
Spttrs() - Constructor for class org.netlib.lapack.Spttrs
 
SPTTRS(int, int, float[], float[], float[][], intW) - Static method in class org.netlib.lapack.SPTTRS
 
spttrs(int, int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Spttrs
 
SPTTS2 - Class in org.netlib.lapack
SPTTS2 is a simplified interface to the JLAPACK routine sptts2.
Sptts2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SPTTS2() - Constructor for class org.netlib.lapack.SPTTS2
 
Sptts2() - Constructor for class org.netlib.lapack.Sptts2
 
SPTTS2(int, int, float[], float[], float[][]) - Static method in class org.netlib.lapack.SPTTS2
 
sptts2(int, int, float[], int, float[], int, float[], int, int) - Static method in class org.netlib.lapack.Sptts2
 
SROT - Class in org.netlib.blas
SROT is a simplified interface to the JLAPACK routine srot.
Srot - Class in org.netlib.blas
Following is the description from the original Fortran source.
SROT() - Constructor for class org.netlib.blas.SROT
 
Srot() - Constructor for class org.netlib.blas.Srot
 
SROT(int, float[], int, float[], int, float, float) - Static method in class org.netlib.blas.SROT
 
srot(int, float[], int, int, float[], int, int, float, float) - Static method in class org.netlib.blas.Srot
 
SROTG - Class in org.netlib.blas
SROTG is a simplified interface to the JLAPACK routine srotg.
Srotg - Class in org.netlib.blas
Following is the description from the original Fortran source.
SROTG() - Constructor for class org.netlib.blas.SROTG
 
Srotg() - Constructor for class org.netlib.blas.Srotg
 
SROTG(floatW, floatW, floatW, floatW) - Static method in class org.netlib.blas.SROTG
 
srotg(floatW, floatW, floatW, floatW) - Static method in class org.netlib.blas.Srotg
 
SRSCL - Class in org.netlib.lapack
SRSCL is a simplified interface to the JLAPACK routine srscl.
Srscl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SRSCL() - Constructor for class org.netlib.lapack.SRSCL
 
Srscl() - Constructor for class org.netlib.lapack.Srscl
 
SRSCL(int, float, float[], int) - Static method in class org.netlib.lapack.SRSCL
 
srscl(int, float, float[], int, int) - Static method in class org.netlib.lapack.Srscl
 
SSBEV - Class in org.netlib.lapack
SSBEV is a simplified interface to the JLAPACK routine ssbev.
Ssbev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBEV() - Constructor for class org.netlib.lapack.SSBEV
 
Ssbev() - Constructor for class org.netlib.lapack.Ssbev
 
SSBEV(String, String, int, int, float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSBEV
 
ssbev(String, String, int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Ssbev
 
SSBEVD - Class in org.netlib.lapack
SSBEVD is a simplified interface to the JLAPACK routine ssbevd.
Ssbevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBEVD() - Constructor for class org.netlib.lapack.SSBEVD
 
Ssbevd() - Constructor for class org.netlib.lapack.Ssbevd
 
SSBEVD(String, String, int, int, float[][], float[], float[][], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSBEVD
 
ssbevd(String, String, int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Ssbevd
 
SSBEVX - Class in org.netlib.lapack
SSBEVX is a simplified interface to the JLAPACK routine ssbevx.
Ssbevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBEVX() - Constructor for class org.netlib.lapack.SSBEVX
 
Ssbevx() - Constructor for class org.netlib.lapack.Ssbevx
 
SSBEVX(String, String, String, int, int, float[][], float[][], float, float, int, int, float, intW, float[], float[][], float[], int[], int[], intW) - Static method in class org.netlib.lapack.SSBEVX
 
ssbevx(String, String, String, int, int, float[], int, int, float[], int, int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssbevx
 
SSBGST - Class in org.netlib.lapack
SSBGST is a simplified interface to the JLAPACK routine ssbgst.
Ssbgst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBGST() - Constructor for class org.netlib.lapack.SSBGST
 
Ssbgst() - Constructor for class org.netlib.lapack.Ssbgst
 
SSBGST(String, String, int, int, int, float[][], float[][], float[][], float[], intW) - Static method in class org.netlib.lapack.SSBGST
 
ssbgst(String, String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Ssbgst
 
SSBGV - Class in org.netlib.lapack
SSBGV is a simplified interface to the JLAPACK routine ssbgv.
Ssbgv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBGV() - Constructor for class org.netlib.lapack.SSBGV
 
Ssbgv() - Constructor for class org.netlib.lapack.Ssbgv
 
SSBGV(String, String, int, int, int, float[][], float[][], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSBGV
 
ssbgv(String, String, int, int, int, float[], int, int, float[], int, int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Ssbgv
 
SSBGVD - Class in org.netlib.lapack
SSBGVD is a simplified interface to the JLAPACK routine ssbgvd.
Ssbgvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBGVD() - Constructor for class org.netlib.lapack.SSBGVD
 
Ssbgvd() - Constructor for class org.netlib.lapack.Ssbgvd
 
SSBGVD(String, String, int, int, int, float[][], float[][], float[], float[][], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSBGVD
 
ssbgvd(String, String, int, int, int, float[], int, int, float[], int, int, float[], int, float[], int, int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Ssbgvd
 
SSBGVX - Class in org.netlib.lapack
SSBGVX is a simplified interface to the JLAPACK routine ssbgvx.
Ssbgvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBGVX() - Constructor for class org.netlib.lapack.SSBGVX
 
Ssbgvx() - Constructor for class org.netlib.lapack.Ssbgvx
 
SSBGVX(String, String, String, int, int, int, float[][], float[][], float[][], float, float, int, int, float, intW, float[], float[][], float[], int[], int[], intW) - Static method in class org.netlib.lapack.SSBGVX
 
ssbgvx(String, String, String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssbgvx
 
SSBMV - Class in org.netlib.blas
SSBMV is a simplified interface to the JLAPACK routine ssbmv.
Ssbmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSBMV() - Constructor for class org.netlib.blas.SSBMV
 
Ssbmv() - Constructor for class org.netlib.blas.Ssbmv
 
SSBMV(String, int, int, float, float[][], float[], int, float, float[], int) - Static method in class org.netlib.blas.SSBMV
 
ssbmv(String, int, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Ssbmv
 
SSBTRD - Class in org.netlib.lapack
SSBTRD is a simplified interface to the JLAPACK routine ssbtrd.
Ssbtrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSBTRD() - Constructor for class org.netlib.lapack.SSBTRD
 
Ssbtrd() - Constructor for class org.netlib.lapack.Ssbtrd
 
SSBTRD(String, String, int, int, float[][], float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSBTRD
 
ssbtrd(String, String, int, int, float[], int, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Ssbtrd
 
SSCAL - Class in org.netlib.blas
SSCAL is a simplified interface to the JLAPACK routine sscal.
Sscal - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSCAL() - Constructor for class org.netlib.blas.SSCAL
 
Sscal() - Constructor for class org.netlib.blas.Sscal
 
SSCAL(int, float, float[], int) - Static method in class org.netlib.blas.SSCAL
 
sscal(int, float, float[], int, int) - Static method in class org.netlib.blas.Sscal
 
SSPCON - Class in org.netlib.lapack
SSPCON is a simplified interface to the JLAPACK routine sspcon.
Sspcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPCON() - Constructor for class org.netlib.lapack.SSPCON
 
Sspcon() - Constructor for class org.netlib.lapack.Sspcon
 
SSPCON(String, int, float[], int[], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SSPCON
 
sspcon(String, int, float[], int, int[], int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sspcon
 
SSPEV - Class in org.netlib.lapack
SSPEV is a simplified interface to the JLAPACK routine sspev.
Sspev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPEV() - Constructor for class org.netlib.lapack.SSPEV
 
Sspev() - Constructor for class org.netlib.lapack.Sspev
 
SSPEV(String, String, int, float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSPEV
 
sspev(String, String, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sspev
 
SSPEVD - Class in org.netlib.lapack
SSPEVD is a simplified interface to the JLAPACK routine sspevd.
Sspevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPEVD() - Constructor for class org.netlib.lapack.SSPEVD
 
Sspevd() - Constructor for class org.netlib.lapack.Sspevd
 
SSPEVD(String, String, int, float[], float[], float[][], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSPEVD
 
sspevd(String, String, int, float[], int, float[], int, float[], int, int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Sspevd
 
SSPEVX - Class in org.netlib.lapack
SSPEVX is a simplified interface to the JLAPACK routine sspevx.
Sspevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPEVX() - Constructor for class org.netlib.lapack.SSPEVX
 
Sspevx() - Constructor for class org.netlib.lapack.Sspevx
 
SSPEVX(String, String, String, int, float[], float, float, int, int, float, intW, float[], float[][], float[], int[], int[], intW) - Static method in class org.netlib.lapack.SSPEVX
 
sspevx(String, String, String, int, float[], int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sspevx
 
SSPGST - Class in org.netlib.lapack
SSPGST is a simplified interface to the JLAPACK routine sspgst.
Sspgst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPGST() - Constructor for class org.netlib.lapack.SSPGST
 
Sspgst() - Constructor for class org.netlib.lapack.Sspgst
 
SSPGST(int, String, int, float[], float[], intW) - Static method in class org.netlib.lapack.SSPGST
 
sspgst(int, String, int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Sspgst
 
SSPGV - Class in org.netlib.lapack
SSPGV is a simplified interface to the JLAPACK routine sspgv.
Sspgv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPGV() - Constructor for class org.netlib.lapack.SSPGV
 
Sspgv() - Constructor for class org.netlib.lapack.Sspgv
 
SSPGV(int, String, String, int, float[], float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSPGV
 
sspgv(int, String, String, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sspgv
 
SSPGVD - Class in org.netlib.lapack
SSPGVD is a simplified interface to the JLAPACK routine sspgvd.
Sspgvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPGVD() - Constructor for class org.netlib.lapack.SSPGVD
 
Sspgvd() - Constructor for class org.netlib.lapack.Sspgvd
 
SSPGVD(int, String, String, int, float[], float[], float[], float[][], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSPGVD
 
sspgvd(int, String, String, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Sspgvd
 
SSPGVX - Class in org.netlib.lapack
SSPGVX is a simplified interface to the JLAPACK routine sspgvx.
Sspgvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPGVX() - Constructor for class org.netlib.lapack.SSPGVX
 
Sspgvx() - Constructor for class org.netlib.lapack.Sspgvx
 
SSPGVX(int, String, String, String, int, float[], float[], float, float, int, int, float, intW, float[], float[][], float[], int[], int[], intW) - Static method in class org.netlib.lapack.SSPGVX
 
sspgvx(int, String, String, String, int, float[], int, float[], int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sspgvx
 
SSPMV - Class in org.netlib.blas
SSPMV is a simplified interface to the JLAPACK routine sspmv.
Sspmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSPMV() - Constructor for class org.netlib.blas.SSPMV
 
Sspmv() - Constructor for class org.netlib.blas.Sspmv
 
SSPMV(String, int, float, float[], float[], int, float, float[], int) - Static method in class org.netlib.blas.SSPMV
 
sspmv(String, int, float, float[], int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Sspmv
 
SSPR - Class in org.netlib.blas
SSPR is a simplified interface to the JLAPACK routine sspr.
Sspr - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSPR() - Constructor for class org.netlib.blas.SSPR
 
Sspr() - Constructor for class org.netlib.blas.Sspr
 
SSPR(String, int, float, float[], int, float[]) - Static method in class org.netlib.blas.SSPR
 
sspr(String, int, float, float[], int, int, float[], int) - Static method in class org.netlib.blas.Sspr
 
SSPR2 - Class in org.netlib.blas
SSPR2 is a simplified interface to the JLAPACK routine sspr2.
Sspr2 - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSPR2() - Constructor for class org.netlib.blas.SSPR2
 
Sspr2() - Constructor for class org.netlib.blas.Sspr2
 
SSPR2(String, int, float, float[], int, float[], int, float[]) - Static method in class org.netlib.blas.SSPR2
 
sspr2(String, int, float, float[], int, int, float[], int, int, float[], int) - Static method in class org.netlib.blas.Sspr2
 
SSPRFS - Class in org.netlib.lapack
SSPRFS is a simplified interface to the JLAPACK routine ssprfs.
Ssprfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPRFS() - Constructor for class org.netlib.lapack.SSPRFS
 
Ssprfs() - Constructor for class org.netlib.lapack.Ssprfs
 
SSPRFS(String, int, int, float[], float[], int[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SSPRFS
 
ssprfs(String, int, int, float[], int, float[], int, int[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssprfs
 
SSPSV - Class in org.netlib.lapack
SSPSV is a simplified interface to the JLAPACK routine sspsv.
Sspsv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPSV() - Constructor for class org.netlib.lapack.SSPSV
 
Sspsv() - Constructor for class org.netlib.lapack.Sspsv
 
SSPSV(String, int, int, float[], int[], float[][], intW) - Static method in class org.netlib.lapack.SSPSV
 
sspsv(String, int, int, float[], int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Sspsv
 
SSPSVX - Class in org.netlib.lapack
SSPSVX is a simplified interface to the JLAPACK routine sspsvx.
Sspsvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPSVX() - Constructor for class org.netlib.lapack.SSPSVX
 
Sspsvx() - Constructor for class org.netlib.lapack.Sspsvx
 
SSPSVX(String, String, int, int, float[], float[], int[], float[][], float[][], floatW, float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SSPSVX
 
sspsvx(String, String, int, int, float[], int, float[], int, int[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sspsvx
 
SSPTRD - Class in org.netlib.lapack
SSPTRD is a simplified interface to the JLAPACK routine ssptrd.
Ssptrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPTRD() - Constructor for class org.netlib.lapack.SSPTRD
 
Ssptrd() - Constructor for class org.netlib.lapack.Ssptrd
 
SSPTRD(String, int, float[], float[], float[], float[], intW) - Static method in class org.netlib.lapack.SSPTRD
 
ssptrd(String, int, float[], int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Ssptrd
 
SSPTRF - Class in org.netlib.lapack
SSPTRF is a simplified interface to the JLAPACK routine ssptrf.
Ssptrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPTRF() - Constructor for class org.netlib.lapack.SSPTRF
 
Ssptrf() - Constructor for class org.netlib.lapack.Ssptrf
 
SSPTRF(String, int, float[], int[], intW) - Static method in class org.netlib.lapack.SSPTRF
 
ssptrf(String, int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssptrf
 
SSPTRI - Class in org.netlib.lapack
SSPTRI is a simplified interface to the JLAPACK routine ssptri.
Ssptri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPTRI() - Constructor for class org.netlib.lapack.SSPTRI
 
Ssptri() - Constructor for class org.netlib.lapack.Ssptri
 
SSPTRI(String, int, float[], int[], float[], intW) - Static method in class org.netlib.lapack.SSPTRI
 
ssptri(String, int, float[], int, int[], int, float[], int, intW) - Static method in class org.netlib.lapack.Ssptri
 
SSPTRS - Class in org.netlib.lapack
SSPTRS is a simplified interface to the JLAPACK routine ssptrs.
Ssptrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSPTRS() - Constructor for class org.netlib.lapack.SSPTRS
 
Ssptrs() - Constructor for class org.netlib.lapack.Ssptrs
 
SSPTRS(String, int, int, float[], int[], float[][], intW) - Static method in class org.netlib.lapack.SSPTRS
 
ssptrs(String, int, int, float[], int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssptrs
 
SSTEBZ - Class in org.netlib.lapack
SSTEBZ is a simplified interface to the JLAPACK routine sstebz.
Sstebz - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEBZ() - Constructor for class org.netlib.lapack.SSTEBZ
 
Sstebz() - Constructor for class org.netlib.lapack.Sstebz
 
SSTEBZ(String, String, int, float, float, int, int, float, float[], float[], intW, intW, float[], int[], int[], float[], int[], intW) - Static method in class org.netlib.lapack.SSTEBZ
 
sstebz(String, String, int, float, float, int, int, float, float[], int, float[], int, intW, intW, float[], int, int[], int, int[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sstebz
 
SSTEDC - Class in org.netlib.lapack
SSTEDC is a simplified interface to the JLAPACK routine sstedc.
Sstedc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEDC() - Constructor for class org.netlib.lapack.SSTEDC
 
Sstedc() - Constructor for class org.netlib.lapack.Sstedc
 
SSTEDC(String, int, float[], float[], float[][], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSTEDC
 
sstedc(String, int, float[], int, float[], int, float[], int, int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Sstedc
 
SSTEGR - Class in org.netlib.lapack
SSTEGR is a simplified interface to the JLAPACK routine sstegr.
Sstegr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEGR() - Constructor for class org.netlib.lapack.SSTEGR
 
Sstegr() - Constructor for class org.netlib.lapack.Sstegr
 
SSTEGR(String, String, int, float[], float[], float, float, int, int, float, intW, float[], float[][], int[], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSTEGR
 
sstegr(String, String, int, float[], int, float[], int, float, float, int, int, float, intW, float[], int, float[], int, int, int[], int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Sstegr
 
SSTEIN - Class in org.netlib.lapack
SSTEIN is a simplified interface to the JLAPACK routine sstein.
Sstein - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEIN() - Constructor for class org.netlib.lapack.SSTEIN
 
Sstein() - Constructor for class org.netlib.lapack.Sstein
 
SSTEIN(int, float[], float[], int, float[], int[], int[], float[][], float[], int[], int[], intW) - Static method in class org.netlib.lapack.SSTEIN
 
sstein(int, float[], int, float[], int, int, float[], int, int[], int, int[], int, float[], int, int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sstein
 
SSTEQR - Class in org.netlib.lapack
SSTEQR is a simplified interface to the JLAPACK routine ssteqr.
Ssteqr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEQR() - Constructor for class org.netlib.lapack.SSTEQR
 
Ssteqr() - Constructor for class org.netlib.lapack.Ssteqr
 
SSTEQR(String, int, float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSTEQR
 
ssteqr(String, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Ssteqr
 
SSTERF - Class in org.netlib.lapack
SSTERF is a simplified interface to the JLAPACK routine ssterf.
Ssterf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTERF() - Constructor for class org.netlib.lapack.SSTERF
 
Ssterf() - Constructor for class org.netlib.lapack.Ssterf
 
SSTERF(int, float[], float[], intW) - Static method in class org.netlib.lapack.SSTERF
 
ssterf(int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Ssterf
 
SSTEV - Class in org.netlib.lapack
SSTEV is a simplified interface to the JLAPACK routine sstev.
Sstev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEV() - Constructor for class org.netlib.lapack.SSTEV
 
Sstev() - Constructor for class org.netlib.lapack.Sstev
 
SSTEV(String, int, float[], float[], float[][], float[], intW) - Static method in class org.netlib.lapack.SSTEV
 
sstev(String, int, float[], int, float[], int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Sstev
 
SSTEVD - Class in org.netlib.lapack
SSTEVD is a simplified interface to the JLAPACK routine sstevd.
Sstevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEVD() - Constructor for class org.netlib.lapack.SSTEVD
 
Sstevd() - Constructor for class org.netlib.lapack.Sstevd
 
SSTEVD(String, int, float[], float[], float[][], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSTEVD
 
sstevd(String, int, float[], int, float[], int, float[], int, int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Sstevd
 
SSTEVR - Class in org.netlib.lapack
SSTEVR is a simplified interface to the JLAPACK routine sstevr.
Sstevr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEVR() - Constructor for class org.netlib.lapack.SSTEVR
 
Sstevr() - Constructor for class org.netlib.lapack.Sstevr
 
SSTEVR(String, String, int, float[], float[], float, float, int, int, float, intW, float[], float[][], int[], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSTEVR
 
sstevr(String, String, int, float[], int, float[], int, float, float, int, int, float, intW, float[], int, float[], int, int, int[], int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Sstevr
 
SSTEVX - Class in org.netlib.lapack
SSTEVX is a simplified interface to the JLAPACK routine sstevx.
Sstevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSTEVX() - Constructor for class org.netlib.lapack.SSTEVX
 
Sstevx() - Constructor for class org.netlib.lapack.Sstevx
 
SSTEVX(String, String, int, float[], float[], float, float, int, int, float, intW, float[], float[][], float[], int[], int[], intW) - Static method in class org.netlib.lapack.SSTEVX
 
sstevx(String, String, int, float[], int, float[], int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Sstevx
 
SSWAP - Class in org.netlib.blas
SSWAP is a simplified interface to the JLAPACK routine sswap.
Sswap - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSWAP() - Constructor for class org.netlib.blas.SSWAP
 
Sswap() - Constructor for class org.netlib.blas.Sswap
 
SSWAP(int, float[], int, float[], int) - Static method in class org.netlib.blas.SSWAP
 
sswap(int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Sswap
 
SSYCON - Class in org.netlib.lapack
SSYCON is a simplified interface to the JLAPACK routine ssycon.
Ssycon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYCON() - Constructor for class org.netlib.lapack.SSYCON
 
Ssycon() - Constructor for class org.netlib.lapack.Ssycon
 
SSYCON(String, int, float[][], int[], float, floatW, float[], int[], intW) - Static method in class org.netlib.lapack.SSYCON
 
ssycon(String, int, float[], int, int, int[], int, float, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssycon
 
SSYEV - Class in org.netlib.lapack
SSYEV is a simplified interface to the JLAPACK routine ssyev.
Ssyev - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYEV() - Constructor for class org.netlib.lapack.SSYEV
 
Ssyev() - Constructor for class org.netlib.lapack.Ssyev
 
SSYEV(String, String, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SSYEV
 
ssyev(String, String, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssyev
 
SSYEVD - Class in org.netlib.lapack
SSYEVD is a simplified interface to the JLAPACK routine ssyevd.
Ssyevd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYEVD() - Constructor for class org.netlib.lapack.SSYEVD
 
Ssyevd() - Constructor for class org.netlib.lapack.Ssyevd
 
SSYEVD(String, String, int, float[][], float[], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSYEVD
 
ssyevd(String, String, int, float[], int, int, float[], int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Ssyevd
 
SSYEVR - Class in org.netlib.lapack
SSYEVR is a simplified interface to the JLAPACK routine ssyevr.
Ssyevr - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYEVR() - Constructor for class org.netlib.lapack.SSYEVR
 
Ssyevr() - Constructor for class org.netlib.lapack.Ssyevr
 
SSYEVR(String, String, String, int, float[][], float, float, int, int, float, intW, float[], float[][], int[], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSYEVR
 
ssyevr(String, String, String, int, float[], int, int, float, float, int, int, float, intW, float[], int, float[], int, int, int[], int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Ssyevr
 
SSYEVX - Class in org.netlib.lapack
SSYEVX is a simplified interface to the JLAPACK routine ssyevx.
Ssyevx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYEVX() - Constructor for class org.netlib.lapack.SSYEVX
 
Ssyevx() - Constructor for class org.netlib.lapack.Ssyevx
 
SSYEVX(String, String, String, int, float[][], float, float, int, int, float, intW, float[], float[][], float[], int, int[], int[], intW) - Static method in class org.netlib.lapack.SSYEVX
 
ssyevx(String, String, String, int, float[], int, int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssyevx
 
SSYGS2 - Class in org.netlib.lapack
SSYGS2 is a simplified interface to the JLAPACK routine ssygs2.
Ssygs2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYGS2() - Constructor for class org.netlib.lapack.SSYGS2
 
Ssygs2() - Constructor for class org.netlib.lapack.Ssygs2
 
SSYGS2(int, String, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.SSYGS2
 
ssygs2(int, String, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssygs2
 
SSYGST - Class in org.netlib.lapack
SSYGST is a simplified interface to the JLAPACK routine ssygst.
Ssygst - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYGST() - Constructor for class org.netlib.lapack.SSYGST
 
Ssygst() - Constructor for class org.netlib.lapack.Ssygst
 
SSYGST(int, String, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.SSYGST
 
ssygst(int, String, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssygst
 
SSYGV - Class in org.netlib.lapack
SSYGV is a simplified interface to the JLAPACK routine ssygv.
Ssygv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYGV() - Constructor for class org.netlib.lapack.SSYGV
 
Ssygv() - Constructor for class org.netlib.lapack.Ssygv
 
SSYGV(int, String, String, int, float[][], float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.SSYGV
 
ssygv(int, String, String, int, float[], int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssygv
 
SSYGVD - Class in org.netlib.lapack
SSYGVD is a simplified interface to the JLAPACK routine ssygvd.
Ssygvd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYGVD() - Constructor for class org.netlib.lapack.SSYGVD
 
Ssygvd() - Constructor for class org.netlib.lapack.Ssygvd
 
SSYGVD(int, String, String, int, float[][], float[][], float[], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.SSYGVD
 
ssygvd(int, String, String, int, float[], int, int, float[], int, int, float[], int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Ssygvd
 
SSYGVX - Class in org.netlib.lapack
SSYGVX is a simplified interface to the JLAPACK routine ssygvx.
Ssygvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYGVX() - Constructor for class org.netlib.lapack.SSYGVX
 
Ssygvx() - Constructor for class org.netlib.lapack.Ssygvx
 
SSYGVX(int, String, String, String, int, float[][], float[][], float, float, int, int, float, intW, float[], float[][], float[], int, int[], int[], intW) - Static method in class org.netlib.lapack.SSYGVX
 
ssygvx(int, String, String, String, int, float[], int, int, float[], int, int, float, float, int, int, float, intW, float[], int, float[], int, int, float[], int, int, int[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssygvx
 
SSYMM - Class in org.netlib.blas
SSYMM is a simplified interface to the JLAPACK routine ssymm.
Ssymm - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSYMM() - Constructor for class org.netlib.blas.SSYMM
 
Ssymm() - Constructor for class org.netlib.blas.Ssymm
 
SSYMM(String, String, int, int, float, float[][], float[][], float, float[][]) - Static method in class org.netlib.blas.SSYMM
 
ssymm(String, String, int, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Ssymm
 
SSYMV - Class in org.netlib.blas
SSYMV is a simplified interface to the JLAPACK routine ssymv.
Ssymv - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSYMV() - Constructor for class org.netlib.blas.SSYMV
 
Ssymv() - Constructor for class org.netlib.blas.Ssymv
 
SSYMV(String, int, float, float[][], float[], int, float, float[], int) - Static method in class org.netlib.blas.SSYMV
 
ssymv(String, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Ssymv
 
SSYR - Class in org.netlib.blas
SSYR is a simplified interface to the JLAPACK routine ssyr.
Ssyr - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSYR() - Constructor for class org.netlib.blas.SSYR
 
Ssyr() - Constructor for class org.netlib.blas.Ssyr
 
SSYR(String, int, float, float[], int, float[][]) - Static method in class org.netlib.blas.SSYR
 
ssyr(String, int, float, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Ssyr
 
SSYR2 - Class in org.netlib.blas
SSYR2 is a simplified interface to the JLAPACK routine ssyr2.
Ssyr2 - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSYR2() - Constructor for class org.netlib.blas.SSYR2
 
Ssyr2() - Constructor for class org.netlib.blas.Ssyr2
 
SSYR2(String, int, float, float[], int, float[], int, float[][]) - Static method in class org.netlib.blas.SSYR2
 
ssyr2(String, int, float, float[], int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Ssyr2
 
SSYR2K - Class in org.netlib.blas
SSYR2K is a simplified interface to the JLAPACK routine ssyr2k.
Ssyr2k - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSYR2K() - Constructor for class org.netlib.blas.SSYR2K
 
Ssyr2k() - Constructor for class org.netlib.blas.Ssyr2k
 
SSYR2K(String, String, int, int, float, float[][], float[][], float, float[][]) - Static method in class org.netlib.blas.SSYR2K
 
ssyr2k(String, String, int, int, float, float[], int, int, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Ssyr2k
 
SSYRFS - Class in org.netlib.lapack
SSYRFS is a simplified interface to the JLAPACK routine ssyrfs.
Ssyrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYRFS() - Constructor for class org.netlib.lapack.SSYRFS
 
Ssyrfs() - Constructor for class org.netlib.lapack.Ssyrfs
 
SSYRFS(String, int, int, float[][], float[][], int[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.SSYRFS
 
ssyrfs(String, int, int, float[], int, int, float[], int, int, int[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Ssyrfs
 
SSYRK - Class in org.netlib.blas
SSYRK is a simplified interface to the JLAPACK routine ssyrk.
Ssyrk - Class in org.netlib.blas
Following is the description from the original Fortran source.
SSYRK() - Constructor for class org.netlib.blas.SSYRK
 
Ssyrk() - Constructor for class org.netlib.blas.Ssyrk
 
SSYRK(String, String, int, int, float, float[][], float, float[][]) - Static method in class org.netlib.blas.SSYRK
 
ssyrk(String, String, int, int, float, float[], int, int, float, float[], int, int) - Static method in class org.netlib.blas.Ssyrk
 
SSYSV - Class in org.netlib.lapack
SSYSV is a simplified interface to the JLAPACK routine ssysv.
Ssysv - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYSV() - Constructor for class org.netlib.lapack.SSYSV
 
Ssysv() - Constructor for class org.netlib.lapack.Ssysv
 
SSYSV(String, int, int, float[][], int[], float[][], float[], int, intW) - Static method in class org.netlib.lapack.SSYSV
 
ssysv(String, int, int, float[], int, int, int[], int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssysv
 
SSYSVX - Class in org.netlib.lapack
SSYSVX is a simplified interface to the JLAPACK routine ssysvx.
Ssysvx - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYSVX() - Constructor for class org.netlib.lapack.SSYSVX
 
Ssysvx() - Constructor for class org.netlib.lapack.Ssysvx
 
SSYSVX(String, String, int, int, float[][], float[][], int[], float[][], float[][], floatW, float[], float[], float[], int, int[], intW) - Static method in class org.netlib.lapack.SSYSVX
 
ssysvx(String, String, int, int, float[], int, int, float[], int, int, int[], int, float[], int, int, float[], int, int, floatW, float[], int, float[], int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Ssysvx
 
SSYTD2 - Class in org.netlib.lapack
SSYTD2 is a simplified interface to the JLAPACK routine ssytd2.
Ssytd2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYTD2() - Constructor for class org.netlib.lapack.SSYTD2
 
Ssytd2() - Constructor for class org.netlib.lapack.Ssytd2
 
SSYTD2(String, int, float[][], float[], float[], float[], intW) - Static method in class org.netlib.lapack.SSYTD2
 
ssytd2(String, int, float[], int, int, float[], int, float[], int, float[], int, intW) - Static method in class org.netlib.lapack.Ssytd2
 
SSYTF2 - Class in org.netlib.lapack
SSYTF2 is a simplified interface to the JLAPACK routine ssytf2.
Ssytf2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYTF2() - Constructor for class org.netlib.lapack.SSYTF2
 
Ssytf2() - Constructor for class org.netlib.lapack.Ssytf2
 
SSYTF2(String, int, float[][], int[], intW) - Static method in class org.netlib.lapack.SSYTF2
 
ssytf2(String, int, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Ssytf2
 
SSYTRD - Class in org.netlib.lapack
SSYTRD is a simplified interface to the JLAPACK routine ssytrd.
Ssytrd - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYTRD() - Constructor for class org.netlib.lapack.SSYTRD
 
Ssytrd() - Constructor for class org.netlib.lapack.Ssytrd
 
SSYTRD(String, int, float[][], float[], float[], float[], float[], int, intW) - Static method in class org.netlib.lapack.SSYTRD
 
ssytrd(String, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssytrd
 
SSYTRF - Class in org.netlib.lapack
SSYTRF is a simplified interface to the JLAPACK routine ssytrf.
Ssytrf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYTRF() - Constructor for class org.netlib.lapack.SSYTRF
 
Ssytrf() - Constructor for class org.netlib.lapack.Ssytrf
 
SSYTRF(String, int, float[][], int[], float[], int, intW) - Static method in class org.netlib.lapack.SSYTRF
 
ssytrf(String, int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssytrf
 
SSYTRI - Class in org.netlib.lapack
SSYTRI is a simplified interface to the JLAPACK routine ssytri.
Ssytri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYTRI() - Constructor for class org.netlib.lapack.SSYTRI
 
Ssytri() - Constructor for class org.netlib.lapack.Ssytri
 
SSYTRI(String, int, float[][], int[], float[], intW) - Static method in class org.netlib.lapack.SSYTRI
 
ssytri(String, int, float[], int, int, int[], int, float[], int, intW) - Static method in class org.netlib.lapack.Ssytri
 
SSYTRS - Class in org.netlib.lapack
SSYTRS is a simplified interface to the JLAPACK routine ssytrs.
Ssytrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
SSYTRS() - Constructor for class org.netlib.lapack.SSYTRS
 
Ssytrs() - Constructor for class org.netlib.lapack.Ssytrs
 
SSYTRS(String, int, int, float[][], int[], float[][], intW) - Static method in class org.netlib.lapack.SSYTRS
 
ssytrs(String, int, int, float[], int, int, int[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Ssytrs
 
STBCON - Class in org.netlib.lapack
STBCON is a simplified interface to the JLAPACK routine stbcon.
Stbcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STBCON() - Constructor for class org.netlib.lapack.STBCON
 
Stbcon() - Constructor for class org.netlib.lapack.Stbcon
 
STBCON(String, String, String, int, int, float[][], floatW, float[], int[], intW) - Static method in class org.netlib.lapack.STBCON
 
stbcon(String, String, String, int, int, float[], int, int, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Stbcon
 
STBMV - Class in org.netlib.blas
STBMV is a simplified interface to the JLAPACK routine stbmv.
Stbmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
STBMV() - Constructor for class org.netlib.blas.STBMV
 
Stbmv() - Constructor for class org.netlib.blas.Stbmv
 
STBMV(String, String, String, int, int, float[][], float[], int) - Static method in class org.netlib.blas.STBMV
 
stbmv(String, String, String, int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Stbmv
 
STBRFS - Class in org.netlib.lapack
STBRFS is a simplified interface to the JLAPACK routine stbrfs.
Stbrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STBRFS() - Constructor for class org.netlib.lapack.STBRFS
 
Stbrfs() - Constructor for class org.netlib.lapack.Stbrfs
 
STBRFS(String, String, String, int, int, int, float[][], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.STBRFS
 
stbrfs(String, String, String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Stbrfs
 
STBSV - Class in org.netlib.blas
STBSV is a simplified interface to the JLAPACK routine stbsv.
Stbsv - Class in org.netlib.blas
Following is the description from the original Fortran source.
STBSV() - Constructor for class org.netlib.blas.STBSV
 
Stbsv() - Constructor for class org.netlib.blas.Stbsv
 
STBSV(String, String, String, int, int, float[][], float[], int) - Static method in class org.netlib.blas.STBSV
 
stbsv(String, String, String, int, int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Stbsv
 
STBTRS - Class in org.netlib.lapack
STBTRS is a simplified interface to the JLAPACK routine stbtrs.
Stbtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STBTRS() - Constructor for class org.netlib.lapack.STBTRS
 
Stbtrs() - Constructor for class org.netlib.lapack.Stbtrs
 
STBTRS(String, String, String, int, int, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.STBTRS
 
stbtrs(String, String, String, int, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Stbtrs
 
STGEVC - Class in org.netlib.lapack
STGEVC is a simplified interface to the JLAPACK routine stgevc.
Stgevc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGEVC() - Constructor for class org.netlib.lapack.STGEVC
 
Stgevc() - Constructor for class org.netlib.lapack.Stgevc
 
STGEVC(String, String, boolean[], int, float[][], float[][], float[][], float[][], int, intW, float[], intW) - Static method in class org.netlib.lapack.STGEVC
 
stgevc(String, String, boolean[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, int, intW, float[], int, intW) - Static method in class org.netlib.lapack.Stgevc
 
STGEX2 - Class in org.netlib.lapack
STGEX2 is a simplified interface to the JLAPACK routine stgex2.
Stgex2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGEX2() - Constructor for class org.netlib.lapack.STGEX2
 
Stgex2() - Constructor for class org.netlib.lapack.Stgex2
 
STGEX2(boolean, boolean, int, float[][], float[][], float[][], float[][], int, int, int, float[], int, intW) - Static method in class org.netlib.lapack.STGEX2
 
stgex2(boolean, boolean, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, int, int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Stgex2
 
STGEXC - Class in org.netlib.lapack
STGEXC is a simplified interface to the JLAPACK routine stgexc.
Stgexc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGEXC() - Constructor for class org.netlib.lapack.STGEXC
 
Stgexc() - Constructor for class org.netlib.lapack.Stgexc
 
STGEXC(boolean, boolean, int, float[][], float[][], float[][], float[][], intW, intW, float[], int, intW) - Static method in class org.netlib.lapack.STGEXC
 
stgexc(boolean, boolean, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, intW, intW, float[], int, int, intW) - Static method in class org.netlib.lapack.Stgexc
 
STGSEN - Class in org.netlib.lapack
STGSEN is a simplified interface to the JLAPACK routine stgsen.
Stgsen - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGSEN() - Constructor for class org.netlib.lapack.STGSEN
 
Stgsen() - Constructor for class org.netlib.lapack.Stgsen
 
STGSEN(int, boolean, boolean, boolean[], int, float[][], float[][], float[], float[], float[], float[][], float[][], intW, floatW, floatW, float[], float[], int, int[], int, intW) - Static method in class org.netlib.lapack.STGSEN
 
stgsen(int, boolean, boolean, boolean[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, float[], int, int, float[], int, int, intW, floatW, floatW, float[], int, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Stgsen
 
STGSJA - Class in org.netlib.lapack
STGSJA is a simplified interface to the JLAPACK routine stgsja.
Stgsja - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGSJA() - Constructor for class org.netlib.lapack.STGSJA
 
Stgsja() - Constructor for class org.netlib.lapack.Stgsja
 
STGSJA(String, String, String, int, int, int, int, int, float[][], float[][], float, float, float[], float[], float[][], float[][], float[][], float[], intW, intW) - Static method in class org.netlib.lapack.STGSJA
 
stgsja(String, String, String, int, int, int, int, int, float[], int, int, float[], int, int, float, float, float[], int, float[], int, float[], int, int, float[], int, int, float[], int, int, float[], int, intW, intW) - Static method in class org.netlib.lapack.Stgsja
 
STGSNA - Class in org.netlib.lapack
STGSNA is a simplified interface to the JLAPACK routine stgsna.
Stgsna - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGSNA() - Constructor for class org.netlib.lapack.STGSNA
 
Stgsna() - Constructor for class org.netlib.lapack.Stgsna
 
STGSNA(String, String, boolean[], int, float[][], float[][], float[][], float[][], float[], float[], int, intW, float[], int, int[], intW) - Static method in class org.netlib.lapack.STGSNA
 
stgsna(String, String, boolean[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, int, intW, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Stgsna
 
STGSY2 - Class in org.netlib.lapack
STGSY2 is a simplified interface to the JLAPACK routine stgsy2.
Stgsy2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGSY2() - Constructor for class org.netlib.lapack.STGSY2
 
Stgsy2() - Constructor for class org.netlib.lapack.Stgsy2
 
STGSY2(String, int, int, int, float[][], float[][], float[][], float[][], float[][], float[][], floatW, floatW, floatW, int[], intW, intW) - Static method in class org.netlib.lapack.STGSY2
 
stgsy2(String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, floatW, floatW, floatW, int[], int, intW, intW) - Static method in class org.netlib.lapack.Stgsy2
 
STGSYL - Class in org.netlib.lapack
STGSYL is a simplified interface to the JLAPACK routine stgsyl.
Stgsyl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STGSYL() - Constructor for class org.netlib.lapack.STGSYL
 
Stgsyl() - Constructor for class org.netlib.lapack.Stgsyl
 
STGSYL(String, int, int, int, float[][], float[][], float[][], float[][], float[][], float[][], floatW, floatW, float[], int, int[], intW) - Static method in class org.netlib.lapack.STGSYL
 
stgsyl(String, int, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, int, floatW, floatW, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Stgsyl
 
STPCON - Class in org.netlib.lapack
STPCON is a simplified interface to the JLAPACK routine stpcon.
Stpcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STPCON() - Constructor for class org.netlib.lapack.STPCON
 
Stpcon() - Constructor for class org.netlib.lapack.Stpcon
 
STPCON(String, String, String, int, float[], floatW, float[], int[], intW) - Static method in class org.netlib.lapack.STPCON
 
stpcon(String, String, String, int, float[], int, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Stpcon
 
STPMV - Class in org.netlib.blas
STPMV is a simplified interface to the JLAPACK routine stpmv.
Stpmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
STPMV() - Constructor for class org.netlib.blas.STPMV
 
Stpmv() - Constructor for class org.netlib.blas.Stpmv
 
STPMV(String, String, String, int, float[], float[], int) - Static method in class org.netlib.blas.STPMV
 
stpmv(String, String, String, int, float[], int, float[], int, int) - Static method in class org.netlib.blas.Stpmv
 
STPRFS - Class in org.netlib.lapack
STPRFS is a simplified interface to the JLAPACK routine stprfs.
Stprfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STPRFS() - Constructor for class org.netlib.lapack.STPRFS
 
Stprfs() - Constructor for class org.netlib.lapack.Stprfs
 
STPRFS(String, String, String, int, int, float[], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.STPRFS
 
stprfs(String, String, String, int, int, float[], int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Stprfs
 
STPSV - Class in org.netlib.blas
STPSV is a simplified interface to the JLAPACK routine stpsv.
Stpsv - Class in org.netlib.blas
Following is the description from the original Fortran source.
STPSV() - Constructor for class org.netlib.blas.STPSV
 
Stpsv() - Constructor for class org.netlib.blas.Stpsv
 
STPSV(String, String, String, int, float[], float[], int) - Static method in class org.netlib.blas.STPSV
 
stpsv(String, String, String, int, float[], int, float[], int, int) - Static method in class org.netlib.blas.Stpsv
 
STPTRI - Class in org.netlib.lapack
STPTRI is a simplified interface to the JLAPACK routine stptri.
Stptri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STPTRI() - Constructor for class org.netlib.lapack.STPTRI
 
Stptri() - Constructor for class org.netlib.lapack.Stptri
 
STPTRI(String, String, int, float[], intW) - Static method in class org.netlib.lapack.STPTRI
 
stptri(String, String, int, float[], int, intW) - Static method in class org.netlib.lapack.Stptri
 
STPTRS - Class in org.netlib.lapack
STPTRS is a simplified interface to the JLAPACK routine stptrs.
Stptrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STPTRS() - Constructor for class org.netlib.lapack.STPTRS
 
Stptrs() - Constructor for class org.netlib.lapack.Stptrs
 
STPTRS(String, String, String, int, int, float[], float[][], intW) - Static method in class org.netlib.lapack.STPTRS
 
stptrs(String, String, String, int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Stptrs
 
STRCON - Class in org.netlib.lapack
STRCON is a simplified interface to the JLAPACK routine strcon.
Strcon - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRCON() - Constructor for class org.netlib.lapack.STRCON
 
Strcon() - Constructor for class org.netlib.lapack.Strcon
 
STRCON(String, String, String, int, float[][], floatW, float[], int[], intW) - Static method in class org.netlib.lapack.STRCON
 
strcon(String, String, String, int, float[], int, int, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Strcon
 
STREVC - Class in org.netlib.lapack
STREVC is a simplified interface to the JLAPACK routine strevc.
Strevc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STREVC() - Constructor for class org.netlib.lapack.STREVC
 
Strevc() - Constructor for class org.netlib.lapack.Strevc
 
STREVC(String, String, boolean[], int, float[][], float[][], float[][], int, intW, float[], intW) - Static method in class org.netlib.lapack.STREVC
 
strevc(String, String, boolean[], int, int, float[], int, int, float[], int, int, float[], int, int, int, intW, float[], int, intW) - Static method in class org.netlib.lapack.Strevc
 
STREXC - Class in org.netlib.lapack
STREXC is a simplified interface to the JLAPACK routine strexc.
Strexc - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STREXC() - Constructor for class org.netlib.lapack.STREXC
 
Strexc() - Constructor for class org.netlib.lapack.Strexc
 
STREXC(String, int, float[][], float[][], intW, intW, float[], intW) - Static method in class org.netlib.lapack.STREXC
 
strexc(String, int, float[], int, int, float[], int, int, intW, intW, float[], int, intW) - Static method in class org.netlib.lapack.Strexc
 
StrictUtil - Class in org.netlib.util
StrictMath versions of various math related Fortran intrinsic functions.
StrictUtil() - Constructor for class org.netlib.util.StrictUtil
 
stringInsert(String, String, int, int) - Static method in class org.netlib.util.Util
Inserts a string into a substring of another string.
StringW - Class in org.netlib.util
f2j object wrapper for strings.
StringW(String) - Constructor for class org.netlib.util.StringW
Create a new string wrapper.
STRMM - Class in org.netlib.blas
STRMM is a simplified interface to the JLAPACK routine strmm.
Strmm - Class in org.netlib.blas
Following is the description from the original Fortran source.
STRMM() - Constructor for class org.netlib.blas.STRMM
 
Strmm() - Constructor for class org.netlib.blas.Strmm
 
STRMM(String, String, String, String, int, int, float, float[][], float[][]) - Static method in class org.netlib.blas.STRMM
 
strmm(String, String, String, String, int, int, float, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Strmm
 
STRMV - Class in org.netlib.blas
STRMV is a simplified interface to the JLAPACK routine strmv.
Strmv - Class in org.netlib.blas
Following is the description from the original Fortran source.
STRMV() - Constructor for class org.netlib.blas.STRMV
 
Strmv() - Constructor for class org.netlib.blas.Strmv
 
STRMV(String, String, String, int, float[][], float[], int) - Static method in class org.netlib.blas.STRMV
 
strmv(String, String, String, int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Strmv
 
STRRFS - Class in org.netlib.lapack
STRRFS is a simplified interface to the JLAPACK routine strrfs.
Strrfs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRRFS() - Constructor for class org.netlib.lapack.STRRFS
 
Strrfs() - Constructor for class org.netlib.lapack.Strrfs
 
STRRFS(String, String, String, int, int, float[][], float[][], float[][], float[], float[], float[], int[], intW) - Static method in class org.netlib.lapack.STRRFS
 
strrfs(String, String, String, int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.Strrfs
 
STRSEN - Class in org.netlib.lapack
STRSEN is a simplified interface to the JLAPACK routine strsen.
Strsen - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRSEN() - Constructor for class org.netlib.lapack.STRSEN
 
Strsen() - Constructor for class org.netlib.lapack.Strsen
 
STRSEN(String, String, boolean[], int, float[][], float[][], float[], float[], intW, floatW, floatW, float[], int, int[], int, intW) - Static method in class org.netlib.lapack.STRSEN
 
strsen(String, String, boolean[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, intW, floatW, floatW, float[], int, int, int[], int, int, intW) - Static method in class org.netlib.lapack.Strsen
 
STRSM - Class in org.netlib.blas
STRSM is a simplified interface to the JLAPACK routine strsm.
Strsm - Class in org.netlib.blas
Following is the description from the original Fortran source.
STRSM() - Constructor for class org.netlib.blas.STRSM
 
Strsm() - Constructor for class org.netlib.blas.Strsm
 
STRSM(String, String, String, String, int, int, float, float[][], float[][]) - Static method in class org.netlib.blas.STRSM
 
strsm(String, String, String, String, int, int, float, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Strsm
 
STRSNA - Class in org.netlib.lapack
STRSNA is a simplified interface to the JLAPACK routine strsna.
Strsna - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRSNA() - Constructor for class org.netlib.lapack.STRSNA
 
Strsna() - Constructor for class org.netlib.lapack.Strsna
 
STRSNA(String, String, boolean[], int, float[][], float[][], float[][], float[], float[], int, intW, float[][], int[], intW) - Static method in class org.netlib.lapack.STRSNA
 
strsna(String, String, boolean[], int, int, float[], int, int, float[], int, int, float[], int, int, float[], int, float[], int, int, intW, float[], int, int, int[], int, intW) - Static method in class org.netlib.lapack.Strsna
 
STRSV - Class in org.netlib.blas
STRSV is a simplified interface to the JLAPACK routine strsv.
Strsv - Class in org.netlib.blas
Following is the description from the original Fortran source.
STRSV() - Constructor for class org.netlib.blas.STRSV
 
Strsv() - Constructor for class org.netlib.blas.Strsv
 
STRSV(String, String, String, int, float[][], float[], int) - Static method in class org.netlib.blas.STRSV
 
strsv(String, String, String, int, float[], int, int, float[], int, int) - Static method in class org.netlib.blas.Strsv
 
STRSYL - Class in org.netlib.lapack
STRSYL is a simplified interface to the JLAPACK routine strsyl.
Strsyl - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRSYL() - Constructor for class org.netlib.lapack.STRSYL
 
Strsyl() - Constructor for class org.netlib.lapack.Strsyl
 
STRSYL(String, String, int, int, int, float[][], float[][], float[][], floatW, intW) - Static method in class org.netlib.lapack.STRSYL
 
strsyl(String, String, int, int, int, float[], int, int, float[], int, int, float[], int, int, floatW, intW) - Static method in class org.netlib.lapack.Strsyl
 
STRTI2 - Class in org.netlib.lapack
STRTI2 is a simplified interface to the JLAPACK routine strti2.
Strti2 - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRTI2() - Constructor for class org.netlib.lapack.STRTI2
 
Strti2() - Constructor for class org.netlib.lapack.Strti2
 
STRTI2(String, String, int, float[][], intW) - Static method in class org.netlib.lapack.STRTI2
 
strti2(String, String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Strti2
 
STRTRI - Class in org.netlib.lapack
STRTRI is a simplified interface to the JLAPACK routine strtri.
Strtri - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRTRI() - Constructor for class org.netlib.lapack.STRTRI
 
Strtri() - Constructor for class org.netlib.lapack.Strtri
 
STRTRI(String, String, int, float[][], intW) - Static method in class org.netlib.lapack.STRTRI
 
strtri(String, String, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Strtri
 
STRTRS - Class in org.netlib.lapack
STRTRS is a simplified interface to the JLAPACK routine strtrs.
Strtrs - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STRTRS() - Constructor for class org.netlib.lapack.STRTRS
 
Strtrs() - Constructor for class org.netlib.lapack.Strtrs
 
STRTRS(String, String, String, int, int, float[][], float[][], intW) - Static method in class org.netlib.lapack.STRTRS
 
strtrs(String, String, String, int, int, float[], int, int, float[], int, int, intW) - Static method in class org.netlib.lapack.Strtrs
 
STZRQF - Class in org.netlib.lapack
STZRQF is a simplified interface to the JLAPACK routine stzrqf.
Stzrqf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STZRQF() - Constructor for class org.netlib.lapack.STZRQF
 
Stzrqf() - Constructor for class org.netlib.lapack.Stzrqf
 
STZRQF(int, int, float[][], float[], intW) - Static method in class org.netlib.lapack.STZRQF
 
stzrqf(int, int, float[], int, int, float[], int, intW) - Static method in class org.netlib.lapack.Stzrqf
 
STZRZF - Class in org.netlib.lapack
STZRZF is a simplified interface to the JLAPACK routine stzrzf.
Stzrzf - Class in org.netlib.lapack
Following is the description from the original Fortran source.
STZRZF() - Constructor for class org.netlib.lapack.STZRZF
 
Stzrzf() - Constructor for class org.netlib.lapack.Stzrzf
 
STZRZF(int, int, float[][], float[], float[], int, intW) - Static method in class org.netlib.lapack.STZRZF
 
stzrzf(int, int, float[], int, int, float[], int, float[], int, int, intW) - Static method in class org.netlib.lapack.Stzrzf
 

T

t - Static variable in class org.netlib.lapack.Dlamch
 
t - Static variable in class org.netlib.lapack.Slamch
 
tanh(double) - Static method in class org.netlib.util.StrictUtil
Fortran hyperbolic tangent (TANH) intrinsic function.
tanh(double) - Static method in class org.netlib.util.Util
Fortran hyperbolic tangent (TANH) intrinsic function.
tau - Static variable in class org.netlib.lapack.Dlasq3
 
tau - Static variable in class org.netlib.lapack.Slasq3
 
temp - Static variable in class org.netlib.lapack.Dlacon
 
temp - Static variable in class org.netlib.lapack.Slacon
 
ttype - Static variable in class org.netlib.lapack.Dlasq3
 
ttype - Static variable in class org.netlib.lapack.Slasq3
 

U

Util - Class in org.netlib.util
Implementations of various Fortran intrinsic functions.
Util() - Constructor for class org.netlib.util.Util
 

V

val - Variable in class org.netlib.util.booleanW
 
val - Variable in class org.netlib.util.doubleW
 
val - Variable in class org.netlib.util.floatW
 
val - Variable in class org.netlib.util.intW
 
val - Variable in class org.netlib.util.StringW
 

X

Xerbla - Class in org.netlib.err
 
Xerbla() - Constructor for class org.netlib.err.Xerbla
 
xerbla(String, int) - Static method in class org.netlib.err.Xerbla
 
xswpiv - Static variable in class org.netlib.lapack.Dlasy2
 
xswpiv - Static variable in class org.netlib.lapack.Slasy2
 

Z

zswap - Static variable in class org.netlib.lapack.Dlaln2
 

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