public class L2RegularizationTermForDeltas extends QPTermBase
| Modifier and Type | Field and Description |
|---|---|
static double |
defaultWeight |
myProps| Constructor and Description |
|---|
L2RegularizationTermForDeltas(TrackingController tcon) |
L2RegularizationTermForDeltas(TrackingController tcon,
double weight) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSize(int size) |
dispose, getAllPropertyInfo, getProperty, getQP, getSize, getWeight, setWeightpublic static final double defaultWeight
public L2RegularizationTermForDeltas(TrackingController tcon)
public L2RegularizationTermForDeltas(TrackingController tcon, double weight)
public void setSize(int size)
setSize in interface QPTermsetSize in class QPTermBase