################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | ormhr_wsq(Side side, | | Transpose trans, | | IndexType iLo, | | IndexType iHi, | | const GeMatrix &C); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>2#T#Tormhr_wsq#$@N@cxxblas] [@E@Side#$@N@cxxblas@E@Transpose#t0.0#S2_#&1>@N@fle] [ns@CT>1#T@GeMatrix1t0.1#templatetypenameIndexType,] [typenameMCIndexType ] Defined in namespace `flens::lapack`. Function `ormhr_wsq` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | ormhr(Side side, | | Transpose trans, | | IndexType iLo, | | IndexType iHi, | | GeMatrix &A, | | const DenseVector &tau, | | GeMatrix &C, | | DenseVector &work); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>5#T#T#T#T#Tormhr#$@N@cxxbl] [as@E@Side#$@N@cxxblas@E@Transpose#t0.0#S2_#&>@N@fl] [ens@CT>1#T@GeMatrix1t0.1#&1>@N@flens@CT>1#T@DenseV] [ector1t0.2#&>@N@flens@CT>1#T@GeMatrix1t0.3#&>@N@fl] [ens@CT>1#T@DenseVector1t0.4#templatetypenameIndexT] [ype,typenameMA,typenameVTAU,typenameMC,typenameVWO] [RKvoid ] Defined in namespace `flens::lapack`. Function `ormhr` with 5 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | ormhr(Side side, | | Transpose trans, | | IndexType iLo, | | IndexType iHi, | | MA &&A, | | const VTAU &tau, | | MC &&C, | | VWORK &&work); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>5#T#T#T#T#Tormhr#$@N@cxxbl] [as@E@Side#$@N@cxxblas@E@Transpose#t0.0#S2_#&t0.1#&] [1t0.2#&t0.3#&t0.4#templatetypenameIndexType,typena] [meMA,typenameVTAU,typenameMC,typenameVWORKvoid ] Defined in namespace `flens::lapack`. Function `ormhr` with 5 template parameters.