Method | Description | |
---|---|---|
Integrate ( ) : |
Performs the integration with the values hold in Values and standard x values.
|
|
Integrate ( |
Performs the integration with the values hold in Values and the given x values.
|
|
Integrator ( |
Creates a new integrator.
|
public abstract Integrate ( |
||
x | The x values. | |
return |
public Integrator ( |
||
y | The (y) vector to integrate. | |
return | System |