Docs.rs
expm-0.1.1
expm 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
SuperFluffy
Dependencies
cblas ^0.2
normal
condest ^0.2
normal
lapacke ^0.2
normal
ndarray ^0.12
normal
statrs ^0.10
normal
approx ^0.3.1
dev
openblas-src ^0.7
dev
Versions
80%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
expm
0.1.1
All Items
Crate Items
Structs
Functions
Crate
expm
Copy item path
Source
Structs
§
Expm
Storage for calculating the matrix exponential.
Functions
§
expm
Calculate the matrix exponential of the n×n matrix
a
storing the result in matrix
b
.