SiGraph: sulcal graphs


attrib.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SIA_MODEL_GRAPH_SYNTAX   "model_graph"
 
#define SIA_NBASEGRAPHS   "nbase_graphs"
 
#define SIA_POINTER   "pointer"
 
#define SIA_POSSIBLE_LABELS   "possible_labels"
 
#define SIA_GRAPH   "graph"
 
#define SIA_ORIGINAL_CACHE   "original_cache"
 
#define SIA_CACHE   "cache"
 
#define SIA_LABEL   "label"
 
#define SIA_LABEL1   "label1"
 
#define SIA_LABEL2   "label2"
 
#define SIA_CLIQUES   "cliques"
 
#define SIA_IS_COPY   "is_copy"
 
#define SIA_POTENTIAL   "potential"
 
#define SIA_NAME   "name"
 
#define SIA_VOID_LABEL   "void_label"
 
#define SIA_MODEL   "model"
 
#define SIA_MODEL_FILE   "model_file"
 
#define SIA_DEFAULT_MODEL   "default_model"
 
#define SIA_DEFAULT_MODEL_FILE   "default_model_file"
 
#define SIA_MODEL_NODE   "model_node"
 
#define SIA_MODEL_EDGE   "model_edge"
 
#define SIA_MODEL_TYPE   "model_type"
 
#define SIA_OCCURENCE_COUNT   "occurence_count"
 
#define SIA_NOINSTANCE_COUNT   "noinstance_count"
 
#define SIA_DOMAIN   "domain"
 
#define SIA_DOMAIN_FILE   "domain_file"
 
#define SIA_NULL_DOMAIN   "null_domain"
 
#define SIA_POT_VECTOR   "pot_vector"
 
#define SIA_POT_VECTOR_NORM   "pot_vector_norm"
 
#define SIA_MANDATORY_EMPTY_OUTPUT   "mandatory_empty_output"
 
#define SIA_EMPTY_PENALTY_THRESHOLD   "empty_penalty_threshold"
 
#define SIA_DATAGRAPH_VERSION   "datagraph_VERSION"
 
#define SIA_DATAGRAPH_COMPAT_MODEL_VERSION    "datagraph_compatibility_model_VERSION"
 minimum model graph version able to deal with these data
 
#define SIA_AD_LEAF_SYNTAX   "ad_leaf"
 
#define SIA_WORK   "work"
 
#define SIA_EVAL   "eval"
 
#define SIA_WORKMEMO   "workmemo"
 
#define SIA_EVALMEMO   "evalmemo"
 
#define SIA_NB_LEARN_DATA   "nb_learn_data"
 
#define SIA_LEARN_STATE   "learn_state"
 
#define SIA_NB_LEARN_DATA_MEMO   "nb_learn_data_memo"
 
#define SIA_WORK_MEMO   "work_memo"
 
#define SIA_EVAL_MEMO   "eval_memo"
 
#define SIA_MODEL_VERSION   "model_VERSION"
 
#define SIA_MODEL_COMPAT_DATA_VERSION   "model_compatibility_data_VERSION"
 minimum data graph version this model can deal with
 
#define SIA_USEDINPUTS   "usedinputs"
 
#define SIA_NSTATS   "nstats"
 
#define SIA_MEAN   "mean"
 
#define SIA_SIGMA   "sigma"
 
#define SIA_ERROR_RATE   "error_rate"
 
#define SIA_GEN_ERROR_RATE   "gen_error_rate"
 
#define SIA_GLOBAL_MIN_GERROR   "global_min_gen_error"
 
#define SIA_GLOBAL_MAX_GERROR   "global_max_gen_error"
 
#define SIA_LOCAL_MIN_GERROR   "local_min_gen_error"
 
#define SIA_LOCAL_MAX_GERROR   "local_max_gen_error"
 
#define SIA_GEN_GOOD_ERROR_RATE   "gen_good_error_rate"
 
#define SIA_GEN_BAD_ERROR_RATE   "gen_bad_error_rate"
 
#define SIA_GLOBAL_GOOD_MIN_GERROR   "global_good_min_gen_error"
 
#define SIA_GLOBAL_GOOD_MAX_GERROR   "global_good_max_gen_error"
 
#define SIA_LOCAL_GOOD_MIN_GERROR   "local_good_min_gen_error"
 
