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