################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ptcon(IndexType n, | | const float *d, | | const float *e, | | float anorm, | | float &rCond, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tptcon#t0.0#*1f#S1_#f#&f#*f#t] [emplatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `ptcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ptcon(IndexType n, | | const double *d, | | const double *e, | | double anorm, | | double &rCond, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tptcon#t0.0#*1d#S1_#d#&d#*d#t] [emplatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `ptcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ptcon(IndexType n, | | const float *d, | | const std::complex *e, | | float anorm, | | float &rCond, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tptcon#t0.0#*1f#*1$@N@std@N@_] [_1@C@complex>#f#f#&f#*f#templatetypenameIndexTypeI] [ndexType ] Defined in namespace `cxxlapack`. Function `ptcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ptcon(IndexType n, | | const double *d, | | const std::complex *e, | | double anorm, | | double &rCond, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tptcon#t0.0#*1d#*1$@N@std@N@_] [_1@C@complex>#d#d#&d#*d#templatetypenameIndexTypeI] [ndexType ] Defined in namespace `cxxlapack`. Function `ptcon` with 1 template parameters.