71 const std::map<std::string, double>& variables =
72 std::map<std::string, double>(),
79 void register_symbol_table(
83 const std::map<std::string, double*>& variables);
91 bool is_compiled()
const;
A wrapper of exprtk runtime expression compiler: it takes a string representing an expression (from a...
spimpl::impl_ptr< T > pimpl
GLsizei const GLchar ** string
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
mrpt::pimpl< Impl > m_impl