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

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

#include <hollow_ball_bound.hpp>

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 240 of file hollow_ball_bound.hpp.

Member Data Documentation

◆ HasTightBounds

const bool HasTightBounds = false
static

These bounds are potentially loose in some dimensions.

Definition at line 243 of file hollow_ball_bound.hpp.


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