mlpack 3.4.2
Static Public Attributes | List of all members
BoundTraits< CellBound< MetricType, ElemType > > Struct Template Reference

#include <cellbound.hpp>

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< CellBound< MetricType, ElemType > >

Definition at line 317 of file cellbound.hpp.

Member Data Documentation

◆ HasTightBounds

const bool HasTightBounds = true
static

These bounds are always tight for each dimension.

Definition at line 320 of file cellbound.hpp.


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