| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.outlier | Outlier detection algorithms | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OnlineLOF<O,D extends NumberDistance<D,?>>Incremental version of the  LOFAlgorithm, supports insertions and
 removals. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected LOF<O,D> | LOF.Parameterizer. makeInstance() |