################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gesvd(char jobU, | | char jobVt, | | IndexType m, | | IndexType n, | | float *A, | | IndexType ldA, | | float *s, | | float *U, | | IndexType ldU, | | float *Vt, | | IndexType ldVt, | | float *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgesvd#C#C#t0.0#S0_#*f#S0_#S1] [_#S1_#S0_#S1_#S0_#S1_#S0_#templatetypenameIndexTyp] [eIndexType ] Defined in namespace `cxxlapack`. Function `gesvd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gesvd(char jobU, | | char jobVt, | | IndexType m, | | IndexType n, | | double *A, | | IndexType ldA, | | double *s, | | double *U, | | IndexType ldU, | | double *Vt, | | IndexType ldVt, | | double *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgesvd#C#C#t0.0#S0_#*d#S0_#S1] [_#S1_#S0_#S1_#S0_#S1_#S0_#templatetypenameIndexTyp] [eIndexType ] Defined in namespace `cxxlapack`. Function `gesvd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gesvd(char jobU, | | char jobVt, | | IndexType m, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | float *s, | | std::complex *U, | | IndexType ldU, | | std::complex *Vt, | | IndexType ldVt, | | std::complex *work, | | IndexType lWork, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgesvd#C#C#t0.0#S0_#*$@N@std@] [N@__1@C@complex>#f#S0_#*f#S1_#S0_#S1_#S0_#S1_#S0_#] [S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gesvd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | gesvd(char jobU, | | char jobVt, | | IndexType m, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | double *s, | | std::complex *U, | | IndexType ldU, | | std::complex *Vt, | | IndexType ldVt, | | std::complex *work, | | IndexType lWork, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tgesvd#C#C#t0.0#S0_#*$@N@std@] [N@__1@C@complex>#d#S0_#*d#S1_#S0_#S1_#S0_#S1_#S0_#] [S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `gesvd` with 1 template parameters.