Docs.rs
stochastic-processes-0.1.2
stochastic-processes 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MeetThePatel
Dependencies
nalgebra ^0.31
normal
rand ^0.8.5
normal
serde ^1.0
normal
optional
serde-pickle ^1.0
normal
optional
serde_json ^1.0
normal
optional
statrs ^0.15.0
normal
Versions
69.23%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
StochasticProcess
stochastic_
processes
0.1.2
Stochastic
Process
Implementors
In stochastic_
processes::
processes
stochastic_processes
::
processes
Trait
Stochastic
Process
Copy item path
Source
pub trait StochasticProcess { }
Expand description
Base trait for a stochastic process.
Implementors
§
Source
§
impl
StochasticProcess
for
CIR
Source
§
impl
StochasticProcess
for
GeometricBrownianMotion
Source
§
impl
StochasticProcess
for
OrnsteinUhlenbeck