DimensionCheck |
These are the utility functions for checking table dimension.
|
FlexibleTable |
This is a 2D table that can shrink or grow by row or by column.
|
IdentityHashSet<T> |
This class implements the Set interface with a hash table, using reference-equality in place of
object-equality when comparing keys and values.
|
MathTable |
A mathematical table consists of numbers showing the results of calculation with varying
arguments.
|
MultiDimensionalArray<T> |
A generic multi-dimensional array, with an arbitrary number of dimensions.
|
MultiDimensionalGrid |
An arbitrary dimensional grid.
|
MultiDimensionalGrid.Discretization |
Specifies the discretization of an interval.
|
SortableArray |
These arrays can be sorted according to the dictionary order.
|