Geometric Mathematical Operator Type Declarations

Parent module: Geometry Type Declarations

group a3d_math_types

Version

2.0

Type definitions

A3DMathFct1D

Basic type for first-degree equation object.

A3DMathFct1DPolynom

Type for a polynomial object.

A3DMathFct1DTrigonometric

Type for a cosine-based equation object.

A3DMathFct1DFraction

Type for an object representing linear combination of other equations.

A3DMathFct1DArctanCos

Type for an arctangent-based equation object.

A3DMathFct1DCombination

Type for an object representing weighted combinations of other equations.

A3DMathFct3D

Basic type for third-degree equation object.

A3DMathFct3DLinear

Type for an object representing linear equations for 3x1 matrices.

A3DMathFct3DNonLinear

Type for an object representing trigonometric equations for 3x1 matrices.