extended_matrix 0.9.9

A matrix calculation module.
Documentation
1
2
3
4
5
mod position;
mod shape;

pub use position::Position;
pub use shape::Shape;