Home
last modified time | relevance | path

Searched refs:is_fixed (Results 1 – 22 of 22) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/num_features/
Ddouble.hpp24 static constexpr bool is_fixed = false; member
86 static constexpr bool is_fixed = false; member
Dfloat.hpp23 static constexpr bool is_fixed = false; member
78 static constexpr bool is_fixed = false; member
Dhalf.hpp28 static constexpr bool is_fixed = false; member
68 static constexpr bool is_fixed = false; member
Dq7.hpp23 static constexpr bool is_fixed = true; member
70 static constexpr bool is_fixed = true; member
Dq31.hpp22 static constexpr bool is_fixed = true; member
65 static constexpr bool is_fixed = true; member
Dq15.hpp22 static constexpr bool is_fixed = true; member
65 static constexpr bool is_fixed = true; member
Dgroup.hpp26 static constexpr bool is_fixed = false; member
90 static constexpr bool is_fixed = vector_traits<RefScalar,arch>::is_fixed; member
/cmsis-dsp-latest/dsppp/Include/dsppp/
Dnumber.hpp77 static constexpr bool is_fixed = false; //!< True if scalar type is fixed point member
90 static constexpr bool is_fixed = true; //!< True because datatype is a fixed point arithmetic one member
Dalgorithms.hpp170 … number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
199 … number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
269 … number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dmatrix_multiply.hpp23 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
119 number_traits<typename traits<M>::Scalar>::is_fixed,bool>::type = true>
257 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
Dq15.hpp90 static constexpr bool is_fixed = true; member
Dq7.hpp55 static constexpr bool is_fixed = true; member
/cmsis-dsp-latest/dsppp/Include/dsppp/Neon/
Dfloat.hpp21 static constexpr bool is_fixed = false; member
Dbasic.hpp81 typename std::enable_if<number_traits<T>::is_fixed &&
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dmatrix_multiply_fixed.hpp28 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/
Dmatrix_multiply_fixed.hpp27 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
93 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
187 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
317 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
Dq31.hpp41 static constexpr bool is_fixed = true; member
Dfloat.hpp56 static constexpr bool is_fixed = false; member
Dhalf.hpp45 static constexpr bool is_fixed = false; member
Dq15.hpp58 static constexpr bool is_fixed = true; member
Dq7.hpp40 static constexpr bool is_fixed = true; member
/cmsis-dsp-latest/dsppp/tests/
Dcommon_tests.h243 number_traits<typename ElementType<MA>::type>::is_fixed,bool>::type = true>