mlpack
Classes | Static Public Attributes | List of all members
mlpack::hpt::IsPreFixedArg< T > Class Template Reference

A type function for checking whether the given type is PreFixedArg. More...

#include <fixed.hpp>

Static Public Attributes

static const bool value = Implementation<typename std::decay<T>::type>::value
 

Detailed Description

template<typename T>
class mlpack::hpt::IsPreFixedArg< T >

A type function for checking whether the given type is PreFixedArg.


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