chaospy.Distribution.ttr

Distribution.ttr(kloc)[source]

Three terms relation’s coefficient generator.

Args:
k (numpy.ndarray, int):

The order of the coefficients.

Returns:
(Recurrence coefficients):

Where out[0] is the first (A) and out[1] is the second coefficient With out.shape==(2,)+k.shape.