Overload List
| Name | Description | |
|---|---|---|
|
|
CumulFunctionExpr()()()() |
This method creates a constant cumul function expression everywhere equal to 0
that the user can modify subsequently with the operators +=, -=.
|
|
|
CumulFunctionExpr(String) |
This method creates a constant cumul function expression everywhere equal to 0
that the user can modify subsequently with the operators +=, -=.
You can specify a name of your own choice.
|