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 |
GrammShmidtOrthonormal.getDotProd() |
DotProduct |
Plane.getDotProduct() |
Modifier and Type | Method and Description |
---|---|
void |
GrammShmidtOrthonormal.setDotProd(DotProduct dotProd) |
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 © 2019. All Rights Reserved.