/// Module hosting the [Vector][crate::vector_impl::Vector] type and its implementations.
/// Module hosting the [Matrix][crate::matrix_impl::Matrix] type and its implementations.
/// Imports the [Vector][crate::vector_impl::Vector] and [Matrix][crate::matrix_impl::Matrix] types.