ImFusion C++ SDK 4.4.0
ImFusion::ImageMath::ImgOps::length Struct Reference

#include <ImFusion/ImageMath/Functors/BinaryOps.h>

This is used for the Euclidean length over channels in the ChannelReduction ImageMath node. More...

Inheritance diagram for ImFusion::ImageMath::ImgOps::length:

Detailed Description

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

Member Function Documentation

◆ evalString()

std::string ImFusion::ImageMath::ImgOps::length::evalString ( const std::string & operandStr,
const std::string &  ) const
inlineoverridevirtual

The documentation for this struct was generated from the following file:
  • ImFusion/ImageMath/Functors/BinaryOps.h
Search Tab / S to search, Esc to close