################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latrs(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | const float *A, | | IndexType ldA, | | float *x, | | float &scale, | | float *cNorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatrs#C#C#C#C#t0.0#*1f#S0_#*] [f#&f#S2_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latrs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latrs(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | const double *A, | | IndexType ldA, | | double *x, | | double &scale, | | double *cNorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatrs#C#C#C#C#t0.0#*1d#S0_#*] [d#&d#S2_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latrs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latrs(char upLo, | | char trans, | | char diag, | | char normIn, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | std::complex *x, | | float &scale, | | float *cNorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatrs#C#C#C#C#t0.0#*1$@N@std] [@N@__1@C@complex>#f#S0_#*S2_#&f#*f#templatetypenam] [eIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latrs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latrs(char upLo, | | char trans, | | char diag, | | char normIn, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | std::complex *x, | | double &scale, | | double *cNorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatrs#C#C#C#C#t0.0#*1$@N@std] [@N@__1@C@complex>#d#S0_#*S2_#&d#*d#templatetypenam] [eIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latrs` with 1 template parameters.