mlpack
Public Types | List of all members
mlpack::tree::MinimalCoverageSweep< SplitPolicy >::SweepCost< TreeType > Struct Template Reference

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

#include <minimal_coverage_sweep.hpp>

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.


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