################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | syevx(char jobz, | | char range, | | char uplo, | | IndexType n, | | float *A, | | IndexType ldA, | | float vl, | | float vu, | | IndexType il, | | IndexType iu, | | float abstol, | | IndexType &m, | | float *w, | | float *Z, | | IndexType ldZ, | | IndexType *isuppz, | | float *work, | | IndexType lWork, | | IndexType *iWork, | | IndexType *ifail); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsyevx#C#C#C#t0.0#*f#S0_#f#f#] [S0_#S0_#f#&S0_#S1_#S1_#S0_#*S0_#S1_#S0_#S3_#S3_#te] [mplatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `syevx` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | syevx(char jobz, | | char range, | | char uplo, | | IndexType n, | | double *A, | | IndexType ldA, | | double vl, | | double vu, | | IndexType il, | | IndexType iu, | | double abstol, | | IndexType &m, | | double *w, | | double *Z, | | IndexType ldZ, | | IndexType *isuppz, | | double *work, | | IndexType lWork, | | IndexType *iWork, | | IndexType *ifail); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsyevx#C#C#C#t0.0#*d#S0_#d#d#] [S0_#S0_#d#&S0_#S1_#S1_#S0_#*S0_#S1_#S0_#S3_#S3_#te] [mplatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `syevx` with 1 template parameters.