| c | Chaos::GivensRotation< T > | |
| ColumnRotation(PMatrix< T, 2, 2 > &A) const | Chaos::GivensRotation< T > | inline |
| ColumnRotation(PMatrix< T, 3, 3 > &A) const | Chaos::GivensRotation< T > | inline |
| Compute(const T a, const T b) | Chaos::GivensRotation< T > | inline |
| ComputeUnconventional(const T a, const T b) | Chaos::GivensRotation< T > | inline |
| Fill(const PMatrix< T, 2, 2 > &R) const | Chaos::GivensRotation< T > | inline |
| GivensRotation() | Chaos::GivensRotation< T > | inline |
| GivensRotation(int rowi_in, int rowk_in) | Chaos::GivensRotation< T > | inline |
| GivensRotation(T a, T b, int rowi_in, int rowk_in) | Chaos::GivensRotation< T > | inline |
| operator*(const GivensRotation< T > &A) const | Chaos::GivensRotation< T > | inline |
| operator*=(const GivensRotation< T > &A) | Chaos::GivensRotation< T > | inline |
| rowi | Chaos::GivensRotation< T > | |
| rowk | Chaos::GivensRotation< T > | |
| RowRotation(PMatrix< T, 2, 2 > &A) const | Chaos::GivensRotation< T > | inline |
| RowRotation(PMatrix< T, 3, 3 > &A) const | Chaos::GivensRotation< T > | inline |
| s | Chaos::GivensRotation< T > | |
| TransposeInPlace() | Chaos::GivensRotation< T > | inline |
| ~GivensRotation() | Chaos::GivensRotation< T > | inline |