![]() |
Mackey
V3.3
A C++ library for computing RO(G) graded homology
|
Contains the class mackey::ChangeBasis. More...
#include <vector>#include <map>#include <algorithm>#include <array>#include "impl/ChangeBasis.ipp"Go to the source code of this file.
Classes | |
| struct | ChangeBasis< pScalar > |
| Change of basis matrices needed for the equivariant tensor product. More... | |
Namespaces | |
| mackey | |
| Everything in this library is under this namespace. | |
Functions | |
| template<typename pScalar , typename T > | |
| std::vector< pScalar > | find_permutation (const std::vector< T > &A, const std::vector< T > &B) |
| If vector B is permutation of vector A i.e. B= A * sigma then returns permutation sigma. More... | |
Contains the class mackey::ChangeBasis.