Package org.projog.core.math
Interface PreprocessableArithmeticOperator
- All Superinterfaces:
ArithmeticOperator
- All Known Implementing Classes:
Abs,AbstractArithmeticOperator,AbstractBinaryArithmeticOperator,AbstractBinaryIntegerArithmeticOperator,AbstractUnaryArithmeticOperator,Add,BitwiseAnd,BitwiseOr,BitwiseXor,Divide,IntegerDivide,Max,Min,Minus,Modulo,Multiply,Power,Random,Remainder,Round,ShiftLeft,ShiftRight,Subtract
-
Method Summary
Methods inherited from interface org.projog.core.math.ArithmeticOperator
calculate
-
Method Details
-
preprocess
-