DeduceHyperParameterTypes< PreFixedArg< T >, Args... >::ResultHolder< HPTypes > Struct Template Reference

Public Types

using TupleType = typename DeduceHyperParameterTypes< Args... >::template ResultHolder< HPTypes... >::TupleType
 

Detailed Description


template

template
struct mlpack::hpt::DeduceHyperParameterTypes< PreFixedArg< T >, Args... >::ResultHolder< HPTypes >

Definition at line 112 of file deduce_hp_types.hpp.

Member Typedef Documentation

◆ TupleType

using TupleType = typename DeduceHyperParameterTypes::template ResultHolder::TupleType

Definition at line 115 of file deduce_hp_types.hpp.


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