/cmsis-dsp-latest/dsppp/Include/dsppp/num_features/ |
D | double.hpp | 24 static constexpr bool is_fixed = false; member 86 static constexpr bool is_fixed = false; member
|
D | float.hpp | 23 static constexpr bool is_fixed = false; member 78 static constexpr bool is_fixed = false; member
|
D | half.hpp | 28 static constexpr bool is_fixed = false; member 68 static constexpr bool is_fixed = false; member
|
D | q7.hpp | 23 static constexpr bool is_fixed = true; member 70 static constexpr bool is_fixed = true; member
|
D | q31.hpp | 22 static constexpr bool is_fixed = true; member 65 static constexpr bool is_fixed = true; member
|
D | q15.hpp | 22 static constexpr bool is_fixed = true; member 65 static constexpr bool is_fixed = true; member
|
D | group.hpp | 26 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/ |
D | number.hpp | 77 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
|
D | algorithms.hpp | 170 … 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/ |
D | matrix_multiply.hpp | 23 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>
|
D | q15.hpp | 90 static constexpr bool is_fixed = true; member
|
D | q7.hpp | 55 static constexpr bool is_fixed = true; member
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Neon/ |
D | float.hpp | 21 static constexpr bool is_fixed = false; member
|
D | basic.hpp | 81 typename std::enable_if<number_traits<T>::is_fixed &&
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/ |
D | matrix_multiply_fixed.hpp | 28 number_traits<typename traits<MA>::Scalar>::is_fixed,bool>::type = true>
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/ |
D | matrix_multiply_fixed.hpp | 27 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>
|
D | q31.hpp | 41 static constexpr bool is_fixed = true; member
|
D | float.hpp | 56 static constexpr bool is_fixed = false; member
|
D | half.hpp | 45 static constexpr bool is_fixed = false; member
|
D | q15.hpp | 58 static constexpr bool is_fixed = true; member
|
D | q7.hpp | 40 static constexpr bool is_fixed = true; member
|
/cmsis-dsp-latest/dsppp/tests/ |
D | common_tests.h | 243 number_traits<typename ElementType<MA>::type>::is_fixed,bool>::type = true>
|