Cadabra
Computer algebra system for field theory problems
Public Member Functions | Public Attributes | List of all members
Images Class Reference

#include <Permutations.hh>

Public Member Functions

template<class iterator >
void find (iterator start1, iterator end1, iterator start2, iterator end2)
 Find the permutation that takes [start1, end1> to [start2, end2>. More...
 

Public Attributes

std::vector< int > images
 

Member Function Documentation

◆ find()

template<class iterator >
void Images::find ( iterator  start1,
iterator  end1,
iterator  start2,
iterator  end2 
)

Find the permutation that takes [start1, end1> to [start2, end2>.

Member Data Documentation

◆ images

std::vector<int> Images::images

The documentation for this class was generated from the following file: