
#include "Channels/ChannelBase.H"#include "Channels/ChannelFacet.H"#include "Channels/MapCombineType.H"#include "Image/Image.H"#include "Image/fancynorm.H"
Go to the source code of this file.
Classes | |
| class | ComplexChannel |
| A an abstract channel class that pools across several subchannels. More... | |
| struct | ComplexChannel::SubchanKey |
| Refer to a subchannel by one of: its index, its tagname, its address. More... | |
Channel class that pools across multiple subchannels.
Definition in file ComplexChannel.H.
1.6.3