Data Structures | |
struct | Q15DSPVector |
Representation of a vector when DSP extension supported. More... | |
struct | vector_traits< Q15, DSP, typename std::enable_if< true >::type > |
Vector description for Q15 with DSP extensions. More... | |
Namespaces | |
namespace | inner |
Functions | |
Q15DSPVector | vconst (Q15 val) |
Vector const. | |
Q< 33, 30 > | vreduce (const Q< 33, 30 > sum) |
Reduce accumulation value. | |