################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gelsd(IndexType m, | | IndexType n, | | IndexType nRhs, | | const float *A, | | IndexType ldA, | | float *B, | | IndexType ldB, | | float *s, | | float rCond, | | IndexType &rank, | | float *work, | | IndexType lWork, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsd#t0.0#S0_#S0_#*1f#S0_#*] [f#S0_#S2_#f#&S0_#S2_#S0_#*S0_#templatetypenameInde] [xTypeIndexType ] Defined in namespace `cxxlapack`. Function `gelsd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gelsd(IndexType m, | | IndexType n, | | IndexType nRhs, | | const double *A, | | IndexType ldA, | | double *B, | | IndexType ldB, | | double *s, | | double rCond, | | IndexType &rank, | | double *work, | | IndexType lWork, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsd#t0.0#S0_#S0_#*1d#S0_#*] [d#S0_#S2_#d#&S0_#S2_#S0_#*S0_#templatetypenameInde] [xTypeIndexType ] Defined in namespace `cxxlapack`. Function `gelsd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gelsd(IndexType m, | | IndexType n, | | IndexType nRhs, | | const std::complex *A, | | IndexType ldA, | | std::complex *B, | | IndexType ldB, | | float *s, | | float rCond, | | IndexType &rank, | | std::complex *work, | | IndexType lWork, | | float *rWork, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsd#t0.0#S0_#S0_#*1$@N@std] [@N@__1@C@complex>#f#S0_#*S2_#S0_#*f#f#&S0_#S3_#S0_] [#S4_#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gelsd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gelsd(IndexType m, | | IndexType n, | | IndexType nRhs, | | const std::complex *A, | | IndexType ldA, | | std::complex *B, | | IndexType ldB, | | double *s, | | double rCond, | | IndexType &rank, | | std::complex *work, | | IndexType lWork, | | double *rWork, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgelsd#t0.0#S0_#S0_#*1$@N@std] [@N@__1@C@complex>#d#S0_#*S2_#S0_#*d#d#&S0_#S3_#S0_] [#S4_#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gelsd` with 1 template parameters.