C# (CSharp) Sharith.MathUtils Namespace

Classes

Name Description
PositiveRange a PositiveRange is an interval of integers, given by a lower bound Min and an upper bound Max, such that 0 <= Min and Min <= Max. a PositiveRange is immutable.
XMath