Package gov.nih.mipav.model.algorithms
Class LIBSVM.svm_toy_frame.point
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.LIBSVM.svm_toy_frame.point
-
- Enclosing class:
- LIBSVM.svm_toy_frame
class LIBSVM.svm_toy_frame.point extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description point(double x, double y, byte value)
-