japaric-archived / linalg.rs

[INACTIVE]
Apache License 2.0
29 stars 1 forks source link

Make the `blas::{Vector,Matrix}` traits private #31

Closed japaric closed 9 years ago

japaric commented 9 years ago

They are implementation details, but currently leak in some other generic implementations.