chsvlib
chsv helper source code

◆ MultiplicativeInverseMe()

derived_type& MultiplicativeInverseMe ( )

Inverses the current matrix and returns a reference to it.

Returns
A reference to the current matrix holding the result.
Exceptions
Chusov::Exceptions::InvalidParameterException("Matrixan attempt to calculate a determinant of a non-square matrix");