################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbevx(char jobz, | | char range, | | char uplo, | | IndexType n, | | IndexType kd, | | float *Ab, | | IndexType ldAb, | | float *Q, | | IndexType ldQ, | | float vl, | | float vu, | | IndexType il, | | IndexType iu, | | float abstol, | | IndexType &m, | | float *w, | | float *Z, | | IndexType &ldZ, | | float *work, | | IndexType *iWork, | | IndexType *ifail); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbevx#C#C#C#t0.0#S0_#*f#S0_#] [S1_#S0_#f#f#S0_#S0_#f#&S0_#S1_#S1_#S2_#S1_#*S0_#S3] [_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sbevx` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbevx(char jobz, | | char range, | | char uplo, | | IndexType n, | | IndexType kd, | | double *Ab, | | IndexType ldAb, | | double *Q, | | IndexType ldQ, | | double vl, | | double vu, | | IndexType il, | | IndexType iu, | | double abstol, | | IndexType &m, | | double *w, | | double *Z, | | IndexType &ldZ, | | double *work, | | IndexType *iWork, | | IndexType *ifail); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbevx#C#C#C#t0.0#S0_#*d#S0_#] [S1_#S0_#d#d#S0_#S0_#d#&S0_#S1_#S1_#S2_#S1_#*S0_#S3] [_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sbevx` with 1 template parameters.