public abstract class MFreeShapeFunction extends java.lang.Object implements DifferentiableFunction3x1
Modifier and Type | Class and Description |
---|---|
static class |
MFreeShapeFunction.MFreeShapeFunctionType |
Constructor and Description |
---|
MFreeShapeFunction() |
Modifier and Type | Method and Description |
---|---|
static MFreeShapeFunction |
create(MFreeShapeFunction.MFreeShapeFunctionType type,
MFreeNode3d node) |
abstract MFreeShapeFunction.MFreeShapeFunctionType |
getType() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
eval, eval, evalDerivative, evalDerivative
eval, getInputSize
public abstract MFreeShapeFunction.MFreeShapeFunctionType getType()
public static MFreeShapeFunction create(MFreeShapeFunction.MFreeShapeFunctionType type, MFreeNode3d node)