sbrt.shell.text.math
Interface CorrResultsFormatter<T>

Type Parameters:
T - the results type.
All Superinterfaces:
Formatter<T>
All Known Implementing Classes:
CorrResFormatterV1

public interface CorrResultsFormatter<T>
extends Formatter<T>

This interface is used to format the results of a correlation computation.

Author:
This interface was written and documented by Jeremiah Wright while in the Wagner lab.

Method Summary
 
Methods inherited from interface sbrt.shell.text.Formatter
format