EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ Dim

constexpr long Dim = N
staticconstexpr

The dimension template parameter.

The value of Raster<T, N, THolder>::Dim is always N, irrespective of its sign. In contrast, dimension() provides the actual dimension of the Raster, even in the case of a variable dimension.