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

Public Types

using TupleType = typename DeduceHyperParameterTypes< Args... >::template ResultHolder< HPTypes..., typename ResultHPType< T >::Type >::TupleType
 

Detailed Description


template

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

Definition at line 94 of file deduce_hp_types.hpp.

Member Typedef Documentation

◆ TupleType

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

Definition at line 97 of file deduce_hp_types.hpp.


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