8 #ifndef META_OCEAN_TEST_TESTCV_TESTOPENCV_TEST_FOURIER_TRANSFORM_H
9 #define META_OCEAN_TEST_TESTCV_TESTOPENCV_TEST_FOURIER_TRANSFORM_H
38 static bool test(
const double testDuration);
46 template <
typename TDataType>
47 static bool testFFT(
const double testDuration);
55 template <
typename TDataType>
72 template <
typename TElementType,
bool tConjugateB>
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15