Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/num_features/
Ddouble.hpp128 __STATIC_FORCEINLINE void accumulate(double &a,const double &b) in accumulate() function
Dfloat.hpp122 __STATIC_FORCEINLINE void accumulate(float &a,const float &b) in accumulate() function
Dhalf.hpp112 __STATIC_FORCEINLINE void accumulate(float16_t &a,const float16_t &b) in accumulate() function
/cmsis-dsp-latest/dsppp/Include/dsppp/
Dfixed_point.hpp2112 inline Q<MD,F,S> accumulate(const Q<MD,F,S> &a,const Q<MS,F,S> &b) in accumulate() function