AI Engine API User Guide (AIE) 2023.1
Loading...
Searching...
No Matches
aie::detail::is_floating_point< T > Struct Template Reference

#include <vector.hpp>

Static Public Attributes

static constexpr bool value = utils::is_one_of_v<T, float, cfloat>
 

Member Data Documentation

◆ value

template<typename T >
constexpr bool aie::detail::is_floating_point< T >::value = utils::is_one_of_v<T, float, cfloat>
staticconstexpr

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