mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
BoundTraits< BallBound< MetricType, VecType > > Struct Template Reference

A specialization of BoundTraits for this bound type. More...

Static Public Attributes

static const bool HasTightBounds = false
 These bounds are potentially loose in some dimensions. More...
 

Detailed Description

template<typename MetricType, typename VecType>
struct mlpack::bound::BoundTraits< BallBound< MetricType, VecType > >

A specialization of BoundTraits for this bound type.

Definition at line 196 of file ballbound.hpp.

Member Data Documentation

const bool HasTightBounds = false
static

These bounds are potentially loose in some dimensions.

Definition at line 199 of file ballbound.hpp.


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