#include <operations.hpp>
List of all members.
Public Member Functions |
bool | operator() (const _Tp &a, const _Tp &b) const |
template<typename _Tp>
class cv::LessThan< _Tp >
Member Function Documentation
template<typename _Tp >
bool cv::LessThan< _Tp >::operator() |
( |
const _Tp & |
a, |
|
|
const _Tp & |
b |
|
) |
| const |
The documentation for this class was generated from the following file: