33 #include <acado/code_generation/templates/templates.hpp> 41 const std::string& _moduleName,
42 const std::string& _modulePrefix,
43 const std::string& _commonHeaderName,
44 const std::string& _realString,
45 const std::string& _intString,
47 const std::string& _commentString
49 :
ExportTemplatedFile(HESSIAN_REG_SOURCE, _sourceFileName, _commonHeaderName, _realString, _intString, _precision, _commentString)
std::map< std::string, std::string > dictionary
Allows to pass back messages to the calling function.
BEGIN_NAMESPACE_ACADO typedef unsigned int uint
#define CLOSE_NAMESPACE_ACADO
Allows export of template files.
#define BEGIN_NAMESPACE_ACADO
virtual returnValue configure()
ExportHessianRegularization(const std::string &_sourceFileName, const std::string &_moduleName="acado", const std::string &_modulePrefix="ACADO", const std::string &_commonHeaderName="", const std::string &_realString="double", const std::string &_intString="int", int _precision=16, const std::string &_commentString=std::string())
returnValue fillTemplate()