JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Record Class
org.maxicp.modeling.algebra.integer.Abs
Packages that use
Abs
Package
Description
org.maxicp.modeling.algebra.integer
Symbolic modeling over integer variables
Uses of
Abs
in
org.maxicp.modeling.algebra.integer
Methods in
org.maxicp.modeling.algebra.integer
that return
Abs
Modifier and Type
Method
Description
Abs
Abs.
mapSubexpressions
(
Function
<
Expression
,
Expression
> f)