permutation.hh File Reference
#include "matrix.hh"
#include "basics/exceptions.hh"
#include "basics/debug.hh"
#include <type_traits>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | concepts::Permutation< F > |
Permutation operator. More... | |
class | concepts::TrivExtendRestrict< F > |
Trivial extension and restriction operator. More... | |
class | concepts::TrivExtendRestrict< F > |
Trivial extension and restriction operator. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Macros | |
#define | PermutationAppl_D 0 |
#define | trivExtRestrAppl_D 0 |
#define | trivExtRestrConstr_D 0 |
Detailed Description
permutation and restriction/extension operator
Definition in file permutation.hh.
Macro Definition Documentation
◆ PermutationAppl_D
#define PermutationAppl_D 0 |
Definition at line 19 of file permutation.hh.
◆ trivExtRestrAppl_D
#define trivExtRestrAppl_D 0 |
Definition at line 22 of file permutation.hh.
◆ trivExtRestrConstr_D
#define trivExtRestrConstr_D 0 |
Definition at line 21 of file permutation.hh.