template<size_t K>
Rodin::Variational::VandermondePyramid class

Vandermonde matrix of the modal basis on the reference pyramid.

Public static functions

static auto getMatrix() -> const Math::Matrix<Real>&
Gets the underlying matrix.
static auto getInverse() -> const Math::Matrix<Real>&
Gets the inverse of the matrix.