################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class GeMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrixtemplatetypenameFSclassG] [eMatrix; ] Defined in namespace `flens`. Class GeMatrixtemplatetypenameFSclassGeMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@GeMatrix#] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix(IndexType numRows, IndexType numCols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@GeMatrix# #S0_#] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix(IndexType numRows, IndexType numCols, | | IndexType firstRow, IndexType firstCol); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@GeMatrix# #S0_#S0] [_#S0_# ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix(const Range &rowRange, | | const Range &colRange); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@GeMatrix#&1>@N@fl] [ens@CT>1#T@Range1 #S0_# ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix(const Engine &engine); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@GeMatrix#&1t0.0#] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix(const GeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@GeMatrix#&1 #] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix(const GeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#TGeMatrix#&1>] [@N@flens@CT>1#T@GeMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix(GeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#TGeMatrix#&>@] [N@flens@CT>1#T@GeMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#TGeMatrix#&1>] [@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix(IndexType numRows, IndexType numCols, | | VECTOR &&rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#TGeMatrix# #S] [0_#&t1.0#templatetypenameVECTOR ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix(IndexType numRows, IndexType numCols, | | VECTOR &&rhs, | | IndexType leadingDimension); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#TGeMatrix# #S] [0_#&t1.0#S0_#templatetypenameVECTOR ] Defined in namespace `flens`. Constructor of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Initializer | | operator=(const ElementType &value); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator=#&1 #Initial] [izeroperator= ] Defined in namespace `flens`. Operator `=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix & | | operator=(const GeMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator=#&1 #GeMatri] [xbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Toperator=#&1>@N@] [flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGeMatr] [ixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix & | | operator+=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Toperator+=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGeMat] [rixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | GeMatrix & | | operator-=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Toperator-=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSGeMat] [rixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix & | | operator+=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator+=#&1 #GeMatr] [ixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix & | | operator-=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator-=#&1 #GeMatr] [ixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix & | | operator*=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator*=#&1 #GeMatr] [ixbandoperator*= ] Defined in namespace `flens`. Operator `*=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeMatrix & | | operator/=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator/=#&1 #GeMatr] [ixbandoperator/= ] Defined in namespace `flens`. Operator `/=` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()# #S0_#1con] [stElementTypeband ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()# #S0_#Elem] [entTypeband ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | const gematrix::ConstElementClosure::Impl> | | operator()(const Scalar &row, const Scalar &col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Toperator()#&1>@N] [@flens@CT>1#T@Scalar1t1.0#S0_#1templatetypenameSco] [nstgematrixConstElementClosureGeMatrix,typenameSca] [larSImpl ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstElementClosure | | operator()(const IndexVariable &row, const IndexVariable &col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@IndexVariable1 #S0_#1constConstElementClo] [sure ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementClosure | | operator()(IndexVariable &row, IndexVariable &col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&>@N@flens] [@CT>1#T@IndexVariable1 #S0_#ElementClosure ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@numRows#1IndexType] Defined in namespace `flens`. Method `numRows` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@numCols#1IndexType] Defined in namespace `flens`. Method `numCols` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@firstRow#1IndexType] Defined in namespace `flens`. Method `firstRow` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastRow() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@lastRow#1IndexType] Defined in namespace `flens`. Method `lastRow` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@firstCol#1IndexType] Defined in namespace `flens`. Method `firstCol` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastCol() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@lastCol#1IndexType] Defined in namespace `flens`. Method `lastCol` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Range | | rows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@rows#1RangeIndexType] Defined in namespace `flens`. Method `rows` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Range | | cols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@cols#1RangeIndexType] Defined in namespace `flens`. Method `cols` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@data#1constElementTyp] [e* ] Defined in namespace `flens`. Method `data` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@leadingDimension#1Ind] [exType ] Defined in namespace `flens`. Method `leadingDimension` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageOrder | | order() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@order#1StorageOrder] Defined in namespace `flens`. Method `order` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const GeMatrix &rhs, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Tresize#&1>@N@fle] [ns@CT>1#T@GeMatrix1t1.0#&1 #templatetypenameRHSboo] [l ] Defined in namespace `flens`. Method `resize` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType numRows, IndexType numCols, | | IndexType firstRowIndex = Engine::defaultIndexBase, | | IndexType firstColIndex = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@resize# #S0_#S0_#S0_#] [&1 #bool ] Defined in namespace `flens`. Method `resize` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@fill#&1 #bool] Defined in namespace `flens`. Method `fill` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | void | | changeIndexBase(IndexType firstRowIndex, IndexType firstColIndex); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@changeIndexBase# #S0_] [#void ] Defined in namespace `flens`. Method `changeIndexBase` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | vectorView() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@vectorView#1constCons] [tVectorView ] Defined in namespace `flens`. Method `vectorView` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | vectorView(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@vectorView#VectorView] Defined in namespace `flens`. Method `vectorView` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | vectorView(IndexType from, IndexType to) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@vectorView# #S0_#1con] [stConstVectorView ] Defined in namespace `flens`. Method `vectorView` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | vectorView(IndexType from, IndexType to); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@vectorView# #S0_#Vect] [orView ] Defined in namespace `flens`. Method `vectorView` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | diag(IndexType d) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@diag# #1constConstVec] [torView ] Defined in namespace `flens`. Method `diag` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | diag(IndexType d); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@diag# #VectorView] Defined in namespace `flens`. Method `diag` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | antiDiag(IndexType d) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@antiDiag# #1constCons] [tVectorView ] Defined in namespace `flens`. Method `antiDiag` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | antiDiag(IndexType d); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@antiDiag# #VectorView] Defined in namespace `flens`. Method `antiDiag` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | upper() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@upper#1constConstTria] [ngularView ] Defined in namespace `flens`. Method `upper` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | upper(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@upper#TriangularView] Defined in namespace `flens`. Method `upper` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | upperUnit() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@upperUnit#1constConst] [TriangularView ] Defined in namespace `flens`. Method `upperUnit` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | upperUnit(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@upperUnit#TriangularV] [iew ] Defined in namespace `flens`. Method `upperUnit` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | strictUpper() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@strictUpper#1constCon] [stTriangularView ] Defined in namespace `flens`. Method `strictUpper` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | strictUpper(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@strictUpper#Triangula] [rView ] Defined in namespace `flens`. Method `strictUpper` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | lower() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@lower#1constConstTria] [ngularView ] Defined in namespace `flens`. Method `lower` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | lower(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@lower#TriangularView] Defined in namespace `flens`. Method `lower` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | lowerUnit() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@lowerUnit#1constConst] [TriangularView ] Defined in namespace `flens`. Method `lowerUnit` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | lowerUnit(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@lowerUnit#TriangularV] [iew ] Defined in namespace `flens`. Method `lowerUnit` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | strictLower() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@strictLower#1constCon] [stTriangularView ] Defined in namespace `flens`. Method `strictLower` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | strictLower(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@strictLower#Triangula] [rView ] Defined in namespace `flens`. Method `strictLower` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | operator()(const Range &rows, | | const Range &cols) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S0_#1constConstView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | operator()(const Range &rows, | | const Range &cols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S0_#View ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | const ConstView | | operator()(const GeMatrix &A) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Toperator()#&1>@N] [@flens@CT>1#T@GeMatrix1t1.0#1templatetypenameRHSco] [nstConstView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | View | | operator()(const GeMatrix &A); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@FT@>1#Toperator()#&1>@N] [@flens@CT>1#T@GeMatrix1t1.0#templatetypenameRHSVie] [w ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | operator()(const Underscore &, | | const Range &cols) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #&1>@N@flens@CT>1#T@Range1S2_] [#1constConstView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | operator()(const Underscore &, | | const Range &cols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #&1>@N@flens@CT>1#T@Range1S2_] [#View ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstView | | operator()(const Range &rows, | | const Underscore &) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #&1>@N@flens@CT>1#T@Underscore1S2_] [#1constConstView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | View | | operator()(const Range &rows, | | const Underscore &); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #&1>@N@flens@CT>1#T@Underscore1S2_] [#View ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(IndexType row, const Underscore &) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Underscore1S0_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(IndexType row, const Underscore &); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Underscore1S0_#VectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(IndexType row, const Range &cols) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Range1S0_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(IndexType row, const Range &cols); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()# #&1>@N@fl] [ens@CT>1#T@Range1S0_#VectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(const Underscore &, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #S2_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(const Underscore &, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Underscore1 #S2_#VectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | operator()(const Range &rows, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S2_#1constConstVectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | operator()(const Range &rows, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@operator()#&1>@N@flen] [s@CT>1#T@Range1 #S2_#VectorView ] Defined in namespace `flens`. Operator `()` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@engine#1constEngineba] [nd ] Defined in namespace `flens`. Method `engine` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@GeMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `GeMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _GeMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_GeMatrixCheckerstruct_GeMatrixChecke] [r; ] Defined in namespace `flens`. Class _GeMatrixCheckerstruct_GeMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_GeMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _GeMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsGeMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsGeMatrixtemplatetypenameTstruc] [tIsGeMatrix; ] Defined in namespace `flens`. Class IsGeMatrixtemplatetypenameTstructIsGeMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsRealGeMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsRealGeMatrixtemplatetypenameTs] [tructIsRealGeMatrix; ] Defined in namespace `flens`. Class IsRealGeMatrixtemplatetypenameTstructIsRealGeMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsComplexGeMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsComplexGeMatrixtemplatetypenam] [eTstructIsComplexGeMatrix; ] Defined in namespace `flens`. Class IsComplexGeMatrixtemplatetypenameTstructIsComplexGeMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | ImagConstMatrixClosure > | | imag(const GeMatrix &Z); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#Timag#&1>@N@flens@CT>1#T@GeMatrix] [1t0.0#templatetypenameMZImagConstMatrixClosureGeMa] [trixMZ ] Defined in namespace `flens`. Function `imag` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename RestrictTo::value, | | ImagMatrixClosure >::Type | | imag(MZ &&Z); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#Timag#&t0.0#templatetypenameMZtyp] [enameRestrictToIsGeMatrixMZvalue,ImagMatrixClosure] [MZType ] Defined in namespace `flens`. Function `imag` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | RealConstMatrixClosure > | | real(const GeMatrix &Z); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#Treal#&1>@N@flens@CT>1#T@GeMatrix] [1t0.0#templatetypenameMZRealConstMatrixClosureGeMa] [trixMZ ] Defined in namespace `flens`. Function `real` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename RestrictTo::value, | | RealMatrixClosure >::Type | | real(MZ &&Z); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#Treal#&t0.0#templatetypenameMZtyp] [enameRestrictToIsGeMatrixMZvalue,RealMatrixClosure] [MZType ] Defined in namespace `flens`. Function `real` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename RestrictTo::value, | | bool>::Type | | fillRandom(MA &&A); | | | *---------------------------------------------------------------------------* [c:@N@flens@FT@>1#TfillRandom#&t0.0#templatetypenam] [eMAtypenameRestrictToIsGeMatrixMAvalue,boolType ] Defined in namespace `flens`. Function `fillRandom` with 1 template parameters.