#include <basix/int.hpp>
#include <basix/vector.hpp>
#include <algebramix/vector_unrolled.hpp>
#include <algebramix/vector_simd.hpp>
#include <algebramix/permutation.hpp>
#include <basix/tuple.hpp>
#include <basix/glue.hpp>
 
Go to the source code of this file.
Namespaces
Defines
Functions
- static permutation GLUE_1 (const tuple< int > &arg_1)
 - static permutation GLUE_2 (const int &arg_1)
 - static permutation GLUE_3 (const int &arg_1, const int &arg_2, const int &arg_3)
 - static permutation GLUE_4 (const int &arg_1, const int &arg_2)
 - static vector< int > GLUE_5 (const permutation &arg_1)
 - static iterator< generic > GLUE_6 (const permutation &arg_1)
 - static int GLUE_7 (const permutation &arg_1)
 - static int GLUE_8 (const permutation &arg_1, const int &arg_2)
 - static int GLUE_9 (const permutation &arg_1)
 - static permutation GLUE_10 (const permutation &arg_1, const permutation &arg_2)
 - static permutation GLUE_11 (const permutation &arg_1)
 - void glue_permutation ()
 
Define Documentation
      
        
          | #define int_literal | 
          ( | 
            | 
          x | ) | 
             as_int (as_string (x)) |