|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jhlabs.math.CompositeFunction1D
public class CompositeFunction1D
Constructor Summary | |
---|---|
CompositeFunction1D(Function1D f1,
Function1D f2)
|
Method Summary | |
---|---|
float |
evaluate(float v)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeFunction1D(Function1D f1, Function1D f2)
Method Detail |
---|
public float evaluate(float v)
evaluate
in interface Function1D
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |