#include "Channels/IntegerChannel.H"
#include "Channels/ChannelOpts.H"
#include "Image/IntegerMathOps.H"
#include "Util/log.H"
Go to the source code of this file.
Base class for channels that will use integer math
Definition in file IntegerChannel.C.