Return in a logical array which points are inside the domain
described by the level-set function phi. These are the points
where phi is negative. If the signbit
function is available
(on newer versions of GNU Octave), also negative zeros are considered
to be part of the domain.
See also: ls_check, ls_issubset, ls_normalise.
Package: level-set