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

◆ extend()

Position< M > extend ( const Position< M > &  padding) const

Create a position of higher dimension.

Template Parameters
MThe new dimension; cannot be -1

The indices up to dimension N are copied. Those between dimensions N and M are taken from the given position.