Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/PatternGeneration/
DComplexMaths.py10 def randComplex(nb): function
23 data1=randComplex(NBSAMPLES)
24 data2=randComplex(NBSAMPLES)
DMatrix.py96 def randComplex(nb): function
117 data1C=randComplex(NBSAMPLESA)
118 data2C=randComplex(NBSAMPLESB)
698 data1C=randComplex(NBSAMPLES)