Home
last modified time | relevance | path

Searched defs:IsMatrix (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dmatrix.hpp93 struct IsMatrix<Matrix<P,R,C,Allocator>> struct
95 constexpr static bool value = true;
106 struct IsMatrix<MatrixView<P,S>> struct
108 constexpr static bool value = true;
172 struct IsMatrix<const MatrixView<P,S>&> struct
174 constexpr static bool value = true;
Dfusion.hpp54 struct IsMatrix struct
56 constexpr static bool value = false;