SHOGUN  v3.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Defines
tapkee_shogun.cpp File Reference

Go to the source code of this file.

Classes

class  ShogunLoggerImplementation
struct  ShogunFeatureVectorCallback

Defines

#define CUSTOM_UNIFORM_RANDOM_INDEX_FUNCTION   shogun::CMath::random()
#define CUSTOM_UNIFORM_RANDOM_FUNCTION   shogun::CMath::random(static_cast<tapkee::ScalarType>(0),static_cast<tapkee::ScalarType>(1))
#define CUSTOM_GAUSSIAN_RANDOM_FUNCTION   shogun::CMath::normal_random(static_cast<tapkee::ScalarType>(0),static_cast<tapkee::ScalarType>(1))
#define TAPKEE_EIGEN_INCLUDE_FILE   <shogun/mathematics/eigen3.h>
#define TAPKEE_USE_LGPL_COVERTREE

Define Documentation

#define CUSTOM_GAUSSIAN_RANDOM_FUNCTION   shogun::CMath::normal_random(static_cast<tapkee::ScalarType>(0),static_cast<tapkee::ScalarType>(1))

Definition at line 16 of file tapkee_shogun.cpp.

#define CUSTOM_UNIFORM_RANDOM_FUNCTION   shogun::CMath::random(static_cast<tapkee::ScalarType>(0),static_cast<tapkee::ScalarType>(1))

Definition at line 15 of file tapkee_shogun.cpp.

Definition at line 14 of file tapkee_shogun.cpp.

#define TAPKEE_EIGEN_INCLUDE_FILE   <shogun/mathematics/eigen3.h>

Definition at line 17 of file tapkee_shogun.cpp.

Definition at line 22 of file tapkee_shogun.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation