Documentation of 'edu.jas.structure.UnaryFunctor' Java class
UnaryFunctor
edu.jas.structure

Interface UnaryFunctor<C extends Element<C>,D extends Element<D>>

  • Type Parameters:
    C - element type
    D - element type


    public interface UnaryFunctor<C extends Element<C>,D extends Element<D>>
    Unary functor interface.
    • Method Detail

      • eval

        D eval(C c)
        Evaluate.
        Returns:
        evaluated element.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.