mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
BoundTraits< HRectBound< MetricType, ElemType > > 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, typename ElemType>
struct mlpack::bound::BoundTraits< HRectBound< MetricType, ElemType > >

Definition at line 232 of file hrectbound.hpp.

Member Data Documentation

const bool HasTightBounds = true
static

These bounds are always tight for each dimension.

Definition at line 235 of file hrectbound.hpp.


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