, including all inherited members.
| AlgebraData(const std::string, precision=leave) | pelib::AlgebraData | |
| AlgebraData(const AlgebraData &, precision=leave) | pelib::AlgebraData | |
| clone() const | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| find(Col col, Row row) const | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| fixPrecision(const Value &data, std::streamsize precision) | pelib::AlgebraData | [static] |
| fixPrecision(const float &data, std::streamsize precision) | pelib::AlgebraData | |
| fixPrecision(const double &data, std::streamsize precision) | pelib::AlgebraData | |
| fixPrecision(const long double &data, std::streamsize precision) | pelib::AlgebraData | |
| getColSize() const | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| getName() const | pelib::AlgebraData | [virtual] |
| getPrecision() const | pelib::AlgebraData | |
| getRowSize() const | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| getValues() const | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| higher enum value | pelib::AlgebraData | |
| leave enum value | pelib::AlgebraData | |
| Matrix(const std::string name, const MatrixType values) | pelib::Matrix< Col, Row, Value > | [inline] |
| Matrix(const Matrix< Col, Row, Value > *matrix) | pelib::Matrix< Col, Row, Value > | [inline] |
| merge(const AlgebraData *ptr) | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| name | pelib::AlgebraData | [protected] |
| prec | pelib::AlgebraData | [protected] |
| precision enum name | pelib::AlgebraData | |
| setName(const std::string) | pelib::AlgebraData | [virtual] |
| transpose() const | pelib::Matrix< Col, Row, Value > | [inline, virtual] |
| values | pelib::Matrix< Col, Row, Value > | [protected] |
| ~Data() | pelib::Data | [virtual] |