#include <permutations.h>
|
typedef std::vector< unsigned long > | Base |
|
atlas::permutations::Permutation::Permutation |
( |
| ) |
|
|
inline |
atlas::permutations::Permutation::Permutation |
( |
unsigned long |
n | ) |
|
|
inline |
atlas::permutations::Permutation::Permutation |
( |
unsigned long |
n, |
|
|
int |
unsused |
|
) |
| |
atlas::permutations::Permutation::Permutation |
( |
const Permutation & |
pi, |
|
|
int |
unused |
|
) |
| |
template<typename I >
atlas::permutations::Permutation::Permutation |
( |
I |
b, |
|
|
I |
e |
|
) |
| |
|
inline |
template<typename T >
template void atlas::permutations::Permutation::inv_conjugate |
( |
matrix::Matrix_base< T > & |
M | ) |
const |
template<typename T >
void atlas::permutations::Permutation::permute |
( |
std::vector< T > & |
v | ) |
const |
template<typename T >
std::vector< T > atlas::permutations::Permutation::pull_back |
( |
const std::vector< T > & |
v | ) |
const |
template<typename U >
void atlas::permutations::Permutation::renumber |
( |
std::vector< U > & |
v | ) |
const |
template<typename U >
void atlas::permutations::Permutation::renumber |
( |
std::vector< U > & |
v, |
|
|
U |
except |
|
) |
| const |
template<typename U >
std::vector< U > atlas::permutations::Permutation::renumbering |
( |
const std::vector< U > & |
v | ) |
const |
The documentation for this struct was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/utilities/permutations.h
- /home/ran/atlas_project/latest_branch_07182016/sources/utilities/permutations.cpp
- /home/ran/atlas_project/latest_branch_07182016/sources/utilities/permutations_def.h