12 #ifndef MLPACK_CORE_TREE_BOUND_TRAITS_HPP 13 #define MLPACK_CORE_TREE_BOUND_TRAITS_HPP 25 template<
typename BoundType>
Linear algebra utility functions, generally performed on matrices or vectors.
Definition: cv.hpp:1
A class to obtain compile-time traits about BoundType classes.
Definition: bound_traits.hpp:26
static const bool HasTightBounds
If true, then the bounds for each dimension are tight.
Definition: bound_traits.hpp:31