Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dforward.hpp49 struct CompatibleDynamicMatMatProductDynamicStride;
Dalgorithms.hpp254 typename std::enable_if<CompatibleDynamicMatMatProductDynamicStride<MA,MB>::value &&
268 typename std::enable_if<CompatibleDynamicMatMatProductDynamicStride<MA,MB>::value &&
Dmatrix.hpp371 struct CompatibleDynamicMatMatProductDynamicStride struct