Rhino C++ API  9.0
ON_2x2Matrix Member List

This is the complete list of members for ON_2x2Matrix, including all inherited members.

Coefficient(int i, int j) constON_2x2Matrix
CombineSVD(const ON_2x2Matrix &U, double s0, double s1, const ON_2x2Matrix &V)ON_2x2Matrixstatic
Determinant() constON_2x2Matrix
IdentityON_2x2Matrixstatic
Inverse() constON_2x2Matrix
IsDiagonal(double relative_tolerance) constON_2x2Matrix
IsDiagonal() constON_2x2Matrix
IsIdentity(double tolerance) constON_2x2Matrix
IsIdentity() constON_2x2Matrix
IsNotZero(double zero_tolerance) constON_2x2Matrix
IsNotZero() constON_2x2Matrix
IsOrthoganal(double tolerance) constON_2x2Matrix
IsOrthoganal() constON_2x2Matrix
IsValid() constON_2x2Matrix
IsZero(double zero_tolerance) constON_2x2Matrix
IsZero() constON_2x2Matrix
mON_2x2Matrix
MaximumCoefficientAbsoluteValue() constON_2x2Matrix
MaximumDigonalAbsoluteValue() constON_2x2Matrix
MaximumOffDigonalAbsoluteValue() constON_2x2Matrix
MinimumCoefficientAbsoluteValue() constON_2x2Matrix
MinimumDigonalAbsoluteValue() constON_2x2Matrix
MinimumOffDigonalAbsoluteValue() constON_2x2Matrix
NanON_2x2Matrixstatic
ON_2x2Matrix()=defaultON_2x2Matrix
ON_2x2Matrix(const ON_2x2Matrix &)=defaultON_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 &)=defaultON_2x2Matrix
operator[](int i) constON_2x2Matrix
operator[](int i)ON_2x2Matrix
ProcrustesRotation(const ON_2x2Matrix &H)ON_2x2Matrixstatic
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_2x2Matrixstatic
PseudoInverse() constON_2x2Matrix
Rank(double zero_tolerance) constON_2x2Matrix
Rank() constON_2x2Matrix
Rotation(ON_2dVector V)ON_2x2Matrixstatic
Rotation(double cos_angle, double sin_angle)ON_2x2Matrixstatic
RotationDegrees(double angle_degrees)ON_2x2Matrixstatic
RotationRadians(double angle_radians)ON_2x2Matrixstatic
SVD(ON_2x2Matrix &U, double singular_values[2], ON_2x2Matrix &V) constON_2x2Matrix
SwapColumns() constON_2x2Matrix
SwapRows() constON_2x2Matrix
SwapRowsAndColumns() constON_2x2Matrix
Test(ON_TextLog &text_log)ON_2x2Matrixstatic
TestList(ON__UINT_PTR context, bool(*Callback)(ON__UINT_PTR context, int A_rank, const ON_2x2Matrix A))ON_2x2Matrixstatic
Trace() constON_2x2Matrix
Transpose() constON_2x2Matrix
ZeroON_2x2Matrixstatic
ZeroToleranceON_2x2Matrixstatic
~ON_2x2Matrix()=defaultON_2x2Matrix