50 class CRuntimeCompiledExpression
54 CRuntimeCompiledExpression();
68 const std::map<std::string, double>& variables =
69 std::map<std::string, double>(),
76 void register_symbol_table(
80 const std::map<std::string, double*>& variables);
88 bool is_compiled()
const;
94 exprtk::expression<double>& get_raw_exprtk_expr();
96 const exprtk::expression<double>& get_raw_exprtk_expr()
const;
#define PIMPL_DECLARE_TYPE(_TYPE, _VAR_NAME)
PIMPL_FORWARD_DECLARATION(namespace exprtk { template< typename T > class expression;}) namespace mrpt
GLsizei const GLchar ** string
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.