################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latbs(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | IndexType kd, | | const float *Ab, | | IndexType ldAb, | | float *x, | | float &scale, | | float *cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatbs#C#C#C#C#t0.0#S0_#*1f#S] [0_#*f#&f#S2_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latbs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latbs(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | IndexType kd, | | const double *Ab, | | IndexType ldAb, | | double *x, | | double &scale, | | double *cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatbs#C#C#C#C#t0.0#S0_#*1d#S] [0_#*d#&d#S2_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latbs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latbs(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | IndexType kd, | | const std::complex *Ab, | | IndexType ldAb, | | std::complex *x, | | float &scale, | | float *cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatbs#C#C#C#C#t0.0#S0_#*1$@N] [@std@N@__1@C@complex>#f#S0_#*S2_#&f#*f#templatetyp] [enameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latbs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latbs(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | IndexType kd, | | const std::complex *Ab, | | IndexType ldAb, | | std::complex *x, | | double &scale, | | double *cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatbs#C#C#C#C#t0.0#S0_#*1$@N] [@std@N@__1@C@complex>#d#S0_#*S2_#&d#*d#templatetyp] [enameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latbs` with 1 template parameters.