pub trait ViewMutMatix: MatrixBase + ToViewMatrix + ToViewMutMatrix + AsMutPtr + BlasMatrix + AsPtr { }

Object Safety§

This trait is not object safe.

Implementors§