marble
Mat3 Member List
This is the complete list of members for Mat3, including all inherited members.
assign(double x11, double x12, double x13, double x21, double x22, double x23, double x31, double x32, double x33) | Mat3 | |
assign(double x[3][3]) | Mat3 | |
GetMij(int i, int j) const | Mat3 | |
gpyr(const Mat3 &m1, double &p, double &y, double &r) | Mat3 | friend |
m | Mat3 | |
Mat3(double x=0) | Mat3 | |
Mat3(const Mat3 &c) | Mat3 | |
mxdet(const Mat3 &c) | Mat3 | friend |
mxevc(const Mat3 &m, double &a, Vec3 &v) | Mat3 | friend |
mxtrn(const Mat3 &m1) | Mat3 | friend |
mxvct(const Mat3 &m1, Vec3 &v1) | Mat3 | friend |
operator*(double r, const Mat3 &c1) | Mat3 | friend |
operator*(const Mat3 &c1, double r) | Mat3 | friend |
operator*(const Mat3 &c1, const Mat3 &c2) | Mat3 | friend |
operator*=(const Mat3 &c) | Mat3 | |
operator*=(double r) | Mat3 | |
operator+(const Mat3 &c1, const Mat3 &c2) | Mat3 | friend |
operator+=(const Mat3 &c) | Mat3 | |
operator-(const Mat3 &c1, const Mat3 &c2) | Mat3 | friend |
operator-=(const Mat3 &c) | Mat3 | |
operator/(const Mat3 &c1, double r) | Mat3 | friend |
operator/=(double r) | Mat3 | |
operator<<(std::ostream &os, const Mat3 &c) | Mat3 | friend |
operator=(const Mat3 &c) | Mat3 | |
PutMij(double x, int i, int j) | Mat3 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.