32 #ifndef ACADO_TOOLKIT_EXPORT_GAUSS_NEWTON_BLOCK_QPDUNES_HPP 33 #define ACADO_TOOLKIT_EXPORT_GAUSS_NEWTON_BLOCK_QPDUNES_HPP 61 const std::string& _commonHeaderName =
"" 105 #endif // ACADO_TOOLKIT_EXPORT_GAUSS_NEWTON_BLOCK_QPDUNES_HPP std::shared_ptr< ExportSplitQpDunesInterface > qpInterface
virtual ~ExportGaussNewtonBlockQpDunes()
Allows to pass back messages to the calling function.
virtual returnValue setupEvaluation()
ExportGaussNewtonBlockQpDunes(UserInteraction *_userInteraction=0, const std::string &_commonHeaderName="")
#define CLOSE_NAMESPACE_ACADO
An OCP solver based on the block N^2 condensing algorithm.
Interface generator for the qpDUNES QP solver.
virtual returnValue setup()
An OCP solver based on the block N^2 condensing algorithm, in combination with qpDUNES as the QP solv...
Encapsulates all user interaction for setting options, logging data and plotting results.
virtual returnValue setupQPInterface()
#define BEGIN_NAMESPACE_ACADO
virtual returnValue getCode(ExportStatementBlock &code)
Allows to export code for a block of statements.