|
Minotaur 0.4.1
Docs for developers
|
Define the PolynomialFunction class for handling polynomial constraints. More...
#include "NonlinearFunction.h"

Go to the source code of this file.
Classes | |
| class | Minotaur::MonomialFunction |
MonomialFunction represents functions of the form of the form ![]() ![]() | |
| class | Minotaur::PolynomialFunction |
PolynomialFunction represents functions of the form ![]() ![]() | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef MonomialFunction * | Minotaur::MonomialFunPtr |
| typedef const MonomialFunction * | Minotaur::ConstMonomialFunPtr |
| typedef std::vector< MonomialFunPtr > | Minotaur::MonomialVector |
| typedef MonomialVector::iterator | Minotaur::MonomialIter |
| typedef MonomialVector::const_iterator | Minotaur::MonomialConstIter |
| typedef const PolynomialFunction * | Minotaur::ConstPolyFunPtr |
Define the PolynomialFunction class for handling polynomial constraints.
Define the MonomialFunction and PolynomialFunction classs for handling polynomial constraints.