ListRationalFunctionSpace

constructor(polynomialSpace: PolynomialSpace<Number, ListPolynomial<Number>>)(source)

Parameters

Number

the type of constants. Polynomials have them a coefficients in their terms.

A

type of provided underlying ring of constants. It's Ring of Number.