#define SIA_LOCAL_GOOD_MAX_GERROR   "local_good_max_gen_error"
 
#define SIA_APP_GOOD_ERROR_RATE   "app_good_error_rate"
 
#define SIA_STEPS_SINCE_GEN_MIN   "steps_since_gen_min"
 
#define SIA_GLOBAL_GEN_MIN_ERROR   "global_gen_min_error"
 
#define SIA_MISCLASS_GOOD_RATE   "misclass_good_rate"
 
#define SIA_MISCLASS_BAD_RATE   "misclass_bad_rate"
 
#define SIA_RELIANCE_WEIGHT_METHOD   "reliance_weight_method"
 
#define SIA_DESCRIPTOR   "descriptor"
 
#define SIA_DESCRIPTOR_NAMES   "descriptor_names"
 
#define SIA_SUBJECT   "subject"
 
#define SIV_RANDOM_VERTEX   "random_vertex"
 
#define SIV_RANDOM_EDGE   "random_edge"
 
#define SIV_VOID_LABEL   "unknown"
 

Macro Definition Documentation

◆ SIA_AD_LEAF_SYNTAX

#define SIA_AD_LEAF_SYNTAX   "ad_leaf"

Definition at line 58 of file attrib.h.

◆ SIA_APP_GOOD_ERROR_RATE

#define SIA_APP_GOOD_ERROR_RATE   "app_good_error_rate"

Definition at line 91 of file attrib.h.

◆ SIA_CACHE

#define SIA_CACHE   "cache"

Definition at line 18 of file attrib.h.

◆ SIA_CLIQUES

#define SIA_CLIQUES   "cliques"

Definition at line 22 of file attrib.h.

◆ SIA_DATAGRAPH_COMPAT_MODEL_VERSION

#define SIA_DATAGRAPH_COMPAT_MODEL_VERSION    "datagraph_compatibility_model_VERSION"

minimum model graph version able to deal with these data

Definition at line 53 of file attrib.h.

◆ SIA_DATAGRAPH_VERSION

#define SIA_DATAGRAPH_VERSION   "datagraph_VERSION"

Definition at line 51 of file attrib.h.

◆ SIA_DEFAULT_MODEL

#define SIA_DEFAULT_MODEL   "default_model"

Definition at line 30 of file attrib.h.

◆ SIA_DEFAULT_MODEL_FILE

#define SIA_DEFAULT_MODEL_FILE   "default_model_file"

Definition at line 31 of file attrib.h.

◆ SIA_DESCRIPTOR

#define SIA_DESCRIPTOR   "descriptor"

Definition at line 100 of file attrib.h.

◆ SIA_DESCRIPTOR_NAMES

#define SIA_DESCRIPTOR_NAMES   "descriptor_names"

Definition at line 101 of file attrib.h.

◆ SIA_DOMAIN

#define SIA_DOMAIN   "domain"

Definition at line 38 of file attrib.h.

◆ SIA_DOMAIN_FILE

#define SIA_DOMAIN_FILE   "domain_file"

Definition at line 39 of file attrib.h.

◆ SIA_EMPTY_PENALTY_THRESHOLD

#define SIA_EMPTY_PENALTY_THRESHOLD   "empty_penalty_threshold"

Definition at line 46 of file attrib.h.

◆ SIA_ERROR_RATE

#define SIA_ERROR_RATE   "error_rate"

Definition at line 79 of file attrib.h.

◆ SIA_EVAL

#define SIA_EVAL   "eval"

Definition at line 60 of file attrib.h.

◆ SIA_EVAL_MEMO

#define SIA_EVAL_MEMO   "eval_memo"

Definition at line 67 of file attrib.h.

◆ SIA_EVALMEMO

#define SIA_EVALMEMO   "evalmemo"

Definition at line 62 of file attrib.h.

◆ SIA_GEN_BAD_ERROR_RATE

#define SIA_GEN_BAD_ERROR_RATE   "gen_bad_error_rate"

Definition at line 86 of file attrib.h.

◆ SIA_GEN_ERROR_RATE

#define SIA_GEN_ERROR_RATE   "gen_error_rate"

Definition at line 80 of file attrib.h.

◆ SIA_GEN_GOOD_ERROR_RATE

