This is the complete list of members for gstlrn::MatrixInt, including all inherited members.
AStringable() | gstlrn::AStringable | |
AStringable(const AStringable &r) | gstlrn::AStringable | |
clone() const =0 | gstlrn::ICloneable | pure virtual |
cloneShared() const | gstlrn::ICloneable | inline |
cloneUnique() const | gstlrn::ICloneable | inline |
createFromVI(const 1 &X, Id nrow, Id ncol, bool byCol=false) | gstlrn::MatrixInt | static |
createFromVVI(const 1 &X) | gstlrn::MatrixInt | static |
display(const AStringFormat *strfmt=nullptr) const final | gstlrn::AStringable | virtual |
display(Id level) const final | gstlrn::AStringable | virtual |
empty() const | gstlrn::MatrixInt | inline |
fill(Id value) | gstlrn::MatrixInt | |
getMatrix() const | gstlrn::MatrixInt | |
getMatrixSize() const | gstlrn::MatrixInt | |
getNCols() const | gstlrn::MatrixInt | inline |
getNRows() const | gstlrn::MatrixInt | inline |
getValue(Id irow, Id icol) const | gstlrn::MatrixInt | |
getValue(Id irank) const | gstlrn::MatrixInt | |
getValues() const | gstlrn::MatrixInt | |
getValuesPerColumn(Id icol) const | gstlrn::MatrixInt | |
getValuesPerRow(Id irow) const | gstlrn::MatrixInt | |
ICloneable() | gstlrn::ICloneable | inline |
MatrixInt(Id nrow=0, Id ncol=0) | gstlrn::MatrixInt | |
MatrixInt(const MatrixInt &r) | gstlrn::MatrixInt | |
operator()(Id irow, Id icol) const | gstlrn::MatrixInt | inline |
operator()(Id irow, Id icol) | gstlrn::MatrixInt | inline |
operator=(const MatrixInt &r) | gstlrn::MatrixInt | |
gstlrn::AStringable::operator=(const AStringable &r) | gstlrn::AStringable | |
reset(Id nrows, Id ncols) | gstlrn::MatrixInt | |
resetFromArray(Id nrows, Id ncols, const Id *tab, bool byCol=true) | gstlrn::MatrixInt | |
setNCols(Id cols) | gstlrn::MatrixInt | inline |
setNRows(Id rows) | gstlrn::MatrixInt | inline |
setValue(Id irow, Id icol, Id value) | gstlrn::MatrixInt | |
setValueByRank(Id rank, Id value) | gstlrn::MatrixInt | |
setValues(const 1 &values, bool byCol=true) | gstlrn::MatrixInt | |
setValuesOldStyle(const Id *values, bool byCol=true) | gstlrn::MatrixInt | |
size() const | gstlrn::MatrixInt | inline |
toString(const AStringFormat *strfmt=nullptr) const override | gstlrn::MatrixInt | virtual |
transposeInPlace() | gstlrn::MatrixInt | |
~AStringable() | gstlrn::AStringable | virtual |
~ICloneable() | gstlrn::ICloneable | inlinevirtual |
~MatrixInt() | gstlrn::MatrixInt | virtual |