################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gelsy(IndexType m, | | IndexType n, | | IndexType nRhs, | | float *A, | | IndexType ldA, | | float *B, | | IndexType ldB, | | IndexType *jPiv, | | float rCond, | | IndexType &rank, | | float *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsy#t0.0#S0_#S0_#*f#S0_#S1] [_#S0_#*S0_#f#&S0_#S1_#S0_#templatetypenameIndexTyp] [evoid ] Defined in namespace `cxxlapack`. Function `gelsy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gelsy(IndexType m, | | IndexType n, | | IndexType nRhs, | | double *A, | | IndexType ldA, | | double *B, | | IndexType ldB, | | IndexType *jPiv, | | double rCond, | | IndexType &rank, | | double *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsy#t0.0#S0_#S0_#*d#S0_#S1] [_#S0_#*S0_#d#&S0_#S1_#S0_#templatetypenameIndexTyp] [evoid ] Defined in namespace `cxxlapack`. Function `gelsy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gelsy(IndexType m, | | IndexType n, | | IndexType nRhs, | | std::complex *A, | | const IndexType ldA, | | std::complex *B, | | IndexType ldB, | | IndexType *jPiv, | | float rCond, | | IndexType &rank, | | std::complex *work, | | IndexType lWork, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsy#t0.0#S0_#S0_#*$@N@std@] [N@__1@C@complex>#f#1S0_#S1_#S0_#*S0_#f#&S0_#S1_#S0] [_#*f#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `gelsy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gelsy(IndexType m, | | IndexType n, | | IndexType nRhs, | | std::complex *A, | | const IndexType ldA, | | std::complex *B, | | IndexType ldB, | | IndexType *jPiv, | | double rCond, | | IndexType &rank, | | std::complex *work, | | IndexType lWork, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsy#t0.0#S0_#S0_#*$@N@std@] [N@__1@C@complex>#d#1S0_#S1_#S0_#*S0_#d#&S0_#S1_#S0] [_#*d#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `gelsy` with 1 template parameters.