Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MethodTraits< method > Struct Template Reference

#include <methods_traits.hpp>

Static Public Attributes

static const bool needs_kernel
 
static const bool needs_distance
 
static const bool needs_features
 

Detailed Description

template<int method>
struct tapkee::MethodTraits< method >

Traits used to obtain information about dimension reduction methods compile-time.

Definition at line 14 of file methods_traits.hpp.

Member Data Documentation

const bool needs_distance
static

Definition at line 17 of file methods_traits.hpp.

const bool needs_features
static

Definition at line 18 of file methods_traits.hpp.

const bool needs_kernel
static

Definition at line 16 of file methods_traits.hpp.


The documentation for this struct was generated from the following file: