################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbgvd(char jobz, | | char uplo, | | IndexType n, | | IndexType kA, | | IndexType kB, | | float *Ab, | | IndexType ldAb, | | float *Bb, | | IndexType ldBb, | | float *w, | | float *Z, | | IndexType ldZ, | | float *work, | | IndexType lWork, | | float *iWork, | | IndexType liWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbgvd#C#C#t0.0#S0_#S0_#*f#S0] [_#S1_#S0_#S1_#S1_#S0_#S1_#S0_#S1_#S0_#templatetype] [nameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sbgvd` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbgvd(char jobz, | | char uplo, | | IndexType n, | | IndexType kA, | | IndexType kB, | | double *Ab, | | IndexType ldAb, | | double *Bb, | | IndexType ldBb, | | double *w, | | double *Z, | | IndexType ldZ, | | double *work, | | IndexType lWork, | | double *iWork, | | IndexType liWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbgvd#C#C#t0.0#S0_#S0_#*d#S0] [_#S1_#S0_#S1_#S1_#S0_#S1_#S0_#S1_#S0_#templatetype] [nameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sbgvd` with 1 template parameters.