################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lansp(char norm, | | char uplo, | | IndexType n, | | const float *Ap, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansp#C#C#t0.0#*1f#*f#templa] [tetypenameIndexTypefloat ] Defined in namespace `cxxlapack`. Function `lansp` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lansp(char norm, | | char uplo, | | IndexType n, | | const double *Ap, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansp#C#C#t0.0#*1d#*d#templa] [tetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `lansp` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lansp(char norm, | | char uplo, | | IndexType n, | | const std::complex *Ap, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansp#C#C#t0.0#*1$@N@std@N@_] [_1@C@complex>#f#*f#templatetypenameIndexTypefloat ] Defined in namespace `cxxlapack`. Function `lansp` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lansp(char norm, | | char uplo, | | IndexType n, | | const std::complex *Ap, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansp#C#C#t0.0#*1$@N@std@N@_] [_1@C@complex>#d#*d#templatetypenameIndexTypedouble] Defined in namespace `cxxlapack`. Function `lansp` with 1 template parameters.