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