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