|  | 
This is the complete list of members for MatrixDouble, including all inherited members.
| clone(const Ice::Current &c=Ice::emptyCurrent) const override | MatrixDouble | inline | 
| deserialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) override | MatrixDouble | |
| GenericFactory class | MatrixDouble | friend | 
| getType(const Ice::Current &c=Ice::emptyCurrent) const override | MatrixDouble | inline | 
| ice_clone() const override | MatrixDouble | inline | 
| MatrixDouble() | MatrixDouble | protected | 
| MatrixDouble(int rows, int cols) | MatrixDouble | |
| MatrixDouble(const Eigen::MatrixXd &) | MatrixDouble | |
| MatrixDouble(int rows, int cols, const std::vector< double > &entries) | MatrixDouble | |
| operator()(const int x, const int y) | MatrixDouble | |
| operator<<(std::ostream &stream, const MatrixDouble &rhs) | MatrixDouble | friend | 
| output(const Ice::Current &c=Ice::emptyCurrent) const override | MatrixDouble | inline | 
| serialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) const override | MatrixDouble | |
| toEigen() const | MatrixDouble | virtual | 
| toJsonRowMajor() | MatrixDouble | |
| validate(const Ice::Current &c=Ice::emptyCurrent) override | MatrixDouble | inline |