|
Core 1.0
|
Core math classes include several classes such as Vector, Quadric, Cubic and higher order polynomials and many others that are useful in many graphic applications. More...
Classes | |
| class | Aa |
| Affine interval arithmetics. More... | |
| class | Complex |
| Complex numbers. More... | |
| class | Cubic |
| Cubic polynomials. More... | |
| class | CubicSet |
| Piecewise cubics. More... | |
| class | Vector |
| Vectors in three dimensions. More... | |
| class | Vector2 |
| Vectors in two dimensions. More... | |
| class | Ia |
| Intervals of two reals. More... | |
| class | Vec3I |
| Point in three dimensions with integer coordinates. More... | |
| class | Vec2I |
| Point in three dimensions with integer coordinates. More... | |
| class | Linear |
| Linear polynomials. More... | |
| class | Math |
| Core class implementing some useful functions and constants. More... | |
| class | Matrix |
| This class implements 32 matrix. More... | |
| class | Matrix2 |
| This class implements 22 matrix. More... | |
| class | Matrix4 |
| This class implements 42 matrix. More... | |
| class | Nonic |
| Nonic polynomials. More... | |
| class | Octic |
| Octic polynomials. More... | |
| class | Polynomial |
| Polynomials of degree lower than or equal to 11. More... | |
| class | Quadric |
| Quadric polynomials. More... | |
| class | QuadricSurface |
| Quadric surfaces. More... | |
| class | Quartic |
| Quartic polynomials. More... | |
| class | Quaternion |
| Quaternions. More... | |
| class | Quintic |
| Quintic polynomials. More... | |
| class | Random |
| This class implements several random number generators wrapped in a single class. More... | |
| class | RandomFast |
| A fast linear congruential random number generator. More... | |
| class | Septic |
| Septic (heptic) polynomials. More... | |
| class | Sextic |
| Sextic polynomials, also known as hextics. More... | |
| class | Shuffle |
| Shuffling algorithms for generation permutation tables. More... | |
Core math classes include several classes such as Vector, Quadric, Cubic and higher order polynomials and many others that are useful in many graphic applications.