Simpatico
v1.10
|
This is the complete list of members for Util::DMatrix< Data >, including all inherited members.
allocate(int capacity1, int capacity2) | Util::DMatrix< Data > | |
capacity1() const | Util::Matrix< Data > | inline |
capacity1_ | Util::Matrix< Data > | protected |
capacity2() const | Util::Matrix< Data > | inline |
capacity2_ | Util::Matrix< Data > | protected |
data_ | Util::Matrix< Data > | protected |
deallocate() | Util::DMatrix< Data > | |
DMatrix() | Util::DMatrix< Data > | |
DMatrix(const DMatrix< Data > &other) | Util::DMatrix< Data > | |
isAllocated() const | Util::DMatrix< Data > | inline |
Matrix() | Util::Matrix< Data > | inlineprotected |
operator()(int i, int j) const | Util::Matrix< Data > | inline |
operator()(int i, int j) | Util::Matrix< Data > | inline |
operator=(const DMatrix< Data > &other) | Util::DMatrix< Data > | |
serialize(Archive &ar, const unsigned int version) | Util::DMatrix< Data > | |
~DMatrix() | Util::DMatrix< Data > | |
~Matrix() | Util::Matrix< Data > | virtual |