Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow multiplying matrix by
Complex<>
on the left
This simply inserts `Complex<f32>` and `Complex<f64>` into the `left_scalar_mul_impl!` macro alongside the primitives' trait impls.
- Loading branch information