C# (CSharp) Artemis.Engine.Maths Namespace

Nested Namespaces

Artemis.Engine.Maths.Geometry

Classes

Name Description
Integrator
ODESolver A solver for an ODE of the form F(x, y) = y'. This uses the standard Runge-Kutta method.
RootSolver
SpecialFunctions