//! Generic nalgebra implementation of the mathematical traits.
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
use crateScalar;
use ;
// TODO: this is a bit restrictive... Can we somehow avoid using the Simd-traits?
/// A scalar that can be used with nalgebra.