| Package | Description |
|---|---|
| org.openimaj.knn | |
| org.openimaj.knn.pq |
| Modifier and Type | Method and Description |
|---|---|
IntNearestNeighboursExact |
IntNearestNeighboursExact.Factory.create(int[][] data) |
| Modifier and Type | Field and Description |
|---|---|
protected IntNearestNeighboursExact[] |
IntProductQuantiser.assigners |
| Constructor and Description |
|---|
IntProductQuantiser(IntNearestNeighboursExact[] assigners)
Construct a
IntProductQuantiser with the given
nearest-neighbour assigners. |