Lynkeos
Public Attributes | List of all members
ArithmeticOperand_t Union Reference

Internal type used for arithmetic operators. More...

#include <LynkeosStandardImageBuffer.h>

Collaboration diagram for ArithmeticOperand_t:
Collaboration graph
[legend]

Public Attributes

LynkeosStandardImageBufferterm
 When operator acts on an image.
 
float fscalar
 When operator acts on a single precision scalar.
 
double dscalar
 When operator acts on a double precision scalar.
 

Detailed Description

Internal type used for arithmetic operators.

Either an image or a scalar.


The documentation for this union was generated from the following file: