Vector |
| Name | Description | |
|---|---|---|
| IsStrictlyIncreasing(Double) | Returns true if the sequence given by the vector argument is strictly increasing. | |
| IsStrictlyIncreasing(Int32) | Returns true if the sequence given by the vector argument is strictly increasing. | |
| IsStrictlyIncreasing(IReadOnlyListDouble) | Returns true if the sequence given by the vector argument is strictly increasing. | |
| IsStrictlyIncreasing(IReadOnlyListSingle) | Returns true if the sequence given by the vector argument is strictly increasing. | |
| IsStrictlyIncreasing(Single) | Returns true if the sequence given by the vector argument is strictly increasing. |