casacore
|
Logical functor to test if any elements are true. More...
#include <ArrayLogical.h>
Public Member Functions | |
virtual bool | operator() (const Array< T > &arr) const override |
Public Member Functions inherited from casacore::ArrayFunctorBase< T, bool > | |
virtual | ~ArrayFunctorBase () |
Logical functor to test if any elements are true.
Definition at line 442 of file ArrayLogical.h.
|
inlineoverridevirtual |
Implements casacore::ArrayFunctorBase< T, bool >.
Definition at line 444 of file ArrayLogical.h.