Constructor and Description |
---|
UnitGrid()
Construct a sequence of time points [0, 1, ..., ∞].
|
UnitGrid(int T)
Construct a sequence of time points [0, 1, ..., T].
|
Modifier and Type | Method and Description |
---|---|
Iterator<Double> |
iterator() |
int |
size()
Get the number of time points.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.