#define SIA_GEN_GOOD_ERROR_RATE   "gen_good_error_rate"

Definition at line 85 of file attrib.h.

◆ SIA_GLOBAL_GEN_MIN_ERROR

#define SIA_GLOBAL_GEN_MIN_ERROR   "global_gen_min_error"

Definition at line 93 of file attrib.h.

◆ SIA_GLOBAL_GOOD_MAX_GERROR

#define SIA_GLOBAL_GOOD_MAX_GERROR   "global_good_max_gen_error"

Definition at line 88 of file attrib.h.

◆ SIA_GLOBAL_GOOD_MIN_GERROR

#define SIA_GLOBAL_GOOD_MIN_GERROR   "global_good_min_gen_error"

Definition at line 87 of file attrib.h.

◆ SIA_GLOBAL_MAX_GERROR

#define SIA_GLOBAL_MAX_GERROR   "global_max_gen_error"

Definition at line 82 of file attrib.h.

◆ SIA_GLOBAL_MIN_GERROR

#define SIA_GLOBAL_MIN_GERROR   "global_min_gen_error"

Definition at line 81 of file attrib.h.

◆ SIA_GRAPH

#define SIA_GRAPH   "graph"

Definition at line 16 of file attrib.h.

◆ SIA_IS_COPY

#define SIA_IS_COPY   "is_copy"

Definition at line 23 of file attrib.h.

◆ SIA_LABEL

#define SIA_LABEL   "label"

Definition at line 19 of file attrib.h.

◆ SIA_LABEL1

#define SIA_LABEL1   "label1"

Definition at line 20 of file attrib.h.

◆ SIA_LABEL2

#define SIA_LABEL2   "label2"

Definition at line 21 of file attrib.h.

◆ SIA_LEARN_STATE

#define SIA_LEARN_STATE   "learn_state"

Definition at line 64 of file attrib.h.

◆ SIA_LOCAL_GOOD_MAX_GERROR

#define SIA_LOCAL_GOOD_MAX_GERROR   "local_good_max_gen_error"

Definition at line 90 of file attrib.h.

◆ SIA_LOCAL_GOOD_MIN_GERROR

#define SIA_LOCAL_GOOD_MIN_GERROR   "local_good_min_gen_error"

Definition at line 89 of file attrib.h.

◆ SIA_LOCAL_MAX_GERROR

#define SIA_LOCAL_MAX_GERROR   "local_max_gen_error"

Definition at line 84 of file attrib.h.

◆ SIA_LOCAL_MIN_GERROR

#define SIA_LOCAL_MIN_GERROR   "local_min_gen_error"

Definition at line 83 of file attrib.h.

◆ SIA_MANDATORY_EMPTY_OUTPUT

#define SIA_MANDATORY_EMPTY_OUTPUT   "mandatory_empty_output"

Definition at line 45 of file attrib.h.

◆ SIA_MEAN

#define SIA_MEAN   "mean"

Definition at line 77 of file attrib.h.

◆ SIA_MISCLASS_BAD_RATE

#define SIA_MISCLASS_BAD_RATE   "misclass_bad_rate"

Definition at line 95 of file attrib.h.

◆ SIA_MISCLASS_GOOD_RATE

#define SIA_MISCLASS_GOOD_RATE   "misclass_good_rate"

Definition at line 94 of file attrib.h.

◆ SIA_MODEL

#define SIA_MODEL   "model"

Definition at line 28 of file attrib.h.

◆ SIA_MODEL_COMPAT_DATA_VERSION

#define SIA_MODEL_COMPAT_DATA_VERSION   "model_compatibility_data_VERSION"

minimum data graph version this model can deal with

Definition at line 70 of file attrib.h.

◆ SIA_MODEL_EDGE

#define SIA_MODEL_EDGE   "model_edge"

Definition at line 33 of file attrib.h.

◆ SIA_MODEL_FILE

#define SIA_MODEL_FILE   "model_file"

Definition at line 29 of file attrib.h.

◆ SIA_MODEL_GRAPH_SYNTAX

#define SIA_MODEL_GRAPH_SYNTAX   "model_graph"

Definition at line 10 of file attrib.h.

◆ SIA_MODEL_NODE

#define SIA_MODEL_NODE   "model_node"

