################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gbcon(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const float *Ab, | | IndexType ldAb, | | const IndexType *iPiv, | | float anorm, | | float &rCond, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgbcon#C#t0.0#S0_#S0_#*1f#S0_] [#*1S0_#f#&f#*f#*S0_#templatetypenameIndexTypeIndex] [Type ] Defined in namespace `cxxlapack`. Function `gbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gbcon(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const double *Ab, | | IndexType ldAb, | | const IndexType *iPiv, | | double anorm, | | double &rCond, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgbcon#C#t0.0#S0_#S0_#*1d#S0_] [#*1S0_#d#&d#*d#*S0_#templatetypenameIndexTypeIndex] [Type ] Defined in namespace `cxxlapack`. Function `gbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gbcon(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const std::complex *Ab, | | IndexType ldAb, | | const IndexType *iPiv, | | float anorm, | | float &rCond, | | std::complex *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgbcon#C#t0.0#S0_#S0_#*1$@N@s] [td@N@__1@C@complex>#f#S0_#*1S0_#f#&f#*S2_#*S0_#tem] [platetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gbcon(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const std::complex *Ab, | | IndexType ldAb, | | const IndexType *iPiv, | | double anorm, | | double &rCond, | | std::complex *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgbcon#C#t0.0#S0_#S0_#*1$@N@s] [td@N@__1@C@complex>#d#S0_#*1S0_#d#&d#*S2_#*S0_#tem] [platetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gbcon` with 1 template parameters.