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