inv: Inverse polynomial matrix

Description Usage Arguments Details

Description

During inversion we will try to round elememnts to zero.

Usage

1
inv(x, eps = ZERO_EPS)

Arguments

x

a polynomial matrix

eps

zero threshold

Details

Right now only matrices with numerical determinant are supported.


polyMatrix documentation built on July 18, 2021, 5:06 p.m.