opencv/modules/core/include/opencv2
Alexander Alekhin 67d46dfc6c core(intrin): restrict FP16 operations
Intrinsics must be effective, so don't declare FP16 type/operations if there is no native support.

- CV_FP16: supports load/store into/from float32
- CV_SIMD_FP16: declares FP16 types and native FP16 operations
2018-08-20 19:24:33 +03:00
..
core core(intrin): restrict FP16 operations 2018-08-20 19:24:33 +03:00
core.hpp Update documentation and samples 2018-08-17 14:21:29 +03:00