This is the complete list of members for cpe::matrix2, including all inherited members.
assert_size(const size_t &k1, const size_t &k2) const | cpe::matrix2 | private |
identity() | cpe::matrix2 | static |
m | cpe::matrix2 | private |
matrix2() | cpe::matrix2 | |
matrix2(const double &x00, const double &x01, const double &x10, const double &x11) | cpe::matrix2 | |
operator()(const size_t &k1, const size_t &k2) const | cpe::matrix2 | |
operator()(const size_t &k1, const size_t &k2) | cpe::matrix2 | |
operator*(const double &s) const | cpe::matrix2 | |
operator*(const v2 &v) const | cpe::matrix2 | |
operator*(const matrix2 &m2) const | cpe::matrix2 | |
operator*=(const double &s) | cpe::matrix2 | |
operator+(const matrix2 &m2) const | cpe::matrix2 | |
operator+(const double &s) const | cpe::matrix2 | |
operator+=(const matrix2 &m) | cpe::matrix2 | |
operator+=(const double &s) | cpe::matrix2 | |
operator-(const matrix2 &m2) const | cpe::matrix2 | |
operator-(const double &s) const | cpe::matrix2 | |
operator-() const | cpe::matrix2 | |
operator-=(const matrix2 &m) | cpe::matrix2 | |
operator-=(const double &s) | cpe::matrix2 | |
operator/(const double &s) const | cpe::matrix2 | |
operator/=(const double &s) | cpe::matrix2 | |
pointer() const | cpe::matrix2 | |
pointer_unprotected() | cpe::matrix2 | |
product_compontentwise(const matrix2 &m) const | cpe::matrix2 | |
product_compontentwise_internal(const matrix2 &m) | cpe::matrix2 | |
rotation(const double &angle) | cpe::matrix2 | static |
scale(const double &s) | cpe::matrix2 | static |
scale(const double &s_x, const double &s_y) | cpe::matrix2 | static |
to_vector() const | cpe::matrix2 | |
transposed() const | cpe::matrix2 | |
zeros() | cpe::matrix2 | static |