Skip to content

Update README with integrator interface additions #5

@CD3

Description

@CD3

The integration classes have some new methods that are not documented yet. For example, you can can now pass optional index bounds when integrating discretized function

I = integrate(x,y);
I2 = integrate(x,y,10,20); // integrate function from x[10] to x[20]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions