| Package | Description |
|---|---|
| org.btrplace.btrpsl.element |
This package contains the different operands and the available operation on them.
|
| Modifier and Type | Method and Description |
|---|---|
BtrpSet |
BtrpSet.copy() |
BtrpSet |
BtrpSet.div(BtrpOperand nb) |
BtrpSet |
BtrpSet.minus(BtrpOperand s) |
BtrpSet |
BtrpSet.plus(BtrpOperand s) |
BtrpSet |
BtrpSet.power(BtrpOperand nb) |
BtrpSet |
BtrpSet.remainder(BtrpOperand other) |
BtrpSet |
BtrpSet.times(BtrpOperand s) |
Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.