################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | langb(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const float *Ab, | | IndexType ldAb, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlangb#C#t0.0#S0_#S0_#*1f#S0_] [#*f#templatetypenameIndexTypefloat ] Defined in namespace `cxxlapack`. Function `langb` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | langb(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const double *Ab, | | IndexType ldAb, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlangb#C#t0.0#S0_#S0_#*1d#S0_] [#*d#templatetypenameIndexTypedouble ] Defined in namespace `cxxlapack`. Function `langb` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | float | | langb(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const std::complex *Ab, | | IndexType ldAb, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlangb#C#t0.0#S0_#S0_#*1$@N@s] [td@N@__1@C@complex>#f#S0_#*f#templatetypenameIndex] [Typefloat ] Defined in namespace `cxxlapack`. Function `langb` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | double | | langb(char norm, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const std::complex *Ab, | | IndexType ldAb, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlangb#C#t0.0#S0_#S0_#*1$@N@s] [td@N@__1@C@complex>#d#S0_#*d#templatetypenameIndex] [Typedouble ] Defined in namespace `cxxlapack`. Function `langb` with 1 template parameters.