//! Slice-based safe wrappers for selected real BLAS Level 2 routines.
//!
//! Public operations are re-exported from operation-sized modules. The
//! legacy implementation remains an internal compatibility implementation for
//! operations not yet physically split; it is never a production registry.
pub use ;
pub use ;
pub use ;