Crate linalg_rs

Source

Re-exports§

pub use common::*;
pub use constants::*;
pub use error::*;
pub use matrix::*;
pub use sparse::*;

Modules§

common
All the common traits, types and information for dense and sparse matrices are to be found here
constants
Module containing often used mathematical constants
error
Errors on matrices
macros
matrix
Makin with matrices in rust easier!
sparse
Module for defining sparse matrices.

Macros§

at
smd