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

◆ makeRaster() [1/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.