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

◆ makeRaster() [2/2]

PtrRaster< T, sizeof...(Longs)> makeRaster ( T *  data,
Longs...  shape 
)
related

Shortcut to create a raster from a shape and data without specifying the template parameters.