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