A type function to deduce the result hyper-parameter type for ArgumentType.
More...
template<typename T, typename... Args>
template<typename ArgumentType, bool IsArithmetic = std::is_arithmetic<ArgumentType>::value>
struct mlpack::hpt::DeduceHyperParameterTypes< T, Args... >::ResultHPType< ArgumentType, IsArithmetic >
A type function to deduce the result hyper-parameter type for ArgumentType.
Definition at line 56 of file deduce_hp_types.hpp.
The documentation for this struct was generated from the following file: