Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/PatternGeneration/
DFastMath.py15 def q7accuracy(x): function
55 a = 1.0*q7accuracy(a) / (2**7)
56 b = 1.0*q7accuracy(b) / (2**7)