mlpack
Public Types | Public Attributes | List of all members
mlpack::hpt::PreFixedArg< T & > Struct Template Reference

The specialization of the template for references. More...

#include <fixed.hpp>

Public Types

using Type = T
 

Public Attributes

const T & value
 

Detailed Description

template<typename T>
struct mlpack::hpt::PreFixedArg< T & >

The specialization of the template for references.

This struct is not meant to be used directly by users. Rather use the mlpack::hpt::Fixed function.


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