mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
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

const bool Value = false
static

Definition at line 32 of file hrectbound.hpp.


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