| Package Functions | |
| point (double x, double y, byte value) | |
| Package Attributes | |
| byte | value | 
| double | x | 
| double | y | 
Definition at line 32 of file svm_toy.java.
| svm_toy.point.point | ( | double | x, | 
| double | y, | ||
| byte | value | ||
| ) |  [inline, package] | 
Definition at line 33 of file svm_toy.java.
| byte svm_toy.point.value  [package] | 
Definition at line 40 of file svm_toy.java.
| double svm_toy.point.x  [package] | 
Definition at line 39 of file svm_toy.java.
| double svm_toy.point.y  [package] | 
Definition at line 39 of file svm_toy.java.