CAPD::DynSys Library  6.0.0
linearSubstitution.hpp File Reference

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