Scilab Function
Last update : 14/2/2006

detr - polynomial determinant

Calling Sequence

d=detr(h)

Parameters

Description

d=detr(h) returns the determinant d of the polynomial or rational function matrix h . Based on Leverrier's algorithm.

See Also

det ,   determ ,