Class lsst::meas::modelfit::detail::Vandermonde

template<int N>
class Vandermonde

Class that computes rows of the Vandermonde matrix and related matrices; the dot product of these row vectors with the polynomial coefficient vectors evaluates the polynomial (or computes a derivative).