![]() | minmax Class |
Namespace: WhetStone.Comparison
public static class minmax
Name | Description | |
---|---|---|
![]() ![]() | MinMax(Double, Double) |
Reorganizes two values to have strict order.
|
![]() ![]() | MinMax(Int32, Int32) |
Reorganizes two values to have strict order.
|
![]() ![]() | MinMax(BigInteger, BigInteger) |
Reorganizes two values to have strict order.
|
![]() ![]() | MinMaxT(T, T, IComparerT) |
Reorganizes two values to have strict order.
|