Go to the documentation of this file.
   14 #define LTERM                   (void **) 0      
   17 #define GK_MOPT_MARK            1 
   18 #define GK_MOPT_CORE            2 
   19 #define GK_MOPT_HEAP            3 
   21 #define HTABLE_EMPTY            -1 
   22 #define HTABLE_DELETED          -2 
   23 #define HTABLE_FIRST             1 
   28 #define CRP_MISSINGCA  2 
   29 #define CRP_MISSINGBB  4 
   30 #define CRP_MULTICHAIN 8 
   31 #define CRP_MULTICA    16 
   32 #define CRP_MULTIBB    32 
   34 #define MAXLINELEN 300000 
   37 #define SIGMEM  SIGABRT 
   38 #define SIGERR  SIGTERM 
   45 #define GK_CSR_MAXTF    1 
   47 #define GK_CSR_POW25    3 
   48 #define GK_CSR_POW65    4 
   49 #define GK_CSR_POW75    5 
   50 #define GK_CSR_POW85    6 
   54 #define GK_CSR_MAXTF2   10 
   61 #define GK_CSR_FMT_CLUTO        1 
   62 #define GK_CSR_FMT_CSR          2 
   63 #define GK_CSR_FMT_METIS        3 
   64 #define GK_CSR_FMT_BINROW       4 
   65 #define GK_CSR_FMT_BINCOL       5 
   67 #define GK_GRAPH_FMT_METIS      1 
  
gtsam
Author(s): 
autogenerated on Wed May 28 2025 03:01:22