################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbevd(char jobz, | | char uplo, | | IndexType n, | | IndexType kd, | | float *Ab, | | IndexType ldAb, | | float *w, | | float *Z, | | IndexType ldZ, | | float *work, | | IndexType lWork, | | IndexType *iWork, | | IndexType liWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbevd#C#C#t0.0#S0_#*f#S0_#S1] [_#S1_#S0_#S1_#S0_#*S0_#S0_#templatetypenameIndexTy] [peIndexType ] Defined in namespace `cxxlapack`. Function `sbevd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbevd(char jobz, | | char uplo, | | IndexType n, | | IndexType kd, | | double *Ab, | | IndexType ldAb, | | double *w, | | double *Z, | | IndexType ldZ, | | double *work, | | IndexType lWork, | | IndexType *iWork, | | IndexType liWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbevd#C#C#t0.0#S0_#*d#S0_#S1] [_#S1_#S0_#S1_#S0_#*S0_#S0_#templatetypenameIndexTy] [peIndexType ] Defined in namespace `cxxlapack`. Function `sbevd` with 1 template parameters.