Generic real/complex scalar trait wrappers for BLAS and LAPACK routines
pub use blas::*;
pub use lapack::*;
Complex<f32>
Complex<f64>