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