mlpack  2.2.5
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

◆ type

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: