| Package | Description |
|---|---|
| moa.clusterers.outliers.SimpleCOD |
| Modifier and Type | Field and Description |
|---|---|
ISBIndex.ISBNode |
ISBIndex.ISBSearchResult.node |
ISBIndex.ISBNode |
SimpleCODBase.EventItem.node |
| Modifier and Type | Field and Description |
|---|---|
protected Vector<ISBIndex.ISBNode> |
SimpleCODBase.windowNodes |
| Modifier and Type | Method and Description |
|---|---|
ISBIndex.ISBNode |
ISBIndex.ISBNode.GetMinPrecNeigh(Long sinceId) |
| Modifier and Type | Method and Description |
|---|---|
List<ISBIndex.ISBNode> |
ISBIndex.ISBNode.Get_nn_before() |
| Modifier and Type | Method and Description |
|---|---|
void |
ISBIndex.ISBNode.AddPrecNeigh(ISBIndex.ISBNode node) |
int |
ISBIndex.ISBNode.compareTo(ISBIndex.ISBNode t) |
void |
ISBIndex.Insert(ISBIndex.ISBNode node) |
void |
SimpleCODBase.EventQueue.Insert(ISBIndex.ISBNode node,
Long expTime) |
Vector<ISBIndex.ISBSearchResult> |
ISBIndex.RangeSearch(ISBIndex.ISBNode node,
double radius) |
void |
ISBIndex.Remove(ISBIndex.ISBNode node) |
void |
ISBIndex.ISBNode.RemovePrecNeigh(ISBIndex.ISBNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleCODBase.PrintNodeList(List<ISBIndex.ISBNode> list) |
void |
SimpleCODBase.PrintNodeSet(Set<ISBIndex.ISBNode> set) |
void |
SimpleCODBase.PrintNodeVector(Vector<ISBIndex.ISBNode> vector) |
| Constructor and Description |
|---|
ISBIndex.ISBSearchResult(ISBIndex.ISBNode n,
double distance) |
SimpleCODBase.EventItem(ISBIndex.ISBNode node,
Long timeStamp) |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.