, including all inherited members.
add(const T value) | lti::sparseMatrix< T > | |
at(const int row, const int col) const | lti::sparseMatrix< T > | [inline] |
begin() | lti::sparseMatrix< T > | |
begin() const | lti::sparseMatrix< T > | |
castFrom(const matrix< T > &srcMatrix, const T &sValue) | lti::sparseMatrix< T > | |
castFrom(const matrix< T > &srcMatrix) | lti::sparseMatrix< T > | |
castFrom(const sparseMatrix< U > &other) | lti::sparseMatrix< T > | [inline] |
castTo(matrix< T > &destMatrix) | lti::sparseMatrix< T > | |
clear() | lti::sparseMatrix< T > | |
clone() const | lti::sparseMatrix< T > | [virtual] |
columns() const | lti::sparseMatrix< T > | [inline] |
const_iterator typedef | lti::sparseMatrix< T > | |
copy(const sparseMatrix< T > &other) | lti::sparseMatrix< T > | |
divide(const T value) | lti::sparseMatrix< T > | |
empty() const | lti::sparseMatrix< T > | |
end() | lti::sparseMatrix< T > | |
end() const | lti::sparseMatrix< T > | |
fill(const T &iniValue, const int &fromRow=0, const int &fromCol=0, const int &toRow=MaxInt32, const int &toCol=MaxInt32) | lti::sparseMatrix< T > | |
forceAt(const int row, const int col) | lti::sparseMatrix< T > | |
forceAt(const point &p) | lti::sparseMatrix< T > | [inline] |
getAt(const int row, const int col) const | lti::sparseMatrix< T > | |
getColIndex() const | lti::sparseMatrix< T > | |
getColumnCopy(const int &col) const | lti::sparseMatrix< T > | |
getIndexOfMaximum() const | lti::sparseMatrix< T > | |
getIndexOfMinimum() const | lti::sparseMatrix< T > | |
getNumNonSparseValues() const | lti::sparseMatrix< T > | |
getPosition(const iterator &iter) | lti::sparseMatrix< T > | |
getPosition(const const_iterator &iter) | lti::sparseMatrix< T > | |
getRowCopy(const int &row) const | lti::sparseMatrix< T > | |
getRowPtr() const | lti::sparseMatrix< T > | |
getSparseValue() const | lti::sparseMatrix< T > | |
getTypeName() const | lti::sparseMatrix< T > | [virtual] |
getValues() const | lti::sparseMatrix< T > | |
initialize() | lti::object | [protected] |
ioObject() | lti::ioObject | |
ioObject(const ioObject &other) | lti::ioObject | |
iterator typedef | lti::sparseMatrix< T > | |
ltiLibInitialized | lti::object | [protected, static] |
maximum() const | lti::sparseMatrix< T > | |
minimum() const | lti::sparseMatrix< T > | |
multiply(const T value) | lti::sparseMatrix< T > | |
multiply(const vector< T > &srcVec, vector< T > &destVec) const | lti::sparseMatrix< T > | |
object() | lti::object | |
operator*=(const T value) | lti::sparseMatrix< T > | |
operator+(const T value) const | lti::sparseMatrix< T > | |
operator+=(const T value) | lti::sparseMatrix< T > | |
operator=(const sparseMatrix< T > &other) | lti::sparseMatrix< T > | |
operator==(const sparseMatrix< T > other) const | lti::sparseMatrix< T > | |
read(ioHandler &handler, const bool complete=true) | lti::sparseMatrix< T > | [virtual] |
resize(const int rows, const int cols, const T &sparseVal) | lti::sparseMatrix< T > | |
resize(const point &size, const T &sparseVal) | lti::sparseMatrix< T > | |
rows() const | lti::sparseMatrix< T > | [inline] |
setAt(const int row, const int col, const T newValue) | lti::sparseMatrix< T > | |
setAt(const point &position, const T newValue) | lti::sparseMatrix< T > | [inline] |
size() const | lti::sparseMatrix< T > | |
sparseMatrix() | lti::sparseMatrix< T > | |
sparseMatrix(const int theRows, const int theCols, const T &sparseVal=T()) | lti::sparseMatrix< T > | |
sparseMatrix(const point &size, const T &sparseVal=T()) | lti::sparseMatrix< T > | |
sparseMatrix(const sparseMatrix< T > &other) | lti::sparseMatrix< T > | |
transpose() | lti::sparseMatrix< T > | |
value_type typedef | lti::sparseMatrix< T > | |
write(ioHandler &handler, const bool complete=true) const | lti::sparseMatrix< T > | [virtual] |
~ioObject() | lti::ioObject | [virtual] |
~object() | lti::object | [virtual] |
~sparseMatrix() | lti::sparseMatrix< T > | [virtual] |