
Negative Semidefinite Constraint Operator
Source:R/261_zzz_R_specific_exports.R
grapes-less-than-less-than-grapes.RdCreates an NSD constraint: e2 - e1 is positive semidefinite,
i.e., e1 is NSD relative to e2.
This is the R equivalent of Python's A << B.