Mapper  0.9.0
API documentation
OpenOrienteering::Matrix Member List

This is the complete list of members for OpenOrienteering::Matrix, including all inherited members.

add(const Matrix &b, Matrix &out) constOpenOrienteering::Matrixinline
determinant() constOpenOrienteering::Matrix
get(int i, int j) constOpenOrienteering::Matrixinline
getCols() constOpenOrienteering::Matrixinline
getRows() constOpenOrienteering::Matrixinline
invert(Matrix &out) constOpenOrienteering::Matrix
load(QXmlStreamReader &xml)OpenOrienteering::Matrix
Matrix()OpenOrienteering::Matrixinline
Matrix(const Matrix &other)OpenOrienteering::Matrixinline
Matrix(int n, int m)OpenOrienteering::Matrixinline
multiply(double b, Matrix &out) constOpenOrienteering::Matrixinline
multiply(const Matrix &b, Matrix &out) constOpenOrienteering::Matrixinline
operator=(const Matrix &other)OpenOrienteering::Matrixinline
print() constOpenOrienteering::Matrix
save(QXmlStreamWriter &xml, const QString &role) constOpenOrienteering::Matrix
set(int i, int j, double v)OpenOrienteering::Matrixinline
setSize(int n, int m)OpenOrienteering::Matrixinline
setTo(double v)OpenOrienteering::Matrixinline
subtract(const Matrix &b, Matrix &out) constOpenOrienteering::Matrixinline
swapRows(int a, int b)OpenOrienteering::Matrixinline
transpose(Matrix &out)OpenOrienteering::Matrixinline
~Matrix()OpenOrienteering::Matrixinline