|
Minotaur 0.4.1
Docs for developers
|
Declare class CGraph for storing computational graph of a nonlinear function. More...


Go to the source code of this file.
Classes | |
| class | Minotaur::CGraph |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef CGraph * | Minotaur::CGraphPtr |
| typedef std::deque< CNode * > | Minotaur::CNodeQ |
| typedef std::vector< CNode * > | Minotaur::CNodeVector |
| typedef std::map< ConstVariablePtr, CNode *, CompareVariablePtr > | Minotaur::VarNodeMap |
Declare class CGraph for storing computational graph of a nonlinear function.