Click or drag to resize

VectorMathIsStrictlyDecreasing Method

Overload List
 NameDescription
Public Extension MethodIsStrictlyDecreasing(Double) Returns true if the sequence given by the vector argument is strictly decreasing.
Public Extension MethodIsStrictlyDecreasing(Int32) Returns true if the sequence given by the vector argument is strictly decreasing.
Public Extension MethodIsStrictlyDecreasing(IReadOnlyListDouble) Returns true if the sequence given by the vector argument is strictly decreasing.
Public Extension MethodIsStrictlyDecreasing(IReadOnlyListSingle) Returns true if the sequence given by the vector argument is strictly decreasing.
Public Extension MethodIsStrictlyDecreasing(Single) Returns true if the sequence given by the vector argument is strictly decreasing.
Top
See Also