Tapkee
defines.hpp File Reference

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   2
 
#define COVERTREE_BASE   1.3
 

Typedefs

typedef stichwort::ParametersSet ParametersSet
 
typedef stichwort::Parameter Parameter
 

Variables

const stichwort::ParametersForwarder kwargs
 

Macro Definition Documentation

◆ COVERTREE_BASE

#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.

◆ TAPKEE_MAJOR_VERSION

#define TAPKEE_MAJOR_VERSION   0

Definition at line 19 of file defines.hpp.

◆ TAPKEE_MINOR_VERSION

#define TAPKEE_MINOR_VERSION   2

Definition at line 20 of file defines.hpp.

◆ TAPKEE_WORLD_VERSION

#define TAPKEE_WORLD_VERSION   1

Definition at line 18 of file defines.hpp.