| derived_type MultiplicativeInverse | ( | ) | const | 
Calculates an inverse form of the current matrix returning the result as a newly created matrix.
| Chusov::Exceptions::InvalidParameterException("Matrix | an attempt to calculate a determinant of a non-square matrix"); |