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

◆ reshape()

template<typename T >
void Euclid::Fits::Column< T >::reshape ( long  repeatCount = 1)

Change the column repeat count (fold/unfold).

The repeat count must be a divisor of the columns size, except for string columns.