opencv/modules/ml/test
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings
* Fixed clang -Wnewline-eof warnings
* Fixed all trivial clang -Wextra-semi and -Wc++98-compat-extra-semi warnings
* Removed trailing semi from various macros
* Fixed various -Wunused-macros warnings
* Fixed some trivial -Wdocumentation warnings
* Fixed some -Wdocumentation-deprecated-sync warnings
* Fixed incorrect indentation
* Suppressed some clang warnings in 3rd party code
* Fixed QRCodeEncoder::Params documentation.

---------

Co-authored-by: Alexander Smorkalov <alexander.smorkalov@xperience.ai>
2023-10-06 13:33:21 +03:00
..
test_ann.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-11-29 18:57:33 +03:00
test_bayes.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00
test_em.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00
test_kmeans.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00
test_knearest.cpp Merge pull request #18061 from danielenricocahall:fix-kd-tree 2020-09-04 17:01:05 +00:00
test_lr.cpp ml: use OpenCV license header for logistic regression 2021-03-17 20:29:52 +00:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_mltests.cpp Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
test_precomp.hpp fix legacy constants 2022-01-03 15:08:10 +03:00
test_rtrees.cpp Merge pull request #19884 from danielenricocahall:fix-prediction-features-bug 2021-04-09 16:56:14 +00:00
test_save_load.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00
test_svmsgd.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00
test_svmtrainauto.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00
test_utils.cpp Merge pull request #15959 from mshabunin:refactor-ml-tests 2019-11-25 23:03:16 +03:00