TuttleOFX
1
|
p2 = min( p1, p2 ) More...
#include <minmax.hpp>
Public Member Functions | |
GIL_FORCEINLINE PixelDst & | operator() (const PixelSrc &p1, PixelDst &p2) const |
p2 = min( p1, p2 )
Definition at line 35 of file minmax.hpp.
GIL_FORCEINLINE PixelDst& terry::numeric::pixel_assign_min_t< PixelSrc, PixelDst >::operator() | ( | const PixelSrc & | p1, |
PixelDst & | p2 | ||
) | const [inline] |
Definition at line 38 of file minmax.hpp.
References terry::algorithm::static_for_each().