Documentation of CSL
Data Structures | Namespaces | Macros | Functions
objectSymmetry.h File Reference
#include <iostream>
#include <csignal>
#include <vector>
#include <map>
#include "std_vector_implementation.h"
Include dependency graph for objectSymmetry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  csl::ObjectSymmetry< T >
 
class  csl::ObjectPermutation< T >
 
class  csl::ObjectSymmetry< T >
 

Namespaces

 csl
 Namespace for csl library.
 

Macros

#define Id_Perm(T)   csl::ObjectPermutation<T>()
 
#define Id_Sym(T)   csl::ObjectSymmetry<T>(Id_Perm(T))
 

Functions

template<class T >
std::ostream & csl::operator<< (std::ostream &fout, const ObjectPermutation< T > &perm)
 
template<class T >
std::ostream & csl::operator<< (std::ostream &fout, const ObjectSymmetry< T > &sym)
 

Detailed Description

Author
Grégoire Uhlrich
Version
1.3