invΒΆ
Returns the multiplicative inverse of a square matrix (or a stack of square matrices) x.
Abstract Signature:
inv(x: array)
Returns the multiplicative inverse of a square matrix (or a stack of square matrices) x.
Abstract Signature:
inv(x: array)