Package model.independent
package model.independent
This package contributes with the data structures and functions that are not related to the
mathemathical content that this application is about but still is algorithmic in nature and
clearly belong to the model side.
- Since:
- 2024-07-07
- Version:
- 0.2
- Author:
- Anders Persson (perssonandersper@gmail.com)
-
ClassDescriptionCyclicList<T>A cyclic list with convenient access to iteration.Array of tuples to be used as a sortable bijection, that is a mapping that maintains the correspondance between the tuples's first and second coordinate.DoubleArray.Tuple<S,
T> A pair of values.