menu
sklite package
documentation
neighbors/neighbors.dart
Neighbor
Neighbor constructor
Neighbor constructor
dark_mode
light_mode
Neighbor
constructor
Neighbor
(
int
cls
,
double
dist
)
Implementation
Neighbor(this.cls, this.dist);
sklite package
documentation
neighbors/neighbors
Neighbor
Neighbor constructor
Neighbor class