#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 > |
| class | concepts::TrivExtendRestrict< F > |
Namespaces | |
| namespace | concepts |
Macros | |
| #define | PermutationAppl_D 0 |
| #define | trivExtRestrConstr_D 0 |
| #define | trivExtRestrAppl_D 0 |
permutation and restriction/extension operator
Definition in file permutation.hh.
| #define PermutationAppl_D 0 |
Definition at line 18 of file permutation.hh.
| #define trivExtRestrAppl_D 0 |
Definition at line 21 of file permutation.hh.
| #define trivExtRestrConstr_D 0 |
Definition at line 20 of file permutation.hh.