Constructor
# new AbstractOperator(operantA, operantB)
Parameters:
Name | Type | Description |
---|---|---|
operantA |
AbstractConstraint | |
operantB |
AbstractConstraint |
- Since:
- 1.3.0
- Copyright:
- schukai GmbH
Throws:
-
"parameters must be from type AbstractConstraint"
- Type
- TypeError