Go to the source code of this file.
Classes | |
class | itk::Statistics::SampleAlgorithmBase< TInputSample > |
This class is a base class for algorithms that operate on Sample data. The class is templated over the SampleType, which it takes as input using the SetInputSample() method. Derived classes that operate or calculate statistics on this input sample data and can access it using the GetInputSample() method. More... | |
Namespaces | |
namespace | itk |
namespace | itk::Statistics |