OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
DragtFinnMap.h File Reference
#include "Algebra/Array1D.h"
#include "FixedAlgebra/FMatrix.h"
#include "FixedAlgebra/FTps.h"
#include <complex>
#include "FixedAlgebra/FDoubleEigen.h"
#include "FixedAlgebra/FLieGenerator.h"
#include "FixedAlgebra/FLUMatrix.h"
#include "FixedAlgebra/FTpsData.h"
#include "FixedAlgebra/FVector.h"
#include "FixedAlgebra/FVps.h"
#include "FixedAlgebra/LinearMap.h"
#include "FixedAlgebra/Taylor.h"
#include "Utilities/LogicalError.h"
#include <iosfwd>
Include dependency graph for DragtFinnMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FLieGenerator< T, N >
 A representation for a homogeneous polynomial, used as a Lie generator. More...
 
class  FVector< T, int >
 A templated representation for vectors. More...
 
class  FVps< T, N >
 Vector truncated power series in n variables. More...
 
class  LinearMap< T, N >
 Linear map with values of type [b]T[/b] in [b]N[/b] variables. More...
 
class  DragtFinnMap< N >
 A Lie algebraic map, factored according to Dragt and Finn. More...
 

Functions

template<int N>
std::ostream & operator<< (std::ostream &, const DragtFinnMap< N > &)
 

Function Documentation

template<int N>
std::ostream & operator<< ( std::ostream &  os,
const DragtFinnMap< N > &  map 
)

Definition at line 1482 of file DragtFinnMap.h.

References endl(), and Inform::precision().

Here is the call graph for this function: