Package | Description |
---|---|
weka.classifiers.functions.explicitboundaries.gemoetry | |
weka.classifiers.functions.explicitboundaries.models |
Modifier and Type | Class and Description |
---|---|
class |
DotProductEuclidean |
Modifier and Type | Method and Description |
---|---|
DotProduct |
Plane.getDotProduct() |
Modifier and Type | Method and Description |
---|---|
void |
Plane.setDotProduct(DotProduct dotProduct) |
Modifier and Type | Method and Description |
---|---|
DotProduct |
NearestCentroidBoundary.getDotProduct() |
Modifier and Type | Method and Description |
---|---|
void |
NearestCentroidBoundary.setDotProduct(DotProduct dotProduct) |
Copyright © 2018. All Rights Reserved.