Class documentation of Concepts

Loading...
Searching...
No Matches
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 >
 
class  concepts::TrivExtendRestrict< F >
 

Namespaces

namespace  concepts
 

Macros

#define PermutationAppl_D   0
 
#define trivExtRestrConstr_D   0
 
#define trivExtRestrAppl_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 18 of file permutation.hh.

◆ trivExtRestrAppl_D

#define trivExtRestrAppl_D   0

Definition at line 21 of file permutation.hh.

◆ trivExtRestrConstr_D

#define trivExtRestrConstr_D   0

Definition at line 20 of file permutation.hh.