|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.function.Function1x3
public abstract class Function1x3
Constructor Summary | |
---|---|
Function1x3()
|
Method Summary | |
---|---|
abstract Point3d |
eval(double x)
|
void |
eval(double in,
double[] out)
|
int |
getOutputSize()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Function1x3()
Method Detail |
---|
public abstract Point3d eval(double x)
public void eval(double in, double[] out)
eval
in interface SIMOFunction
public int getOutputSize()
getOutputSize
in interface SIMOFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |