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