################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | geequ(const IndexType m, | | const IndexType n, | | const double *A, | | const IndexType ldA, | | double *r, | | double *c, | | double &rowCnd, | | double &colCnd, | | double &maxA); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgeequ#1t0.0#1S0_#*1d#1S0_#*d] [#S2_#&d#S3_#S3_#templatetypenameIndexTypeIndexType] Defined in namespace `cxxlapack`. Function `geequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | geequ(const IndexType m, | | const IndexType n, | | const std::complex *A, | | const IndexType ldA, | | float *r, | | float *c, | | float &rowCnd, | | float &colCnd, | | float &maxA); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgeequ#1t0.0#1S0_#*1$@N@std@N] [@__1@C@complex>#f#1S0_#*f#S3_#&f#S4_#S4_#templatet] [ypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `geequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | geequ(const IndexType m, | | const IndexType n, | | const std::complex *A, | | const IndexType ldA, | | double *r, | | double *c, | | double &rowCnd, | | double &colCnd, | | double &maxA); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgeequ#1t0.0#1S0_#*1$@N@std@N] [@__1@C@complex>#d#1S0_#*d#S3_#&d#S4_#S4_#templatet] [ypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `geequ` with 1 template parameters.