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

#include <deduce_hp_types.hpp>

Public Types

using Type = ArithmeticType
 

Detailed Description

template<typename T, typename... Args>
template<typename ArithmeticType>
struct mlpack::hpt::DeduceHyperParameterTypes< T, Args... >::ResultHPType< ArithmeticType, true >

Definition at line 59 of file deduce_hp_types.hpp.

Member Typedef Documentation

◆ Type

using Type = ArithmeticType

Definition at line 61 of file deduce_hp_types.hpp.


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