ImFusion SDK 4.3
ExprInterface Class Referenceabstract

#include <ImFusion/ImageMath/Poly/ExprInterface.h>

ImageMath base class to provide an interface for non-CRTP polymorphism. More...

+ Inheritance diagram for ExprInterface:

Detailed Description

ImageMath base class to provide an interface for non-CRTP polymorphism.

Public Member Functions

virtual ImageDescriptor imgDesc () const =0
 Return ImageDescriptor of this expression. This reference is expected to remain the same while the class exists.
 
virtual int numImgs () const =0
 Return number of images of this expression.
 
virtual DeviceStrategy deviceStrategy () const =0
 Return DeviceStrategy of this expression.
 

Member Function Documentation

◆ imgDesc()

◆ numImgs()

◆ deviceStrategy()


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close