|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osinstance.QuadraticCoefficients
public class QuadraticCoefficients
A data structure class that corresponds to an xml element in the OSiL schema.
Field Summary | |
---|---|
int |
numberOfQuadraticTerms
|
QuadraticTerm[] |
qTerm
|
Constructor Summary | |
---|---|
QuadraticCoefficients()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int numberOfQuadraticTerms
public QuadraticTerm[] qTerm
Constructor Detail |
---|
public QuadraticCoefficients()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |