EleFits  4.0.1
A modern C++ API on top of CFitsIO

◆ slice()

template<long n = 2>
template<long m>
Position<m> Euclid::Fits::Position< n >::slice ( ) const
inline

Create a position of lower dimension.

Template Parameters
mThe new dimension; cannot be -1

The indices up to dimension m are copied.