################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ormqr(char side, | | char trans, | | IndexType m, | | IndexType n, | | IndexType k, | | float *A, | | IndexType ldA, | | const float *tau, | | float *C, | | IndexType ldC, | | float *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tormqr#C#C#t0.0#S0_#S0_#*f#S0] [_#*1f#S1_#S0_#S1_#S0_#templatetypenameIndexTypeInd] [exType ] Defined in namespace `cxxlapack`. Function `ormqr` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ormqr(char side, | | char trans, | | IndexType m, | | IndexType n, | | IndexType k, | | double *A, | | IndexType ldA, | | const double *tau, | | double *C, | | IndexType ldC, | | double *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tormqr#C#C#t0.0#S0_#S0_#*d#S0] [_#*1d#S1_#S0_#S1_#S0_#templatetypenameIndexTypeInd] [exType ] Defined in namespace `cxxlapack`. Function `ormqr` with 1 template parameters.