com.jhlabs.math
Class CompositeFunction1D
java.lang.Object
com.jhlabs.math.CompositeFunction1D
- All Implemented Interfaces:
- Function1D
public class CompositeFunction1D
- extends Object
- implements Function1D
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeFunction1D
public CompositeFunction1D(Function1D f1,
Function1D f2)
evaluate
public float evaluate(float v)
- Specified by:
evaluate in interface Function1D
Copyright © 2012. All Rights Reserved.