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