ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::CompensatedSummation< TFloat > |
Perform more precise accumulation of floating point numbers. More... | |
Namespaces | |
namespace | itk |
Functions | |
void ITKCommon_EXPORT | itk::CompensatedSummationAddElement (float &compensation, float &sum, const float &element) |
void ITKCommon_EXPORT | itk::CompensatedSummationAddElement (double &compensation, double &sum, const double &element) |