![]() |
ImFusion C++ SDK 4.4.0
|
#include <ImFusion/ImageMath/Functors/BinaryOps.h>
This is used for the Euclidean length over channels in the ChannelReduction ImageMath node. More...
This is used for the Euclidean length over channels in the ChannelReduction ImageMath node.
Public Member Functions | |
| template<typename LhsT, typename RhsT> | |
| IMFUSION_STRONG_INLINE double | operator() (LhsT, RhsT) const |
| std::string | evalString (const std::string &operandStr, const std::string &) const override |
|
inlineoverridevirtual |
Implements ImFusion::ImageMath::ImgOps::BinaryImgOpGl.