mlpack  master
Static Public Attributes | List of all members
mlpack::bound::meta::IsLMetric< MetricType > Struct Template Reference

Utility struct where Value is true if and only if the argument is of type LMetric. More...

Static Public Attributes

static const bool Value = false
 

Detailed Description

template<typename MetricType>
struct mlpack::bound::meta::IsLMetric< MetricType >

Utility struct where Value is true if and only if the argument is of type LMetric.

Definition at line 30 of file hrectbound.hpp.

Member Data Documentation

template<typename MetricType >
const bool mlpack::bound::meta::IsLMetric< MetricType >::Value = false
static

Definition at line 32 of file hrectbound.hpp.


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