#include <cxoperations.hpp>
Public Member Functions | |
GreaterEqIdx (const _Tp *_arr) | |
bool | operator() (int a, int b) const |
Public Attributes | |
const _Tp * | arr |
cv::GreaterEqIdx< _Tp >::GreaterEqIdx | ( | const _Tp * | _arr ) |
bool cv::GreaterEqIdx< _Tp >::operator() | ( | int | a, |
int | b | ||
) | const |
const _Tp* cv::GreaterEqIdx< _Tp >::arr |