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