Defined in File ImageAlgorithm.h
public std::function< LhsT(int, int, LhsT, RhsT)>
LhsT
RhsT
pixelOp2XY
A functor class equivalent to std::function<LhsT (int, int, LhsT, RhsT)>, but with a virtual operator()
Public Functions
~pixelOp2XY
operator()