| Modifier and Type | Method | Description |
|---|---|---|
Cumprod.Options |
exclusive(java.lang.Boolean exclusive) |
|
Cumprod.Options |
reverse(java.lang.Boolean reverse) |
public Cumprod.Options exclusive(java.lang.Boolean exclusive)
exclusive - If `True`, perform exclusive cumprod.public Cumprod.Options reverse(java.lang.Boolean reverse)
reverse - A `bool` (default: False).