################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | laqsy(char uplo, | | IndexType n, | | float *A, | | IndexType ldA, | | const float *s, | | float scond, | | float amax, | | char &equed); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlaqsy#C#t0.0#*f#S0_#*1f#f#f#] [&C#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `laqsy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | laqsy(char uplo, | | IndexType n, | | double *A, | | IndexType ldA, | | const double *s, | | double scond, | | double amax, | | char &equed); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlaqsy#C#t0.0#*d#S0_#*1d#d#d#] [&C#templatetypenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `laqsy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | laqsy(char uplo, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | const float *s, | | float scond, | | float amax, | | char &equed); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlaqsy#C#t0.0#*$@N@std@N@__1@] [C@complex>#f#S0_#*1f#f#f#&C#templatetypenameIndexT] [ypevoid ] Defined in namespace `cxxlapack`. Function `laqsy` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | laqsy(char uplo, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | const double *s, | | double scond, | | double amax, | | char &equed); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tlaqsy#C#t0.0#*$@N@std@N@__1@] [C@complex>#d#S0_#*1d#d#d#&C#templatetypenameIndexT] [ypevoid ] Defined in namespace `cxxlapack`. Function `laqsy` with 1 template parameters.