EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ Dim

constexpr long Dim = N
staticconstexpr

The dimension template parameter.

The value of Raster<T, N, TContainer>::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.