/
Alx89
/
OpenCV
Обзор
Документация
Войти
/
Alx89
/
OpenCV
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.x
modules/core/src/arithm.dispatch.cpp
11 строк
370 B
Sean McBride
Merge pull request #23109 from seanm:misc-warnings
06 окт 2023, 13:33
Не верифицирован
06 окт 2023, 13:33
5fb3869
Код
Авторство
О чём код?
// This file is part of OpenCV project. // It is subject to the license terms in the LICENSE file found in the top-level directory // of this distribution and at http://opencv.org/license.html #include "precomp.hpp" #include "arithm_ipp.hpp" #include "arithm.simd.hpp" #include "arithm.simd_declarations.hpp" #define ARITHM_DISPATCHING_ONLY #include "arithm.simd.hpp"