################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ppequ(char uplo, | | IndexType n, | | const float *Ap, | | float *s, | | float &scond, | | float &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tppequ#C#t0.0#*1f#*f#&f#S3_#t] [emplatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `ppequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ppequ(char uplo, | | IndexType n, | | const double *Ap, | | double *s, | | double &scond, | | double &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tppequ#C#t0.0#*1d#*d#&d#S3_#t] [emplatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `ppequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ppequ(char uplo, | | IndexType n, | | const std::complex *Ap, | | float *s, | | float &scond, | | float &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tppequ#C#t0.0#*1$@N@std@N@__1] [@C@complex>#f#*f#&f#S4_#templatetypenameIndexTypeI] [ndexType ] Defined in namespace `cxxlapack`. Function `ppequ` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ppequ(char uplo, | | IndexType n, | | const std::complex *Ap, | | double *s, | | double &scond, | | double &amax); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tppequ#C#t0.0#*1$@N@std@N@__1] [@C@complex>#d#*d#&d#S4_#templatetypenameIndexTypeI] [ndexType ] Defined in namespace `cxxlapack`. Function `ppequ` with 1 template parameters.