imbSCI.Data.collection.math Namespace |
| Class | Description | |
|---|---|---|
| aceInt2DStackedMatrix |
2D matrix of integer values, where Y is not preset but contains stacked values. Thread-safe version
| |
| aceInt2DStackedMatrixConcurrent |
2D matrix of integer values, where Y is not preset but contains stacked values. Thread-safe version
| |
| aceRelationMatrixTXAxis, TYAxis, TRelation |
Universal generic matrix, having separate type parameter for X axis, Y axis and relationship definition
| |
| aceRelationMatrixTripleTXAxis, TYAxis, TRelation |
Generic Triple - data structure defining relationship between two entities in the aceRelationMatrixTXAxis, TYAxis, TRelation relationship matrix
| |
| ConcurrentEnumeratorT |
Concurrent Enumerator by Brian Murphy-Booth @ stackoverflow
| |
| ConcurrentListT |
Concurrent List by Brian Murphy-Booth @ stackoverflow
|
| Delegate | Description | |
|---|---|---|
| aceRelationValueTXAxis, TYAxis, TRelation |
Delegate that determinate value for a relationship between two items in the aceRelationMatrixTXAxis, TYAxis, TRelation |