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