You are here: Start » AVL.NET » Histogram Point Transforms

Histogram Point Transforms

IconNameDescription
AbsoluteHistogramTransforms each bin value to its absolute value.
AddToHistogramIncreases each bin value by a number.
DivideHistogramDivides each bin value by a number.
MultiplyHistogramMultiplies each bin value by a number.
NegateHistogramNegates each bin value.
SubtractFromHistogramDecreases each bin value by a number.