|
|
|||||||||||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||||||||||
See:
Description
| Interface Summary | |
|---|---|
| Arithmetic<N extends Number> | An interface to define requirements for a number to perform arithmetic operations. |
| DatabaseObject | A DatabaseObject should provide handling of a database ID. |
| DatabaseObjectGroup | Interface for a collection of database references (IDs). |
| FeatureVector<V extends FeatureVector<V,N>,N extends Number> | Interface FeatureVector defines the methods that should be implemented by any Object that is element of a real vector space of type N. |
| Class Summary | |
|---|---|
| AbstractDatabaseObject | Abstract super class for all database objects. |
| Bit | Provides a bit number. |
| BitVector | Provides a BitVector wrapping a BitSet. |
| ClassLabel | A ClassLabel to identify a certain class of objects that is to discern from other classes by a classifier. |
| Clustering<M extends Model> | Result class for clusterings. |
| DatabaseObjectGroupArray | Array backed DatabaseObjectGroup. |
| DatabaseObjectGroupCollection<C extends Collection<Integer>> | Collection-backed group of database object (references) |
| DoubleVector | A DoubleVector is to store real values approximately as double values. |
| ExternalObject | Provides an id referencing an external data object. |
| FloatVector | A FloatVector is to store real values approximately as float values. |
| HierarchicalClassLabel | A HierarchicalClassLabel is a ClassLabel to reflect a hierarchical structure of classes. |
| Interval | Represents an interval in a certain dimension of the data space. |
| KNNList<D extends Distance<D>> | A wrapper class for storing the k most similar comparable objects. |
| MultiInstanceObject<O extends DatabaseObject> | MultiInstanceObject represents a collection of several DatabaseObjects of an equal type. |
| MultiRepresentedObject<O extends DatabaseObject> | MultiRepresentedObject represents a collection of several DatabaseObjects of a same superclass. |
| NumberVector<V extends NumberVector<V,N>,N extends Number> | NumberVector is an abstract implementation of FeatureVector. |
| ParameterizationFunction | A parameterization function describes all lines in a d-dimensional feature space intersecting in one point p. |
| RationalNumber | RationalNumber represents rational numbers in arbitrary precision. |
| RealVector<V extends RealVector<V,N>,N extends Number> | RealVector is an abstract super class for all feature vectors having real numbers as values. |
| SimpleClassLabel | A simple class label casting a String as it is as label. |
| SparseFloatVector | A SparseFloatVector is to store real values approximately as float values. |
| Subspace<V extends RealVector<V,?>> | Represents a subspace of the original data space. |
| Enum Summary | |
|---|---|
| ParameterizationFunction.ExtremumType | Available types for the global extremum. |
Basic classes for different data types, database object types and label types.
|
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||