Definition at line 32 of file attrib.h.

◆ SIA_MODEL_TYPE

#define SIA_MODEL_TYPE   "model_type"

Definition at line 34 of file attrib.h.

◆ SIA_MODEL_VERSION

#define SIA_MODEL_VERSION   "model_VERSION"

Definition at line 68 of file attrib.h.

◆ SIA_NAME

#define SIA_NAME   "name"

Definition at line 25 of file attrib.h.

◆ SIA_NB_LEARN_DATA

#define SIA_NB_LEARN_DATA   "nb_learn_data"

Definition at line 63 of file attrib.h.

◆ SIA_NB_LEARN_DATA_MEMO

#define SIA_NB_LEARN_DATA_MEMO   "nb_learn_data_memo"

Definition at line 65 of file attrib.h.

◆ SIA_NBASEGRAPHS

#define SIA_NBASEGRAPHS   "nbase_graphs"

Definition at line 12 of file attrib.h.

Referenced by sigraph::AdaptiveLeaf::prop().

◆ SIA_NOINSTANCE_COUNT

#define SIA_NOINSTANCE_COUNT   "noinstance_count"

Definition at line 36 of file attrib.h.

Referenced by sigraph::AdaptiveLeaf::prop().

◆ SIA_NSTATS

#define SIA_NSTATS   "nstats"

Definition at line 76 of file attrib.h.

◆ SIA_NULL_DOMAIN

#define SIA_NULL_DOMAIN   "null_domain"

Definition at line 40 of file attrib.h.

◆ SIA_OCCURENCE_COUNT

#define SIA_OCCURENCE_COUNT   "occurence_count"

Definition at line 35 of file attrib.h.

◆ SIA_ORIGINAL_CACHE

#define SIA_ORIGINAL_CACHE   "original_cache"

Definition at line 17 of file attrib.h.

◆ SIA_POINTER

#define SIA_POINTER   "pointer"

Definition at line 14 of file attrib.h.

◆ SIA_POSSIBLE_LABELS

#define SIA_POSSIBLE_LABELS   "possible_labels"

Definition at line 15 of file attrib.h.

◆ SIA_POT_VECTOR

#define SIA_POT_VECTOR   "pot_vector"

Definition at line 42 of file attrib.h.

◆ SIA_POT_VECTOR_NORM

#define SIA_POT_VECTOR_NORM   "pot_vector_norm"

Definition at line 43 of file attrib.h.

◆ SIA_POTENTIAL

#define SIA_POTENTIAL   "potential"

Definition at line 24 of file attrib.h.

◆ SIA_RELIANCE_WEIGHT_METHOD

#define SIA_RELIANCE_WEIGHT_METHOD   "reliance_weight_method"

Definition at line 96 of file attrib.h.

◆ SIA_SIGMA

#define SIA_SIGMA   "sigma"

Definition at line 78 of file attrib.h.

◆ SIA_STEPS_SINCE_GEN_MIN

#define SIA_STEPS_SINCE_GEN_MIN   "steps_since_gen_min"

Definition at line 92 of file attrib.h.

◆ SIA_SUBJECT

#define SIA_SUBJECT   "subject"

Definition at line 105 of file attrib.h.

◆ SIA_USEDINPUTS

#define SIA_USEDINPUTS   "usedinputs"

Definition at line 75 of file attrib.h.

◆ SIA_VOID_LABEL

#define SIA_VOID_LABEL   "void_label"

Definition at line 26 of file attrib.h.

◆ SIA_WORK

#define SIA_WORK   "work"

Definition at line 59 of file attrib.h.

◆ SIA_WORK_MEMO

#define SIA_WORK_MEMO   "work_memo"

Definition at line 66 of file attrib.h.

◆ SIA_WORKMEMO

#define SIA_WORKMEMO   "workmemo"

Definition at line 61 of file attrib.h.

◆ SIV_RANDOM_EDGE

#define SIV_RANDOM_EDGE   "random_edge"

Definition at line 111 of file attrib.h.

◆ SIV_RANDOM_VERTEX

#define SIV_RANDOM_VERTEX   "random_vertex"

Definition at line 110 of file attrib.h.

◆ SIV_VOID_LABEL

#define SIV_VOID_LABEL   "unknown"

Definition at line 112 of file attrib.h.