class SpatialSign The sign class is inherited by Constraint and Convex
| | SpatialSign (Sign sign = zERO) Constructor |
| | SpatialSign (const SpatialSign &) Copy constructor |
| | operator = (const SpatialSign &) Assignment |
| | sign_ Sign value |
The sign class is inherited by Constraint and Convex. Assignment and copy operators are used in both scopes.
SpatialSign(const SpatialSign &)
alphabetic index hierarchy of classes