style change

This commit is contained in:
Samikshya Chand
2017-06-22 19:44:50 +00:00
committed by GitHub
parent 14bfe7eb5f
commit ff8fffd9bf
@@ -506,8 +506,8 @@ template<
typename FitnessFunction,
template<typename> class NumericSplitType,
template<typename> class CategoricalSplitType
>
size_t mlpack::tree::HoeffdingTree<
>
size_t HoeffdingTree<
FitnessFunction,
NumericSplitType,
CategoricalSplitType