KurusView  1.0
MMatrix Member List

This is the complete list of members for MMatrix, including all inherited members.

determinant() const MMatrix
getMat() (defined in MMatrix)MMatrix
inverse()MMatrix
MMatrix(const MVector &v1, const MVector &v2, const MVector &v3)MMatrix
MMatrix(double v1x, double v1y, double v1z, double v2x, double v2y, double v2z, double v3x, double v3y, double v3z)MMatrix
MMatrix()MMatrixinline
operator!=(const MMatrix &m) const (defined in MMatrix)MMatrix
operator*(const MMatrix &obj) const MMatrix
operator*(const MVector &obj) const MMatrix
operator*(double const &scalar) const MMatrix
operator+(MMatrix const &obj) const MMatrix
operator-(MMatrix const &obj) const MMatrix
operator/(double const &scalar) const MMatrix
operator<<(std::ostream &os, MMatrix &obj)MMatrixfriend
operator==(const MMatrix &m) const (defined in MMatrix)MMatrix
setMat(int col, MVector vector)MMatrix
transpose()MMatrix
~MMatrix()=defaultMMatrix