mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
IsSpillTree< tree::SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType > > Struct Template Reference

Static Public Attributes

static const bool value = true
 

Detailed Description

template<typename MetricType, typename StatisticType, typename MatType, template< typename HyperplaneMetricType > class HyperplaneType, template< typename SplitMetricType, typename SplitMatType > class SplitType>
struct mlpack::tree::IsSpillTree< tree::SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType > >

Definition at line 34 of file is_spill_tree.hpp.

Member Data Documentation

const bool value = true
static

Definition at line 37 of file is_spill_tree.hpp.


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