################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lansy(char norm, | | char uplo, | | IndexType n, | | const float *A, | | IndexType ldA, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansy#C#C#t0.0#*1f#S0_#*f#te] [mplatetypenameIndexTypefloat ] Defined in namespace `cxxlapack`. Function `lansy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lansy(char norm, | | char uplo, | | IndexType n, | | const double *A, | | IndexType ldA, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansy#C#C#t0.0#*1d#S0_#*d#te] [mplatetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `lansy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lansy(char norm, | | char uplo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansy#C#C#t0.0#*1$@N@std@N@_] [_1@C@complex>#f#S0_#*f#templatetypenameIndexTypefl] [oat ] Defined in namespace `cxxlapack`. Function `lansy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lansy(char norm, | | char uplo, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansy#C#C#t0.0#*1$@N@std@N@_] [_1@C@complex>#d#S0_#*d#templatetypenameIndexTypedo] [uble ] Defined in namespace `cxxlapack`. Function `lansy` with 1 template parameters.