Re-exports§
pub use complex::Complex;pub use matrix::projection;pub use matrix::Matrix;pub use matrix::Transpose;pub use scalar::lerp;pub use scalar::Scalar;pub use vector::angle_cos;pub use vector::cross_product;pub use vector::linear_combination;pub use vector::Dot;pub use vector::Vector;