Class ChannelProviderTernary

All Implemented Interfaces:
Provider<Channel>, ProviderAsStack
Direct Known Subclasses:
MeanThreeChannels

public abstract class ChannelProviderTernary extends ChannelProvider
Implementation of ChannelProvider that calls three ChannelProviders that must provide Channels of the same dimensions.
Author:
Owen Feehan