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