| Coefficient(int i, int j) const | ON_2x2Matrix | |
| CombineSVD(const ON_2x2Matrix &U, double s0, double s1, const ON_2x2Matrix &V) | ON_2x2Matrix | static |
| Determinant() const | ON_2x2Matrix | |
| Identity | ON_2x2Matrix | static |
| Inverse() const | ON_2x2Matrix | |
| IsDiagonal(double relative_tolerance) const | ON_2x2Matrix | |
| IsDiagonal() const | ON_2x2Matrix | |
| IsIdentity(double tolerance) const | ON_2x2Matrix | |
| IsIdentity() const | ON_2x2Matrix | |
| IsNotZero(double zero_tolerance) const | ON_2x2Matrix | |
| IsNotZero() const | ON_2x2Matrix | |
| IsOrthoganal(double tolerance) const | ON_2x2Matrix | |
| IsOrthoganal() const | ON_2x2Matrix | |
| IsValid() const | ON_2x2Matrix | |
| IsZero(double zero_tolerance) const | ON_2x2Matrix | |
| IsZero() const | ON_2x2Matrix | |
| m | ON_2x2Matrix | |
| MaximumCoefficientAbsoluteValue() const | ON_2x2Matrix | |
| MaximumDigonalAbsoluteValue() const | ON_2x2Matrix | |
| MaximumOffDigonalAbsoluteValue() const | ON_2x2Matrix | |
| MinimumCoefficientAbsoluteValue() const | ON_2x2Matrix | |
| MinimumDigonalAbsoluteValue() const | ON_2x2Matrix | |
| MinimumOffDigonalAbsoluteValue() const | ON_2x2Matrix | |
| Nan | ON_2x2Matrix | static |
| ON_2x2Matrix()=default | ON_2x2Matrix | |
| ON_2x2Matrix(const ON_2x2Matrix &)=default | ON_2x2Matrix | |
| ON_2x2Matrix(double M[2][2]) | ON_2x2Matrix | |
| ON_2x2Matrix(const double M[2][2]) | ON_2x2Matrix | |
| ON_2x2Matrix(double d) | ON_2x2Matrix | |
| ON_2x2Matrix(double d0, double d1) | ON_2x2Matrix | |
| ON_2x2Matrix(double a, double b, double c, double d) | ON_2x2Matrix | |
| ON_2x2Matrix(const class ON_Matrix &M) | ON_2x2Matrix | |
| operator=(const ON_2x2Matrix &)=default | ON_2x2Matrix | |
| operator[](int i) const | ON_2x2Matrix | |
| operator[](int i) | ON_2x2Matrix | |
| ProcrustesRotation(const ON_2x2Matrix &H) | ON_2x2Matrix | static |
| ProcrustesRotation(const ON_2dPoint &P0, const ON_2dPoint &P1, const ON_2dPoint &P2, const ON_2dPoint &Q0, const ON_2dPoint &Q1, const ON_2dPoint &Q2) | ON_2x2Matrix | static |
| PseudoInverse() const | ON_2x2Matrix | |
| Rank(double zero_tolerance) const | ON_2x2Matrix | |
| Rank() const | ON_2x2Matrix | |
| Rotation(ON_2dVector V) | ON_2x2Matrix | static |
| Rotation(double cos_angle, double sin_angle) | ON_2x2Matrix | static |
| RotationDegrees(double angle_degrees) | ON_2x2Matrix | static |
| RotationRadians(double angle_radians) | ON_2x2Matrix | static |
| SVD(ON_2x2Matrix &U, double singular_values[2], ON_2x2Matrix &V) const | ON_2x2Matrix | |
| SwapColumns() const | ON_2x2Matrix | |
| SwapRows() const | ON_2x2Matrix | |
| SwapRowsAndColumns() const | ON_2x2Matrix | |
| Test(ON_TextLog &text_log) | ON_2x2Matrix | static |
| TestList(ON__UINT_PTR context, bool(*Callback)(ON__UINT_PTR context, int A_rank, const ON_2x2Matrix A)) | ON_2x2Matrix | static |
| Trace() const | ON_2x2Matrix | |
| Transpose() const | ON_2x2Matrix | |
| Zero | ON_2x2Matrix | static |
| ZeroTolerance | ON_2x2Matrix | static |
| ~ON_2x2Matrix()=default | ON_2x2Matrix | |