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