![]() |
Cadabra
Computer algebra system for field theory problems
|
#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 |
| void Images::find | ( | iterator | start1, |
| iterator | end1, | ||
| iterator | start2, | ||
| iterator | end2 | ||
| ) |
Find the permutation that takes [start1, end1> to [start2, end2>.
| std::vector<int> Images::images |
1.8.6