Package org.debellor.core.cell

Class Summary
BatchOfSamples  
OperatorFromCell Wrapper class that lets the cell to be used like a simple input-output operator that can be applied to an input sample in order to produce an output sample.
SingleSample Buffer which holds at most one Sample, passed into the buffer by a special method SingleSample.put(org.debellor.core.Sample).