mlpack 3.4.2
Public Types | List of all members
DeduceHyperParameterTypes< T, Args... >::ResultHPType< CollectionType, false > Struct Template Reference

#include <deduce_hp_types.hpp>

Public Types

using Type = typename CollectionType::value_type
 

Detailed Description

template<typename T, typename... Args>
template<typename CollectionType>
struct mlpack::hpt::DeduceHyperParameterTypes< T, Args... >::ResultHPType< CollectionType, false >

Definition at line 84 of file deduce_hp_types.hpp.

Member Typedef Documentation

◆ Type

using Type = typename CollectionType::value_type

Definition at line 90 of file deduce_hp_types.hpp.


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