[]
        
(Showing Draft Content)

C1.Framework.Mathematics

C1.Framework.Mathematics Namespace

Classes

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.

Structs

Fraction

Represents nn expression that indicates the quotient of two quantities.

Fraction<T>

Represents nn expression that indicates the quotient of two quantities.

Enums

Matrix<T>.SupportedT

All supported type of T.

Vector<T>.SupportedT

All supported type of T.