################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pocon(char upLo, | | IndexType n, | | const float *A, | | IndexType ldA, | | const float &normA, | | float &rCond, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpocon#C#t0.0#*1f#S0_#&1f#&f#] [*f#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pocon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pocon(char upLo, | | IndexType n, | | const double *A, | | IndexType ldA, | | const double &normA, | | double &rCond, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpocon#C#t0.0#*1d#S0_#&1d#&d#] [*d#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pocon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pocon(char upLo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | const float &normA, | | float &rCond, | | std::complex *work, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpocon#C#t0.0#*1$@N@std@N@__1] [@C@complex>#f#S0_#&1f#&f#*S2_#*f#templatetypenameI] [ndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pocon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pocon(char upLo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | const double &normA, | | double &rCond, | | std::complex *work, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpocon#C#t0.0#*1$@N@std@N@__1] [@C@complex>#d#S0_#&1d#&d#*S2_#*d#templatetypenameI] [ndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pocon` with 1 template parameters.