pelib  2.0.0
pelib::Matrix< Col, Row, Value > Member List
This is the complete list of members for pelib::Matrix< Col, Row, Value >, 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 valuepelib::AlgebraData
leave enum valuepelib::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]
namepelib::AlgebraData [protected]
precpelib::AlgebraData [protected]
precision enum namepelib::AlgebraData
setName(const std::string)pelib::AlgebraData [virtual]
transpose() const pelib::Matrix< Col, Row, Value > [inline, virtual]
valuespelib::Matrix< Col, Row, Value > [protected]
~Data()pelib::Data [virtual]