Interface IDyad
-
public interface IDyad
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.api4.java.common.math.IVectorgetAlternative()org.api4.java.common.math.IVectorgetContext()double[]toDoubleVector()
-