################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lansf(char norm, | | char transr, | | char uplo, | | IndexType n, | | const float *A, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansf#C#C#C#t0.0#*1f#*f#temp] [latetypenameIndexTypefloat ] Defined in namespace `cxxlapack`. Function `lansf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lansf(char norm, | | char transr, | | char uplo, | | IndexType n, | | const double *A, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlansf#C#C#C#t0.0#*1d#*d#temp] [latetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `lansf` with 1 template parameters.