abs() const | STK::ExprBase< Derived > | inline |
acos() const | STK::ExprBase< Derived > | inline |
all() const | STK::ExprBase< Derived > | inline |
Allocator typedef | STK::IArray2D< Derived > | |
allocator() const | STK::IArray2D< Derived > | inline |
allocator() | STK::IArray2D< Derived > | inlineprotected |
allocator_ | STK::IArray2D< Derived > | protected |
any() const | STK::ExprBase< Derived > | inline |
apply(Visitor &visitor) | STK::ArrayBase< Derived > | inline |
ArrayBase() | STK::ArrayBase< Derived > | inlineprotected |
asin() const | STK::ExprBase< Derived > | inline |
assign(ExprBase< Rhs > const &rhs) | STK::ArrayBase< Derived > | inline |
atCol(int j) const | STK::IArray2D< Derived > | |
atRow(int i) const | STK::IArray2D< Derived > | |
availableCols() const | STK::IArray2D< Derived > | inline |
Base typedef | STK::IArray2D< Derived > | |
Base2D typedef | STK::IArray2D< Derived > | |
beginCols() const | STK::IArray2D< Derived > | inline |
beginRows() const | STK::IArray2D< Derived > | inline |
capacityCol(int col) const | STK::IArray2D< Derived > | 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 |
clear() | STK::IArray2D< Derived > | |
Col typedef | STK::IArray2D< Derived > | |
col(int j) const | STK::IArray2D< Derived > | inline |
col(Range const &I, int j) const | STK::IArray2D< Derived > | inline |
col(Range const &J) const | STK::IArray2D< Derived > | inline |
STK::ArrayBase::col(int j) | STK::ArrayBase< Derived > | inline |
STK::ExprBase::col(TRange< Size_ > const &J) const | STK::ExprBase< Derived > | inline |
ColRange typedef | STK::IArray2D< Derived > | |
cols() const | STK::IArray2D< Derived > | inline |
cols_ | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | private |
colsImpl() const | STK::IArray2D< Derived > | inline |
ColVector typedef | STK::IArray2D< Derived > | |
copy(ExprBase< Rhs > const &rhs) | STK::ArrayBase< Derived > | inline |
copyCol(IArray2D const &src, int j) | STK::IArray2D< Derived > | private |
cos() const | STK::ExprBase< Derived > | inline |
count() const | STK::ExprBase< Derived > | inline |
cube() const | STK::ExprBase< Derived > | inline |
decBeginCols(int dec) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
decBeginRows(int dec) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
decEndCols(int dec) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
decEndRows(int dec) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
decLastIdxCols(int dec) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
decLastIdxRows(int dec) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
diagonalize() const | STK::ArrayBase< Derived > | inline |
diagonalize() | STK::ArrayBase< 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) | STK::IArray2D< Derived > | inline |
elt2Impl(int i, int j) const | STK::IArray2D< Derived > | inline |
empty() const | STK::IArray2D< Derived > | inline |
endCols() const | STK::IArray2D< Derived > | inline |
endRows() const | STK::IArray2D< Derived > | inline |
erase(int pos, int n=1) | STK::IArray2D< Derived > | |
eraseCols(int pos, int n=1) | STK::IArray2D< Derived > | |
eraseRows(int pos, int n=1) | STK::IArray2D< Derived > | |
eraseRowsCol(int col, int pos, int n) | STK::IArray2D< Derived > | private |
exchange(IArray2D &T) | STK::IArray2D< Derived > | |
IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ >::exchange(IContainer2D &T) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
exp() const | STK::ExprBase< Derived > | inline |
ExprBase() | STK::ExprBase< Derived > | inlineprotected |
freeCol(int col) | STK::IArray2D< Derived > | private |
freeCols(Range const &J) | STK::IArray2D< Derived > | private |
freeMem() | STK::IArray2D< Derived > | private |
funct0() const | STK::ExprBase< Derived > | inline |
funct1(Type const value) const | STK::ExprBase< Derived > | inline |
getDiagonal() const | STK::ArrayBase< Derived > | inline |
getDiagonal() | STK::ArrayBase< Derived > | inline |
IArray2D | STK::IArray2D< Derived > | friend |
IArray2D() | STK::IArray2D< Derived > | protected |
IArray2D(Range const &I, Range const &J) | STK::IArray2D< Derived > | protected |
IArray2D(IArray2D const &T, bool ref=false) | STK::IArray2D< Derived > | protected |
IArray2D(IArray2D< OtherDerived > const &T, Range const &I, Range const &J) | STK::IArray2D< Derived > | protected |
icdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
IContainer2D() | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
IContainer2D(RowRange const &I, ColRange const &J) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
IContainer2D(IContainer2D const &T) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incBeginCols(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incBeginRows(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incEndCols(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incEndRows(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incLastIdxCols(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incLastIdxRows(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incRangeCols(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
incRangeRows(int inc) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
initializeCol(int col, Range const &I) | STK::IArray2D< Derived > | private |
initializeCols(Range const &J) | STK::IArray2D< Derived > | private |
insert(Range const &I, Type const &v) | STK::IArray2D< Derived > | |
insertCols(int pos, int n=1) | STK::IArray2D< Derived > | |
insertRows(int pos, int n=1) | STK::IArray2D< Derived > | |
insertRowsCol(int col, int pos, int n) | STK::IArray2D< Derived > | private |
inverse() const | STK::ExprBase< Derived > | inline |
isFinite() const | STK::ExprBase< Derived > | inline |
isInfinite() const | STK::ExprBase< Derived > | inline |
isNA() const | STK::ExprBase< Derived > | inline |
isRef() const | STK::IArray2D< Derived > | inline |
lastIdxCols() const | STK::IArray2D< Derived > | inline |
lastIdxRows() const | STK::IArray2D< Derived > | 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::ArrayBase< Derived > | inline |
lowerSymmetrize() | STK::ArrayBase< Derived > | inline |
lowerTriangularize() const | STK::ArrayBase< Derived > | inline |
lowerTriangularize() | STK::ArrayBase< Derived > | inline |
lpdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
mallocCols(ColRange const &J) | STK::IArray2D< Derived > | private |
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 |
merge(IArray2D< OtherDerived > const &other) | STK::IArray2D< Derived > | inline |
merge(IArray1D< OtherDerived > const &other) | STK::IArray2D< 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 |
move(Derived const &T) | STK::IArray2D< Derived > | |
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 |
nullCol(int col) | STK::IArray2D< Derived > | private |
nullCols(ColRange const &J) | STK::IArray2D< Derived > | protected |
ones() | STK::ArrayBase< 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) | STK::ArrayBase< Derived > | inline |
operator%=(Type const &other) | STK::ArrayBase< 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()(int i, int j) const | STK::IArray2D< Derived > | inline |
operator()(int i, int j) | STK::IArray2D< Derived > | inline |
operator()() const | STK::IArray2D< Derived > | inline |
operator()() | STK::IArray2D< Derived > | inline |
operator()(Range const &I, int j) const | STK::IArray2D< Derived > | inline |
operator()(int i, Range const &J) const | STK::IArray2D< Derived > | inline |
operator()(Range const &I, Range const &J) const | STK::IArray2D< 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) | STK::ArrayBase< Derived > | inline |
operator*=(Type const &other) | STK::ArrayBase< 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) | STK::ArrayBase< Derived > | inline |
operator+=(Type const &other) | STK::ArrayBase< 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) | STK::ArrayBase< Derived > | inline |
operator-=(Type const &other) | STK::ArrayBase< 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) | STK::ArrayBase< Derived > | inline |
operator/=(Type const &other) | STK::ArrayBase< Derived > | inline |
operator<(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
operator<(Type const &value) const | STK::ExprBase< Derived > | inline |
operator<<(Type const &s) | STK::ArrayBase< Derived > | |
operator<<(ArrayBase< Rhs > const &other) | STK::ArrayBase< Derived > | |
operator<=(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
operator<=(Type const &value) const | STK::ExprBase< Derived > | inline |
operator=(Type const &value) | STK::ArrayBase< Derived > | inline |
operator=(Derived const &rhs) | STK::ArrayBase< Derived > | inline |
operator=(ExprBase< Rhs > const &rhs) | STK::ArrayBase< 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[](int i) const | STK::IArray2D< Derived > | inline |
operator[](int i) | STK::IArray2D< Derived > | inline |
operator[](Range const &I) const | STK::IArray2D< 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::IArray2D< Derived > | |
pdf(Law::IUnivLaw< Type > const &law) const | STK::ExprBase< Derived > | inline |
popBackCols(int n=1) | STK::IArray2D< Derived > | |
popBackRows(int n=1) | STK::IArray2D< Derived > | |
popFrontCols(int n=1) | STK::IArray2D< Derived > | |
popFrontRows(int n=1) | STK::IArray2D< Derived > | |
pow(Type const &value) const | STK::ExprBase< Derived > | inline |
prod(ExprBase< Rhs > const &other) const | STK::ExprBase< Derived > | inline |
ptr(int j) const | STK::IArray2D< Derived > | inline |
PtrCol typedef | STK::IArray2D< Derived > | |
PtrColConst typedef | STK::IArray2D< Derived > | |
push_back(Type const &v) | STK::IArray2D< Derived > | |
push_front(Type const &v) | STK::IArray2D< Derived > | |
pushBackCols(int n=1) | STK::IArray2D< Derived > | |
pushBackCols(IArray1D< Other > const &other) | STK::IArray2D< Derived > | |
pushBackRows(int n=1) | STK::IArray2D< Derived > | |
pushBackRows(ExprBase< Other > const &other) | STK::IArray2D< Derived > | |
pushFrontCols(int n=1) | STK::IArray2D< Derived > | |
pushFrontCols(ExprBase< Other > const &other) | STK::IArray2D< Derived > | |
pushFrontRows(int n=1) | STK::IArray2D< Derived > | |
pushFrontRows(ExprBase< Other > const &other) | STK::IArray2D< Derived > | |
rand(Law::IUnivLaw< Type > const &law) | STK::ArrayBase< Derived > | inline |
randGauss() | STK::ArrayBase< Derived > | inline |
randUnif() | STK::ArrayBase< Derived > | inline |
rangeCol(int col) const | STK::IArray2D< Derived > | inline |
rangeCols() const | STK::IArray2D< Derived > | inline |
rangeCols_ | STK::IArray2D< Derived > | protected |
reallocCols(Range const &J) | STK::IArray2D< Derived > | protected |
reserve(int sizeRows, int sizeCols) | STK::IArray2D< Derived > | |
reserveCols(int sizeCols) | STK::IArray2D< Derived > | |
reserveRowCol(int col, int size) | STK::IArray2D< Derived > | private |
reserveRows(int size) | STK::IArray2D< Derived > | |
reserveRowsCols(Range const &J, int size) | STK::IArray2D< Derived > | private |
resize(Range const &I, Range const &J) | STK::IArray2D< Derived > | |
resize(Range const &I) | STK::IArray2D< Derived > | |
resizeRowCol(int col, Range const &I) | STK::IArray2D< Derived > | private |
Row typedef | STK::IArray2D< Derived > | |
row(int i) const | STK::IArray2D< Derived > | inline |
row(int i, Range const &J) const | STK::IArray2D< Derived > | inline |
row(Range const &I) const | STK::IArray2D< Derived > | inline |
STK::ArrayBase::row(int i) | STK::ArrayBase< Derived > | inline |
STK::ExprBase::row(TRange< Size_ > const &I) const | STK::ExprBase< Derived > | inline |
RowRange typedef | STK::IArray2D< Derived > | |
rows() const | STK::IArray2D< Derived > | inline |
rows_ | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | private |
rowsImpl() const | STK::IArray2D< Derived > | 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::IArray2D< Derived > | inline |
IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ >::setCols(ColRange const &J=ColRange()) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
setOnes() | STK::ArrayBase< Derived > | inline |
setRanges(RowRange const &I=RowRange(), ColRange const &J=ColRange()) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
setRows(RowRange const &I=RowRange()) | STK::IArray2D< Derived > | inline |
IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ >::setRows(RowRange const &I=RowRange()) | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |
setValue(TypeConst value) | STK::ArrayBase< Derived > | inline |
setValue(int i, TypeConst value) | STK::ArrayBase< Derived > | inline |
setValue(int i, int j, TypeConst value) | STK::ArrayBase< Derived > | inline |
setValueImpl(int j, TypeConst v) | STK::IArray2D< Derived > | inline |
setValueImpl(int i, int j, TypeConst v) | STK::IArray2D< Derived > | inline |
setZeros() | STK::ArrayBase< Derived > | inline |
shift(int rbeg, int cbeg) | STK::IArray2D< Derived > | |
shift(int beg) | STK::IArray2D< Derived > | |
shiftCols(int cbeg) | STK::IArray2D< Derived > | |
shiftRowCol(int col, int beg) | STK::IArray2D< Derived > | private |
shiftRows(int beg) | STK::IArray2D< Derived > | |
sin() const | STK::ExprBase< Derived > | inline |
sizeCols() const | STK::IArray2D< Derived > | inline |
sizeCols_ enum value | STK::IArray2D< Derived > | |
sizeRows() const | STK::IArray2D< Derived > | inline |
sizeRows_ enum value | STK::IArray2D< Derived > | |
sqrt() const | STK::ExprBase< Derived > | inline |
square() const | STK::ExprBase< Derived > | inline |
storage_ enum value | STK::IArray2D< Derived > | |
structure_ enum value | STK::IArray2D< Derived > | |
sub(Range const &J) const | STK::IArray2D< Derived > | inline |
sub(Range const &I, Range const &J) const | STK::IArray2D< Derived > | inline |
STK::ArrayBase::sub(TRange< Size_ > const &I) const | STK::ArrayBase< Derived > | inline |
STK::ArrayBase::sub(TRange< SizeRows_ > const &I, TRange< SizeCols_ > const &J) const | STK::ArrayBase< Derived > | inline |
STK::ArrayBase::sub(TRange< Size_ > const &I) | STK::ArrayBase< Derived > | inline |
STK::ArrayBase::sub(TRange< SizeRows_ > const &I, TRange< SizeCols_ > const &J) | STK::ArrayBase< Derived > | inline |
SubArray typedef | STK::IArray2D< Derived > | |
SubCol typedef | STK::IArray2D< Derived > | |
SubRow typedef | STK::IArray2D< Derived > | |
SubVector typedef | STK::IArray2D< Derived > | |
sum() const | STK::ExprBase< Derived > | inline |
sumSafe() const | STK::ExprBase< Derived > | inline |
swap(int i, int j) | STK::IArray2D< Derived > | inline |
swapCols(int pos1, int pos2) | STK::IArray2D< Derived > | inline |
symmetrize() const | STK::ArrayBase< Derived > | inline |
symmetrize() | STK::ArrayBase< Derived > | inline |
tan() const | STK::ExprBase< Derived > | inline |
transferCol(int pos1, int pos2) | STK::IArray2D< Derived > | inlineprotected |
transferCol(IArray2D< OtherDerived > &T, int pos) | STK::IArray2D< Derived > | inlineprivate |
transpose() const | STK::ArrayBase< Derived > | inline |
transpose() | STK::ArrayBase< Derived > | inline |
Type typedef | STK::IArray2D< Derived > | |
TypeConst typedef | STK::IArray2D< Derived > | |
update(Range const &J) | STK::IArray2D< Derived > | inline |
update(int col) | STK::IArray2D< Derived > | inline |
upperSymmetrize() const | STK::ArrayBase< Derived > | inline |
upperSymmetrize() | STK::ArrayBase< Derived > | inline |
upperTriangularize() const | STK::ArrayBase< Derived > | inline |
upperTriangularize() | STK::ArrayBase< 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 |
zeros() | STK::ArrayBase< Derived > | inline |
~ArrayBase() | STK::ArrayBase< Derived > | inlineprotected |
~ExprBase() | STK::ExprBase< Derived > | inlineprotected |
~IArray2D() | STK::IArray2D< Derived > | protected |
~IContainer2D() | STK::IContainer2D< hidden::Traits< Derived >::sizeRows_, hidden::Traits< Derived >::sizeCols_ > | inlineprotected |