################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | la_porCond(char uplo, | | IndexType n, | | const float *A, | | IndexType ldA, | | const float *Af, | | IndexType ldAf, | | IndexType cmode, | | const float *c, | | IndexType &info, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tla_porCond#C#t0.0#*1f#S0_#S1] [_#S0_#S0_#S1_#&S0_#*f#*S0_#templatetypenameIndexTy] [pefloat ] Defined in namespace `cxxlapack`. Function `la_porCond` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | la_porCond(char uplo, | | IndexType n, | | const double *A, | | IndexType ldA, | | const double *Af, | | IndexType ldAf, | | IndexType cmode, | | const double *c, | | IndexType &info, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tla_porCond#C#t0.0#*1d#S0_#S1] [_#S0_#S0_#S1_#&S0_#*d#*S0_#templatetypenameIndexTy] [pedouble ] Defined in namespace `cxxlapack`. Function `la_porCond` with 1 template parameters.