#include <mrpt/utils/core_defs.h>
#include <mrpt/utils/pimpl.h>
#include <mrpt/base/link_pragmas.h>
#include <map>
#include <string>
Go to the source code of this file.
|
class | mrpt::math::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...
|
|
|
| mrpt |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
|
|
| mrpt::math |
| This base provides a set of functions for maths stuff.
|
|