################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | IndexType kd, | | const float *Ab, | | IndexType ldAb, | | float &rCond, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbcon#C#C#C#t0.0#S0_#*1f#S0_] [#&f#*f#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | IndexType kd, | | const double *Ab, | | IndexType ldAb, | | double &rCond, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbcon#C#C#C#t0.0#S0_#*1d#S0_] [#&d#*d#*S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | IndexType kd, | | const std::complex *Ab, | | IndexType ldAb, | | float &rCond, | | std::complex *work, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbcon#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#f#S0_#&f#*S2_#*f#templatetypen] [ameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbcon` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbcon(char norm, | | char uplo, | | char diag, | | IndexType n, | | IndexType kd, | | const std::complex *Ab, | | IndexType ldAb, | | double &rCond, | | std::complex *work, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbcon#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#d#S0_#&d#*S2_#*d#templatetypen] [ameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbcon` with 1 template parameters.