API Documentation
|
#include <NDEVR/String.h>
#include <NDEVR/Dictionary.h>
#include <cmath>
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 |