[−][src]Function nalgebra::try_inverse
pub fn try_inverse<M: AlgaSquareMatrix>(m: &M) -> Option<M>
Deprecated:
use the .try_inverse()
method instead
pub fn try_inverse<M: AlgaSquareMatrix>(m: &M) -> Option<M>
use the .try_inverse()
method instead