mlpack 3.4.2
Public Types | List of all members
ParameterTypeDeducer< HasSerialize, T > Struct Template Reference

#include <parameter_type.hpp>

Public Types

typedef T type
 

Detailed Description

template<bool HasSerialize, typename T>
struct mlpack::bindings::cli::ParameterTypeDeducer< HasSerialize, T >

Definition at line 24 of file parameter_type.hpp.

Member Typedef Documentation

◆ type

typedef T type

Definition at line 26 of file parameter_type.hpp.


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