public class HomotopyFunc extends FuncRnRn
| Constructor and Description |
|---|
HomotopyFunc() |
| Modifier and Type | Method and Description |
|---|---|
void |
evalFunction(double[] X,
double[] H) |
void |
initHomotopyFunc(double[] X0,
FuncRnRn extFunc) |
allocJacobian, evalJacobian, getJacobian, getLabel, getSysDim, printJacobianpublic void initHomotopyFunc(double[] X0,
FuncRnRn extFunc)
public void evalFunction(double[] X,
double[] H)