mlpack 3.4.2
Public Types | List of all members
ParameterType< std::tuple< mlpack::data::DatasetMapper< PolicyType, std::string >, arma::Mat< eT > > > Struct Template Reference

For matrix+dataset info types, we should accept a std::string. More...

#include <parameter_type.hpp>

Public Types

typedef std::string type
 

Detailed Description

template<typename eT, typename PolicyType>
struct mlpack::bindings::cli::ParameterType< std::tuple< mlpack::data::DatasetMapper< PolicyType, std::string >, arma::Mat< eT > > >

For matrix+dataset info types, we should accept a std::string.

Definition at line 86 of file parameter_type.hpp.

Member Typedef Documentation

◆ type

typedef std::string type

Definition at line 89 of file parameter_type.hpp.


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