, including all inherited members.
clear() | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
column(index_type i) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
fabs(Matrix3x3 const &A) | OpenTissue::math::Matrix3x3< value_type_ > | [friend] |
index_type typedef | OpenTissue::math::Matrix3x3< value_type_ > | |
m_row0 | OpenTissue::math::Matrix3x3< value_type_ > | [protected] |
m_row1 | OpenTissue::math::Matrix3x3< value_type_ > | [protected] |
m_row2 | OpenTissue::math::Matrix3x3< value_type_ > | [protected] |
Matrix3x3() | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
Matrix3x3(value_type const &m00, value_type const &m01, value_type const &m02, value_type const &m10, value_type const &m11, value_type const &m12, value_type const &m20, value_type const &m21, value_type const &m22) | OpenTissue::math::Matrix3x3< value_type_ > | [inline, explicit] |
Matrix3x3(vector3_type const &row0, vector3_type const &row1, vector3_type const &row2) | OpenTissue::math::Matrix3x3< value_type_ > | [inline, explicit] |
Matrix3x3(quaternion_type const &q) | OpenTissue::math::Matrix3x3< value_type_ > | [inline, explicit] |
Matrix3x3(Matrix3x3 const &M) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator!=(Matrix3x3 const &cmp) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator()(index_type i, index_type j) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator()(index_type i, index_type j) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator*(vector3_type const &v) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator*=(value_type const &s) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator+(Matrix3x3 const &m) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator+=(Matrix3x3 const &m) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator-(Matrix3x3 const &m) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator-() const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator-=(Matrix3x3 const &m) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator/=(value_type const &s) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator=(Matrix3x3 const &cpy) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator=(quaternion_type const &q) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator==(Matrix3x3 const &cmp) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator[](index_type i) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
operator[](index_type i) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
quaternion_type typedef | OpenTissue::math::Matrix3x3< value_type_ > | |
row(index_type i) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
row(index_type i) const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
set_column(index_type i, vector3_type const &column) | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
size1() const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
size2() const | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |
value_traits typedef | OpenTissue::math::Matrix3x3< value_type_ > | |
value_traits_ typedef | OpenTissue::math::Matrix3x3< value_type_ > | [protected] |
value_type typedef | OpenTissue::math::Matrix3x3< value_type_ > | |
vector3_type typedef | OpenTissue::math::Matrix3x3< value_type_ > | |
~Matrix3x3() | OpenTissue::math::Matrix3x3< value_type_ > | [inline] |