Docs.rs
integrators-0.0.3
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
integrators 0.0.3
Generic traits to allow easy plugging of different numerical integration algorithms, and wrappers for the Cuba and GSL integrators.
Crate
Source
Builds
Feature flags
Hide files
src
.gitignore
.travis.yml
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
cuba_wrapper.h
gsl_wrapper.h
README.md
1
2
#include
<
gsl/gsl_integration.h
>
#include
<
gsl/gsl_errno.h
>