#include <operations.hpp>
Public Member Functions | |
LessThanIdx (const _Tp *_arr) | |
bool | operator() (int a, int b) const |
Public Attributes | |
const _Tp * | arr |
cv::LessThanIdx< _Tp >::LessThanIdx | ( | const _Tp * | _arr ) | [inline] |
bool cv::LessThanIdx< _Tp >::operator() | ( | int | a, |
int | b | ||
) | const [inline] |
const _Tp* cv::LessThanIdx< _Tp >::arr |