################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lange(char norm, | | IndexType m, | | IndexType n, | | const float *A, | | const IndexType ldA, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlange#C#t0.0#S0_#*1f#1S0_#*f] [#templatetypenameIndexTypefloat ] Defined in namespace `cxxlapack`. Function `lange` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lange(char norm, | | IndexType m, | | IndexType n, | | const double *A, | | const IndexType ldA, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlange#C#t0.0#S0_#*1d#1S0_#*d] [#templatetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `lange` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | lange(char norm, | | IndexType m, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlange#C#t0.0#S0_#*1$@N@std@N] [@__1@C@complex>#f#S0_#*f#templatetypenameIndexType] [float ] Defined in namespace `cxxlapack`. Function `lange` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | lange(char norm, | | IndexType m, | | IndexType n, | | const std::complex *A, | | IndexType ldA, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlange#C#t0.0#S0_#*1$@N@std@N] [@__1@C@complex>#d#S0_#*d#templatetypenameIndexType] [double ] Defined in namespace `cxxlapack`. Function `lange` with 1 template parameters.