Module peroxide::matrix[][src]

Re-exports

pub use self::Shape::Row;
pub use self::Shape::Col;

Structs

Matrix

R-like matrix structure

Enums

Shape

To select matrices' binding.

Traits

FP
Generic

To convert generic vector to Matrix

Functions

tab