################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | class SbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrixtemplatetypenameFSclassS] [bMatrix; ] Defined in namespace `flens`. Class SbMatrixtemplatetypenameFSclassSbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix(StorageUpLo upLo = Upper); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@SbMatrix#$@N@cxxb] [las@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix(IndexType dim, StorageUpLo upLo, IndexType numOffDiags, | | IndexType firstIndex = Engine::defaultIndexBase); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@SbMatrix# #$@N@cx] [xblas@E@StorageUpLo#S0_#S0_# ] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix(const Engine &engine, StorageUpLo upLo); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@SbMatrix#&1t0.0#$] [@N@cxxblas@E@StorageUpLo# ] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix(const SbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@SbMatrix#&1 #] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | SbMatrix(const SbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#TSbMatrix#&1>] [@N@flens@CT>1#T@SbMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | SbMatrix(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#TSbMatrix#&1>] [@N@flens@CT>1#T@Matrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | SbMatrix(SbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#TSbMatrix#&>@] [N@flens@CT>1#T@SbMatrix1t1.0#templatetypenameRHS ] Defined in namespace `flens`. Constructor of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix & | | operator=(const SbMatrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator=#&1 #SbMatri] [xbandoperator= ] Defined in namespace `flens`. Operator `=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | SbMatrix & | | operator=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#Toperator=#&1>@N@] [flens@CT>1#T@Matrix1t1.0#templatetypenameRHSSbMatr] [ixbandoperator= ] Defined in namespace `flens`. Operator `=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | SbMatrix & | | operator+=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#Toperator+=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSSbMat] [rixbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | SbMatrix & | | operator-=(const Matrix &rhs); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#Toperator-=#&1>@N] [@flens@CT>1#T@Matrix1t1.0#templatetypenameRHSSbMat] [rixbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix & | | operator=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator=#&1 #SbMatri] [xFSbandoperator= ] Defined in namespace `flens`. Operator `=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix & | | operator+=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator+=#&1 #SbMatr] [ixFSbandoperator+= ] Defined in namespace `flens`. Operator `+=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix & | | operator-=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator-=#&1 #SbMatr] [ixFSbandoperator-= ] Defined in namespace `flens`. Operator `-=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix & | | operator*=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator*=#&1 #SbMatr] [ixbandoperator*= ] Defined in namespace `flens`. Operator `*=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | SbMatrix & | | operator/=(const ElementType &alpha); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator/=#&1 #SbMatr] [ixbandoperator/= ] Defined in namespace `flens`. Operator `/=` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType & | | operator()(IndexType row, IndexType col) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator()# #S0_#1con] [stElementTypeband ] Defined in namespace `flens`. Operator `()` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType & | | operator()(IndexType row, IndexType col); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@operator()# #S0_#Elem] [entTypeband ] Defined in namespace `flens`. Operator `()` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstGeneralView | | general() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@general#1constConstGe] [neralView ] Defined in namespace `flens`. Method `general` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | GeneralView | | general(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@general#GeneralView] Defined in namespace `flens`. Method `general` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstHermitianView | | hermitian() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@hermitian#1constConst] [HermitianView ] Defined in namespace `flens`. Method `hermitian` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | HermitianView | | hermitian(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@hermitian#HermitianVi] [ew ] Defined in namespace `flens`. Method `hermitian` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstTriangularView | | triangular() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@triangular#1constCons] [tTriangularView ] Defined in namespace `flens`. Method `triangular` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | TriangularView | | triangular(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@triangular#Triangular] [View ] Defined in namespace `flens`. Method `triangular` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | VectorView | | viewDiag(IndexType diag = IndexType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@viewDiag# #VectorView] Defined in namespace `flens`. Method `viewDiag` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ConstVectorView | | viewDiag(IndexType diag = IndexType(0)) const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@viewDiag# #1constCons] [tVectorView ] Defined in namespace `flens`. Method `viewDiag` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | dim() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@dim#1IndexType] Defined in namespace `flens`. Method `dim` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numCols() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@numCols#1IndexType] Defined in namespace `flens`. Method `numCols` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numRows() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@numRows#1IndexType] Defined in namespace `flens`. Method `numRows` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | firstIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@firstIndex#1IndexType] Defined in namespace `flens`. Method `firstIndex` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | lastIndex() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@lastIndex#1IndexType] Defined in namespace `flens`. Method `lastIndex` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | numOffDiags() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@numOffDiags#1IndexTyp] [e ] Defined in namespace `flens`. Method `numOffDiags` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | IndexType | | leadingDimension() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@leadingDimension#1Ind] [exType ] Defined in namespace `flens`. Method `leadingDimension` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageOrder | | order() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@order#1StorageOrder] Defined in namespace `flens`. Method `order` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const ElementType * | | data() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@data#1constElementTyp] [e* ] Defined in namespace `flens`. Method `data` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | ElementType * | | data(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@data#ElementType*] Defined in namespace `flens`. Method `data` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | bool | | resize(const SbMatrix &rhs, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@FT@>1#Tresize#&1>@N@fle] [ns@CT>1#T@SbMatrix1t1.0#&1 #templatetypenameRHSboo] [l ] Defined in namespace `flens`. Method `resize` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | resize(IndexType dim, IndexType numOffDiags, | | IndexType firstIndex = Engine::defaultIndexBase, | | const ElementType &value = ElementType()); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@resize# #S0_#S0_#&1 #] [bool ] Defined in namespace `flens`. Method `resize` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fill(const ElementType &value = ElementType(0)); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@fill#&1 #bool] Defined in namespace `flens`. Method `fill` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | bool | | fillRandom(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@fillRandom#bool] Defined in namespace `flens`. Method `fillRandom` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | const Engine & | | engine() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@engine#1constEngineba] [nd ] Defined in namespace `flens`. Method `engine` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | Engine & | | engine(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@engine#Engineband] Defined in namespace `flens`. Method `engine` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo | | upLo() const; | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@upLo#1StorageUpLo] Defined in namespace `flens`. Method `upLo` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | StorageUpLo & | | upLo(); | | | *---------------------------------------------------------------------------* [c:@N@flens@CT>1#T@SbMatrix@F@upLo#StorageUpLoband] Defined in namespace `flens`. Method `upLo` of class `SbMatrix` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | struct _SbMatrixChecker; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_SbMatrixCheckerstruct_SbMatrixChecke] [r; ] Defined in namespace `flens`. Class _SbMatrixCheckerstruct_SbMatrixChecker;. *--[CODEREF]----------------------------------------------------------------* | | | struct Two ; | | | *---------------------------------------------------------------------------* [c:@N@flens@S@_SbMatrixChecker@S@TwostructTwo;] Defined in namespace `flens`. Class _SbMatrixChecker. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsSbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsSbMatrixtemplatetypenameTstruc] [tIsSbMatrix; ] Defined in namespace `flens`. Class IsSbMatrixtemplatetypenameTstructIsSbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsRealSbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsRealSbMatrixtemplatetypenameTs] [tructIsRealSbMatrix; ] Defined in namespace `flens`. Class IsRealSbMatrixtemplatetypenameTstructIsRealSbMatrix; with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | struct IsComplexSbMatrix; | | | *---------------------------------------------------------------------------* [c:@N@flens@ST>1#T@IsComplexSbMatrixtemplatetypenam] [eTstructIsComplexSbMatrix; ] Defined in namespace `flens`. Class IsComplexSbMatrixtemplatetypenameTstructIsComplexSbMatrix; with 1 template parameters.