################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latps(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | const float *Ap, | | float *x, | | float &scale, | | float &cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatps#C#C#C#C#t0.0#*1f#*f#&f] [#S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latps` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latps(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | const double *Ap, | | double *x, | | double &scale, | | double &cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatps#C#C#C#C#t0.0#*1d#*d#&d] [#S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latps` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latps(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | const std::complex *Ap, | | std::complex *x, | | float &scale, | | float &cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatps#C#C#C#C#t0.0#*1$@N@std] [@N@__1@C@complex>#f#*S2_#&f#S4_#templatetypenameIn] [dexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latps` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | latps(char uplo, | | char trans, | | char diag, | | char normin, | | IndexType n, | | const std::complex *Ap, | | std::complex *x, | | double &scale, | | double &cnorm); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlatps#C#C#C#C#t0.0#*1$@N@std] [@N@__1@C@complex>#d#*S2_#&d#S4_#templatetypenameIn] [dexTypeIndexType ] Defined in namespace `cxxlapack`. Function `latps` with 1 template parameters.