Tapkee
|
#include <tapkee/exceptions.hpp>
#include <tapkee/parameters/parameters.hpp>
#include <tapkee/traits/callbacks_traits.hpp>
#include <tapkee/traits/methods_traits.hpp>
#include <string>
#include <tapkee/defines/eigen3.hpp>
#include <tapkee/defines/types.hpp>
#include <tapkee/defines/methods.hpp>
#include <tapkee/defines/keywords.hpp>
#include <tapkee/defines/stdtypes.hpp>
#include <tapkee/defines/synonyms.hpp>
#include <tapkee/defines/random.hpp>
#include <tapkee/projection.hpp>
Go to the source code of this file.
Classes | |
struct | TapkeeOutput |
Namespaces | |
tapkee | |
Macros | |
#define | TAPKEE_WORLD_VERSION 1 |
#define | TAPKEE_MAJOR_VERSION 0 |
#define | TAPKEE_MINOR_VERSION 0 |
#define | COVERTREE_BASE 1.3 |
#define COVERTREE_BASE 1.3 |
Base of covertree. Could be overrided if TAPKEE_CUSTOM_PROPERTIES file is defined.
Definition at line 37 of file defines.hpp.
#define TAPKEE_MAJOR_VERSION 0 |
Definition at line 19 of file defines.hpp.
#define TAPKEE_MINOR_VERSION 0 |
Definition at line 20 of file defines.hpp.
#define TAPKEE_WORLD_VERSION 1 |
Definition at line 18 of file defines.hpp.