public class FaceTest
extends java.lang.Object
| Constructor and Description |
|---|
FaceTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
test() |
void |
testCentroidAndCovariance() |
void |
testNearestPoint() |
public void testNearestPoint()
public void testCentroidAndCovariance()
public void test()
throws TestException
TestExceptionpublic static void main(java.lang.String[] args)