rstsr_openblas/
prelude_dev.rs

1pub(crate) use crate::DeviceBLAS;
2pub(crate) use crate::DeviceRayonAutoImpl;
3pub use rstsr_core::prelude_dev::*;
4pub(crate) use rstsr_openblas_ffi as lapack_ffi;