|
Ginger 1.1.5; VERSION ${PROJECT_VERSION}
|
This is the complete list of members for ginger::Matrix2< T1, T2 >, including all inherited members.
| det() const -> double | ginger::Matrix2< T1, T2 > | inline |
| Matrix2(T1 x, T2 y) noexcept | ginger::Matrix2< T1, T2 > | inline |
| mdot(const Vector2< U1, U2 > &other) const -> T1 | ginger::Matrix2< T1, T2 > | inline |
| operator* | ginger::Matrix2< T1, T2 > | friend |
| operator* | ginger::Matrix2< T1, T2 > | friend |
| operator*=(const R &alpha) -> Matrix2< T1, T2 > & | ginger::Matrix2< T1, T2 > | inline |
| operator+ | ginger::Matrix2< T1, T2 > | friend |
| operator+=(const Matrix2< U1, U2 > &other) -> Matrix2< T1, T2 > & | ginger::Matrix2< T1, T2 > | inline |
| operator-() const -> Matrix2< T1, T2 > | ginger::Matrix2< T1, T2 > | inline |
| operator- | ginger::Matrix2< T1, T2 > | friend |
| operator-=(const Matrix2< U1, U2 > &other) -> Matrix2< T1, T2 > & | ginger::Matrix2< T1, T2 > | inline |
| operator/ | ginger::Matrix2< T1, T2 > | friend |
| operator/=(const R &alpha) -> Matrix2< T1, T2 > & | ginger::Matrix2< T1, T2 > | inline |
| x() const -> const T1 & | ginger::Matrix2< T1, T2 > | inline |
| y() const -> const T2 & | ginger::Matrix2< T1, T2 > | inline |