Commit e5ec825
Terence
Allow multiplying matrix by
This simply inserts `Complex<f32>` and `Complex<f64>` into the
`left_scalar_mul_impl!` macro alongside the primitives' trait
impls.Complex<> on the left1 parent 1cfc539 commit e5ec825
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
545 | 546 | | |
546 | 547 | | |
547 | 548 | | |
548 | | - | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
549 | 565 | | |
550 | 566 | | |
551 | 567 | | |
| |||
0 commit comments