Class | Description | |
---|---|---|
![]() | Math | Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions. |
![]() | Matrix | Define a class that represents the matrix in mathematics. |
![]() | Matrix<T> | Define a class that represents the matrix in mathematics. |
![]() | MeasureConversionTable | A table used to convert value between the different measure units. |
![]() | Vector | Define a Vector class that represents the mathematic vector. |
![]() | Vector<T> | Define a Vector class that represents the mathematic vector. |