Vander(V) = Vandermonde's matrix from vector V:
Let V be a row or column vector with elements v1, v2, v3, ..., vn. Vandermonde's matrix of V is
It is nonsingular if vi != vj for all i and j <= n.
Return to Matrix and Polynomial Computations
Return to Harry's Home Page
times since
September 18, 2006.