Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
Generic pullback computation. More...
#include <exterior_algebra.hpp>
Static Public Member Functions | |
template<typename Derived > | |
static Eigen::Matrix< double, Dimension::ExtDim(l, d1), Dimension::ExtDim(l, d2)> | compute (Eigen::MatrixBase< Derived > const &A) |
Generic pullback computation.
The matrix A go from the space 1 to the space 2 Specialized for some case, try to avoid the generic definition
|
inlinestatic |