Property | Type | Description | |
---|---|---|---|
DOUBLE_NANs | double[] | ||
FLOAT_NANs | float[] |
Method | Description | |
---|---|---|
AssertIntRangeSplit ( int lower, int upper, int precisionStep, bool useBitSet, IEnumerable |
Note: The neededBounds Iterable must be unsigned (easier understanding what's happening)
|
|
AssertLongRangeSplit ( long lower, long upper, int precisionStep, bool useBitSet, IEnumerable |
Note: The neededBounds Iterable must be unsigned (easier understanding what's happening)
|
|
ExecuteOneRandomSplit ( |
||
RandomLong ( |
||
TestDoubles ( ) : void | ||
TestFloats ( ) : void | ||
TestIntConversionAndOrdering ( ) : void | ||
TestIntSpecialValues ( ) : void | ||
TestLongConversionAndOrdering ( ) : void | ||
TestLongExtremeValues ( ) : void | ||
TestLongSpecialValues ( ) : void | ||
TestRandomSplit ( ) : void | ||
TestSortableDoubleNaN ( ) : void | ||
TestSortableFloatNaN ( ) : void | ||
TestSplitIntRange ( ) : void | ||
TestSplitLongRange ( ) : void |