Searched defs:create (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/Testing/FrameworkInclude/ |
D | Pattern.h | 331 void create(Testing::nbSamples_t nbSamples,Testing::outputID_t id,PatternMgr *mgr) in create() function
|
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | matrix_view.hpp | 469 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> create() const in create() function 953 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> create() const in create() function 1439 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> create() const in create() function
|
D | matrix_impl.hpp | 486 Matrix<P,R,C,Allocator> create() const in create() function 803 Matrix<P,DYNAMIC,DYNAMIC,Allocator> create() const in create() function
|