Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Documentation/Doxygen/src/
Dhistory.txt20 * If you know the size of the transform at build time, prefer functions like
76 QR decomposition with Householder transform (float only).
/cmsis-dsp-latest/
Dsetup.py97 transform = list(filter(isnotmissing,list(filter(notf16, transformMod)))) variable
148 moduleTransform = mkModule('cmsisdsp_transform',transform,"TransformFunctions")