CAPD DynSys Library  5.2.0
linearSubstitution.hpp File Reference
#include "capd/diffAlgebra/Jet.h"
#include "capd/normalForms/normalForms.h"

Namespaces

 capd
 
 capd::normalForms
 

Functions

template<typename MatrixType , unsigned DEGREE>
capd::diffAlgebra::Jet< MatrixType, DEGREE > capd::normalForms::linearSubstitution (const MatrixType &N, const capd::diffAlgebra::Jet< MatrixType, DEGREE > &s, const MatrixType &M)
 
template<typename MatrixType , unsigned DEGREE>
capd::diffAlgebra::Jet< MatrixType, DEGREE > capd::normalForms::linearSubstitutionPowerSeries (const MatrixType &N, const capd::diffAlgebra::Jet< MatrixType, DEGREE > &s, const MatrixType &M)
 

Detailed Description

Author
Daniel Wilczak