Searched refs:norm_idx (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/core/test/
H A Dtest_eigen.cpp94 void print_information(const size_t norm_idx, const cv::Mat& src, double diff, double max_diff);
211 void Core_EigenTest::print_information(const size_t norm_idx, const cv::Mat& src, double diff, double max_diff) argument
213 switch (NORM_TYPE[norm_idx])

Completed in 83 milliseconds