#include <mrpt/core/pimpl.h>
#include <map>
#include <string>
#include <memory>
#include "mrpt-expr_export.h"
Go to the source code of this file.
|
| class | mrpt::expr::CRuntimeCompiledExpression |
| | A wrapper of exprtk runtime expression compiler: it takes a string representing an expression (from a simple mathematical formula to a complete program), compiles it and evaluates its result as many times as required. More...
|
| |
|
| | exprtk |
| |
| | mrpt |
| | This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
|
| |
| | mrpt::expr |
| |