![]() |
ImFusion SDK 4.3
|
#include <ImFusion/ImageMath/Functors/BinaryOps.h>
This is used for the Euclidean length over channels in the ChannelReduction ImageMath node. More...
Inheritance diagram for length: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 BinaryImgOpGl.