#include "fixed_point.hpp"
#include <type_traits>
#include "arm_math_types.h"
#include "arm_math_types_f16.h"
#include "num_features/double.hpp"
#include "num_features/float.hpp"
#include "num_features/half.hpp"
#include "num_features/q31.hpp"
#include "num_features/q15.hpp"
#include "num_features/q7.hpp"
#include "DSP/num_features.hpp"
#include "Helium/num_features.hpp"
#include "num_features/group.hpp"
Data Structures | |
struct | vector_traits< T, arch, typename > |
Properties of a vector datatype linked to a scalar datatype. More... | |
struct | vctpq< T, typename > |
Predicate (only defined for vector architectures) More... | |
Namespaces | |
namespace | arm_cmsis_dsp |