################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | poequ(IndexType n, | | const float *A, | | IndexType ldA, | | float *s, | | float &scond, | | float &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpoequ#t0.0#*1f#S0_#*f#&f#S3_] [#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `poequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | poequ(IndexType n, | | const double *A, | | IndexType ldA, | | double *s, | | double &scond, | | double &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpoequ#t0.0#*1d#S0_#*d#&d#S3_] [#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `poequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | poequ(IndexType n, | | const std::complex *A, | | IndexType ldA, | | float *s, | | float &scond, | | float &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpoequ#t0.0#*1$@N@std@N@__1@C] [@complex>#f#S0_#*f#&f#S4_#templatetypenameIndexTyp] [eIndexType ] Defined in namespace `cxxlapack`. Function `poequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | poequ(IndexType n, | | const std::complex *A, | | IndexType ldA, | | double *s, | | double &scond, | | double &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpoequ#t0.0#*1$@N@std@N@__1@C] [@complex>#d#S0_#*d#&d#S4_#templatetypenameIndexTyp] [eIndexType ] Defined in namespace `cxxlapack`. Function `poequ` with 1 template parameters.