Uses of Interface
net.grelf.grip.Accumulator

Packages that use Accumulator
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 12.1.1 
 

Uses of Accumulator in net.grelf.grip
 

Classes in net.grelf.grip that implement Accumulator
 class Accumulator32
          This is a 32-bits-per-channel integer Accumulator.
 class Accumulator64
          This is a 64-bits-per-channel floating point Accumulator.