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