casacore
|
#include <MaskLogiArr.h>
Masked LogicalArrays.
MaskLogiArr is short for MaskedLogicalArray, which is too long by the old AIPS++ file naming conventions. This file contains typedefs for MaskedLogicalArrays.
These classes are analogous to MaskedArrays, where the type of the Array is a LogicalArray.
One wants to be able to mask and use LogicalArrays the same way one can mask and use general Arrays.
Definition at line 74 of file MaskLogiArr.h.