Lynkeos
Public Attributes | List of all members
ParallelImageMultiplyArgs Class Reference

Record of data needed for parallelized multiplication. More...

Inheritance diagram for ParallelImageMultiplyArgs:
Inheritance graph
[legend]
Collaboration diagram for ParallelImageMultiplyArgs:
Collaboration graph
[legend]

Public Attributes

ArithmeticOperand_top
 Operands.
 
LynkeosStandardImageBufferres
 Operation result.
 
u_short * y
 
void(* processOneLine )(LynkeosStandardImageBuffer *, ArithmeticOperand_t *, LynkeosStandardImageBuffer *, u_short)
 Startegy method for performing the operation on one line.
 
NSConditionLocklock
 Exclusive access to this object.
 
u_short startedThreads
 Total number of started threads.
 
u_short livingThreads
 Number of still living threads.
 

Detailed Description

Record of data needed for parallelized multiplication.

Member Data Documentation

- (u_short*) y

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