14 #ifndef __MLPACK_CORE_TREE_BOUND_TRAITS_HPP 15 #define __MLPACK_CORE_TREE_BOUND_TRAITS_HPP 27 template<
typename BoundType>
Linear algebra utility functions, generally performed on matrices or vectors.
A class to obtain compile-time traits about BoundType classes.
static const bool HasTightBounds
If true, then the bounds for each dimension are tight.