6 #ifndef TAPKEE_DEFINES_H_ 7 #define TAPKEE_DEFINES_H_ 18 #define TAPKEE_WORLD_VERSION 1 19 #define TAPKEE_MAJOR_VERSION 0 20 #define TAPKEE_MINOR_VERSION 2 33 #ifdef TAPKEE_CUSTOM_PROPERTIES 34 #include TAPKEE_CUSTOM_PROPERTIES 36 #define COVERTREE_BASE 1.3 68 #endif // TAPKEE_DEFINES_H_
tapkee::DenseMatrix embedding
Eigen::Matrix< tapkee::ScalarType, Eigen::Dynamic, Eigen::Dynamic > DenseMatrix
dense matrix type (non-overridable)
const stichwort::ParametersForwarder kwargs
tapkee::ProjectingFunction projection
TapkeeOutput(const TapkeeOutput &that)
TapkeeOutput(const tapkee::DenseMatrix &e, const tapkee::ProjectingFunction &p)
A pimpl wrapper for projecting function.
Return result of the library - a pair of DenseMatrix (embedding) and ProjectingFunction.
stichwort::Parameter Parameter
stichwort::ParametersSet ParametersSet