public interface LeastSquaresTerm extends QPTerm
Modifier and Type | Method and Description |
---|---|
int |
getRowSize()
Returns the number of rows.
|
int |
getTerm(MatrixNd H,
VectorNd b,
int rowoff,
double t0,
double t1) |
boolean |
isEnabled()
Returns that enabled status of this term, for use if term is
an inequality / equality constraint
|
dispose, getQP, getSize, setSize, setWeight
getAllPropertyInfo, getProperty
int getRowSize()
boolean isEnabled()