################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | hrd_wsq(IndexType iLo, | | IndexType iHi, | | const GeMatrix &A); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>2#T#Thrd_wsq#t0.0#S0_#&1>@] [N@flens@CT>1#T@GeMatrix1t0.1#templatetypenameIndex] [Type,typenameMAIndexType ] Defined in namespace `flens::lapack`. Function `hrd_wsq` with 2 template parameters. *--[CODEREF]------------------------------------------------------------------* | | | template | | void | | hrd(IndexType iLo, | | IndexType iHi, | | GeMatrix &A, | | DenseVector &tau, | | DenseVector &work); | | | *-----------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>4#T#T#T#Thrd#t0.0#S0_#&>@N@] [flens@CT>1#T@GeMatrix1t0.1#&>@N@flens@CT>1#T@DenseV] [ector1t0.2#&>@N@flens@CT>1#T@DenseVector1t0.3#templ] [atetypenameIndexType,typenameMA,typenameVTAU,typena] [meVWORKvoid ] Defined in namespace `flens::lapack`. Function `hrd` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | hrd_wsq(IndexType iLo, | | IndexType iHi, | | const MA &&A); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>2#T#Thrd_wsq#t0.0#S0_#&1t0] [.1#templatetypenameIndexType,typenameMAIndexType ] Defined in namespace `flens::lapack`. Function `hrd_wsq` with 2 template parameters. *--[CODEREF]------------------------------------------------------------------* | | | template | | void | | hrd(IndexType iLo, | | IndexType iHi, | | MA &&A, | | VTAU &&tau, | | VWORK &&work); | | | *-----------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>4#T#T#T#Thrd#t0.0#S0_#&t0.1] [#&t0.2#&t0.3#templatetypenameIndexType,typenameMA,t] [ypenameVTAU,typenameVWORKvoid ] Defined in namespace `flens::lapack`. Function `hrd` with 4 template parameters.