mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
4d2da2debe
* Reduce LLC loads, stores and multiplies on MulTransposed - 8% faster on VSX * Add is_same method so c++11 is not required * Remove trailing whitespaces. * Change is_same to DataType depth check