feo-math 0.1.0

Math library for 3D transformation.
Documentation
1
2
3
4
5
6
7
8
9
10
//! multivariate operations 
//! 
//! Unstable
//! TODO: compress down into one construct
//! 


pub mod with_var;
pub mod one_unknown;
pub mod two_unknown; // todo make into one struct