aGrUM  0.14.2
templateStrategy.h File Reference

Template trick for efficient development. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gum::Int2Type< v >
 
struct  gum::TestSelect< TESTNAME, A, B, C >
 
struct  gum::TestSelect< CHI2TEST, A, B, C >
 
struct  gum::TestSelect< LEASTSQUARETEST, A, B, C >
 
struct  gum::ValueSelect< bool, A, B >
 
struct  gum::ValueSelect< false, A, B >
 
struct  gum::LearnerSelect< LEARNERNAME, A, B >
 
struct  gum::LearnerSelect< ITILEARNER, A, B >
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Enumerations

enum  gum::TESTNAME { gum::GTEST = 1, gum::CHI2TEST = 2, gum::LEASTSQUARETEST = 3 }
 
enum  gum::LEARNERNAME { gum::IMDDILEARNER = 1, gum::ITILEARNER = 2 }
 

Detailed Description

Template trick for efficient development.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file templateStrategy.h.