API Documentation
Loading...
Searching...
No Matches
Equation.h File Reference
#include <NDEVR/String.h>
#include <NDEVR/Dictionary.h>
#include <cmath>
Include dependency graph for Equation.h:

Go to the source code of this file.

Classes

class  Equation< t_type >
 Stores in a compressed way, a formula that can be solved. A formula is made of up variables, numbers, and operations. Formulas can be simplified, or potentially solved to a numeric value. More...
 
struct  Equation< t_type >::EquationPart
 

Namespaces

namespace  NDEVR