object EquationSystem
Collection of factory methods for equation systems.
- Companion:
- class
- Source:
- EquationSystem.scala
Value members
Concrete methods
Returns the standard implementation of an EquationSystem.
Returns the standard implementation of an EquationSystem.
- Value parameters:
- initialBody
the initial body of the equation system. Depending of the presence of combos, base assignments or tracers, the initial body is manipulated in order to obtain the real body of the equation system.
- Source:
- EquationSystem.scala