MinimalSplitsNumberSweep< SplitPolicy >::SweepCost< typename > Struct Template Reference

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

Public Types

typedef size_t type
 

Detailed Description


template
<
typename
SplitPolicy
>


template
<
typename
>

struct mlpack::tree::MinimalSplitsNumberSweep< SplitPolicy >::SweepCost< typename >

A struct that provides the type of the sweep cost.

Definition at line 36 of file minimal_splits_number_sweep.hpp.

Member Typedef Documentation

◆ type

typedef size_t type

Definition at line 38 of file minimal_splits_number_sweep.hpp.


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