메소드 | 설명 | |
---|---|---|
NonLinearBase ( double>.Func |
Creates a new instance.
|
메소드 | 설명 | |
---|---|---|
fprime ( double x ) : double |
Computes the derivative
|
public NonLinearBase ( double>.Func |
||
f | double>.Func | The function to consider. |
d | double | The spacing to use. |
리턴 | System |