Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DError.cpp201 throw (Error(RELATIVE_ERROR,nb,details)); in assert_relative_error()
221 throw (Error(RELATIVE_ERROR,nb,details)); in assert_relative_error()
242 throw (Error(RELATIVE_ERROR,nb,details)); in assert_relative_error()
/cmsis-dsp-latest/Testing/FrameworkInclude/
DError.h40 #define RELATIVE_ERROR 4 macro