################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbgst(char vect, | | char uplo, | | IndexType n, | | IndexType kA, | | IndexType kB, | | float *Ab, | | IndexType ldAb, | | const float *BB, | | IndexType ldBB, | | float *X, | | IndexType ldX, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbgst#C#C#t0.0#S0_#S0_#*f#S0] [_#*1f#S0_#S1_#S0_#S1_#templatetypenameIndexTypeInd] [exType ] Defined in namespace `cxxlapack`. Function `sbgst` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sbgst(char vect, | | char uplo, | | IndexType n, | | IndexType kA, | | IndexType kB, | | double *Ab, | | IndexType ldAb, | | const double *BB, | | IndexType ldBB, | | double *X, | | IndexType ldX, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsbgst#C#C#t0.0#S0_#S0_#*d#S0] [_#*1d#S0_#S1_#S0_#S1_#templatetypenameIndexTypeInd] [exType ] Defined in namespace `cxxlapack`. Function `sbgst` with 1 template parameters.