Return the companion matrix of cs.
cs : array_like
1-d array of series coefficients ordered from low to high degree.
mat : ndarray
Scaled companion matrix of dimensions (deg, deg).
numpy.polynomial.polynomial.polypow
numpy.polynomial.polynomial.polydomain
Enter search terms or a module, class or function name.