################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbgv (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); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbgv#C#C#t0.0#S0_#S0_#*f#S0_] [#f#S0_#S1_#S1_#S0_#S1_#templatetypenameIndexTypeIn] [dexTypesbgv ] Defined in namespace `cxxlapack`. Function `sbgv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbgv (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); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbgv#C#C#t0.0#S0_#S0_#*d#S0_] [#d#S0_#S1_#S1_#S0_#S1_#templatetypenameIndexTypeIn] [dexTypesbgv ] Defined in namespace `cxxlapack`. Function `sbgv` with 1 template parameters.