1// devela::num::geom::linear::vector::array 2// 3//! 4// 5 6mod impl_traits; 7mod methods; 8mod num; 9mod ops;