nalgebra
nalgebra copied to clipboard
Add const `Matrix::shape` when shape is not dynamic
Add const Matrix::shape when shape is not dynamic. This may require the DimName trait.
Implemented in #1522
can this be closed then?
It was only partially implemented in #1522, but I think it's fine to close, as we wait until const traits allow for more const in nalgebra