mlpack  2.0.1
Static Public Attributes | List of all members
mlpack::bound::BoundTraits< HRectBound< MetricType > > Struct Template Reference

Static Public Attributes

static const bool HasTightBounds = true
 These bounds are always tight for each dimension. More...
 

Detailed Description

template<typename MetricType>
struct mlpack::bound::BoundTraits< HRectBound< MetricType > >

Definition at line 213 of file hrectbound.hpp.

Member Data Documentation

◆ HasTightBounds

template<typename MetricType >
const bool mlpack::bound::BoundTraits< HRectBound< MetricType > >::HasTightBounds = true
static

These bounds are always tight for each dimension.

Definition at line 216 of file hrectbound.hpp.


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