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