All Packages Class Hierarchy This Package Previous Next Index
Interface rsf.solver.Mask
- public interface interface Mask
- extends hasHessian, hasAdjoint
A Mask is a diagonal operator of ones and zeroes which simply
zeroes some elements of an Rsf.
It probably doesn't belong in rsf.solver, but MaskedEqns is the only
thing that currently uses it.
All Packages Class Hierarchy This Package Previous Next Index