Home
last modified time | relevance | path

Searched defs:test2 (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/PythonWrapper/examples/
Dtestdsp6.py149 test2 = np.array([3.1,0.1]) variable
150 test2 = test2.reshape(1,-1) variable
184 test2 = np.array([3.1,0.1]) variable
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/
Dtrain.py54 test2=np.array([x_max,0]).reshape(1,-1) variable
/cmsis-dsp-latest/dsppp/tests/
Dfusion_test.cpp81 static void test2() in test2() function