Invert a matrix.

linalg_invert(x)

Arguments

x

Input data, overwritten by the inverse.

Value

Returns NULL.