Documentation of 'edu.jas.structure.BinaryFunctor' Java class
BinaryFunctor
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- 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.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
DMelt 3.0 © DataMelt by jWork.ORG
You see the box below because you did not login.