Home
last modified time | relevance | path

Searched refs:mk_identity (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dalgorithms.hpp289 Matrix<P,DYNAMIC,DYNAMIC,TMP_ALLOC> mk_identity(const vector_length_t l) in mk_identity() function
306 Matrix<P,L,L,TMP_ALLOC> mk_identity() in mk_identity() function
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dmemory_allocator.md78 …s. For instance, if you want to make an identity matrix, you can use ` mk_identity` that will make…