Public Member Functions | |
| VandermondeRowBuilder (const MonomialBasis_type &monomialBasis) | |
| template<typename MatrixType > | |
| void | buildRow (MatrixType &V, unsigned int row, Point< dim, T > x) |
Private Attributes | |
| const MonomialBasis_type & | monomialBasis |
Definition at line 12 of file VandermondeRowBuilder.hpp.