casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
lattices package (libcasa_lattices)

The lattices package is a generalization of n-dimensional 
<a href="group__Arrays__module.html">arrays</a>.
More...

The lattices package is a generalization of n-dimensional 
<a href="group__Arrays__module.html">arrays</a>.

It can hold arrays in memory, on disk (as a Table or in HDF5), or as a virtual lattice using expressions, subsets, regions, masking, etc.

A lot of math functionality (statistics, FFT, convolution, clean, fitting) is available on lattices. Module LatticeMath offers the fitting of functionals to lattice data.

The images module is built on top of lattices.