Package edu.jas.ps
Class Negate<C extends RingElem<C>>
java.lang.Object
edu.jas.ps.Negate<C>
- All Implemented Interfaces:
UnaryFunctor<C,
C>
Internal negation functor.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Negate
Negate()
-
-
Method Details
-
eval
Description copied from interface:UnaryFunctor
Evaluate.
-