Home
last modified time | relevance | path

Searched refs:CompatibleStaticMatMatProduct (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dforward.hpp37 struct CompatibleStaticMatMatProduct;
Dalgorithms.hpp169 typename std::enable_if<CompatibleStaticMatMatProduct<MA,MB>::value &&
184 typename std::enable_if<CompatibleStaticMatMatProduct<MA,MB>::value &&
Dmatrix.hpp336 struct CompatibleStaticMatMatProduct struct