mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
ParameterTypeDeducer< HasSerialize, T > Struct Template Reference

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

typedef T type

Definition at line 26 of file parameter_type.hpp.


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