Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/melder/
H A DMAT.cpp86 void _mul_MAT_out (MATVU const& target, constMATVU const& x, constMATVU const& y) noexcept { in _mul_MAT_out() function
431 _mul_MAT_out (target, x, y); in _mul_fast_MAT_out()
H A DMAT.h344 extern void _mul_MAT_out (MATVU const& target, constMATVU const& x, constMATVU const& y) noexcept;
349 _mul_MAT_out (target, x, y); in mul_MAT_out()