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

A specialization of BoundTraits for this bound type.

Definition at line 222 of file hollow_ball_bound.hpp.

Member Data Documentation

const bool HasTightBounds = false
static

These bounds are potentially loose in some dimensions.

Definition at line 225 of file hollow_ball_bound.hpp.


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