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

◆ slice()

const PtrRaster< const T, M > slice ( const Region< N > &  region) const

Create a slice from a given region.

Template Parameters
MThe dimension of the slice (cannot be -1)
See also
isContiguous()
section()