ArmNN
 24.02
IsFloatingPointIterator< ItType > Struct Template Reference

#include <QuantizeHelper.hpp>

Static Public Attributes

static constexpr bool value =std::is_floating_point<typename std::iterator_traits<ItType>::value_type>::value
 

Detailed Description

template<typename ItType>
struct armnnUtils::IsFloatingPointIterator< ItType >

Definition at line 97 of file QuantizeHelper.hpp.

Member Data Documentation

◆ value

constexpr bool value =std::is_floating_point<typename std::iterator_traits<ItType>::value_type>::value
staticconstexpr

Definition at line 99 of file QuantizeHelper.hpp.


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