jsvmstruct
Class Constraint

java.lang.Object
  extended by jsvmstruct.Constraint

public class Constraint
extends Object


Field Summary
 FeatureVector lhs
           
 double rhs
           
 
Constructor Summary
Constraint()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lhs

public FeatureVector lhs

rhs

public double rhs
Constructor Detail

Constraint

public Constraint()