################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pbcon(char uplo, | | IndexType n, | | IndexType nd, | | const float *Ab, | | IndexType ldAb, | | float anorm, | | float &rCond, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpbcon#C#t0.0#S0_#*1f#S0_#f#&] [f#*f#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pbcon(char uplo, | | IndexType n, | | IndexType nd, | | const double *Ab, | | IndexType ldAb, | | double anorm, | | double &rCond, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpbcon#C#t0.0#S0_#*1d#S0_#d#&] [d#*d#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pbcon(char uplo, | | IndexType n, | | IndexType nd, | | const std::complex *Ab, | | IndexType ldAb, | | float anorm, | | float &rCond, | | std::complex *work, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpbcon#C#t0.0#S0_#*1$@N@std@N] [@__1@C@complex>#f#S0_#f#&f#*S2_#*f#templatetypenam] [eIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pbcon(char uplo, | | IndexType n, | | IndexType nd, | | const std::complex *Ab, | | IndexType ldAb, | | double anorm, | | double &rCond, | | std::complex *work, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpbcon#C#t0.0#S0_#*1$@N@std@N] [@__1@C@complex>#d#S0_#d#&d#*S2_#*d#templatetypenam] [eIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pbcon` with 1 template parameters.