OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes
FNormalForm.h File Reference
#include "FixedAlgebra/FMatrix.h"
#include "FixedAlgebra/FVector.h"
#include <algorithm>
#include <complex>
#include "FixedAlgebra/FDoubleEigen.h"
#include "FixedAlgebra/FLUMatrix.h"
#include "FixedAlgebra/FMonomial.h"
#include "FixedAlgebra/FVps.h"
#include "Physics/Physics.h"
#include "Utilities/LogicalError.h"
#include <functional>
Include dependency graph for FNormalForm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FMatrix< T, M, N >
 A templated representation for matrices. More...
 
class  FTps< T, N >
 Truncated power series in N variables of type T. More...
 
class  FVps< T, N >
 Vector truncated power series in n variables. More...
 
class  FNormalForm< N >
 Normal form of a truncated Taylor series map. More...