mlpack  2.0.1
Static Public Attributes | List of all members
mlpack::bound::meta::IsLMetric< metric::LMetric< Power, TakeRoot > > Struct Template Reference

Specialization for IsLMetric when the argument is of type LMetric. More...

Static Public Attributes

static const bool Value = true
 

Detailed Description

template<int Power, bool TakeRoot>
struct mlpack::bound::meta::IsLMetric< metric::LMetric< Power, TakeRoot > >

Specialization for IsLMetric when the argument is of type LMetric.

Definition at line 39 of file hrectbound.hpp.

Member Data Documentation

template<int Power, bool TakeRoot>
const bool mlpack::bound::meta::IsLMetric< metric::LMetric< Power, TakeRoot > >::Value = true
static

Definition at line 41 of file hrectbound.hpp.


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