#include <ocl.hpp>
Public Types | |
enum | { normType = NORM_L1 } |
typedef T | ValueType |
typedef Accumulator< T >::Type | ResultType |
Public Member Functions | |
ResultType | operator() (const T *a, const T *b, int size) const |
typedef Accumulator<T>::Type cv::ocl::L1< T >::ResultType |
typedef T cv::ocl::L1< T >::ValueType |
|
inline |