Elements.pyECSS.math_utilities.inverse

Elements.pyECSS.math_utilities.inverse(matrix)[source]

call numpy linalg.inv(a)[source] to compute the inverse of a numpy matrix

Parameters

matrix ([type]) – [description]