mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
MinimalCoverageSweep< SplitPolicy >::SweepCost< TreeType > Struct Template Reference

A struct that provides the type of the sweep cost. More...

Public Types

typedef TreeType::ElemType type
 

Detailed Description

template<typename SplitPolicy>
template<typename TreeType>
struct mlpack::tree::MinimalCoverageSweep< SplitPolicy >::SweepCost< TreeType >

A struct that provides the type of the sweep cost.

Definition at line 35 of file minimal_coverage_sweep.hpp.

Member Typedef Documentation

typedef TreeType::ElemType type

Definition at line 37 of file minimal_coverage_sweep.hpp.


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