Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dalgorithms.hpp270 inline typename OutputMatrix<MA,MB>::type dot(const MA&ma,const MB&mb,const TMP &mbt) in dot() argument
275 _dot_m_m(ma,mb,res,mbt,CURRENT_ARCH); in dot()