32 #ifndef ACADO_TOOLKIT_EXPORT_HESSIAN_REG_HPP 33 #define ACADO_TOOLKIT_EXPORT_HESSIAN_REG_HPP 63 const std::string& _moduleName =
"acado",
64 const std::string& _modulePrefix =
"ACADO",
65 const std::string& _commonHeaderName =
"",
66 const std::string& _realString =
"double",
67 const std::string& _intString =
"int",
69 const std::string& _commentString = std::string()
91 #endif // ACADO_TOOLKIT_EXPORT_HESSIAN_REG_HPP 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.
A class for generating code implementing a symmetric EigenValue Decomposition.
virtual ~ExportHessianRegularization()
#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())