Manicore
Library to implement schemes on n-dimensionnal manifolds.
Static Public Member Functions | List of all members
Manicore::Koszul_full< l, d > Struct Template Reference

Koszul operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r+1}\Lambda^{l-1}(\mathbb{R}^d)\). More...

#include <exterior_objects.hpp>

Static Public Member Functions

static Eigen::MatrixXd get (const int r)
 Koszul operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r+1}\Lambda^{l-1}(\mathbb{R}^d)\). More...
 

Detailed Description

template<size_t l, size_t d>
struct Manicore::Koszul_full< l, d >

Koszul operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r+1}\Lambda^{l-1}(\mathbb{R}^d)\).

Member Function Documentation

◆ get()

template<size_t l, size_t d>
static Eigen::MatrixXd Manicore::Koszul_full< l, d >::get ( const int  r)
inlinestatic

Koszul operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r+1}\Lambda^{l-1}(\mathbb{R}^d)\).

Parameters
rPolynomial degree

The documentation for this struct was generated from the following file: