################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tpcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | const float *Ap, | | float &rCond, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttpcon#C#C#C#t0.0#*1f#&f#*f#*] [S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tpcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tpcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | const double *Ap, | | double &rCond, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttpcon#C#C#C#t0.0#*1d#&d#*d#*] [S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tpcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tpcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | const std::complex *Ap, | | float &rCond, | | std::complex *work, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttpcon#C#C#C#t0.0#*1$@N@std@N] [@__1@C@complex>#f#&f#*S2_#*f#templatetypenameIndex] [TypeIndexType ] Defined in namespace `cxxlapack`. Function `tpcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tpcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | const std::complex *Ap, | | double &rCond, | | std::complex *work, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttpcon#C#C#C#t0.0#*1$@N@std@N] [@__1@C@complex>#d#&d#*S2_#*d#templatetypenameIndex] [TypeIndexType ] Defined in namespace `cxxlapack`. Function `tpcon` with 1 template parameters.