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

Interface BinaryFunctor<C1 extends Element<C1>,C2 extends Element<C2>,D extends Element<D>>

  • Type Parameters:
    C1 - element type
    C2 - element type
    D - element type


    public interface BinaryFunctor<C1 extends Element<C1>,C2 extends Element<C2>,D extends Element<D>>
    Binary functor interface.
    • Method Detail

      • eval

        D eval(C1 c1,
               C2 c2)
        Evaluate.
        Returns:
        evaluated element.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.