Java Reference

Java Reference

ScalProd Member List

This is the complete list of members for ScalProd, including all inherited members.

booleanScalProd(Literal[] literals, long[] coefficients)LinearExprstatic
booleanScalProd(Literal[] literals, int[] coefficients)LinearExprstatic
booleanSum(Literal[] literals)LinearExprstatic
getCoefficient(int index)ScalProd
getOffset()ScalProd
getVariable(int index)ScalProd
numElements()ScalProd
ScalProd(IntVar[] variables, long[] coefficients)ScalProd
ScalProd(Literal[] literals, long[] coefficients)ScalProd
ScalProd(Literal[] literals)ScalProd
scalProd(IntVar[] variables, long[] coefficients)LinearExprstatic
scalProd(IntVar[] variables, int[] coefficients)LinearExprstatic
sum(IntVar[] variables)LinearExprstatic
term(IntVar variable, long coefficient)LinearExprstatic