| Package | Description |
|---|---|
| org.jaitools.numeric |
Classes providing a range of numeric functions including summary statistics,
defining and comparing ranges (intervals), and compiling histogram data.
|
| Class and Description |
|---|
| AbstractProcessor
Abstract base class for statistics processors used with
StreamingSampleStats. |
| NumberOperations.ClassInfo
Information about the
Number classes supported including
their rank in terms of numeric precision. |
| Processor
Defines methods that must be implemented by statistics processors
working with
StreamingSampleStats. |
| Range
Yet another numeric interval class.
|
| Range.Type
Constants to specify whether a
Range parameter defines
included or excluded values. |
| RangeExtendedComparator
A comparator for
Range objects capable of discerning the 18 different possible
interval comparisons as described by:
Brian Hayes (2003) A lucid interval. |
| RangeExtendedComparator.Result
Constants defining the names, notation and descriptions for the 18 different
possible interval comparisons as described by:
Brian Hayes (2003) A lucid interval.
|
| Statistic
Constants for the statistics supported by the SampleStats and
StreamingSampleStats classes.
|
Copyright © 2009–2020. All rights reserved.