smart_arrays_base library

Classes

Array1D
This class provides utility functions for 1D arrays (vectors): [...]
Array2D
This class provides utility functions for 2D arrays (matrices): [...]
MinMax
This class defines the result delivered by the method Array2D.getMinMax. The minimum value and the maximum value of a matrix are stored, and the respective row and column indices in the matrix

Enums

MatrixProjSlice
Used in Array2D