| abs() const | STK::ExprBase< Derived > | inline |
| acos() const | STK::ExprBase< Derived > | inline |
| all() const | STK::ExprBase< Derived > | inline |
| any() const | STK::ExprBase< Derived > | inline |
| asin() const | STK::ExprBase< Derived > | inline |
| Base typedef | STK::Const::Square< Type_, Size_ > | |
| Base2D typedef | STK::Const::IConstArray< Square< Type_, Size_ > > | |
| beginCols() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| beginRows() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| cast() const | STK::ExprBase< Derived > | inline |
| cdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| cdfc(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| col(int j) const | STK::ExprBase< Derived > | inline |
| col(TRange< Size_ > const &J) const | STK::ExprBase< Derived > | inline |
| ColRange typedef | STK::Const::IConstArray< Square< Type_, Size_ > > | |
| cols() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| cols_ | STK::IContainer2D< SizeRows_, SizeCols_ > | private |
| colsImpl() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| cos() const | STK::ExprBase< Derived > | inline |
| count() const | STK::ExprBase< Derived > | inline |
| cube() const | STK::ExprBase< Derived > | inline |
| decBeginCols(int dec) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| decBeginRows(int dec) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| decEndCols(int dec) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| decEndRows(int dec) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| decLastIdxCols(int dec) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| decLastIdxRows(int dec) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| diagonalize() const | STK::ExprBase< Derived > | inline |
| dot(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| dotSafe(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| elt2Impl(int i, int j) const | STK::Const::Square< Type_, Size_ > | inline |
| empty() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| endCols() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| endRows() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| exchange(IContainer2D &T) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| exp() const | STK::ExprBase< Derived > | inline |
| ExprBase() | STK::ExprBase< Derived > | inlineprotected |
| funct0() const | STK::ExprBase< Derived > | inline |
| funct1(Type const value) const | STK::ExprBase< Derived > | inline |
| getDiagonal() const | STK::ExprBase< Derived > | inline |
| icdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| IConstArray() | STK::Const::IConstArray< Square< Type_, Size_ > > | inlineprotected |
| IConstArray(Range const &rows, Range const &cols) | STK::Const::IConstArray< Square< Type_, Size_ > > | inlineprotected |
| IContainer2D() | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| IContainer2D(RowRange const &I, ColRange const &J) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| IContainer2D(IContainer2D const &T) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incBeginCols(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incBeginRows(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incEndCols(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incEndRows(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incLastIdxCols(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incLastIdxRows(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incRangeCols(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| incRangeRows(int inc) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| inverse() const | STK::ExprBase< Derived > | inline |
| isFinite() const | STK::ExprBase< Derived > | inline |
| isInfinite() const | STK::ExprBase< Derived > | inline |
| isNA() const | STK::ExprBase< Derived > | inline |
| lastIdxCols() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| lastIdxRows() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| lcdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| lcdfc(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| log() const | STK::ExprBase< Derived > | inline |
| lowerSymmetrize() const | STK::ExprBase< Derived > | inline |
| lowerTriangularize() const | STK::ExprBase< Derived > | inline |
| lpdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| max(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| max(Type const &value) const | STK::ExprBase< Derived > | inline |
| maxElt(int &row, int &col) const | STK::ExprBase< Derived > | inline |
| maxElt(int &pos) const | STK::ExprBase< Derived > | inline |
| maxElt() const | STK::ExprBase< Derived > | inline |
| maxEltSafe(int &row, int &col) const | STK::ExprBase< Derived > | inline |
| maxEltSafe(int &pos) const | STK::ExprBase< Derived > | inline |
| maxEltSafe() const | STK::ExprBase< Derived > | inline |
| mean() const | STK::ExprBase< Derived > | inline |
| meanSafe() const | STK::ExprBase< Derived > | inline |
| min(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| min(Type const &value) const | STK::ExprBase< Derived > | inline |
| minElt(int &row, int &col) const | STK::ExprBase< Derived > | inline |
| minElt(int &pos) const | STK::ExprBase< Derived > | inline |
| minElt() const | STK::ExprBase< Derived > | inline |
| minEltSafe(int &row, int &col) const | STK::ExprBase< Derived > | inline |
| minEltSafe(int &pos) const | STK::ExprBase< Derived > | inline |
| minEltSafe() const | STK::ExprBase< Derived > | inline |
| nbAvailableValues() const | STK::ExprBase< Derived > | inline |
| neg() const | STK::ExprBase< Derived > | inline |
| norm() const | STK::ExprBase< Derived > | inline |
| norm2() const | STK::ExprBase< Derived > | inline |
| norm2Safe() const | STK::ExprBase< Derived > | inline |
| normInf() const | STK::ExprBase< Derived > | inline |
| normSafe() const | STK::ExprBase< Derived > | inline |
| operator!=(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator!=(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator%(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator%(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator&(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator&(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator&&(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator&&(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator*(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator*(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator+(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator+(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator-(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator-() const | STK::ExprBase< Derived > | inline |
| operator-(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator/(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator/(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator<(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator<(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator<=(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator<=(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator==(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator==(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator>(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator>(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator>=(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator>=(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator^(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator^(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator|(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator|(Type const &value) const | STK::ExprBase< Derived > | inline |
| operator||(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| operator||(Type const &value) const | STK::ExprBase< Derived > | inline |
| orient_ enum value | STK::Const::Square< Type_, Size_ > | |
| pdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
| pow(Type const &value) const | STK::ExprBase< Derived > | inline |
| prod(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
| row(int i) const | STK::ExprBase< Derived > | inline |
| row(TRange< Size_ > const &I) const | STK::ExprBase< Derived > | inline |
| RowRange typedef | STK::Const::IConstArray< Square< Type_, Size_ > > | |
| rows() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| rows_ | STK::IContainer2D< SizeRows_, SizeCols_ > | private |
| rowsImpl() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| safe(Type const value=Type()) const | STK::ExprBase< Derived > | inline |
| safeInverse(Type const &value) const | STK::ExprBase< Derived > | inline |
| setCols(ColRange const &J=ColRange()) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| setRanges(RowRange const &I=RowRange(), ColRange const &J=ColRange()) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| setRows(RowRange const &I=RowRange()) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| shift(int rbeg, int cbeg) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| shiftCols(int beg) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| shiftRows(int beg) | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |
| sin() const | STK::ExprBase< Derived > | inline |
| sizeCols() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| sizeCols_ enum value | STK::Const::Square< Type_, Size_ > | |
| sizeRows() const | STK::Const::IConstArray< Square< Type_, Size_ > > | inline |
| sizeRows_ enum value | STK::Const::Square< Type_, Size_ > | |
| sqrt() const | STK::ExprBase< Derived > | inline |
| square() const | STK::ExprBase< Derived > | inline |
| Square() | STK::Const::Square< Type_, Size_ > | inline |
| Square(Range I) | STK::Const::Square< Type_, Size_ > | inline |
| storage_ enum value | STK::Const::Square< Type_, Size_ > | |
| structure_ enum value | STK::Const::Square< Type_, Size_ > | |
| sub(TRange< Size_ > const &I) const | STK::ExprBase< Derived > | inline |
| sub(TRange< SizeRows_ > const &I, TRange< SizeCols_ > const &J) const | STK::ExprBase< Derived > | inline |
| sum() const | STK::ExprBase< Derived > | inline |
| sumSafe() const | STK::ExprBase< Derived > | inline |
| symmetrize() const | STK::ExprBase< Derived > | inline |
| tan() const | STK::ExprBase< Derived > | inline |
| transpose() const | STK::ExprBase< Derived > | inline |
| Type typedef | STK::Const::Square< Type_, Size_ > | |
| TypeConst typedef | STK::Const::Square< Type_, Size_ > | |
| upperSymmetrize() const | STK::ExprBase< Derived > | inline |
| upperTriangularize() const | STK::ExprBase< Derived > | inline |
| variance() const | STK::ExprBase< Derived > | inline |
| variance(Type const &mean) const | STK::ExprBase< Derived > | inline |
| varianceSafe() const | STK::ExprBase< Derived > | inline |
| varianceSafe(Type const &mean) const | STK::ExprBase< Derived > | inline |
| visit(Visitor &visitor) const | STK::ExprBase< Derived > | inline |
| wmean(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wmean(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wmeanSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wmeanSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wnorm(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wnorm(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wnorm2(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wnorm2(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wnorm2Safe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wnorm2Safe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wnormSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wnormSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wsum(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wsum(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wsumSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wsumSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wvariance(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wvariance(Type const &mean, ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wvariance(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wvariance(Type const &mean, ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wvarianceSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wvarianceSafe(Type const &mean, ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | |
| wvarianceSafe(ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| wvarianceSafe(Type const &mean, ExprBase< Rhs > const &weights) const | STK::ExprBase< Derived > | inline |
| ~ExprBase() | STK::ExprBase< Derived > | inlineprotected |
| ~IConstArray() | STK::Const::IConstArray< Square< Type_, Size_ > > | inlineprotected |
| ~IContainer2D() | STK::IContainer2D< SizeRows_, SizeCols_ > | inlineprotected |