diff --git a/_r_e_a_d_m_e_8md.html b/_r_e_a_d_m_e_8md.html index dfad221dc..295368d05 100644 --- a/_r_e_a_d_m_e_8md.html +++ b/_r_e_a_d_m_e_8md.html @@ -102,7 +102,7 @@ diff --git a/annotated.html b/annotated.html index aa4c6b373..c20321c95 100644 --- a/annotated.html +++ b/annotated.html @@ -147,7 +147,7 @@ diff --git a/barray-bones_8hpp.html b/barray-bones_8hpp.html index 92618da39..04dff3af7 100644 --- a/barray-bones_8hpp.html +++ b/barray-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/barray-bones_8hpp_source.html b/barray-bones_8hpp_source.html index 7c4e920bc..0171e4439 100644 --- a/barray-bones_8hpp_source.html +++ b/barray-bones_8hpp_source.html @@ -328,7 +328,7 @@ diff --git a/barray-iterator_8hpp.html b/barray-iterator_8hpp.html index 853414813..f72ea7832 100644 --- a/barray-iterator_8hpp.html +++ b/barray-iterator_8hpp.html @@ -112,7 +112,7 @@ diff --git a/barray-iterator_8hpp_source.html b/barray-iterator_8hpp_source.html index 50a671724..a0f7d32b1 100644 --- a/barray-iterator_8hpp_source.html +++ b/barray-iterator_8hpp_source.html @@ -148,7 +148,7 @@ diff --git a/barray-meat-operators_8hpp.html b/barray-meat-operators_8hpp.html index 36c60016a..ee9a2899e 100644 --- a/barray-meat-operators_8hpp.html +++ b/barray-meat-operators_8hpp.html @@ -576,7 +576,7 @@

diff --git a/barray-meat-operators_8hpp_source.html b/barray-meat-operators_8hpp_source.html index 9b39cbe23..f4afe7507 100644 --- a/barray-meat-operators_8hpp_source.html +++ b/barray-meat-operators_8hpp_source.html @@ -240,7 +240,7 @@ diff --git a/barray-meat_8hpp.html b/barray-meat_8hpp.html index 5ee67c673..08a571780 100644 --- a/barray-meat_8hpp.html +++ b/barray-meat_8hpp.html @@ -164,7 +164,7 @@

    - +
diff --git a/barray-meat_8hpp_source.html b/barray-meat_8hpp_source.html index 461d69432..87ef7c744 100644 --- a/barray-meat_8hpp_source.html +++ b/barray-meat_8hpp_source.html @@ -1441,7 +1441,7 @@ diff --git a/barraycell-bones_8hpp.html b/barraycell-bones_8hpp.html index 98a95e39b..2292bbf4e 100644 --- a/barraycell-bones_8hpp.html +++ b/barraycell-bones_8hpp.html @@ -123,7 +123,7 @@ diff --git a/barraycell-bones_8hpp_source.html b/barraycell-bones_8hpp_source.html index f57ad18d2..5558e7bf8 100644 --- a/barraycell-bones_8hpp_source.html +++ b/barraycell-bones_8hpp_source.html @@ -204,7 +204,7 @@ diff --git a/barraycell-meat_8hpp.html b/barraycell-meat_8hpp.html index bae6d397e..40da3454d 100644 --- a/barraycell-meat_8hpp.html +++ b/barraycell-meat_8hpp.html @@ -113,7 +113,7 @@ diff --git a/barraycell-meat_8hpp_source.html b/barraycell-meat_8hpp_source.html index eb338d046..1ded8ca31 100644 --- a/barraycell-meat_8hpp_source.html +++ b/barraycell-meat_8hpp_source.html @@ -220,7 +220,7 @@ diff --git a/barraydense-bones_8hpp.html b/barraydense-bones_8hpp.html index be270980a..fef154694 100644 --- a/barraydense-bones_8hpp.html +++ b/barraydense-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/barraydense-bones_8hpp_source.html b/barraydense-bones_8hpp_source.html index 559d6d0fe..e6c934ea2 100644 --- a/barraydense-bones_8hpp_source.html +++ b/barraydense-bones_8hpp_source.html @@ -340,7 +340,7 @@ diff --git a/barraydense-meat-operators_8hpp.html b/barraydense-meat-operators_8hpp.html index e63cee334..4417a8148 100644 --- a/barraydense-meat-operators_8hpp.html +++ b/barraydense-meat-operators_8hpp.html @@ -481,7 +481,7 @@

    - +
diff --git a/barraydense-meat-operators_8hpp_source.html b/barraydense-meat-operators_8hpp_source.html index e299c7fff..f4ce52b1a 100644 --- a/barraydense-meat-operators_8hpp_source.html +++ b/barraydense-meat-operators_8hpp_source.html @@ -231,7 +231,7 @@ diff --git a/barraydense-meat_8hpp.html b/barraydense-meat_8hpp.html index 6b95d3af4..e2937de57 100644 --- a/barraydense-meat_8hpp.html +++ b/barraydense-meat_8hpp.html @@ -252,7 +252,7 @@

    - +
diff --git a/barraydense-meat_8hpp_source.html b/barraydense-meat_8hpp_source.html index 7dc5843ff..95db75864 100644 --- a/barraydense-meat_8hpp_source.html +++ b/barraydense-meat_8hpp_source.html @@ -547,10 +547,10 @@
449  if (check_bounds)
450  out_of_range(0u, i);
451 
-
452  #if defined(__OPENMP) || defined(_OPENMP)
-
453  #pragma omp simd
-
454  #endif
-
455  #pragma code_align 32
+
452  #pragma code_align 32
+
453  #if defined(__OPENMP) || defined(_OPENMP)
+
454  #pragma omp simd
+
455  #endif
456  for (size_t j = 0u; j < N; ++j)
457  x->operator[](j) = el[POS(j, i)];//this->get_cell(iter->first, i, false);
458 
@@ -1190,7 +1190,7 @@ diff --git a/barraydensecell-bones_8hpp.html b/barraydensecell-bones_8hpp.html index 5cb4673e8..bcd9916fa 100644 --- a/barraydensecell-bones_8hpp.html +++ b/barraydensecell-bones_8hpp.html @@ -158,7 +158,7 @@

    - +
diff --git a/barraydensecell-bones_8hpp_source.html b/barraydensecell-bones_8hpp_source.html index 78508c77a..a2f25267a 100644 --- a/barraydensecell-bones_8hpp_source.html +++ b/barraydensecell-bones_8hpp_source.html @@ -189,7 +189,7 @@ diff --git a/barraydensecell-meat_8hpp.html b/barraydensecell-meat_8hpp.html index 28a96f1ba..4458e0870 100644 --- a/barraydensecell-meat_8hpp.html +++ b/barraydensecell-meat_8hpp.html @@ -152,7 +152,7 @@

    - +
diff --git a/barraydensecell-meat_8hpp_source.html b/barraydensecell-meat_8hpp_source.html index f9c1e1a3c..04e1f390d 100644 --- a/barraydensecell-meat_8hpp_source.html +++ b/barraydensecell-meat_8hpp_source.html @@ -235,7 +235,7 @@ diff --git a/barraydensecol-bones_8hpp.html b/barraydensecol-bones_8hpp.html index c66d0a62e..811a32bdc 100644 --- a/barraydensecol-bones_8hpp.html +++ b/barraydensecol-bones_8hpp.html @@ -216,7 +216,7 @@

    - +
diff --git a/barraydensecol-bones_8hpp_source.html b/barraydensecol-bones_8hpp_source.html index ec93da1ea..89018765f 100644 --- a/barraydensecol-bones_8hpp_source.html +++ b/barraydensecol-bones_8hpp_source.html @@ -246,7 +246,7 @@ diff --git a/barraydenserow-bones_8hpp.html b/barraydenserow-bones_8hpp.html index 04aa68ce0..7d47d10b7 100644 --- a/barraydenserow-bones_8hpp.html +++ b/barraydenserow-bones_8hpp.html @@ -216,7 +216,7 @@

    - +
diff --git a/barraydenserow-bones_8hpp_source.html b/barraydenserow-bones_8hpp_source.html index ebc4895c4..8b4caef7e 100644 --- a/barraydenserow-bones_8hpp_source.html +++ b/barraydenserow-bones_8hpp_source.html @@ -257,7 +257,7 @@ diff --git a/barrayrow-bones_8hpp.html b/barrayrow-bones_8hpp.html index 27b6464b8..d90c09897 100644 --- a/barrayrow-bones_8hpp.html +++ b/barrayrow-bones_8hpp.html @@ -114,7 +114,7 @@ diff --git a/barrayrow-bones_8hpp_source.html b/barrayrow-bones_8hpp_source.html index 50d88ec38..e23c193bf 100644 --- a/barrayrow-bones_8hpp_source.html +++ b/barrayrow-bones_8hpp_source.html @@ -195,7 +195,7 @@ diff --git a/barrayrow-meat_8hpp.html b/barrayrow-meat_8hpp.html index 2aa719a08..f057d0b22 100644 --- a/barrayrow-meat_8hpp.html +++ b/barrayrow-meat_8hpp.html @@ -350,7 +350,7 @@

    - +
diff --git a/barrayrow-meat_8hpp_source.html b/barrayrow-meat_8hpp_source.html index c58ad46be..58777038c 100644 --- a/barrayrow-meat_8hpp_source.html +++ b/barrayrow-meat_8hpp_source.html @@ -229,7 +229,7 @@ diff --git a/barrayvector-bones_8hpp.html b/barrayvector-bones_8hpp.html index 1de5308eb..f2cc9f73f 100644 --- a/barrayvector-bones_8hpp.html +++ b/barrayvector-bones_8hpp.html @@ -115,7 +115,7 @@ diff --git a/barrayvector-bones_8hpp_source.html b/barrayvector-bones_8hpp_source.html index f1c58e806..3c59619e9 100644 --- a/barrayvector-bones_8hpp_source.html +++ b/barrayvector-bones_8hpp_source.html @@ -232,7 +232,7 @@ diff --git a/barrayvector-meat_8hpp.html b/barrayvector-meat_8hpp.html index cc5268925..5b434d3d4 100644 --- a/barrayvector-meat_8hpp.html +++ b/barrayvector-meat_8hpp.html @@ -104,7 +104,7 @@ diff --git a/barrayvector-meat_8hpp_source.html b/barrayvector-meat_8hpp_source.html index 7607c8b3f..0c804894a 100644 --- a/barrayvector-meat_8hpp_source.html +++ b/barrayvector-meat_8hpp_source.html @@ -444,7 +444,7 @@ diff --git a/barry-configuration_8hpp.html b/barry-configuration_8hpp.html index ccb32880e..a28308fce 100644 --- a/barry-configuration_8hpp.html +++ b/barry-configuration_8hpp.html @@ -257,7 +257,7 @@

    - +
diff --git a/barry-configuration_8hpp_source.html b/barry-configuration_8hpp_source.html index b14b2f5af..a9f37464e 100644 --- a/barry-configuration_8hpp_source.html +++ b/barry-configuration_8hpp_source.html @@ -160,7 +160,7 @@ diff --git a/barry-debug_8hpp.html b/barry-debug_8hpp.html index 01462d3b2..8fc12488d 100644 --- a/barry-debug_8hpp.html +++ b/barry-debug_8hpp.html @@ -139,7 +139,7 @@

    - +
diff --git a/barry-debug_8hpp_source.html b/barry-debug_8hpp_source.html index 6103337f0..03419e78e 100644 --- a/barry-debug_8hpp_source.html +++ b/barry-debug_8hpp_source.html @@ -145,7 +145,7 @@ diff --git a/barry-macros_8hpp.html b/barry-macros_8hpp.html index d9d13af74..345dde937 100644 --- a/barry-macros_8hpp.html +++ b/barry-macros_8hpp.html @@ -236,7 +236,7 @@

    - +
diff --git a/barry-macros_8hpp_source.html b/barry-macros_8hpp_source.html index f8df17606..23fefa554 100644 --- a/barry-macros_8hpp_source.html +++ b/barry-macros_8hpp_source.html @@ -121,7 +121,7 @@ diff --git a/barry_8hpp.html b/barry_8hpp.html index e02149431..eec407b82 100644 --- a/barry_8hpp.html +++ b/barry_8hpp.html @@ -401,7 +401,7 @@

    - +
diff --git a/barry_8hpp_source.html b/barry_8hpp_source.html index 6bb490c9e..475a9ddb2 100644 --- a/barry_8hpp_source.html +++ b/barry_8hpp_source.html @@ -237,7 +237,7 @@ diff --git a/cell-bones_8hpp.html b/cell-bones_8hpp.html index 5556a1770..ca1972e31 100644 --- a/cell-bones_8hpp.html +++ b/cell-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/cell-bones_8hpp_source.html b/cell-bones_8hpp_source.html index fc59faa09..25aa99698 100644 --- a/cell-bones_8hpp_source.html +++ b/cell-bones_8hpp_source.html @@ -159,7 +159,7 @@ diff --git a/cell-meat_8hpp.html b/cell-meat_8hpp.html index b1874badf..a8a59fddd 100644 --- a/cell-meat_8hpp.html +++ b/cell-meat_8hpp.html @@ -113,7 +113,7 @@ diff --git a/cell-meat_8hpp_source.html b/cell-meat_8hpp_source.html index c2ce2f166..98d1e30e1 100644 --- a/cell-meat_8hpp_source.html +++ b/cell-meat_8hpp_source.html @@ -180,7 +180,7 @@ diff --git a/class_b_array-members.html b/class_b_array-members.html index 6c7d961fa..fe5bd87ee 100644 --- a/class_b_array-members.html +++ b/class_b_array-members.html @@ -165,7 +165,7 @@ diff --git a/class_b_array.html b/class_b_array.html index 80a1348cb..1589bbb75 100644 --- a/class_b_array.html +++ b/class_b_array.html @@ -2141,7 +2141,7 @@

    - +
diff --git a/class_b_array_cell-members.html b/class_b_array_cell-members.html index c6eae52a9..0e403cbbb 100644 --- a/class_b_array_cell-members.html +++ b/class_b_array_cell-members.html @@ -113,7 +113,7 @@ diff --git a/class_b_array_cell.html b/class_b_array_cell.html index 22997ec84..50d47496b 100644 --- a/class_b_array_cell.html +++ b/class_b_array_cell.html @@ -430,7 +430,7 @@

    - +
diff --git a/class_b_array_cell__const-members.html b/class_b_array_cell__const-members.html index e990fbe99..6e17514f4 100644 --- a/class_b_array_cell__const-members.html +++ b/class_b_array_cell__const-members.html @@ -113,7 +113,7 @@ diff --git a/class_b_array_cell__const.html b/class_b_array_cell__const.html index e5251a703..66e57cc5e 100644 --- a/class_b_array_cell__const.html +++ b/class_b_array_cell__const.html @@ -430,7 +430,7 @@

    - +
diff --git a/class_b_array_dense-members.html b/class_b_array_dense-members.html index bf542298b..f6d7644bd 100644 --- a/class_b_array_dense-members.html +++ b/class_b_array_dense-members.html @@ -170,7 +170,7 @@ diff --git a/class_b_array_dense.html b/class_b_array_dense.html index b86d90663..8d6c9946f 100644 --- a/class_b_array_dense.html +++ b/class_b_array_dense.html @@ -2668,7 +2668,7 @@

    - +
diff --git a/class_b_array_dense_cell-members.html b/class_b_array_dense_cell-members.html index e82316397..afd72bae8 100644 --- a/class_b_array_dense_cell-members.html +++ b/class_b_array_dense_cell-members.html @@ -117,7 +117,7 @@ diff --git a/class_b_array_dense_cell.html b/class_b_array_dense_cell.html index be4e8a586..12e0a6318 100644 --- a/class_b_array_dense_cell.html +++ b/class_b_array_dense_cell.html @@ -550,7 +550,7 @@

    - +
diff --git a/class_b_array_dense_cell__const.html b/class_b_array_dense_cell__const.html index bfe5e7337..b59b9349e 100644 --- a/class_b_array_dense_cell__const.html +++ b/class_b_array_dense_cell__const.html @@ -111,7 +111,7 @@ diff --git a/class_b_array_dense_col-members.html b/class_b_array_dense_col-members.html index c4caf0e2c..dc4e12b82 100644 --- a/class_b_array_dense_col-members.html +++ b/class_b_array_dense_col-members.html @@ -112,7 +112,7 @@ diff --git a/class_b_array_dense_col.html b/class_b_array_dense_col.html index 100d6e5c0..923dcb44b 100644 --- a/class_b_array_dense_col.html +++ b/class_b_array_dense_col.html @@ -379,7 +379,7 @@

    - +
diff --git a/class_b_array_dense_col__const-members.html b/class_b_array_dense_col__const-members.html index 32cf13971..80c8e83ef 100644 --- a/class_b_array_dense_col__const-members.html +++ b/class_b_array_dense_col__const-members.html @@ -111,7 +111,7 @@ diff --git a/class_b_array_dense_col__const.html b/class_b_array_dense_col__const.html index 0d2c5cb34..358d055fe 100644 --- a/class_b_array_dense_col__const.html +++ b/class_b_array_dense_col__const.html @@ -351,7 +351,7 @@

    - +
diff --git a/class_b_array_dense_row-members.html b/class_b_array_dense_row-members.html index 1a11db945..ff8c10b57 100644 --- a/class_b_array_dense_row-members.html +++ b/class_b_array_dense_row-members.html @@ -112,7 +112,7 @@ diff --git a/class_b_array_dense_row.html b/class_b_array_dense_row.html index 2dc326644..6580010c4 100644 --- a/class_b_array_dense_row.html +++ b/class_b_array_dense_row.html @@ -379,7 +379,7 @@

    - +
diff --git a/class_b_array_dense_row__const-members.html b/class_b_array_dense_row__const-members.html index 34ef5e2ac..13e19ea6d 100644 --- a/class_b_array_dense_row__const-members.html +++ b/class_b_array_dense_row__const-members.html @@ -111,7 +111,7 @@ diff --git a/class_b_array_dense_row__const.html b/class_b_array_dense_row__const.html index e6cb99134..c594aed59 100644 --- a/class_b_array_dense_row__const.html +++ b/class_b_array_dense_row__const.html @@ -351,7 +351,7 @@

    - +
diff --git a/class_b_array_row-members.html b/class_b_array_row-members.html index fc01de0ce..8f87abd84 100644 --- a/class_b_array_row-members.html +++ b/class_b_array_row-members.html @@ -113,7 +113,7 @@ diff --git a/class_b_array_row.html b/class_b_array_row.html index 38bca1da9..b7aa62d60 100644 --- a/class_b_array_row.html +++ b/class_b_array_row.html @@ -354,7 +354,7 @@

    - +
diff --git a/class_b_array_row__const-members.html b/class_b_array_row__const-members.html index 4d45105d6..af5a9dc06 100644 --- a/class_b_array_row__const-members.html +++ b/class_b_array_row__const-members.html @@ -113,7 +113,7 @@ diff --git a/class_b_array_row__const.html b/class_b_array_row__const.html index c841b1dd9..cf6fadf26 100644 --- a/class_b_array_row__const.html +++ b/class_b_array_row__const.html @@ -354,7 +354,7 @@

    - +
diff --git a/class_b_array_vector-members.html b/class_b_array_vector-members.html index f257b7f8a..7de0c5c31 100644 --- a/class_b_array_vector-members.html +++ b/class_b_array_vector-members.html @@ -118,7 +118,7 @@ diff --git a/class_b_array_vector.html b/class_b_array_vector.html index 145738c11..91ff5f136 100644 --- a/class_b_array_vector.html +++ b/class_b_array_vector.html @@ -585,7 +585,7 @@

    - +
diff --git a/class_b_array_vector__const-members.html b/class_b_array_vector__const-members.html index 982bb0e8b..9bff2da4c 100644 --- a/class_b_array_vector__const-members.html +++ b/class_b_array_vector__const-members.html @@ -118,7 +118,7 @@ diff --git a/class_b_array_vector__const.html b/class_b_array_vector__const.html index 209a582f3..1dfefa1a8 100644 --- a/class_b_array_vector__const.html +++ b/class_b_array_vector__const.html @@ -567,7 +567,7 @@

    - +
diff --git a/class_cell-members.html b/class_cell-members.html index e9581bea2..518966d7a 100644 --- a/class_cell-members.html +++ b/class_cell-members.html @@ -124,7 +124,7 @@ diff --git a/class_cell.html b/class_cell.html index 4cf2a2407..e217cce72 100644 --- a/class_cell.html +++ b/class_cell.html @@ -695,7 +695,7 @@

    - +
diff --git a/class_cell__const.html b/class_cell__const.html index bd2a7f5bc..a6673b00d 100644 --- a/class_cell__const.html +++ b/class_cell__const.html @@ -111,7 +111,7 @@ diff --git a/class_const_b_array_row_iter-members.html b/class_const_b_array_row_iter-members.html index 495aab470..b72b08a65 100644 --- a/class_const_b_array_row_iter-members.html +++ b/class_const_b_array_row_iter-members.html @@ -110,7 +110,7 @@ diff --git a/class_const_b_array_row_iter.html b/class_const_b_array_row_iter.html index 707577c49..87881f4e6 100644 --- a/class_const_b_array_row_iter.html +++ b/class_const_b_array_row_iter.html @@ -278,7 +278,7 @@

    - +
diff --git a/class_counter-members.html b/class_counter-members.html index e6b8c2679..b5661e525 100644 --- a/class_counter-members.html +++ b/class_counter-members.html @@ -123,7 +123,7 @@ diff --git a/class_counter.html b/class_counter.html index 0dd13dc19..d1ff4e167 100644 --- a/class_counter.html +++ b/class_counter.html @@ -679,7 +679,7 @@

    - +
diff --git a/class_counters-members.html b/class_counters-members.html index 7373bc1ea..8b34275ec 100644 --- a/class_counters-members.html +++ b/class_counters-members.html @@ -118,7 +118,7 @@ diff --git a/class_counters.html b/class_counters.html index b7a07856c..1c4e8a412 100644 --- a/class_counters.html +++ b/class_counters.html @@ -573,7 +573,7 @@

    - +
diff --git a/class_d_e_f_m-members.html b/class_d_e_f_m-members.html index 492a8efe9..a325cec08 100644 --- a/class_d_e_f_m-members.html +++ b/class_d_e_f_m-members.html @@ -124,7 +124,7 @@ diff --git a/class_d_e_f_m.html b/class_d_e_f_m.html index 9fb704ac5..cba15980c 100644 --- a/class_d_e_f_m.html +++ b/class_d_e_f_m.html @@ -811,7 +811,7 @@

    - +
diff --git a/class_d_e_f_m_counter_data-members.html b/class_d_e_f_m_counter_data-members.html index 038205a0c..2f912fb33 100644 --- a/class_d_e_f_m_counter_data-members.html +++ b/class_d_e_f_m_counter_data-members.html @@ -114,7 +114,7 @@ diff --git a/class_d_e_f_m_counter_data.html b/class_d_e_f_m_counter_data.html index ab6d8d64d..668fd998a 100644 --- a/class_d_e_f_m_counter_data.html +++ b/class_d_e_f_m_counter_data.html @@ -146,7 +146,7 @@ diff --git a/class_d_e_f_m_data-members.html b/class_d_e_f_m_data-members.html index 9512713e3..35c7d92f6 100644 --- a/class_d_e_f_m_data-members.html +++ b/class_d_e_f_m_data-members.html @@ -119,7 +119,7 @@ diff --git a/class_d_e_f_m_data.html b/class_d_e_f_m_data.html index 04c5f9c84..67102cf3e 100644 --- a/class_d_e_f_m_data.html +++ b/class_d_e_f_m_data.html @@ -164,7 +164,7 @@ diff --git a/class_d_e_f_m_rule_data-members.html b/class_d_e_f_m_rule_data-members.html index a37924971..8045ab701 100644 --- a/class_d_e_f_m_rule_data-members.html +++ b/class_d_e_f_m_rule_data-members.html @@ -114,7 +114,7 @@ diff --git a/class_d_e_f_m_rule_data.html b/class_d_e_f_m_rule_data.html index 1a48489e6..a8d5350c4 100644 --- a/class_d_e_f_m_rule_data.html +++ b/class_d_e_f_m_rule_data.html @@ -150,7 +150,7 @@ diff --git a/class_d_e_f_m_rule_dyn_data-members.html b/class_d_e_f_m_rule_dyn_data-members.html index 214892adc..a4aefbc64 100644 --- a/class_d_e_f_m_rule_dyn_data-members.html +++ b/class_d_e_f_m_rule_dyn_data-members.html @@ -117,7 +117,7 @@ diff --git a/class_d_e_f_m_rule_dyn_data.html b/class_d_e_f_m_rule_dyn_data.html index e84e4c310..cf074f476 100644 --- a/class_d_e_f_m_rule_dyn_data.html +++ b/class_d_e_f_m_rule_dyn_data.html @@ -167,7 +167,7 @@ diff --git a/class_entries-members.html b/class_entries-members.html index 3dcab73d2..11e18297c 100644 --- a/class_entries-members.html +++ b/class_entries-members.html @@ -111,7 +111,7 @@ diff --git a/class_entries.html b/class_entries.html index 7d27f3287..a20cb4a9d 100644 --- a/class_entries.html +++ b/class_entries.html @@ -323,7 +323,7 @@

    - +
diff --git a/class_flock-members.html b/class_flock-members.html index f002b2b5d..8a2cc4939 100644 --- a/class_flock-members.html +++ b/class_flock-members.html @@ -105,7 +105,7 @@ Flock()Flockinline get_counters()Flockinline get_model()Flockinline - get_stats_support()Flockinline + get_stats_support()Flockinline get_stats_target()Flockinline get_support_fun()Flockinline init(size_t bar_width=BARRY_PROGRESS_BAR_WIDTH)Flockinline @@ -130,7 +130,7 @@ diff --git a/class_flock.html b/class_flock.html index 57cffb9fe..a91a5cac0 100644 --- a/class_flock.html +++ b/class_flock.html @@ -124,8 +124,8 @@   PhyloSupportget_support_fun ()   -std::vector< std::vector< double > > * get_stats_support () -  +std::vector< double > * get_stats_support () +  std::vector< std::vector< double > > * get_stats_target ()   PhyloModelget_model () @@ -374,8 +374,8 @@

-

◆ get_stats_support()

+ +

◆ get_stats_support()

@@ -384,7 +384,7 @@

- + @@ -948,7 +948,7 @@

    - +
diff --git a/class_flock.js b/class_flock.js index aa92ecc85..adef9a576 100644 --- a/class_flock.js +++ b/class_flock.js @@ -6,7 +6,7 @@ var class_flock = [ "colnames", "class_flock.html#a0fb9c1d463b2cd19a966aa85d5511a92", null ], [ "get_counters", "class_flock.html#a1010aa9fb40acb618c604c531e2528bb", null ], [ "get_model", "class_flock.html#a9692be014117ae093ce160462dbde0d2", null ], - [ "get_stats_support", "class_flock.html#ab5f4c94b0484772321b3856debdf3a58", null ], + [ "get_stats_support", "class_flock.html#a15096ee181dfa46c9dd30aacd41c0dc5", null ], [ "get_stats_target", "class_flock.html#a26462201318e4bf34756a2a14e2cc3fb", null ], [ "get_support_fun", "class_flock.html#add876188b5f16af037525e71eaf7fc05", null ], [ "init", "class_flock.html#a5ddef5ec4a7b150a354db11bb6b0c593", null ], diff --git a/class_freq_table-members.html b/class_freq_table-members.html index 3f753f116..629b35c2a 100644 --- a/class_freq_table-members.html +++ b/class_freq_table-members.html @@ -115,7 +115,7 @@ diff --git a/class_freq_table.html b/class_freq_table.html index face04569..3c3295090 100644 --- a/class_freq_table.html +++ b/class_freq_table.html @@ -491,7 +491,7 @@

    - +
diff --git a/class_geese-members.html b/class_geese-members.html index 10154e758..7f9303fc0 100644 --- a/class_geese-members.html +++ b/class_geese-members.html @@ -159,7 +159,7 @@ diff --git a/class_geese.html b/class_geese.html index 92a403053..7ab0ad077 100644 --- a/class_geese.html +++ b/class_geese.html @@ -1895,7 +1895,7 @@

    - +
diff --git a/class_model-members.html b/class_model-members.html index b0db1df62..46ad9e9d0 100644 --- a/class_model-members.html +++ b/class_model-members.html @@ -129,7 +129,7 @@

- + @@ -165,8 +165,10 @@ - + + + @@ -182,7 +184,7 @@ diff --git a/class_model.html b/class_model.html index f741d57d8..c51d884f8 100644 --- a/class_model.html +++ b/class_model.html @@ -255,8 +255,8 @@ - - + + @@ -313,9 +313,15 @@
  • term k
  • - - - + + + + + + + + + @@ -394,7 +400,7 @@

    -

    Definition at line 171 of file model-meat.hpp.

    +

    Definition at line 176 of file model-meat.hpp.

    @@ -424,7 +430,7 @@

    -

    Definition at line 205 of file model-meat.hpp.

    +

    Definition at line 212 of file model-meat.hpp.

    @@ -454,7 +460,7 @@

    -

    Definition at line 243 of file model-meat.hpp.

    +

    Definition at line 252 of file model-meat.hpp.

    @@ -483,7 +489,7 @@

    -

    Definition at line 170 of file model-bones.hpp.

    +

    Definition at line 172 of file model-bones.hpp.

    @@ -535,7 +541,7 @@

    Returns
    The number of the array.

    When computing with the powerset, we need to grow the corresponding vectors on the fly

    -

    Definition at line 476 of file model-meat.hpp.

    +

    Definition at line 488 of file model-meat.hpp.

    @@ -565,7 +571,7 @@

    -

    Definition at line 352 of file model-meat.hpp.

    +

    Definition at line 363 of file model-meat.hpp.

    @@ -611,7 +617,7 @@

    -

    Definition at line 361 of file model-meat.hpp.

    +

    Definition at line 372 of file model-meat.hpp.

    @@ -641,7 +647,7 @@

    -

    Definition at line 396 of file model-meat.hpp.

    +

    Definition at line 407 of file model-meat.hpp.

    @@ -671,7 +677,7 @@

    -

    Definition at line 407 of file model-meat.hpp.

    +

    Definition at line 418 of file model-meat.hpp.

    @@ -731,7 +737,7 @@

    -

    Definition at line 435 of file model-meat.hpp.

    +

    Definition at line 446 of file model-meat.hpp.

    @@ -771,7 +777,7 @@

    -

    Definition at line 444 of file model-meat.hpp.

    +

    Definition at line 455 of file model-meat.hpp.

    @@ -797,7 +803,7 @@

    -

    Definition at line 1133 of file model-meat.hpp.

    +

    Definition at line 1193 of file model-meat.hpp.

    @@ -862,7 +868,7 @@

    Returns
    double The conditional probability
    -

    Definition at line 1399 of file model-meat.hpp.

    +

    Definition at line 1485 of file model-meat.hpp.

    @@ -892,7 +898,7 @@

    -

    Definition at line 345 of file model-meat.hpp.

    +

    Definition at line 356 of file model-meat.hpp.

    @@ -918,7 +924,7 @@

    -

    Definition at line 1472 of file model-meat.hpp.

    +

    Definition at line 1558 of file model-meat.hpp.

    @@ -944,7 +950,7 @@

    -

    Definition at line 1437 of file model-meat.hpp.

    +

    Definition at line 1523 of file model-meat.hpp.

    @@ -970,7 +976,7 @@

    -

    Definition at line 951 of file model-meat.hpp.

    +

    Definition at line 1000 of file model-meat.hpp.

    @@ -1000,7 +1006,7 @@

    -

    Definition at line 959 of file model-meat.hpp.

    +

    Definition at line 1008 of file model-meat.hpp.

    @@ -1026,7 +1032,7 @@

    -

    Definition at line 1479 of file model-meat.hpp.

    +

    Definition at line 1565 of file model-meat.hpp.

    @@ -1052,7 +1058,7 @@

    -

    Definition at line 1491 of file model-meat.hpp.

    +

    Definition at line 1577 of file model-meat.hpp.

    @@ -1080,7 +1086,7 @@

    Definition at line 1485 of file model-meat.hpp.

    +

    Definition at line 1571 of file model-meat.hpp.

    @@ -1110,7 +1116,7 @@

    -

    Definition at line 973 of file model-meat.hpp.

    +

    Definition at line 1022 of file model-meat.hpp.

    @@ -1136,7 +1142,7 @@

    -

    Definition at line 1432 of file model-meat.hpp.

    +

    Definition at line 1518 of file model-meat.hpp.

    @@ -1162,7 +1168,7 @@

    -

    Definition at line 1442 of file model-meat.hpp.

    +

    Definition at line 1528 of file model-meat.hpp.

    @@ -1188,12 +1194,12 @@

    -

    Definition at line 1447 of file model-meat.hpp.

    +

    Definition at line 1533 of file model-meat.hpp.

    - -

    ◆ get_stats_support()

    + +

    ◆ get_stats_support()

    @@ -1204,7 +1210,7 @@

    std::vector< std::vector< double > > * Flock::get_stats_support std::vector< double > * Flock::get_stats_support ( )
    get_rengine() constModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    get_rules()Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    get_rules_dyn()Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    get_stats_support()Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    get_stats_support()Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    get_stats_target()Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    get_support_fun()Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    keys2supportModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    set_transform_model(std::function< std::vector< double >(double *, size_t)> fun, std::vector< std::string > names)Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    size() const noexceptModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    size_unique() const noexceptModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    stats_supportModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    stats_supportModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    stats_support_n_arraysModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    stats_support_sizesModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    stats_support_sizes_accModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    stats_targetModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    store_psets() noexceptModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline
    support_funModel< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >protected
    std::vector< std::vector< double > > * get_stats_target ()
     Raw pointers to the support and target statistics. More...
     
    std::vector< std::vector< double > > * get_stats_support ()
     
    std::vector< double > * get_stats_support ()
     
    std::vector< size_t > * get_arrays2support ()
     
    std::vector< std::vector< Array_Type > > * get_pset_arrays ()
    std::vector< std::vector< double > > stats_support
     Sufficient statistics of the model (support) More...
     
    std::vector< double > stats_support
     Sufficient statistics of the model (support) More...
     
    std::vector< size_t > stats_support_sizes
     Number of vectors included in the support. More...
     
    std::vector< size_t > stats_support_sizes_acc
     Accumulated number of vectors included in the support. More...
     
    std::vector< size_t > stats_support_n_arrays
     Number of arrays included per support. More...
     
    - +
    std::vector< std::vector< double > > * Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >::get_stats_supportstd::vector< double > * Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >::get_stats_support
    @@ -1214,7 +1220,7 @@

    -

    Definition at line 1465 of file model-meat.hpp.

    +

    Definition at line 1551 of file model-meat.hpp.

    @@ -1243,7 +1249,7 @@

    Definition at line 1458 of file model-meat.hpp.

    +

    Definition at line 1544 of file model-meat.hpp.

    @@ -1269,7 +1275,7 @@

    -

    Definition at line 1453 of file model-meat.hpp.

    +

    Definition at line 1539 of file model-meat.hpp.

    @@ -1327,7 +1333,7 @@

    -

    Definition at line 657 of file model-meat.hpp.

    +

    Definition at line 697 of file model-meat.hpp.

    @@ -1385,7 +1391,7 @@

    -

    Definition at line 803 of file model-meat.hpp.

    +

    Definition at line 847 of file model-meat.hpp.

    @@ -1437,7 +1443,7 @@

    -

    Definition at line 612 of file model-meat.hpp.

    +

    Definition at line 650 of file model-meat.hpp.

    @@ -1495,7 +1501,7 @@

    -

    Definition at line 739 of file model-meat.hpp.

    +

    Definition at line 781 of file model-meat.hpp.

    @@ -1547,7 +1553,7 @@

    -

    Definition at line 873 of file model-meat.hpp.

    +

    Definition at line 919 of file model-meat.hpp.

    @@ -1573,7 +1579,7 @@

    -

    Definition at line 1104 of file model-meat.hpp.

    +

    Definition at line 1163 of file model-meat.hpp.

    @@ -1599,7 +1605,7 @@

    -

    Definition at line 1112 of file model-meat.hpp.

    +

    Definition at line 1171 of file model-meat.hpp.

    @@ -1625,7 +1631,7 @@

    -

    Definition at line 1093 of file model-meat.hpp.

    +

    Definition at line 1152 of file model-meat.hpp.

    @@ -1655,7 +1661,7 @@

    -

    Definition at line 287 of file model-meat.hpp.

    +

    Definition at line 298 of file model-meat.hpp.

    @@ -1683,7 +1689,7 @@

    Definition at line 1015 of file model-meat.hpp.

    +

    Definition at line 1074 of file model-meat.hpp.

    @@ -1713,7 +1719,7 @@

    -

    Definition at line 985 of file model-meat.hpp.

    +

    Definition at line 1034 of file model-meat.hpp.

    @@ -1754,7 +1760,7 @@

    When computing with the powerset, we need to grow the corresponding vectors on the fly

    -

    Definition at line 1230 of file model-meat.hpp.

    +

    Definition at line 1290 of file model-meat.hpp.

    @@ -1794,7 +1800,7 @@

    -

    Definition at line 1150 of file model-meat.hpp.

    +

    Definition at line 1210 of file model-meat.hpp.

    @@ -1824,7 +1830,7 @@

    -

    Definition at line 378 of file model-meat.hpp.

    +

    Definition at line 389 of file model-meat.hpp.

    @@ -1864,7 +1870,7 @@

    -

    Definition at line 140 of file model-bones.hpp.

    +

    Definition at line 142 of file model-bones.hpp.

    @@ -1894,7 +1900,7 @@

    -

    Definition at line 417 of file model-meat.hpp.

    +

    Definition at line 428 of file model-meat.hpp.

    @@ -1924,7 +1930,7 @@

    -

    Definition at line 459 of file model-meat.hpp.

    +

    Definition at line 470 of file model-meat.hpp.

    @@ -1954,7 +1960,7 @@

    -

    Definition at line 150 of file model-bones.hpp.

    +

    Definition at line 152 of file model-bones.hpp.

    @@ -2006,7 +2012,7 @@

    Definition at line 1497 of file model-meat.hpp.

    +

    Definition at line 1583 of file model-meat.hpp.

    @@ -2032,7 +2038,7 @@

    -

    Definition at line 1076 of file model-meat.hpp.

    +

    Definition at line 1135 of file model-meat.hpp.

    @@ -2058,7 +2064,7 @@

    -

    Definition at line 1084 of file model-meat.hpp.

    +

    Definition at line 1143 of file model-meat.hpp.

    @@ -2084,7 +2090,7 @@

    -

    Definition at line 337 of file model-meat.hpp.

    +

    Definition at line 350 of file model-meat.hpp.

    @@ -2110,7 +2116,7 @@

    -

    Definition at line 1120 of file model-meat.hpp.

    +

    Definition at line 1179 of file model-meat.hpp.

    @@ -2200,7 +2206,7 @@

    -

    Definition at line 65 of file model-bones.hpp.

    +

    Definition at line 67 of file model-bones.hpp.

    @@ -2226,7 +2232,7 @@

    -

    Definition at line 95 of file model-bones.hpp.

    +

    Definition at line 97 of file model-bones.hpp.

    @@ -2252,7 +2258,7 @@

    -

    Definition at line 91 of file model-bones.hpp.

    +

    Definition at line 93 of file model-bones.hpp.

    @@ -2278,7 +2284,7 @@

    -

    Definition at line 103 of file model-bones.hpp.

    +

    Definition at line 105 of file model-bones.hpp.

    @@ -2330,7 +2336,7 @@

    -

    Definition at line 104 of file model-bones.hpp.

    +

    Definition at line 106 of file model-bones.hpp.

    @@ -2356,7 +2362,7 @@

    -

    Definition at line 105 of file model-bones.hpp.

    +

    Definition at line 107 of file model-bones.hpp.

    @@ -2382,7 +2388,7 @@

    -

    Definition at line 101 of file model-bones.hpp.

    +

    Definition at line 103 of file model-bones.hpp.

    @@ -2411,7 +2417,7 @@

    Definition at line 72 of file model-bones.hpp.

    +

    Definition at line 74 of file model-bones.hpp.

    @@ -2437,7 +2443,7 @@

    -

    Definition at line 100 of file model-bones.hpp.

    +

    Definition at line 102 of file model-bones.hpp.

    @@ -2465,7 +2471,7 @@

    Definition at line 99 of file model-bones.hpp.

    +

    Definition at line 101 of file model-bones.hpp.

    @@ -2493,7 +2499,7 @@

    Definition at line 81 of file model-bones.hpp.

    +

    Definition at line 83 of file model-bones.hpp.

    @@ -2521,7 +2527,7 @@

    Definition at line 83 of file model-bones.hpp.

    +

    Definition at line 85 of file model-bones.hpp.

    @@ -2549,7 +2555,7 @@

    Definition at line 82 of file model-bones.hpp.

    +

    Definition at line 84 of file model-bones.hpp.

    @@ -2601,7 +2607,7 @@

    -

    Definition at line 92 of file model-bones.hpp.

    +

    Definition at line 94 of file model-bones.hpp.

    @@ -2627,12 +2633,12 @@

    -

    Definition at line 93 of file model-bones.hpp.

    +

    Definition at line 95 of file model-bones.hpp.

    - -

    ◆ stats_support

    + +

    ◆ stats_support

    + +

    ◆ stats_support_sizes

    + +
    +
    +
    +template<typename Array_Type = BArray<>, typename Data_Counter_Type = bool, typename Data_Rule_Type = bool, typename Data_Rule_Dyn_Type = bool>
    + + + + + +
    + + + + +
    std::vector< size_t > Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >::stats_support_sizes
    +
    +protected
    +
    + +

    Number of vectors included in the support.

    +

    Definition at line 63 of file model-bones.hpp.

    +
    +
    + +

    ◆ stats_support_sizes_acc

    + +
    +
    +
    +template<typename Array_Type = BArray<>, typename Data_Counter_Type = bool, typename Data_Rule_Type = bool, typename Data_Rule_Dyn_Type = bool>
    + + + + + +
    + + + + +
    std::vector< size_t > Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >::stats_support_sizes_acc
    +
    +protected
    +
    + +

    Accumulated number of vectors included in the support.

    + +

    Definition at line 64 of file model-bones.hpp.

    +
    @@ -2711,7 +2773,7 @@

    Definition at line 64 of file model-bones.hpp.

    +

    Definition at line 66 of file model-bones.hpp.

    @@ -2737,7 +2799,7 @@

    -

    Definition at line 94 of file model-bones.hpp.

    +

    Definition at line 96 of file model-bones.hpp.

    @@ -2771,7 +2833,7 @@

    Returns
    Nothing, but it will modify the model data.
    -

    Definition at line 123 of file model-bones.hpp.

    +

    Definition at line 125 of file model-bones.hpp.

    @@ -2797,7 +2859,7 @@

    -

    Definition at line 125 of file model-bones.hpp.

    +

    Definition at line 127 of file model-bones.hpp.

    @@ -2823,7 +2885,7 @@

    -

    Definition at line 80 of file model-bones.hpp.

    +

    Definition at line 82 of file model-bones.hpp.

    @@ -2837,7 +2899,7 @@

      - +
    diff --git a/class_model.js b/class_model.js index 8a0396f15..3f7ee47ee 100644 --- a/class_model.js +++ b/class_model.js @@ -26,7 +26,7 @@ var class_model = [ "get_rengine", "class_model.html#a02cac4f649946705bfb4d69bc3a3576f", null ], [ "get_rules", "class_model.html#a8796a5e54c0ba505129db2bc1e452d0d", null ], [ "get_rules_dyn", "class_model.html#aff4c85b28ba08c67b6d3308cf94fc30a", null ], - [ "get_stats_support", "class_model.html#a35e9c4103deb9e2deda35c2c61b30289", null ], + [ "get_stats_support", "class_model.html#a689e68b499eb7bfd92a7f8318f51c121", null ], [ "get_stats_target", "class_model.html#a5414f4d58c598c844bf0e7885e06488a", null ], [ "get_support_fun", "class_model.html#a5a887a9d87a1f86ccc783fd27a0a1ddc", null ], [ "likelihood", "class_model.html#a2b216befc5a05c5aa6607b9b617b14f6", null ], @@ -71,8 +71,10 @@ var class_model = [ "rengine", "class_model.html#aaccc1686d1d58f4fff36fb45b4e18422", null ], [ "rules", "class_model.html#a164a37ad8e2016e84b1873e64ba923f0", null ], [ "rules_dyn", "class_model.html#a11d9090903bfe8b35db92fe2579c2de3", null ], - [ "stats_support", "class_model.html#a39aa4fd9a3b78ec2c11b2766979df35e", null ], + [ "stats_support", "class_model.html#a3b96c8ef06619593e644c5d41d02b106", null ], [ "stats_support_n_arrays", "class_model.html#a70f54e805f1ecf2ac823c6abe8f4a503", null ], + [ "stats_support_sizes", "class_model.html#ac98158e9aa3d55dbd366c6721fe3343f", null ], + [ "stats_support_sizes_acc", "class_model.html#a66be2819cbf561e657b372e04721acc9", null ], [ "stats_target", "class_model.html#a23a878c633e4ed59f4921254d6c85e29", null ], [ "support_fun", "class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e", null ], [ "transform_model_fun", "class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd", null ], diff --git a/class_net_counter_data-members.html b/class_net_counter_data-members.html index bd2cf9c05..19799bcad 100644 --- a/class_net_counter_data-members.html +++ b/class_net_counter_data-members.html @@ -109,7 +109,7 @@ diff --git a/class_net_counter_data.html b/class_net_counter_data.html index 9fdf6adc2..86a1ee094 100644 --- a/class_net_counter_data.html +++ b/class_net_counter_data.html @@ -261,7 +261,7 @@

      - +
    diff --git a/class_network_data-members.html b/class_network_data-members.html index 108e7baf6..d3606ccb3 100644 --- a/class_network_data-members.html +++ b/class_network_data-members.html @@ -110,7 +110,7 @@ diff --git a/class_network_data.html b/class_network_data.html index 784fde5f6..317bd2795 100644 --- a/class_network_data.html +++ b/class_network_data.html @@ -323,7 +323,7 @@

      - +
    diff --git a/class_node-members.html b/class_node-members.html index 386a90eb2..0b9f9b5f9 100644 --- a/class_node-members.html +++ b/class_node-members.html @@ -125,7 +125,7 @@ diff --git a/class_node.html b/class_node.html index 3a8e35e71..f56e92f27 100644 --- a/class_node.html +++ b/class_node.html @@ -687,7 +687,7 @@

      - +
    diff --git a/class_node_data-members.html b/class_node_data-members.html index a82122be6..7a032c1bb 100644 --- a/class_node_data-members.html +++ b/class_node_data-members.html @@ -108,7 +108,7 @@ diff --git a/class_node_data.html b/class_node_data.html index 15bcac1f4..fd48418eb 100644 --- a/class_node_data.html +++ b/class_node_data.html @@ -230,7 +230,7 @@

      - +
    diff --git a/class_phylo_counter_data-members.html b/class_phylo_counter_data-members.html index a4d318dab..351e6fa62 100644 --- a/class_phylo_counter_data-members.html +++ b/class_phylo_counter_data-members.html @@ -117,7 +117,7 @@ diff --git a/class_phylo_counter_data.html b/class_phylo_counter_data.html index 7a2dd866d..738ad7f95 100644 --- a/class_phylo_counter_data.html +++ b/class_phylo_counter_data.html @@ -512,7 +512,7 @@

      - +
    diff --git a/class_phylo_rule_dyn_data-members.html b/class_phylo_rule_dyn_data-members.html index b238e66c8..68c9883c1 100644 --- a/class_phylo_rule_dyn_data-members.html +++ b/class_phylo_rule_dyn_data-members.html @@ -112,7 +112,7 @@ diff --git a/class_phylo_rule_dyn_data.html b/class_phylo_rule_dyn_data.html index b5b5d781f..b722884d8 100644 --- a/class_phylo_rule_dyn_data.html +++ b/class_phylo_rule_dyn_data.html @@ -330,7 +330,7 @@

      - +
    diff --git a/class_power_set-members.html b/class_power_set-members.html index 33934b450..353d92eeb 100644 --- a/class_power_set-members.html +++ b/class_power_set-members.html @@ -129,7 +129,7 @@ diff --git a/class_power_set.html b/class_power_set.html index a47573bc0..1565989ed 100644 --- a/class_power_set.html +++ b/class_power_set.html @@ -845,7 +845,7 @@

      - +
    diff --git a/class_progress-members.html b/class_progress-members.html index d72f322af..4144aaaee 100644 --- a/class_progress-members.html +++ b/class_progress-members.html @@ -108,7 +108,7 @@ diff --git a/class_progress.html b/class_progress.html index 8dc89d3bd..f08f86adf 100644 --- a/class_progress.html +++ b/class_progress.html @@ -250,7 +250,7 @@

      - +
    diff --git a/class_rule-members.html b/class_rule-members.html index 3b1c941f9..86035a560 100644 --- a/class_rule-members.html +++ b/class_rule-members.html @@ -113,7 +113,7 @@ diff --git a/class_rule.html b/class_rule.html index 68abaff64..1742521bc 100644 --- a/class_rule.html +++ b/class_rule.html @@ -452,7 +452,7 @@

      - +
    diff --git a/class_rules-members.html b/class_rules-members.html index 8e8a2da94..3c837232b 100644 --- a/class_rules-members.html +++ b/class_rules-members.html @@ -117,7 +117,7 @@ diff --git a/class_rules.html b/class_rules.html index 560e2fe12..af1b41e20 100644 --- a/class_rules.html +++ b/class_rules.html @@ -617,7 +617,7 @@

      - +
    diff --git a/class_stats_counter-members.html b/class_stats_counter-members.html index ecaa0dd9e..f9505fdf7 100644 --- a/class_stats_counter-members.html +++ b/class_stats_counter-members.html @@ -118,7 +118,7 @@ diff --git a/class_stats_counter.html b/class_stats_counter.html index d41af5663..dbe23a036 100644 --- a/class_stats_counter.html +++ b/class_stats_counter.html @@ -519,7 +519,7 @@

      - +
    diff --git a/class_support-members.html b/class_support-members.html index b012ddae7..30c61fd69 100644 --- a/class_support-members.html +++ b/class_support-members.html @@ -116,7 +116,7 @@ delete_rules_dynSupport< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > eval_rules_dyn(const std::vector< double > &counts, const size_t &i, const size_t &j)Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline get_counters()Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline - get_counts() constSupport< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline + get_counts() constSupport< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline get_current_stats()Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline get_data() constSupport< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline get_rules()Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >inline @@ -143,7 +143,7 @@ diff --git a/class_support.html b/class_support.html index 7d4665ef9..cd0febc8f 100644 --- a/class_support.html +++ b/class_support.html @@ -123,8 +123,8 @@ void calc (std::vector< Array_Type > *array_bank=nullptr, std::vector< double > *stats_bank=nullptr, size_t max_num_elements_=0u)  Computes the entire support. More...
      -std::vector< double > get_counts () const -  +const std::vector< double > & get_counts () const +  std::vector< double > * get_current_stats ()  List current statistics. More...
      @@ -644,12 +644,12 @@

    Definition at line 594 of file support-meat.hpp.

    +

    Definition at line 593 of file support-meat.hpp.

    - -

    ◆ get_counts()

    + +

    ◆ get_counts()

    @@ -698,7 +698,7 @@

    Definition at line 572 of file support-meat.hpp.

    +

    Definition at line 571 of file support-meat.hpp.

    @@ -724,7 +724,7 @@

    -

    Definition at line 589 of file support-meat.hpp.

    +

    Definition at line 588 of file support-meat.hpp.

    @@ -752,7 +752,7 @@

    Definition at line 599 of file support-meat.hpp.

    +

    Definition at line 598 of file support-meat.hpp.

    @@ -780,7 +780,7 @@

    Definition at line 604 of file support-meat.hpp.

    +

    Definition at line 603 of file support-meat.hpp.

    @@ -846,7 +846,7 @@

    -

    Definition at line 577 of file support-meat.hpp.

    +

    Definition at line 576 of file support-meat.hpp.

    @@ -1277,7 +1277,7 @@

      - +
    diff --git a/class_support.js b/class_support.js index 7ad8dd123..b4eee0325 100644 --- a/class_support.js +++ b/class_support.js @@ -12,7 +12,7 @@ var class_support = [ "calc", "class_support.html#a1f72e55e9f2ffbd5bb07ccecfa6ad876", null ], [ "eval_rules_dyn", "class_support.html#a0f3a2ffc8015a7967b5fc892cd2e3888", null ], [ "get_counters", "class_support.html#a9f2237792f9688bf86ae89454048db9a", null ], - [ "get_counts", "class_support.html#a47cc8dfe2705652a988cf77f0f27b43e", null ], + [ "get_counts", "class_support.html#aaaec4ce57d2d79265289ab8a7b6f60d4", null ], [ "get_current_stats", "class_support.html#afc4fca55ca37dc97ed692687c38c7ce2", null ], [ "get_data", "class_support.html#ac19420a6296244d85274261f39e4ceae", null ], [ "get_rules", "class_support.html#a368a9c7797e1a76c3ee150070e66c212", null ], diff --git a/classes.html b/classes.html index da4cfae56..8305bc14c 100644 --- a/classes.html +++ b/classes.html @@ -140,7 +140,7 @@ diff --git a/col-bones_8hpp.html b/col-bones_8hpp.html index 494bace12..0e94983d9 100644 --- a/col-bones_8hpp.html +++ b/col-bones_8hpp.html @@ -104,7 +104,7 @@ diff --git a/col-bones_8hpp_source.html b/col-bones_8hpp_source.html index 62d41cd36..02c62f3d2 100644 --- a/col-bones_8hpp_source.html +++ b/col-bones_8hpp_source.html @@ -159,7 +159,7 @@ diff --git a/counters-bones_8hpp.html b/counters-bones_8hpp.html index c138e36fa..f3bc2cae8 100644 --- a/counters-bones_8hpp.html +++ b/counters-bones_8hpp.html @@ -125,7 +125,7 @@ diff --git a/counters-bones_8hpp_source.html b/counters-bones_8hpp_source.html index ee4f3a4ff..30a2dccf9 100644 --- a/counters-bones_8hpp_source.html +++ b/counters-bones_8hpp_source.html @@ -258,7 +258,7 @@ diff --git a/counters-meat_8hpp.html b/counters-meat_8hpp.html index f2858b2e4..717aecb37 100644 --- a/counters-meat_8hpp.html +++ b/counters-meat_8hpp.html @@ -1560,7 +1560,7 @@

      - +
    diff --git a/counters-meat_8hpp_source.html b/counters-meat_8hpp_source.html index ebea4232a..6aa15ca66 100644 --- a/counters-meat_8hpp_source.html +++ b/counters-meat_8hpp_source.html @@ -417,7 +417,7 @@ diff --git a/defm-bones_8hpp.html b/defm-bones_8hpp.html index f711b3cb4..5ad0e71d0 100644 --- a/defm-bones_8hpp.html +++ b/defm-bones_8hpp.html @@ -121,7 +121,7 @@ diff --git a/defm-bones_8hpp_source.html b/defm-bones_8hpp_source.html index 082bc043f..7da9b2740 100644 --- a/defm-bones_8hpp_source.html +++ b/defm-bones_8hpp_source.html @@ -216,7 +216,7 @@ diff --git a/defm-meat_8hpp.html b/defm-meat_8hpp.html index 0f3800792..c53ec921d 100644 --- a/defm-meat_8hpp.html +++ b/defm-meat_8hpp.html @@ -212,7 +212,7 @@

      - +
    diff --git a/defm-meat_8hpp_source.html b/defm-meat_8hpp_source.html index 98c8ee06c..571298416 100644 --- a/defm-meat_8hpp_source.html +++ b/defm-meat_8hpp_source.html @@ -592,7 +592,7 @@ diff --git a/defm-types_8hpp.html b/defm-types_8hpp.html index d37a7c3b2..6ea961d0b 100644 --- a/defm-types_8hpp.html +++ b/defm-types_8hpp.html @@ -171,7 +171,7 @@

      - +
    diff --git a/defm-types_8hpp_source.html b/defm-types_8hpp_source.html index 2efa033d9..09a820695 100644 --- a/defm-types_8hpp_source.html +++ b/defm-types_8hpp_source.html @@ -305,7 +305,7 @@ diff --git a/defm_2counters_8hpp.html b/defm_2counters_8hpp.html index b7cc1f9c3..d256879e5 100644 --- a/defm_2counters_8hpp.html +++ b/defm_2counters_8hpp.html @@ -326,7 +326,7 @@

      - +
    diff --git a/defm_2counters_8hpp_source.html b/defm_2counters_8hpp_source.html index d2b5a03b3..7be1db211 100644 --- a/defm_2counters_8hpp_source.html +++ b/defm_2counters_8hpp_source.html @@ -794,7 +794,7 @@ diff --git a/defm_8hpp.html b/defm_8hpp.html index 6312a2fbc..2b54f21c5 100644 --- a/defm_8hpp.html +++ b/defm_8hpp.html @@ -133,7 +133,7 @@ diff --git a/defm_8hpp_source.html b/defm_8hpp_source.html index 5705b19a5..2cbdb19fe 100644 --- a/defm_8hpp_source.html +++ b/defm_8hpp_source.html @@ -126,7 +126,7 @@ diff --git a/dir_000001_000002.html b/dir_000001_000002.html index 50176777f..a292ce06f 100644 --- a/dir_000001_000002.html +++ b/dir_000001_000002.html @@ -98,7 +98,7 @@

    barry → counters Relation

    diff --git a/dir_000003_000004.html b/dir_000003_000004.html index eef901828..e53119bd1 100644 --- a/dir_000003_000004.html +++ b/dir_000003_000004.html @@ -98,7 +98,7 @@

    models → defm Relation

      - +
    diff --git a/dir_000003_000005.html b/dir_000003_000005.html index 782c1ebfe..466cf5708 100644 --- a/dir_000003_000005.html +++ b/dir_000003_000005.html @@ -98,7 +98,7 @@

    models → geese Relation

      - +
    diff --git a/dir_488ec4010567cc6d95c62bdcb57a6d3e.html b/dir_488ec4010567cc6d95c62bdcb57a6d3e.html index e70b8c474..83a6e7369 100644 --- a/dir_488ec4010567cc6d95c62bdcb57a6d3e.html +++ b/dir_488ec4010567cc6d95c62bdcb57a6d3e.html @@ -130,7 +130,7 @@ diff --git a/dir_6e63e3665115632dc5d61b2d6d6c3354.html b/dir_6e63e3665115632dc5d61b2d6d6c3354.html index 3fba341a5..a7c86d72f 100644 --- a/dir_6e63e3665115632dc5d61b2d6d6c3354.html +++ b/dir_6e63e3665115632dc5d61b2d6d6c3354.html @@ -203,7 +203,7 @@ diff --git a/dir_b3150c389b0f5b078392750f1ae70361.html b/dir_b3150c389b0f5b078392750f1ae70361.html index 4ebd6a315..9d11675ad 100644 --- a/dir_b3150c389b0f5b078392750f1ae70361.html +++ b/dir_b3150c389b0f5b078392750f1ae70361.html @@ -110,7 +110,7 @@ diff --git a/dir_c5954a04c87570f0664da134464d5428.html b/dir_c5954a04c87570f0664da134464d5428.html index 36076f873..c5a8a4247 100644 --- a/dir_c5954a04c87570f0664da134464d5428.html +++ b/dir_c5954a04c87570f0664da134464d5428.html @@ -134,7 +134,7 @@ diff --git a/dir_d44c64559bbebec7f509842c48db8b23.html b/dir_d44c64559bbebec7f509842c48db8b23.html index c19fabea3..7f457658c 100644 --- a/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/dir_d44c64559bbebec7f509842c48db8b23.html @@ -117,7 +117,7 @@ diff --git a/dir_d7a554d3e09ed8456d56450fe8436947.html b/dir_d7a554d3e09ed8456d56450fe8436947.html index 1a6917db3..1398f6f94 100644 --- a/dir_d7a554d3e09ed8456d56450fe8436947.html +++ b/dir_d7a554d3e09ed8456d56450fe8436947.html @@ -116,7 +116,7 @@ diff --git a/files.html b/files.html index dafe248e6..93974096c 100644 --- a/files.html +++ b/files.html @@ -173,7 +173,7 @@ diff --git a/flock-bones_8hpp.html b/flock-bones_8hpp.html index b5a9d758b..8c5097cb8 100644 --- a/flock-bones_8hpp.html +++ b/flock-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/flock-bones_8hpp_source.html b/flock-bones_8hpp_source.html index a12c59672..e5d309135 100644 --- a/flock-bones_8hpp_source.html +++ b/flock-bones_8hpp_source.html @@ -129,7 +129,7 @@
    53  // void add_geese(Geese x);
    -
    56  std::vector< std::vector< double > > * get_stats_support();
    +
    56  std::vector< double > * get_stats_support();
    57  std::vector< std::vector< double > > * get_stats_target();
    59 
    @@ -163,6 +163,7 @@
    std::mt19937 rengine
    Definition: flock-bones.hpp:22
    std::vector< std::string > colnames() const
    Definition: flock-meat.hpp:250
    PhyloCounters * get_counters()
    Definition: flock-meat.hpp:100
    +
    std::vector< double > * get_stats_support()
    Definition: flock-meat.hpp:117
    void set_seed(const size_t &s)
    Set the seed of the model.
    Definition: flock-meat.hpp:42
    std::vector< std::vector< double > > * get_stats_target()
    Definition: flock-meat.hpp:124
    @@ -176,7 +177,6 @@
    PhyloModel * get_model()
    Definition: flock-meat.hpp:131
    bool initialized
    Definition: flock-bones.hpp:19
    -
    std::vector< std::vector< double > > * get_stats_support()
    Definition: flock-meat.hpp:117
    size_t support_size() const noexcept
    Definition: flock-meat.hpp:243
    double likelihood_joint(const std::vector< double > &par, bool as_log=false, bool use_reduced_sequence=true, size_t ncores=1u)
    Returns the joint likelihood of the model.
    Definition: flock-meat.hpp:138
    PhyloSupport * get_support_fun()
    Definition: flock-meat.hpp:110
    @@ -197,7 +197,7 @@ diff --git a/flock-meat_8hpp.html b/flock-meat_8hpp.html index 04756ff68..a989ea8df 100644 --- a/flock-meat_8hpp.html +++ b/flock-meat_8hpp.html @@ -113,7 +113,7 @@ diff --git a/flock-meat_8hpp_source.html b/flock-meat_8hpp_source.html index ace2d0fbe..d71d8474b 100644 --- a/flock-meat_8hpp_source.html +++ b/flock-meat_8hpp_source.html @@ -212,7 +212,7 @@
    114 
    115 }
    116 
    -
    117 inline std::vector< std::vector< double > > * Flock::get_stats_support()
    +
    117 inline std::vector< double > * Flock::get_stats_support()
    118 {
    119 
    120  return this->model.get_stats_support();
    @@ -440,6 +440,7 @@
    std::mt19937 rengine
    Definition: flock-bones.hpp:22
    std::vector< std::string > colnames() const
    Definition: flock-meat.hpp:250
    PhyloCounters * get_counters()
    Definition: flock-meat.hpp:100
    +
    std::vector< double > * get_stats_support()
    Definition: flock-meat.hpp:117
    void set_seed(const size_t &s)
    Set the seed of the model.
    Definition: flock-meat.hpp:42
    std::vector< std::vector< double > > * get_stats_target()
    Definition: flock-meat.hpp:124
    size_t nfuns() const noexcept
    Definition: flock-meat.hpp:193
    @@ -451,7 +452,6 @@
    size_t nterms() const
    Definition: flock-meat.hpp:235
    PhyloModel * get_model()
    Definition: flock-meat.hpp:131
    bool initialized
    Definition: flock-bones.hpp:19
    -
    std::vector< std::vector< double > > * get_stats_support()
    Definition: flock-meat.hpp:117
    size_t support_size() const noexcept
    Definition: flock-meat.hpp:243
    double likelihood_joint(const std::vector< double > &par, bool as_log=false, bool use_reduced_sequence=true, size_t ncores=1u)
    Returns the joint likelihood of the model.
    Definition: flock-meat.hpp:138
    PhyloSupport * get_support_fun()
    Definition: flock-meat.hpp:110
    @@ -474,7 +474,7 @@ diff --git a/formula_8hpp.html b/formula_8hpp.html index cb6c53aac..f7173cb9b 100644 --- a/formula_8hpp.html +++ b/formula_8hpp.html @@ -206,7 +206,7 @@

    Transition effects

    diff --git a/formula_8hpp_source.html b/formula_8hpp_source.html index 65ba6ce02..76c84c820 100644 --- a/formula_8hpp_source.html +++ b/formula_8hpp_source.html @@ -288,7 +288,7 @@ diff --git a/freqtable_8hpp.html b/freqtable_8hpp.html index ddee2663b..f53d3673a 100644 --- a/freqtable_8hpp.html +++ b/freqtable_8hpp.html @@ -122,7 +122,7 @@ diff --git a/freqtable_8hpp_source.html b/freqtable_8hpp_source.html index 6919642e4..6e3efeed3 100644 --- a/freqtable_8hpp_source.html +++ b/freqtable_8hpp_source.html @@ -356,7 +356,7 @@ diff --git a/functions.html b/functions.html index 642f3a780..a4809c6ed 100644 --- a/functions.html +++ b/functions.html @@ -159,7 +159,7 @@

    - a -

      diff --git a/functions_b.html b/functions_b.html index e014c8d69..4320b4ae3 100644 --- a/functions_b.html +++ b/functions_b.html @@ -192,7 +192,7 @@

      - b -

        diff --git a/functions_c.html b/functions_c.html index 713cea8ff..3948ff909 100644 --- a/functions_c.html +++ b/functions_c.html @@ -203,7 +203,7 @@

        - c -

          diff --git a/functions_d.html b/functions_d.html index 5362e9b9c..519609864 100644 --- a/functions_d.html +++ b/functions_d.html @@ -166,7 +166,7 @@

          - d -

            diff --git a/functions_e.html b/functions_e.html index d145622cb..a3cf58e12 100644 --- a/functions_e.html +++ b/functions_e.html @@ -137,7 +137,7 @@

            - e -

              diff --git a/functions_f.html b/functions_f.html index ffe903315..eb3fc8003 100644 --- a/functions_f.html +++ b/functions_f.html @@ -113,7 +113,7 @@

              - f -

                diff --git a/functions_func.html b/functions_func.html index 313c4fe99..c74518101 100644 --- a/functions_func.html +++ b/functions_func.html @@ -140,7 +140,7 @@

                - a -

                  diff --git a/functions_func_b.html b/functions_func_b.html index 9a64bab62..8097ffff9 100644 --- a/functions_func_b.html +++ b/functions_func_b.html @@ -151,7 +151,7 @@

                  - b -

                    diff --git a/functions_func_c.html b/functions_func_c.html index 35add8d54..dee5dedb9 100644 --- a/functions_func_c.html +++ b/functions_func_c.html @@ -155,7 +155,7 @@

                    - c -

                      diff --git a/functions_func_d.html b/functions_func_d.html index 5530fa777..89cb46e58 100644 --- a/functions_func_d.html +++ b/functions_func_d.html @@ -129,7 +129,7 @@

                      - d -

                        diff --git a/functions_func_e.html b/functions_func_e.html index cff912fdc..e5df48393 100644 --- a/functions_func_e.html +++ b/functions_func_e.html @@ -122,7 +122,7 @@

                        - e -

                          diff --git a/functions_func_f.html b/functions_func_f.html index 8586c1751..f9d1f618d 100644 --- a/functions_func_f.html +++ b/functions_func_f.html @@ -110,7 +110,7 @@

                          - f -

                            diff --git a/functions_func_g.html b/functions_func_g.html index 48c81ddee..4e886d748 100644 --- a/functions_func_g.html +++ b/functions_func_g.html @@ -133,7 +133,7 @@

                            - g -

                              , Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                            • get_counts() -: Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +: Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                            • get_current_stats() : Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > @@ -242,8 +242,8 @@

                              - g -

                                : Geese
                              • get_stats_support() -: Flock -, Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +: Flock +, Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                              • get_stats_target() : Flock @@ -272,7 +272,7 @@

                                - g -

                                  diff --git a/functions_func_i.html b/functions_func_i.html index 2508fda4a..236e47f1b 100644 --- a/functions_func_i.html +++ b/functions_func_i.html @@ -151,7 +151,7 @@

                                  - i -

                                    diff --git a/functions_func_l.html b/functions_func_l.html index 6daa2b9d6..49950cf84 100644 --- a/functions_func_l.html +++ b/functions_func_l.html @@ -117,7 +117,7 @@

                                    - l -

                                      diff --git a/functions_func_m.html b/functions_func_m.html index d62df7e01..193a7ad4e 100644 --- a/functions_func_m.html +++ b/functions_func_m.html @@ -110,7 +110,7 @@

                                      - m -

                                        diff --git a/functions_func_n.html b/functions_func_n.html index 726aead42..42c975426 100644 --- a/functions_func_n.html +++ b/functions_func_n.html @@ -166,7 +166,7 @@

                                        - n -

                                          diff --git a/functions_func_o.html b/functions_func_o.html index 69c686d66..842ac6e86 100644 --- a/functions_func_o.html +++ b/functions_func_o.html @@ -228,7 +228,7 @@

                                          - o -

                                            diff --git a/functions_func_p.html b/functions_func_p.html index 49d046feb..d2c9ecc71 100644 --- a/functions_func_p.html +++ b/functions_func_p.html @@ -158,7 +158,7 @@

                                            - p -

                                              diff --git a/functions_func_r.html b/functions_func_r.html index acdf9f375..fb072b72f 100644 --- a/functions_func_r.html +++ b/functions_func_r.html @@ -136,7 +136,7 @@

                                              - r -

                                                diff --git a/functions_func_s.html b/functions_func_s.html index e583383cc..65a54f8f1 100644 --- a/functions_func_s.html +++ b/functions_func_s.html @@ -189,7 +189,7 @@

                                                - s -

                                                  diff --git a/functions_func_t.html b/functions_func_t.html index 25b1ac93f..f8f0435f0 100644 --- a/functions_func_t.html +++ b/functions_func_t.html @@ -116,7 +116,7 @@

                                                  - t -

                                                    diff --git a/functions_func_u.html b/functions_func_u.html index 8057ce09c..a9f244c28 100644 --- a/functions_func_u.html +++ b/functions_func_u.html @@ -107,7 +107,7 @@

                                                    - u -

                                                      diff --git a/functions_func_z.html b/functions_func_z.html index 48c108b0d..a36c1e6d1 100644 --- a/functions_func_z.html +++ b/functions_func_z.html @@ -109,7 +109,7 @@

                                                      - z -

                                                        diff --git a/functions_func_~.html b/functions_func_~.html index b61df24d3..0db8755a3 100644 --- a/functions_func_~.html +++ b/functions_func_~.html @@ -194,7 +194,7 @@

                                                        - ~ -

                                                          diff --git a/functions_g.html b/functions_g.html index 54e2e7e1b..367e12565 100644 --- a/functions_g.html +++ b/functions_g.html @@ -133,7 +133,7 @@

                                                          - g -

                                                            , Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                          • get_counts() -: Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +: Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                          • get_current_stats() : Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > @@ -242,8 +242,8 @@

                                                            - g -

                                                              : Geese
                                                            • get_stats_support() -: Flock -, Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +: Flock +, Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                            • get_stats_target() : Flock @@ -272,7 +272,7 @@

                                                              - g -

                                                                diff --git a/functions_h.html b/functions_h.html index edca85484..2aed74081 100644 --- a/functions_h.html +++ b/functions_h.html @@ -110,7 +110,7 @@

                                                                - h -

                                                                  diff --git a/functions_i.html b/functions_i.html index d199e8c4e..0ae3cb175 100644 --- a/functions_i.html +++ b/functions_i.html @@ -171,7 +171,7 @@

                                                                  - i -

                                                                    diff --git a/functions_k.html b/functions_k.html index 29f1c4b60..90beacf02 100644 --- a/functions_k.html +++ b/functions_k.html @@ -104,7 +104,7 @@

                                                                    - k -

                                                                      diff --git a/functions_l.html b/functions_l.html index b09a92e2c..b4b81bf6c 100644 --- a/functions_l.html +++ b/functions_l.html @@ -124,7 +124,7 @@

                                                                      - l -

                                                                        diff --git a/functions_m.html b/functions_m.html index 9700d3f2f..4781c3550 100644 --- a/functions_m.html +++ b/functions_m.html @@ -123,7 +123,7 @@

                                                                        - m -

                                                                          diff --git a/functions_n.html b/functions_n.html index b167d19a3..901bc0ff5 100644 --- a/functions_n.html +++ b/functions_n.html @@ -200,7 +200,7 @@

                                                                          - n -

                                                                            diff --git a/functions_o.html b/functions_o.html index 12031a488..4d637673e 100644 --- a/functions_o.html +++ b/functions_o.html @@ -237,7 +237,7 @@

                                                                            - o -

                                                                              diff --git a/functions_p.html b/functions_p.html index 9080c8bf3..5f35028d5 100644 --- a/functions_p.html +++ b/functions_p.html @@ -182,7 +182,7 @@

                                                                              - p -

                                                                                diff --git a/functions_r.html b/functions_r.html index b405289c9..60b71ea9d 100644 --- a/functions_r.html +++ b/functions_r.html @@ -153,7 +153,7 @@

                                                                                - r -

                                                                                  diff --git a/functions_rela.html b/functions_rela.html index 9e54d606a..81209e0cb 100644 --- a/functions_rela.html +++ b/functions_rela.html @@ -137,7 +137,7 @@ diff --git a/functions_s.html b/functions_s.html index 5166d8a91..bb86b4916 100644 --- a/functions_s.html +++ b/functions_s.html @@ -167,11 +167,17 @@

                                                                                  - s -

                                                                                    : NodeData
                                                                                  • stats_support -: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                                                  • stats_support_n_arrays : Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                                                  • +
                                                                                  • stats_support_sizes +: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +
                                                                                  • +
                                                                                  • stats_support_sizes_acc +: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +
                                                                                  • stats_target : Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                                                  • @@ -213,7 +219,7 @@

                                                                                    - s -

                                                                                      diff --git a/functions_t.html b/functions_t.html index c1eaaefdc..467fc9c97 100644 --- a/functions_t.html +++ b/functions_t.html @@ -125,7 +125,7 @@

                                                                                      - t -

                                                                                        diff --git a/functions_u.html b/functions_u.html index c9aa5fa81..4016a27e1 100644 --- a/functions_u.html +++ b/functions_u.html @@ -110,7 +110,7 @@

                                                                                        - u -

                                                                                          diff --git a/functions_v.html b/functions_v.html index 9cc8cc643..18b747284 100644 --- a/functions_v.html +++ b/functions_v.html @@ -116,7 +116,7 @@

                                                                                          - v -

                                                                                            diff --git a/functions_vars.html b/functions_vars.html index 1f094771a..393d8c183 100644 --- a/functions_vars.html +++ b/functions_vars.html @@ -430,11 +430,17 @@

                                                                                            - s -

                                                                                              : NodeData
                                                                                            • stats_support -: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                                                            • stats_support_n_arrays : Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                                                            • +
                                                                                            • stats_support_sizes +: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +
                                                                                            • +
                                                                                            • stats_support_sizes_acc +: Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > +
                                                                                            • stats_target : Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >
                                                                                            • @@ -506,7 +512,7 @@

                                                                                              - x -

                                                                                                diff --git a/functions_w.html b/functions_w.html index 3bda7efd2..90e400c87 100644 --- a/functions_w.html +++ b/functions_w.html @@ -104,7 +104,7 @@

                                                                                                - w -

                                                                                                  diff --git a/functions_x.html b/functions_x.html index 697a02519..0116beefe 100644 --- a/functions_x.html +++ b/functions_x.html @@ -107,7 +107,7 @@

                                                                                                  - x -

                                                                                                    diff --git a/functions_z.html b/functions_z.html index 7233dc701..1ba3dd558 100644 --- a/functions_z.html +++ b/functions_z.html @@ -109,7 +109,7 @@

                                                                                                    - z -

                                                                                                      diff --git a/functions_~.html b/functions_~.html index f514c2a05..bbc35cdfa 100644 --- a/functions_~.html +++ b/functions_~.html @@ -194,7 +194,7 @@

                                                                                                      - ~ -

                                                                                                        diff --git a/geese-bones_8hpp.html b/geese-bones_8hpp.html index bc82f50b4..3f5b00f04 100644 --- a/geese-bones_8hpp.html +++ b/geese-bones_8hpp.html @@ -291,7 +291,7 @@

                                                                                                          - +
                                                                                                        diff --git a/geese-bones_8hpp_source.html b/geese-bones_8hpp_source.html index 2583aee46..bcd0048ef 100644 --- a/geese-bones_8hpp_source.html +++ b/geese-bones_8hpp_source.html @@ -404,7 +404,7 @@ diff --git a/geese-meat-constructors_8hpp.html b/geese-meat-constructors_8hpp.html index 286347e4a..05a2e7b42 100644 --- a/geese-meat-constructors_8hpp.html +++ b/geese-meat-constructors_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat-constructors_8hpp_source.html b/geese-meat-constructors_8hpp_source.html index 41013409b..0050b74f7 100644 --- a/geese-meat-constructors_8hpp_source.html +++ b/geese-meat-constructors_8hpp_source.html @@ -484,7 +484,7 @@ diff --git a/geese-meat-likelihood_8hpp.html b/geese-meat-likelihood_8hpp.html index 17a362533..5e357d8f6 100644 --- a/geese-meat-likelihood_8hpp.html +++ b/geese-meat-likelihood_8hpp.html @@ -230,7 +230,7 @@

                                                                                                        diff --git a/geese-meat-likelihood_8hpp_source.html b/geese-meat-likelihood_8hpp_source.html index 9c586ad6c..6760ed613 100644 --- a/geese-meat-likelihood_8hpp_source.html +++ b/geese-meat-likelihood_8hpp_source.html @@ -384,7 +384,7 @@ diff --git a/geese-meat-likelihood__exhaust_8hpp.html b/geese-meat-likelihood__exhaust_8hpp.html index f01882293..8e4eacc78 100644 --- a/geese-meat-likelihood__exhaust_8hpp.html +++ b/geese-meat-likelihood__exhaust_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat-likelihood__exhaust_8hpp_source.html b/geese-meat-likelihood__exhaust_8hpp_source.html index d510ac611..82bb880d9 100644 --- a/geese-meat-likelihood__exhaust_8hpp_source.html +++ b/geese-meat-likelihood__exhaust_8hpp_source.html @@ -247,7 +247,7 @@ diff --git a/geese-meat-predict_8hpp.html b/geese-meat-predict_8hpp.html index 9ece1b9f7..62a576044 100644 --- a/geese-meat-predict_8hpp.html +++ b/geese-meat-predict_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat-predict_8hpp_source.html b/geese-meat-predict_8hpp_source.html index 370b79aea..0bde6c5a2 100644 --- a/geese-meat-predict_8hpp_source.html +++ b/geese-meat-predict_8hpp_source.html @@ -505,7 +505,7 @@ diff --git a/geese-meat-predict__exhaust_8hpp.html b/geese-meat-predict__exhaust_8hpp.html index d859386ce..a08d65edb 100644 --- a/geese-meat-predict__exhaust_8hpp.html +++ b/geese-meat-predict__exhaust_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat-predict__exhaust_8hpp_source.html b/geese-meat-predict__exhaust_8hpp_source.html index 15ee3d379..c2bf377fe 100644 --- a/geese-meat-predict__exhaust_8hpp_source.html +++ b/geese-meat-predict__exhaust_8hpp_source.html @@ -294,7 +294,7 @@ diff --git a/geese-meat-predict__sim_8hpp.html b/geese-meat-predict__sim_8hpp.html index 752fd3040..2361686ad 100644 --- a/geese-meat-predict__sim_8hpp.html +++ b/geese-meat-predict__sim_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat-predict__sim_8hpp_source.html b/geese-meat-predict__sim_8hpp_source.html index 0a1976bc5..dc515a24b 100644 --- a/geese-meat-predict__sim_8hpp_source.html +++ b/geese-meat-predict__sim_8hpp_source.html @@ -218,7 +218,7 @@ diff --git a/geese-meat-simulate_8hpp.html b/geese-meat-simulate_8hpp.html index efc291c9f..f7150c517 100644 --- a/geese-meat-simulate_8hpp.html +++ b/geese-meat-simulate_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat-simulate_8hpp_source.html b/geese-meat-simulate_8hpp_source.html index 119a76c65..cce770b7d 100644 --- a/geese-meat-simulate_8hpp_source.html +++ b/geese-meat-simulate_8hpp_source.html @@ -207,7 +207,7 @@ diff --git a/geese-meat_8hpp.html b/geese-meat_8hpp.html index 22abe6c3c..1357c74a0 100644 --- a/geese-meat_8hpp.html +++ b/geese-meat_8hpp.html @@ -113,7 +113,7 @@ diff --git a/geese-meat_8hpp_source.html b/geese-meat_8hpp_source.html index 3cb67a845..d864e38cd 100644 --- a/geese-meat_8hpp_source.html +++ b/geese-meat_8hpp_source.html @@ -987,7 +987,7 @@ diff --git a/geese-node-bones_8hpp.html b/geese-node-bones_8hpp.html index 347c7b746..d658f0e3a 100644 --- a/geese-node-bones_8hpp.html +++ b/geese-node-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/geese-node-bones_8hpp_source.html b/geese-node-bones_8hpp_source.html index 7827361f5..ba03ecb5b 100644 --- a/geese-node-bones_8hpp_source.html +++ b/geese-node-bones_8hpp_source.html @@ -225,7 +225,7 @@ diff --git a/geese-types_8hpp.html b/geese-types_8hpp.html index 6a0524ac8..6e0912bc0 100644 --- a/geese-types_8hpp.html +++ b/geese-types_8hpp.html @@ -384,7 +384,7 @@

                                                                                                          - +
                                                                                                        diff --git a/geese-types_8hpp_source.html b/geese-types_8hpp_source.html index 171195923..42b2ad900 100644 --- a/geese-types_8hpp_source.html +++ b/geese-types_8hpp_source.html @@ -283,7 +283,7 @@ diff --git a/geese_2counters_8hpp.html b/geese_2counters_8hpp.html index e101201d5..597d848f2 100644 --- a/geese_2counters_8hpp.html +++ b/geese_2counters_8hpp.html @@ -215,7 +215,7 @@ diff --git a/geese_2counters_8hpp_source.html b/geese_2counters_8hpp_source.html index 07ffb927d..d34c4e773 100644 --- a/geese_2counters_8hpp_source.html +++ b/geese_2counters_8hpp_source.html @@ -2148,7 +2148,7 @@ diff --git a/geese_8hpp.html b/geese_8hpp.html index df8166a8d..02967572e 100644 --- a/geese_8hpp.html +++ b/geese_8hpp.html @@ -148,7 +148,7 @@ diff --git a/geese_8hpp_source.html b/geese_8hpp_source.html index 8f8fd08f0..9df7108ce 100644 --- a/geese_8hpp_source.html +++ b/geese_8hpp_source.html @@ -146,7 +146,7 @@ diff --git a/globals.html b/globals.html index 35073f8ea..d4a00aab5 100644 --- a/globals.html +++ b/globals.html @@ -104,7 +104,7 @@

                                                                                                        - a -

                                                                                                          diff --git a/globals_b.html b/globals_b.html index bbcccc0cd..dc5ac07a8 100644 --- a/globals_b.html +++ b/globals_b.html @@ -185,7 +185,7 @@

                                                                                                          - b -

                                                                                                            diff --git a/globals_c.html b/globals_c.html index d541428c5..2edc06b28 100644 --- a/globals_c.html +++ b/globals_c.html @@ -390,7 +390,7 @@

                                                                                                            - c -

                                                                                                              diff --git a/globals_d.html b/globals_d.html index 6858e3c80..7d3e628ba 100644 --- a/globals_d.html +++ b/globals_d.html @@ -167,7 +167,7 @@

                                                                                                              - d -

                                                                                                                diff --git a/globals_defs.html b/globals_defs.html index 712890927..6ee00b1f5 100644 --- a/globals_defs.html +++ b/globals_defs.html @@ -417,7 +417,7 @@

                                                                                                                - z -

                                                                                                                  diff --git a/globals_e.html b/globals_e.html index c7baed9fb..65e3e9633 100644 --- a/globals_e.html +++ b/globals_e.html @@ -104,7 +104,7 @@

                                                                                                                  - e -

                                                                                                                    diff --git a/globals_f.html b/globals_f.html index 730e402f7..8b393aad5 100644 --- a/globals_f.html +++ b/globals_f.html @@ -115,7 +115,7 @@

                                                                                                                    - f -

                                                                                                                      diff --git a/globals_func.html b/globals_func.html index 639535677..3c18d0322 100644 --- a/globals_func.html +++ b/globals_func.html @@ -478,7 +478,7 @@

                                                                                                                      - v -

                                                                                                                        diff --git a/globals_g.html b/globals_g.html index 57a140c13..588bd6901 100644 --- a/globals_g.html +++ b/globals_g.html @@ -104,7 +104,7 @@

                                                                                                                        - g -

                                                                                                                          diff --git a/globals_h.html b/globals_h.html index d984c267b..4234ecb7b 100644 --- a/globals_h.html +++ b/globals_h.html @@ -113,7 +113,7 @@

                                                                                                                          - h -

                                                                                                                            diff --git a/globals_i.html b/globals_i.html index bceeb2cf4..ea0466fd6 100644 --- a/globals_i.html +++ b/globals_i.html @@ -131,7 +131,7 @@

                                                                                                                            - i -

                                                                                                                              diff --git a/globals_j.html b/globals_j.html index 65060632b..304d2dc19 100644 --- a/globals_j.html +++ b/globals_j.html @@ -105,7 +105,7 @@

                                                                                                                              - j -

                                                                                                                                diff --git a/globals_k.html b/globals_k.html index e247b48c8..cd8354698 100644 --- a/globals_k.html +++ b/globals_k.html @@ -107,7 +107,7 @@

                                                                                                                                - k -

                                                                                                                                  diff --git a/globals_l.html b/globals_l.html index 83bafcf76..55c49d3f5 100644 --- a/globals_l.html +++ b/globals_l.html @@ -104,7 +104,7 @@

                                                                                                                                  - l -

                                                                                                                                    diff --git a/globals_m.html b/globals_m.html index d01756277..f4518e27b 100644 --- a/globals_m.html +++ b/globals_m.html @@ -113,7 +113,7 @@

                                                                                                                                    - m -

                                                                                                                                      diff --git a/globals_n.html b/globals_n.html index 899fb18dc..c6cf0f403 100644 --- a/globals_n.html +++ b/globals_n.html @@ -158,7 +158,7 @@

                                                                                                                                      - n -

                                                                                                                                        diff --git a/globals_o.html b/globals_o.html index 17c81c18f..833aefd9e 100644 --- a/globals_o.html +++ b/globals_o.html @@ -104,7 +104,7 @@

                                                                                                                                        - o -

                                                                                                                                          diff --git a/globals_p.html b/globals_p.html index 91d8096e9..189a6ae03 100644 --- a/globals_p.html +++ b/globals_p.html @@ -167,7 +167,7 @@

                                                                                                                                          - p -

                                                                                                                                            diff --git a/globals_r.html b/globals_r.html index 1a39ecc3b..9eefb7ffd 100644 --- a/globals_r.html +++ b/globals_r.html @@ -148,7 +148,7 @@

                                                                                                                                            - r -

                                                                                                                                              diff --git a/globals_s.html b/globals_s.html index e67233bcd..ec7afaa89 100644 --- a/globals_s.html +++ b/globals_s.html @@ -113,7 +113,7 @@

                                                                                                                                              - s -

                                                                                                                                                diff --git a/globals_t.html b/globals_t.html index 11d43ba5a..4965aded5 100644 --- a/globals_t.html +++ b/globals_t.html @@ -107,7 +107,7 @@

                                                                                                                                                - t -

                                                                                                                                                  diff --git a/globals_type.html b/globals_type.html index 19599ba19..806574d97 100644 --- a/globals_type.html +++ b/globals_type.html @@ -242,7 +242,7 @@

                                                                                                                                                  - r -

                                                                                                                                                    diff --git a/globals_u.html b/globals_u.html index 24edb7367..6b638930f 100644 --- a/globals_u.html +++ b/globals_u.html @@ -107,7 +107,7 @@

                                                                                                                                                    - u -

                                                                                                                                                      diff --git a/globals_v.html b/globals_v.html index 759b9fcd3..552370c50 100644 --- a/globals_v.html +++ b/globals_v.html @@ -116,7 +116,7 @@

                                                                                                                                                      - v -

                                                                                                                                                        diff --git a/globals_vars.html b/globals_vars.html index 5f95146cd..63a6a368d 100644 --- a/globals_vars.html +++ b/globals_vars.html @@ -174,7 +174,7 @@ diff --git a/globals_z.html b/globals_z.html index 9ad418e8c..1ecc657dd 100644 --- a/globals_z.html +++ b/globals_z.html @@ -106,7 +106,7 @@

                                                                                                                                                        - z -

                                                                                                                                                          diff --git a/graph_legend.html b/graph_legend.html index a89dada8d..81cd92b41 100644 --- a/graph_legend.html +++ b/graph_legend.html @@ -161,7 +161,7 @@ diff --git a/group__counters-network.html b/group__counters-network.html index b5b921664..0a65382e0 100644 --- a/group__counters-network.html +++ b/group__counters-network.html @@ -1698,7 +1698,7 @@

                                                                                                                                                          diff --git a/group__counters-phylo.html b/group__counters-phylo.html index a00e6c5a2..8533bd1ef 100644 --- a/group__counters-phylo.html +++ b/group__counters-phylo.html @@ -1334,7 +1334,7 @@

                                                                                                                                                          diff --git a/group__counting.html b/group__counting.html index 286bd6306..16f5880d4 100644 --- a/group__counting.html +++ b/group__counting.html @@ -1632,7 +1632,7 @@

                                                                                                                                                          diff --git a/group__rules-phylo.html b/group__rules-phylo.html index 52774173e..86783b2ae 100644 --- a/group__rules-phylo.html +++ b/group__rules-phylo.html @@ -1465,7 +1465,7 @@

                                                                                                                                                          diff --git a/group__stat-models.html b/group__stat-models.html index 55131788b..a5fd35946 100644 --- a/group__stat-models.html +++ b/group__stat-models.html @@ -121,7 +121,7 @@ diff --git a/group__stat-models.js b/group__stat-models.js index 84f86a23f..69d30eea1 100644 --- a/group__stat-models.js +++ b/group__stat-models.js @@ -27,7 +27,7 @@ var group__stat_models = [ "get_rengine", "class_model.html#a02cac4f649946705bfb4d69bc3a3576f", null ], [ "get_rules", "class_model.html#a8796a5e54c0ba505129db2bc1e452d0d", null ], [ "get_rules_dyn", "class_model.html#aff4c85b28ba08c67b6d3308cf94fc30a", null ], - [ "get_stats_support", "class_model.html#a35e9c4103deb9e2deda35c2c61b30289", null ], + [ "get_stats_support", "class_model.html#a689e68b499eb7bfd92a7f8318f51c121", null ], [ "get_stats_target", "class_model.html#a5414f4d58c598c844bf0e7885e06488a", null ], [ "get_support_fun", "class_model.html#a5a887a9d87a1f86ccc783fd27a0a1ddc", null ], [ "likelihood", "class_model.html#a2b216befc5a05c5aa6607b9b617b14f6", null ], @@ -72,8 +72,10 @@ var group__stat_models = [ "rengine", "class_model.html#aaccc1686d1d58f4fff36fb45b4e18422", null ], [ "rules", "class_model.html#a164a37ad8e2016e84b1873e64ba923f0", null ], [ "rules_dyn", "class_model.html#a11d9090903bfe8b35db92fe2579c2de3", null ], - [ "stats_support", "class_model.html#a39aa4fd9a3b78ec2c11b2766979df35e", null ], + [ "stats_support", "class_model.html#a3b96c8ef06619593e644c5d41d02b106", null ], [ "stats_support_n_arrays", "class_model.html#a70f54e805f1ecf2ac823c6abe8f4a503", null ], + [ "stats_support_sizes", "class_model.html#ac98158e9aa3d55dbd366c6721fe3343f", null ], + [ "stats_support_sizes_acc", "class_model.html#a66be2819cbf561e657b372e04721acc9", null ], [ "stats_target", "class_model.html#a23a878c633e4ed59f4921254d6c85e29", null ], [ "support_fun", "class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e", null ], [ "transform_model_fun", "class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd", null ], @@ -87,7 +89,7 @@ var group__stat_models = [ "colnames", "class_flock.html#a0fb9c1d463b2cd19a966aa85d5511a92", null ], [ "get_counters", "class_flock.html#a1010aa9fb40acb618c604c531e2528bb", null ], [ "get_model", "class_flock.html#a9692be014117ae093ce160462dbde0d2", null ], - [ "get_stats_support", "class_flock.html#ab5f4c94b0484772321b3856debdf3a58", null ], + [ "get_stats_support", "class_flock.html#a15096ee181dfa46c9dd30aacd41c0dc5", null ], [ "get_stats_target", "class_flock.html#a26462201318e4bf34756a2a14e2cc3fb", null ], [ "get_support_fun", "class_flock.html#add876188b5f16af037525e71eaf7fc05", null ], [ "init", "class_flock.html#a5ddef5ec4a7b150a354db11bb6b0c593", null ], diff --git a/hierarchy.html b/hierarchy.html index 435274f0a..e854e80b3 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -161,7 +161,7 @@ diff --git a/index.html b/index.html index 42038766d..2c39aa9c8 100644 --- a/index.html +++ b/index.html @@ -206,7 +206,7 @@

                                                                                                                                                          Code of Conduct

                                                                                                                                                          diff --git a/inherits.html b/inherits.html index c5d08195c..de1f0f9d7 100644 --- a/inherits.html +++ b/inherits.html @@ -367,7 +367,7 @@ diff --git a/latex/barray-bones_8hpp__dep__incl.pdf b/latex/barray-bones_8hpp__dep__incl.pdf index 4b514a98e..d4d8d3036 100644 Binary files a/latex/barray-bones_8hpp__dep__incl.pdf and b/latex/barray-bones_8hpp__dep__incl.pdf differ diff --git a/latex/barray-meat-operators_8hpp__dep__incl.pdf b/latex/barray-meat-operators_8hpp__dep__incl.pdf index 8faac8586..b6ed5ed7d 100644 Binary files a/latex/barray-meat-operators_8hpp__dep__incl.pdf and b/latex/barray-meat-operators_8hpp__dep__incl.pdf differ diff --git a/latex/barray-meat_8hpp__dep__incl.pdf b/latex/barray-meat_8hpp__dep__incl.pdf index 5a55f12c9..a809e23b9 100644 Binary files a/latex/barray-meat_8hpp__dep__incl.pdf and b/latex/barray-meat_8hpp__dep__incl.pdf differ diff --git a/latex/barraycell-bones_8hpp__dep__incl.pdf b/latex/barraycell-bones_8hpp__dep__incl.pdf index 6f8db1fff..40eedb317 100644 Binary files a/latex/barraycell-bones_8hpp__dep__incl.pdf and b/latex/barraycell-bones_8hpp__dep__incl.pdf differ diff --git a/latex/barraycell-meat_8hpp__dep__incl.pdf b/latex/barraycell-meat_8hpp__dep__incl.pdf index 478e44210..7af82af50 100644 Binary files a/latex/barraycell-meat_8hpp__dep__incl.pdf and b/latex/barraycell-meat_8hpp__dep__incl.pdf differ diff --git a/latex/barraydense-bones_8hpp__dep__incl.pdf b/latex/barraydense-bones_8hpp__dep__incl.pdf index 8a710f9a7..1cc57688d 100644 Binary files a/latex/barraydense-bones_8hpp__dep__incl.pdf and b/latex/barraydense-bones_8hpp__dep__incl.pdf differ diff --git a/latex/barraydense-meat-operators_8hpp__dep__incl.pdf b/latex/barraydense-meat-operators_8hpp__dep__incl.pdf index d8300121e..77a336383 100644 Binary files a/latex/barraydense-meat-operators_8hpp__dep__incl.pdf and b/latex/barraydense-meat-operators_8hpp__dep__incl.pdf differ diff --git a/latex/barraydense-meat_8hpp__dep__incl.pdf b/latex/barraydense-meat_8hpp__dep__incl.pdf index 7ef4472bd..e49170b9c 100644 Binary files a/latex/barraydense-meat_8hpp__dep__incl.pdf and b/latex/barraydense-meat_8hpp__dep__incl.pdf differ diff --git a/latex/barraydensecell-bones_8hpp__dep__incl.pdf b/latex/barraydensecell-bones_8hpp__dep__incl.pdf index c96a5651b..f63fc0b13 100644 Binary files a/latex/barraydensecell-bones_8hpp__dep__incl.pdf and b/latex/barraydensecell-bones_8hpp__dep__incl.pdf differ diff --git a/latex/barraydensecell-meat_8hpp__dep__incl.pdf b/latex/barraydensecell-meat_8hpp__dep__incl.pdf index fdf578bd9..0b3655152 100644 Binary files a/latex/barraydensecell-meat_8hpp__dep__incl.pdf and b/latex/barraydensecell-meat_8hpp__dep__incl.pdf differ diff --git a/latex/barraydensecol-bones_8hpp__dep__incl.pdf b/latex/barraydensecol-bones_8hpp__dep__incl.pdf index 751a8caa8..f18ca2216 100644 Binary files a/latex/barraydensecol-bones_8hpp__dep__incl.pdf and b/latex/barraydensecol-bones_8hpp__dep__incl.pdf differ diff --git a/latex/barraydenserow-bones_8hpp__dep__incl.pdf b/latex/barraydenserow-bones_8hpp__dep__incl.pdf index 854b53101..4f8292f25 100644 Binary files a/latex/barraydenserow-bones_8hpp__dep__incl.pdf and b/latex/barraydenserow-bones_8hpp__dep__incl.pdf differ diff --git a/latex/barry-configuration_8hpp__dep__incl.pdf b/latex/barry-configuration_8hpp__dep__incl.pdf index a705100a9..090d0f8f8 100644 Binary files a/latex/barry-configuration_8hpp__dep__incl.pdf and b/latex/barry-configuration_8hpp__dep__incl.pdf differ diff --git a/latex/barry-debug_8hpp__dep__incl.pdf b/latex/barry-debug_8hpp__dep__incl.pdf index ec9188e85..3240b22d6 100644 Binary files a/latex/barry-debug_8hpp__dep__incl.pdf and b/latex/barry-debug_8hpp__dep__incl.pdf differ diff --git a/latex/barry-macros_8hpp__dep__incl.pdf b/latex/barry-macros_8hpp__dep__incl.pdf index 8aecba7c8..403f09d53 100644 Binary files a/latex/barry-macros_8hpp__dep__incl.pdf and b/latex/barry-macros_8hpp__dep__incl.pdf differ diff --git a/latex/barry_8hpp__incl.pdf b/latex/barry_8hpp__incl.pdf index 39557df0b..67bb586d7 100644 Binary files a/latex/barry_8hpp__incl.pdf and b/latex/barry_8hpp__incl.pdf differ diff --git a/latex/cell-bones_8hpp__dep__incl.pdf b/latex/cell-bones_8hpp__dep__incl.pdf index 42f0589f7..1d456248f 100644 Binary files a/latex/cell-bones_8hpp__dep__incl.pdf and b/latex/cell-bones_8hpp__dep__incl.pdf differ diff --git a/latex/cell-meat_8hpp__dep__incl.pdf b/latex/cell-meat_8hpp__dep__incl.pdf index b602e0235..08601fd31 100644 Binary files a/latex/cell-meat_8hpp__dep__incl.pdf and b/latex/cell-meat_8hpp__dep__incl.pdf differ diff --git a/latex/class_const_b_array_row_iter__coll__graph.pdf b/latex/class_const_b_array_row_iter__coll__graph.pdf index c757b3d3a..d4f551900 100644 Binary files a/latex/class_const_b_array_row_iter__coll__graph.pdf and b/latex/class_const_b_array_row_iter__coll__graph.pdf differ diff --git a/latex/class_d_e_f_m__coll__graph.pdf b/latex/class_d_e_f_m__coll__graph.pdf index c9741caa1..6a4c70e0d 100644 Binary files a/latex/class_d_e_f_m__coll__graph.pdf and b/latex/class_d_e_f_m__coll__graph.pdf differ diff --git a/latex/class_d_e_f_m__inherit__graph.pdf b/latex/class_d_e_f_m__inherit__graph.pdf index c9741caa1..6a4c70e0d 100644 Binary files a/latex/class_d_e_f_m__inherit__graph.pdf and b/latex/class_d_e_f_m__inherit__graph.pdf differ diff --git a/latex/class_d_e_f_m_rule_data__inherit__graph.pdf b/latex/class_d_e_f_m_rule_data__inherit__graph.pdf index 2152290a1..431ebd50e 100644 Binary files a/latex/class_d_e_f_m_rule_data__inherit__graph.pdf and b/latex/class_d_e_f_m_rule_data__inherit__graph.pdf differ diff --git a/latex/class_d_e_f_m_rule_dyn_data__coll__graph.pdf b/latex/class_d_e_f_m_rule_dyn_data__coll__graph.pdf index d1450ec80..605d57f05 100644 Binary files a/latex/class_d_e_f_m_rule_dyn_data__coll__graph.pdf and b/latex/class_d_e_f_m_rule_dyn_data__coll__graph.pdf differ diff --git a/latex/class_d_e_f_m_rule_dyn_data__inherit__graph.pdf b/latex/class_d_e_f_m_rule_dyn_data__inherit__graph.pdf index d1450ec80..605d57f05 100644 Binary files a/latex/class_d_e_f_m_rule_dyn_data__inherit__graph.pdf and b/latex/class_d_e_f_m_rule_dyn_data__inherit__graph.pdf differ diff --git a/latex/class_flock.tex b/latex/class_flock.tex index be23c1b0a..9a0137c5a 100644 --- a/latex/class_flock.tex +++ b/latex/class_flock.tex @@ -26,7 +26,7 @@ \item \mbox{\hyperlink{geese-types_8hpp_ae66aa4dbb13f90c073bc0d5c3df58d83}{Phylo\+Support}} $\ast$ \mbox{\hyperlink{class_flock_add876188b5f16af037525e71eaf7fc05}{get\+\_\+support\+\_\+fun}} () \item -std\+::vector$<$ std\+::vector$<$ double $>$ $>$ $\ast$ \mbox{\hyperlink{class_flock_ab5f4c94b0484772321b3856debdf3a58}{get\+\_\+stats\+\_\+support}} () +std\+::vector$<$ double $>$ $\ast$ \mbox{\hyperlink{class_flock_a15096ee181dfa46c9dd30aacd41c0dc5}{get\+\_\+stats\+\_\+support}} () \item std\+::vector$<$ std\+::vector$<$ double $>$ $>$ $\ast$ \mbox{\hyperlink{class_flock_a26462201318e4bf34756a2a14e2cc3fb}{get\+\_\+stats\+\_\+target}} () \item @@ -164,11 +164,11 @@ Definition at line 131 of file flock-\/meat.\+hpp. -\mbox{\Hypertarget{class_flock_ab5f4c94b0484772321b3856debdf3a58}\label{class_flock_ab5f4c94b0484772321b3856debdf3a58}} +\mbox{\Hypertarget{class_flock_a15096ee181dfa46c9dd30aacd41c0dc5}\label{class_flock_a15096ee181dfa46c9dd30aacd41c0dc5}} \index{Flock@{Flock}!get\_stats\_support@{get\_stats\_support}} \index{get\_stats\_support@{get\_stats\_support}!Flock@{Flock}} \doxysubsubsection{\texorpdfstring{get\_stats\_support()}{get\_stats\_support()}} -{\footnotesize\ttfamily std\+::vector$<$ std\+::vector$<$ double $>$ $>$ $\ast$ Flock\+::get\+\_\+stats\+\_\+support (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} +{\footnotesize\ttfamily std\+::vector$<$ double $>$ $\ast$ Flock\+::get\+\_\+stats\+\_\+support (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} diff --git a/latex/class_model.tex b/latex/class_model.tex index 3a8d5a403..d1500062e 100644 --- a/latex/class_model.tex +++ b/latex/class_model.tex @@ -168,7 +168,7 @@ \item std\+::vector$<$ std\+::vector$<$ double $>$ $>$ $\ast$ \mbox{\hyperlink{class_model_a5414f4d58c598c844bf0e7885e06488a}{get\+\_\+stats\+\_\+target}} () \begin{DoxyCompactList}\small\item\em Raw pointers to the support and target statistics. \end{DoxyCompactList}\item -std\+::vector$<$ std\+::vector$<$ double $>$ $>$ $\ast$ \mbox{\hyperlink{class_model_a35e9c4103deb9e2deda35c2c61b30289}{get\+\_\+stats\+\_\+support}} () +std\+::vector$<$ double $>$ $\ast$ \mbox{\hyperlink{class_model_a689e68b499eb7bfd92a7f8318f51c121}{get\+\_\+stats\+\_\+support}} () \item std\+::vector$<$ size\+\_\+t $>$ $\ast$ \mbox{\hyperlink{class_model_ab705e7531998b61c1358c6cbef773e0d}{get\+\_\+arrays2support}} () \item @@ -228,8 +228,12 @@ \item term k \end{DoxyItemize}}\begin{DoxyCompactItemize} \item -std\+::vector$<$ std\+::vector$<$ double $>$ $>$ \mbox{\hyperlink{class_model_a39aa4fd9a3b78ec2c11b2766979df35e}{stats\+\_\+support}} +std\+::vector$<$ double $>$ \mbox{\hyperlink{class_model_a3b96c8ef06619593e644c5d41d02b106}{stats\+\_\+support}} \begin{DoxyCompactList}\small\item\em Sufficient statistics of the model (support) \end{DoxyCompactList}\item +std\+::vector$<$ size\+\_\+t $>$ \mbox{\hyperlink{class_model_ac98158e9aa3d55dbd366c6721fe3343f}{stats\+\_\+support\+\_\+sizes}} +\begin{DoxyCompactList}\small\item\em Number of vectors included in the support. \end{DoxyCompactList}\item +std\+::vector$<$ size\+\_\+t $>$ \mbox{\hyperlink{class_model_a66be2819cbf561e657b372e04721acc9}{stats\+\_\+support\+\_\+sizes\+\_\+acc}} +\begin{DoxyCompactList}\small\item\em Accumulated number of vectors included in the support. \end{DoxyCompactList}\item std\+::vector$<$ size\+\_\+t $>$ \mbox{\hyperlink{class_model_a70f54e805f1ecf2ac823c6abe8f4a503}{stats\+\_\+support\+\_\+n\+\_\+arrays}} \begin{DoxyCompactList}\small\item\em Number of arrays included per support. \end{DoxyCompactList}\item std\+::vector$<$ std\+::vector$<$ double $>$ $>$ \mbox{\hyperlink{class_model_a23a878c633e4ed59f4921254d6c85e29}{stats\+\_\+target}} @@ -300,7 +304,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 171 of file model-\/meat.\+hpp. +Definition at line 176 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a5026c5d72a07db2eff58689fe101a57d}\label{class_model_a5026c5d72a07db2eff58689fe101a57d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!Model@{Model}} @@ -311,7 +315,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 205 of file model-\/meat.\+hpp. +Definition at line 212 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a43b71b392309bd71ed7c49f783b8815b}\label{class_model_a43b71b392309bd71ed7c49f783b8815b}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!Model@{Model}} @@ -322,7 +326,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 243 of file model-\/meat.\+hpp. +Definition at line 252 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a58dc9105b487e0e2d2cb3faa16397ae2}\label{class_model_a58dc9105b487e0e2d2cb3faa16397ae2}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!````~Model@{$\sim$Model}} @@ -333,7 +337,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 170 of file model-\/bones.\+hpp. +Definition at line 172 of file model-\/bones.\+hpp. @@ -361,7 +365,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D \end{DoxyReturn} When computing with the powerset, we need to grow the corresponding vectors on the fly -Definition at line 476 of file model-\/meat.\+hpp. +Definition at line 488 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a2326ca9975e29d3cf1902b6e60c613b9}\label{class_model_a2326ca9975e29d3cf1902b6e60c613b9}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!add\_counter@{add\_counter}} @@ -372,7 +376,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 352 of file model-\/meat.\+hpp. +Definition at line 363 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a60bc7a1e36ed90ff0af62a3999b9d06f}\label{class_model_a60bc7a1e36ed90ff0af62a3999b9d06f}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!add\_counter@{add\_counter}} @@ -383,7 +387,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 361 of file model-\/meat.\+hpp. +Definition at line 372 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a5e0ab8493a4aeecacc96d666089c543d}\label{class_model_a5e0ab8493a4aeecacc96d666089c543d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!add\_hasher@{add\_hasher}} @@ -394,7 +398,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 396 of file model-\/meat.\+hpp. +Definition at line 407 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_af9b85db739f6947861fe123136c11c07}\label{class_model_af9b85db739f6947861fe123136c11c07}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!add\_rule@{add\_rule}} @@ -405,7 +409,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 407 of file model-\/meat.\+hpp. +Definition at line 418 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a8a27b1ce7513359b61840a15fc661575}\label{class_model_a8a27b1ce7513359b61840a15fc661575}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!add\_rule@{add\_rule}} @@ -423,7 +427,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 435 of file model-\/meat.\+hpp. +Definition at line 446 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a6df0512038f2eae91f67ef151ae95328}\label{class_model_a6df0512038f2eae91f67ef151ae95328}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!add\_rule\_dyn@{add\_rule\_dyn}} @@ -434,7 +438,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 444 of file model-\/meat.\+hpp. +Definition at line 455 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a61b7baf9d45f885832db74fb9cd99c4d}\label{class_model_a61b7baf9d45f885832db74fb9cd99c4d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!colnames@{colnames}} @@ -445,7 +449,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1133 of file model-\/meat.\+hpp. +Definition at line 1193 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a3f13aa5080ce580a11892cf6a69fee64}\label{class_model_a3f13aa5080ce580a11892cf6a69fee64}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!conditional\_prob@{conditional\_prob}} @@ -476,7 +480,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D \end{DoxyReturn} -Definition at line 1399 of file model-\/meat.\+hpp. +Definition at line 1485 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a5ab59e34639b590094bc2716d056e78c}\label{class_model_a5ab59e34639b590094bc2716d056e78c}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!gen\_key@{gen\_key}} @@ -487,7 +491,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 345 of file model-\/meat.\+hpp. +Definition at line 356 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_ab705e7531998b61c1358c6cbef773e0d}\label{class_model_ab705e7531998b61c1358c6cbef773e0d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_arrays2support@{get\_arrays2support}} @@ -498,7 +502,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1472 of file model-\/meat.\+hpp. +Definition at line 1558 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a2345f3e51002d81bd60cb0b14f006dbd}\label{class_model_a2345f3e51002d81bd60cb0b14f006dbd}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_counters@{get\_counters}} @@ -509,7 +513,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1437 of file model-\/meat.\+hpp. +Definition at line 1523 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_acaeee0e986e406918d1b07e329d4e28d}\label{class_model_acaeee0e986e406918d1b07e329d4e28d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_normalizing\_constants@{get\_normalizing\_constants}} @@ -520,7 +524,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 951 of file model-\/meat.\+hpp. +Definition at line 1000 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_aefb5399f2e396d34eb523e00c7d89140}\label{class_model_aefb5399f2e396d34eb523e00c7d89140}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_pset@{get\_pset}} @@ -531,7 +535,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 959 of file model-\/meat.\+hpp. +Definition at line 1008 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a567fbbecd8a77f62ada9535f1e56588f}\label{class_model_a567fbbecd8a77f62ada9535f1e56588f}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_pset\_arrays@{get\_pset\_arrays}} @@ -542,7 +546,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1479 of file model-\/meat.\+hpp. +Definition at line 1565 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a248d9516ebc938e2ab5df4f4f9d78121}\label{class_model_a248d9516ebc938e2ab5df4f4f9d78121}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_pset\_probs@{get\_pset\_probs}} @@ -553,7 +557,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1491 of file model-\/meat.\+hpp. +Definition at line 1577 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a453d05dbfcef337c385afc7f2000d56b}\label{class_model_a453d05dbfcef337c385afc7f2000d56b}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_pset\_stats@{get\_pset\_stats}} @@ -568,7 +572,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1485 of file model-\/meat.\+hpp. +Definition at line 1571 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_ab19a8398b4f3fb8a21f8ed89aec2fbf7}\label{class_model_ab19a8398b4f3fb8a21f8ed89aec2fbf7}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_pset\_stats@{get\_pset\_stats}} @@ -579,7 +583,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 973 of file model-\/meat.\+hpp. +Definition at line 1022 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a02cac4f649946705bfb4d69bc3a3576f}\label{class_model_a02cac4f649946705bfb4d69bc3a3576f}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_rengine@{get\_rengine}} @@ -590,7 +594,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1432 of file model-\/meat.\+hpp. +Definition at line 1518 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a8796a5e54c0ba505129db2bc1e452d0d}\label{class_model_a8796a5e54c0ba505129db2bc1e452d0d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_rules@{get\_rules}} @@ -601,7 +605,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1442 of file model-\/meat.\+hpp. +Definition at line 1528 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_aff4c85b28ba08c67b6d3308cf94fc30a}\label{class_model_aff4c85b28ba08c67b6d3308cf94fc30a}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_rules\_dyn@{get\_rules\_dyn}} @@ -612,18 +616,18 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1447 of file model-\/meat.\+hpp. +Definition at line 1533 of file model-\/meat.\+hpp. -\mbox{\Hypertarget{class_model_a35e9c4103deb9e2deda35c2c61b30289}\label{class_model_a35e9c4103deb9e2deda35c2c61b30289}} +\mbox{\Hypertarget{class_model_a689e68b499eb7bfd92a7f8318f51c121}\label{class_model_a689e68b499eb7bfd92a7f8318f51c121}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_stats\_support@{get\_stats\_support}} \index{get\_stats\_support@{get\_stats\_support}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}} \doxysubsubsection{\texorpdfstring{get\_stats\_support()}{get\_stats\_support()}} {\footnotesize\ttfamily template$<$typename Array\+\_\+\+Type , typename Data\+\_\+\+Counter\+\_\+\+Type , typename Data\+\_\+\+Rule\+\_\+\+Type , typename Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$ \\ -std\+::vector$<$ std\+::vector$<$ double $>$ $>$ $\ast$ \mbox{\hyperlink{class_model}{Model}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::get\+\_\+stats\+\_\+support\hspace{0.3cm}{\ttfamily [inline]}} +std\+::vector$<$ double $>$ $\ast$ \mbox{\hyperlink{class_model}{Model}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::get\+\_\+stats\+\_\+support\hspace{0.3cm}{\ttfamily [inline]}} -Definition at line 1465 of file model-\/meat.\+hpp. +Definition at line 1551 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a5414f4d58c598c844bf0e7885e06488a}\label{class_model_a5414f4d58c598c844bf0e7885e06488a}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_stats\_target@{get\_stats\_target}} @@ -638,7 +642,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D The support of the model is stored as a vector of vector$<$double$>$. Each element of it contains the support for an specific type of array included. It represents an array of size {\ttfamily (k + 1) x n unique elements}, with the data stored by-\/row. The last element of each entry corresponds to the weights, i.\+e., the frequency with which such sufficient statistics are observed in the support. -Definition at line 1458 of file model-\/meat.\+hpp. +Definition at line 1544 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a5a887a9d87a1f86ccc783fd27a0a1ddc}\label{class_model_a5a887a9d87a1f86ccc783fd27a0a1ddc}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_support\_fun@{get\_support\_fun}} @@ -649,7 +653,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1453 of file model-\/meat.\+hpp. +Definition at line 1539 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a2b216befc5a05c5aa6607b9b617b14f6}\label{class_model_a2b216befc5a05c5aa6607b9b617b14f6}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!likelihood@{likelihood}} @@ -660,7 +664,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 657 of file model-\/meat.\+hpp. +Definition at line 697 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a085429b8f8d8d81a7f742fdc3deceeee}\label{class_model_a085429b8f8d8d81a7f742fdc3deceeee}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!likelihood@{likelihood}} @@ -671,7 +675,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 803 of file model-\/meat.\+hpp. +Definition at line 847 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a6640d5add2e5e2004202b81866339a3a}\label{class_model_a6640d5add2e5e2004202b81866339a3a}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!likelihood@{likelihood}} @@ -682,7 +686,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 612 of file model-\/meat.\+hpp. +Definition at line 650 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a6ed252b0bcc46668bee04f543bbafdae}\label{class_model_a6ed252b0bcc46668bee04f543bbafdae}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!likelihood@{likelihood}} @@ -693,7 +697,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 739 of file model-\/meat.\+hpp. +Definition at line 781 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a7ecc7893f532a3fc4cb4149eb587dc3e}\label{class_model_a7ecc7893f532a3fc4cb4149eb587dc3e}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!likelihood\_total@{likelihood\_total}} @@ -704,7 +708,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 873 of file model-\/meat.\+hpp. +Definition at line 919 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a6a1213e74dd4d7ce7b0071a664b6f3b3}\label{class_model_a6a1213e74dd4d7ce7b0071a664b6f3b3}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!nrules@{nrules}} @@ -715,7 +719,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1104 of file model-\/meat.\+hpp. +Definition at line 1163 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a9a9ea5238be86c147f9ec264eb51b984}\label{class_model_a9a9ea5238be86c147f9ec264eb51b984}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!nrules\_dyn@{nrules\_dyn}} @@ -726,7 +730,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1112 of file model-\/meat.\+hpp. +Definition at line 1171 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a79ebbea31dc3742c37eba173c25acd5d}\label{class_model_a79ebbea31dc3742c37eba173c25acd5d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!nterms@{nterms}} @@ -737,7 +741,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1093 of file model-\/meat.\+hpp. +Definition at line 1152 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a4cf7b0d8d1c1d5996e09b3dbf7599cd6}\label{class_model_a4cf7b0d8d1c1d5996e09b3dbf7599cd6}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!operator=@{operator=}} @@ -748,7 +752,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 287 of file model-\/meat.\+hpp. +Definition at line 298 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a9b882a97407460beb9b97405fac98dd9}\label{class_model_a9b882a97407460beb9b97405fac98dd9}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!print@{print}} @@ -763,7 +767,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1015 of file model-\/meat.\+hpp. +Definition at line 1074 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a72f41dd130d67b171acc433fa288de78}\label{class_model_a72f41dd130d67b171acc433fa288de78}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!print\_stats@{print\_stats}} @@ -774,7 +778,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 985 of file model-\/meat.\+hpp. +Definition at line 1034 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a2adac6eb2d37bd67d5f0222374ce193d}\label{class_model_a2adac6eb2d37bd67d5f0222374ce193d}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!sample@{sample}} @@ -785,7 +789,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D When computing with the powerset, we need to grow the corresponding vectors on the fly -Definition at line 1230 of file model-\/meat.\+hpp. +Definition at line 1290 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_ad6d0a2c68540fe6480337a606c14cea6}\label{class_model_ad6d0a2c68540fe6480337a606c14cea6}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!sample@{sample}} @@ -796,7 +800,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1150 of file model-\/meat.\+hpp. +Definition at line 1210 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a93632a05117d5b862d082885015c9363}\label{class_model_a93632a05117d5b862d082885015c9363}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!set\_counters@{set\_counters}} @@ -807,7 +811,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 378 of file model-\/meat.\+hpp. +Definition at line 389 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_af86cd3bfb4b3c929a263090950435a3c}\label{class_model_af86cd3bfb4b3c929a263090950435a3c}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!set\_rengine@{set\_rengine}} @@ -818,7 +822,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 140 of file model-\/bones.\+hpp. +Definition at line 142 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a696fd8dc85423d35fee3b9718877abb4}\label{class_model_a696fd8dc85423d35fee3b9718877abb4}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!set\_rules@{set\_rules}} @@ -829,7 +833,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 417 of file model-\/meat.\+hpp. +Definition at line 428 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_ab200cf9d28983471fa8264fc90071bad}\label{class_model_ab200cf9d28983471fa8264fc90071bad}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!set\_rules\_dyn@{set\_rules\_dyn}} @@ -840,7 +844,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 459 of file model-\/meat.\+hpp. +Definition at line 470 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_afe7f86754248416469456f98f493c9b5}\label{class_model_afe7f86754248416469456f98f493c9b5}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!set\_seed@{set\_seed}} @@ -851,7 +855,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 150 of file model-\/bones.\+hpp. +Definition at line 152 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_aeb964da3f921dae949d1f903eb7accbc}\label{class_model_aeb964da3f921dae949d1f903eb7accbc}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!set\_transform\_model@{set\_transform\_model}} @@ -879,7 +883,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D \end{DoxyParams} -Definition at line 1497 of file model-\/meat.\+hpp. +Definition at line 1583 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a1d45ad43d7aa468deb326074e110524b}\label{class_model_a1d45ad43d7aa468deb326074e110524b}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!size@{size}} @@ -890,7 +894,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1076 of file model-\/meat.\+hpp. +Definition at line 1135 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a0261a55996a1707b9bae97544f1fabf8}\label{class_model_a0261a55996a1707b9bae97544f1fabf8}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!size\_unique@{size\_unique}} @@ -901,7 +905,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1084 of file model-\/meat.\+hpp. +Definition at line 1143 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a3e8c4587b259d60fcf7c70c7e3f55082}\label{class_model_a3e8c4587b259d60fcf7c70c7e3f55082}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!store\_psets@{store\_psets}} @@ -912,7 +916,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 337 of file model-\/meat.\+hpp. +Definition at line 350 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a98e5f6188b1d3235efa61b72f4562741}\label{class_model_a98e5f6188b1d3235efa61b72f4562741}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!support\_size@{support\_size}} @@ -923,7 +927,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 1120 of file model-\/meat.\+hpp. +Definition at line 1179 of file model-\/meat.\+hpp. \mbox{\Hypertarget{class_model_a9f17772e230a4790ee6b7d028eca7e26}\label{class_model_a9f17772e230a4790ee6b7d028eca7e26}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!transform\_model@{transform\_model}} @@ -959,7 +963,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 65 of file model-\/bones.\+hpp. +Definition at line 67 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a1c7792e1ca105ef8599b56b302823962}\label{class_model_a1c7792e1ca105ef8599b56b302823962}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!counter\_fun@{counter\_fun}} @@ -970,7 +974,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 95 of file model-\/bones.\+hpp. +Definition at line 97 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_aeea40760779cd097dbebd645399be966}\label{class_model_aeea40760779cd097dbebd645399be966}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!counters@{counters}} @@ -981,7 +985,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 91 of file model-\/bones.\+hpp. +Definition at line 93 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a8f4339d329869cf9d1a11d0d53a6fcf1}\label{class_model_a8f4339d329869cf9d1a11d0d53a6fcf1}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!delete\_counters@{delete\_counters}} @@ -992,7 +996,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 103 of file model-\/bones.\+hpp. +Definition at line 105 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a547c849fa590417dbf75f82531d14e4e}\label{class_model_a547c849fa590417dbf75f82531d14e4e}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!delete\_rengine@{delete\_rengine}} @@ -1014,7 +1018,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 104 of file model-\/bones.\+hpp. +Definition at line 106 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a8eb1f7d2e318e598ff8800f71b2732ea}\label{class_model_a8eb1f7d2e318e598ff8800f71b2732ea}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!delete\_rules\_dyn@{delete\_rules\_dyn}} @@ -1025,7 +1029,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 105 of file model-\/bones.\+hpp. +Definition at line 107 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_ae2e78bfa4561d4364706178aed32db74}\label{class_model_ae2e78bfa4561d4364706178aed32db74}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!first\_calc\_done@{first\_calc\_done}} @@ -1036,7 +1040,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 101 of file model-\/bones.\+hpp. +Definition at line 103 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_ac77f3031ba985a28f6d3328a4f9a5b1c}\label{class_model_ac77f3031ba985a28f6d3328a4f9a5b1c}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!keys2support@{keys2support}} @@ -1051,7 +1055,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D This is of the same length as the vector {\ttfamily stats\+\_\+target}. -Definition at line 72 of file model-\/bones.\+hpp. +Definition at line 74 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_ad464c4495fd5646af2bab8a8cd328ac0}\label{class_model_ad464c4495fd5646af2bab8a8cd328ac0}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!normalizing\_constants@{normalizing\_constants}} @@ -1062,7 +1066,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 100 of file model-\/bones.\+hpp. +Definition at line 102 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a9b5a93723c718d4d9f710c5340c7ef0f}\label{class_model_a9b5a93723c718d4d9f710c5340c7ef0f}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!params\_last@{params\_last}} @@ -1077,7 +1081,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 99 of file model-\/bones.\+hpp. +Definition at line 101 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_ab39eb3f5a95b9f142af51df3b30e76d7}\label{class_model_ab39eb3f5a95b9f142af51df3b30e76d7}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!pset\_arrays@{pset\_arrays}} @@ -1092,7 +1096,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 81 of file model-\/bones.\+hpp. +Definition at line 83 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_af67b0d6d0c8c4d2d7e898b50692d4f9a}\label{class_model_af67b0d6d0c8c4d2d7e898b50692d4f9a}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!pset\_probs@{pset\_probs}} @@ -1107,7 +1111,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 83 of file model-\/bones.\+hpp. +Definition at line 85 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a69ca83eded62fd9c4e9133dc149430ae}\label{class_model_a69ca83eded62fd9c4e9133dc149430ae}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!pset\_stats@{pset\_stats}} @@ -1122,7 +1126,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 82 of file model-\/bones.\+hpp. +Definition at line 84 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_aaccc1686d1d58f4fff36fb45b4e18422}\label{class_model_aaccc1686d1d58f4fff36fb45b4e18422}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!rengine@{rengine}} @@ -1144,7 +1148,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 92 of file model-\/bones.\+hpp. +Definition at line 94 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a11d9090903bfe8b35db92fe2579c2de3}\label{class_model_a11d9090903bfe8b35db92fe2579c2de3}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!rules\_dyn@{rules\_dyn}} @@ -1155,14 +1159,14 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 93 of file model-\/bones.\+hpp. +Definition at line 95 of file model-\/bones.\+hpp. -\mbox{\Hypertarget{class_model_a39aa4fd9a3b78ec2c11b2766979df35e}\label{class_model_a39aa4fd9a3b78ec2c11b2766979df35e}} +\mbox{\Hypertarget{class_model_a3b96c8ef06619593e644c5d41d02b106}\label{class_model_a3b96c8ef06619593e644c5d41d02b106}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_support@{stats\_support}} \index{stats\_support@{stats\_support}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}} \doxysubsubsection{\texorpdfstring{stats\_support}{stats\_support}} {\footnotesize\ttfamily template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename Data\+\_\+\+Counter\+\_\+\+Type = bool, typename Data\+\_\+\+Rule\+\_\+\+Type = bool, typename Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type = bool$>$ \\ -std\+::vector$<$ std\+::vector$<$ double $>$ $>$ \mbox{\hyperlink{class_model}{Model}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::stats\+\_\+support\hspace{0.3cm}{\ttfamily [protected]}} +std\+::vector$<$ double $>$ \mbox{\hyperlink{class_model}{Model}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::stats\+\_\+support\hspace{0.3cm}{\ttfamily [protected]}} @@ -1185,8 +1189,38 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D +Definition at line 65 of file model-\/bones.\+hpp. + +\mbox{\Hypertarget{class_model_ac98158e9aa3d55dbd366c6721fe3343f}\label{class_model_ac98158e9aa3d55dbd366c6721fe3343f}} +\index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_support\_sizes@{stats\_support\_sizes}} +\index{stats\_support\_sizes@{stats\_support\_sizes}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}} +\doxysubsubsection{\texorpdfstring{stats\_support\_sizes}{stats\_support\_sizes}} +{\footnotesize\ttfamily template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename Data\+\_\+\+Counter\+\_\+\+Type = bool, typename Data\+\_\+\+Rule\+\_\+\+Type = bool, typename Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type = bool$>$ \\ +std\+::vector$<$ size\+\_\+t $>$ \mbox{\hyperlink{class_model}{Model}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::stats\+\_\+support\+\_\+sizes\hspace{0.3cm}{\ttfamily [protected]}} + + + +Number of vectors included in the support. + + + Definition at line 63 of file model-\/bones.\+hpp. +\mbox{\Hypertarget{class_model_a66be2819cbf561e657b372e04721acc9}\label{class_model_a66be2819cbf561e657b372e04721acc9}} +\index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_support\_sizes\_acc@{stats\_support\_sizes\_acc}} +\index{stats\_support\_sizes\_acc@{stats\_support\_sizes\_acc}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}} +\doxysubsubsection{\texorpdfstring{stats\_support\_sizes\_acc}{stats\_support\_sizes\_acc}} +{\footnotesize\ttfamily template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename Data\+\_\+\+Counter\+\_\+\+Type = bool, typename Data\+\_\+\+Rule\+\_\+\+Type = bool, typename Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type = bool$>$ \\ +std\+::vector$<$ size\+\_\+t $>$ \mbox{\hyperlink{class_model}{Model}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::stats\+\_\+support\+\_\+sizes\+\_\+acc\hspace{0.3cm}{\ttfamily [protected]}} + + + +Accumulated number of vectors included in the support. + + + +Definition at line 64 of file model-\/bones.\+hpp. + \mbox{\Hypertarget{class_model_a23a878c633e4ed59f4921254d6c85e29}\label{class_model_a23a878c633e4ed59f4921254d6c85e29}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_target@{stats\_target}} \index{stats\_target@{stats\_target}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}} @@ -1200,7 +1234,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 64 of file model-\/bones.\+hpp. +Definition at line 66 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_aaf2432f089c9c40fcb3e0fb3651d929e}\label{class_model_aaf2432f089c9c40fcb3e0fb3651d929e}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!support\_fun@{support\_fun}} @@ -1211,7 +1245,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 94 of file model-\/bones.\+hpp. +Definition at line 96 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_ab56e7e3a90d48c2c573ebdcbb01617fd}\label{class_model_ab56e7e3a90d48c2c573ebdcbb01617fd}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!transform\_model\_fun@{transform\_model\_fun}} @@ -1237,7 +1271,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D \end{DoxyReturn} -Definition at line 123 of file model-\/bones.\+hpp. +Definition at line 125 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a029716dd943b3fc3de88eead66404b16}\label{class_model_a029716dd943b3fc3de88eead66404b16}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!transform\_model\_term\_names@{transform\_model\_term\_names}} @@ -1248,7 +1282,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 125 of file model-\/bones.\+hpp. +Definition at line 127 of file model-\/bones.\+hpp. \mbox{\Hypertarget{class_model_a8218c8591c4e2a9787dec2b418281548}\label{class_model_a8218c8591c4e2a9787dec2b418281548}} \index{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!with\_pset@{with\_pset}} @@ -1259,7 +1293,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$$>$, typename D -Definition at line 80 of file model-\/bones.\+hpp. +Definition at line 82 of file model-\/bones.\+hpp. diff --git a/latex/class_model__coll__graph.pdf b/latex/class_model__coll__graph.pdf index a52e637d8..5ebaa773b 100644 Binary files a/latex/class_model__coll__graph.pdf and b/latex/class_model__coll__graph.pdf differ diff --git a/latex/class_node__coll__graph.pdf b/latex/class_node__coll__graph.pdf index fbd2d9719..6bbd50edf 100644 Binary files a/latex/class_node__coll__graph.pdf and b/latex/class_node__coll__graph.pdf differ diff --git a/latex/class_power_set__coll__graph.pdf b/latex/class_power_set__coll__graph.pdf index 6381fed02..e5516db17 100644 Binary files a/latex/class_power_set__coll__graph.pdf and b/latex/class_power_set__coll__graph.pdf differ diff --git a/latex/class_support.tex b/latex/class_support.tex index 6a1e680e7..57214b321 100644 --- a/latex/class_support.tex +++ b/latex/class_support.tex @@ -24,7 +24,7 @@ \item void \mbox{\hyperlink{class_support_a1f72e55e9f2ffbd5bb07ccecfa6ad876}{calc}} (std\+::vector$<$ Array\+\_\+\+Type $>$ $\ast$array\+\_\+bank=nullptr, std\+::vector$<$ double $>$ $\ast$stats\+\_\+bank=nullptr, size\+\_\+t max\+\_\+num\+\_\+elements\+\_\+=0u) \begin{DoxyCompactList}\small\item\em Computes the entire support. \end{DoxyCompactList}\item -std\+::vector$<$ double $>$ \mbox{\hyperlink{class_support_a47cc8dfe2705652a988cf77f0f27b43e}{get\+\_\+counts}} () const +const std\+::vector$<$ double $>$ \& \mbox{\hyperlink{class_support_aaaec4ce57d2d79265289ab8a7b6f60d4}{get\+\_\+counts}} () const \item std\+::vector$<$ double $>$ $\ast$ \mbox{\hyperlink{class_support_afc4fca55ca37dc97ed692687c38c7ce2}{get\+\_\+current\+\_\+stats}} () \begin{DoxyCompactList}\small\item\em List current statistics. \end{DoxyCompactList}\item @@ -303,18 +303,18 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$bool, bool$>$, -Definition at line 594 of file support-\/meat.\+hpp. +Definition at line 593 of file support-\/meat.\+hpp. -\mbox{\Hypertarget{class_support_a47cc8dfe2705652a988cf77f0f27b43e}\label{class_support_a47cc8dfe2705652a988cf77f0f27b43e}} +\mbox{\Hypertarget{class_support_aaaec4ce57d2d79265289ab8a7b6f60d4}\label{class_support_aaaec4ce57d2d79265289ab8a7b6f60d4}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_counts@{get\_counts}} \index{get\_counts@{get\_counts}!Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}} \doxysubsubsection{\texorpdfstring{get\_counts()}{get\_counts()}} {\footnotesize\ttfamily template$<$typename Array\+\_\+\+Type , typename Data\+\_\+\+Counter\+\_\+\+Type , typename Data\+\_\+\+Rule\+\_\+\+Type , typename Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$ \\ -std\+::vector$<$ double $>$ \mbox{\hyperlink{class_support}{Support}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::get\+\_\+counts\hspace{0.3cm}{\ttfamily [inline]}} +const std\+::vector$<$ double $>$ \& \mbox{\hyperlink{class_support}{Support}}$<$ Array\+\_\+\+Type, Data\+\_\+\+Counter\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Type, Data\+\_\+\+Rule\+\_\+\+Dyn\+\_\+\+Type $>$\+::get\+\_\+counts\hspace{0.3cm}{\ttfamily [inline]}} -Definition at line 558 of file support-\/meat.\+hpp. +Definition at line 557 of file support-\/meat.\+hpp. \mbox{\Hypertarget{class_support_afc4fca55ca37dc97ed692687c38c7ce2}\label{class_support_afc4fca55ca37dc97ed692687c38c7ce2}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_current\_stats@{get\_current\_stats}} @@ -329,7 +329,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$bool, bool$>$, -Definition at line 572 of file support-\/meat.\+hpp. +Definition at line 571 of file support-\/meat.\+hpp. \mbox{\Hypertarget{class_support_ac19420a6296244d85274261f39e4ceae}\label{class_support_ac19420a6296244d85274261f39e4ceae}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_data@{get\_data}} @@ -340,7 +340,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$bool, bool$>$, -Definition at line 589 of file support-\/meat.\+hpp. +Definition at line 588 of file support-\/meat.\+hpp. \mbox{\Hypertarget{class_support_a368a9c7797e1a76c3ee150070e66c212}\label{class_support_a368a9c7797e1a76c3ee150070e66c212}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_rules@{get\_rules}} @@ -355,7 +355,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$bool, bool$>$, -Definition at line 599 of file support-\/meat.\+hpp. +Definition at line 598 of file support-\/meat.\+hpp. \mbox{\Hypertarget{class_support_a53daafcd49daac43c6e8841a8a17a05a}\label{class_support_a53daafcd49daac43c6e8841a8a17a05a}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!get\_rules\_dyn@{get\_rules\_dyn}} @@ -370,7 +370,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$bool, bool$>$, -Definition at line 604 of file support-\/meat.\+hpp. +Definition at line 603 of file support-\/meat.\+hpp. \mbox{\Hypertarget{class_support_a50d9804b965b3b3a9f9fd6d0e60a3204}\label{class_support_a50d9804b965b3b3a9f9fd6d0e60a3204}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!init\_support@{init\_support}} @@ -392,7 +392,7 @@ \subsubsection*{template$<$typename Array\+\_\+\+Type = BArray$<$bool, bool$>$, -Definition at line 577 of file support-\/meat.\+hpp. +Definition at line 576 of file support-\/meat.\+hpp. \mbox{\Hypertarget{class_support_ac583eaddbf96b6825beb4aeb45bc3a99}\label{class_support_ac583eaddbf96b6825beb4aeb45bc3a99}} \index{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Support$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!reset\_array@{reset\_array}} diff --git a/latex/counters-bones_8hpp__dep__incl.pdf b/latex/counters-bones_8hpp__dep__incl.pdf index a34f4408b..0c11ba8ad 100644 Binary files a/latex/counters-bones_8hpp__dep__incl.pdf and b/latex/counters-bones_8hpp__dep__incl.pdf differ diff --git a/latex/counters-meat_8hpp__dep__incl.pdf b/latex/counters-meat_8hpp__dep__incl.pdf index a166e11d0..0c85c23e1 100644 Binary files a/latex/counters-meat_8hpp__dep__incl.pdf and b/latex/counters-meat_8hpp__dep__incl.pdf differ diff --git a/latex/defm-bones_8hpp__dep__incl.pdf b/latex/defm-bones_8hpp__dep__incl.pdf index 2bfaa4edb..69d29f77f 100644 Binary files a/latex/defm-bones_8hpp__dep__incl.pdf and b/latex/defm-bones_8hpp__dep__incl.pdf differ diff --git a/latex/defm-meat_8hpp__dep__incl.pdf b/latex/defm-meat_8hpp__dep__incl.pdf index d69c4c778..da16cda90 100644 Binary files a/latex/defm-meat_8hpp__dep__incl.pdf and b/latex/defm-meat_8hpp__dep__incl.pdf differ diff --git a/latex/defm-types_8hpp__dep__incl.pdf b/latex/defm-types_8hpp__dep__incl.pdf index 033028cd1..06eff2bcd 100644 Binary files a/latex/defm-types_8hpp__dep__incl.pdf and b/latex/defm-types_8hpp__dep__incl.pdf differ diff --git a/latex/defm_2counters_8hpp__dep__incl.pdf b/latex/defm_2counters_8hpp__dep__incl.pdf index 5d34e9344..a7fbdcecd 100644 Binary files a/latex/defm_2counters_8hpp__dep__incl.pdf and b/latex/defm_2counters_8hpp__dep__incl.pdf differ diff --git a/latex/defm_2counters_8hpp__incl.pdf b/latex/defm_2counters_8hpp__incl.pdf index aa5b5af05..7e723e584 100644 Binary files a/latex/defm_2counters_8hpp__incl.pdf and b/latex/defm_2counters_8hpp__incl.pdf differ diff --git a/latex/defm_8hpp__incl.pdf b/latex/defm_8hpp__incl.pdf index d24478f68..99a61ef0a 100644 Binary files a/latex/defm_8hpp__incl.pdf and b/latex/defm_8hpp__incl.pdf differ diff --git a/latex/dir_488ec4010567cc6d95c62bdcb57a6d3e_dep.pdf b/latex/dir_488ec4010567cc6d95c62bdcb57a6d3e_dep.pdf index 3157235c6..aef1b6bb6 100644 Binary files a/latex/dir_488ec4010567cc6d95c62bdcb57a6d3e_dep.pdf and b/latex/dir_488ec4010567cc6d95c62bdcb57a6d3e_dep.pdf differ diff --git a/latex/dir_6e63e3665115632dc5d61b2d6d6c3354_dep.pdf b/latex/dir_6e63e3665115632dc5d61b2d6d6c3354_dep.pdf index 20b71d21d..4e5778c6a 100644 Binary files a/latex/dir_6e63e3665115632dc5d61b2d6d6c3354_dep.pdf and b/latex/dir_6e63e3665115632dc5d61b2d6d6c3354_dep.pdf differ diff --git a/latex/dir_d44c64559bbebec7f509842c48db8b23_dep.pdf b/latex/dir_d44c64559bbebec7f509842c48db8b23_dep.pdf index 677e7b360..4401887d2 100644 Binary files a/latex/dir_d44c64559bbebec7f509842c48db8b23_dep.pdf and b/latex/dir_d44c64559bbebec7f509842c48db8b23_dep.pdf differ diff --git a/latex/flock-bones_8hpp__dep__incl.pdf b/latex/flock-bones_8hpp__dep__incl.pdf index 6a0b72b3e..ce1612812 100644 Binary files a/latex/flock-bones_8hpp__dep__incl.pdf and b/latex/flock-bones_8hpp__dep__incl.pdf differ diff --git a/latex/flock-meat_8hpp__dep__incl.pdf b/latex/flock-meat_8hpp__dep__incl.pdf index d4c10965a..c578086ea 100644 Binary files a/latex/flock-meat_8hpp__dep__incl.pdf and b/latex/flock-meat_8hpp__dep__incl.pdf differ diff --git a/latex/formula_8hpp__dep__incl.pdf b/latex/formula_8hpp__dep__incl.pdf index 27f6ffdf9..67c22982a 100644 Binary files a/latex/formula_8hpp__dep__incl.pdf and b/latex/formula_8hpp__dep__incl.pdf differ diff --git a/latex/freqtable_8hpp__dep__incl.pdf b/latex/freqtable_8hpp__dep__incl.pdf index c3325fe02..e03c56eae 100644 Binary files a/latex/freqtable_8hpp__dep__incl.pdf and b/latex/freqtable_8hpp__dep__incl.pdf differ diff --git a/latex/geese-bones_8hpp__dep__incl.pdf b/latex/geese-bones_8hpp__dep__incl.pdf index ffbc6c4b5..6f729cd78 100644 Binary files a/latex/geese-bones_8hpp__dep__incl.pdf and b/latex/geese-bones_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-constructors_8hpp__dep__incl.pdf b/latex/geese-meat-constructors_8hpp__dep__incl.pdf index 107a8d6ea..8cf73fea1 100644 Binary files a/latex/geese-meat-constructors_8hpp__dep__incl.pdf and b/latex/geese-meat-constructors_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-likelihood_8hpp__dep__incl.pdf b/latex/geese-meat-likelihood_8hpp__dep__incl.pdf index 7d599c319..70704ac3b 100644 Binary files a/latex/geese-meat-likelihood_8hpp__dep__incl.pdf and b/latex/geese-meat-likelihood_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-likelihood_8hpp__incl.pdf b/latex/geese-meat-likelihood_8hpp__incl.pdf index dd5a6d585..cf691b8ef 100644 Binary files a/latex/geese-meat-likelihood_8hpp__incl.pdf and b/latex/geese-meat-likelihood_8hpp__incl.pdf differ diff --git a/latex/geese-meat-likelihood__exhaust_8hpp__dep__incl.pdf b/latex/geese-meat-likelihood__exhaust_8hpp__dep__incl.pdf index d8c2b43af..27b5c223a 100644 Binary files a/latex/geese-meat-likelihood__exhaust_8hpp__dep__incl.pdf and b/latex/geese-meat-likelihood__exhaust_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-predict_8hpp__dep__incl.pdf b/latex/geese-meat-predict_8hpp__dep__incl.pdf index 76236db6f..dea9a72a4 100644 Binary files a/latex/geese-meat-predict_8hpp__dep__incl.pdf and b/latex/geese-meat-predict_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-predict__exhaust_8hpp__dep__incl.pdf b/latex/geese-meat-predict__exhaust_8hpp__dep__incl.pdf index e81d873fb..c4dbc5124 100644 Binary files a/latex/geese-meat-predict__exhaust_8hpp__dep__incl.pdf and b/latex/geese-meat-predict__exhaust_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-predict__sim_8hpp__dep__incl.pdf b/latex/geese-meat-predict__sim_8hpp__dep__incl.pdf index 52f8620f0..604e42b15 100644 Binary files a/latex/geese-meat-predict__sim_8hpp__dep__incl.pdf and b/latex/geese-meat-predict__sim_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat-simulate_8hpp__dep__incl.pdf b/latex/geese-meat-simulate_8hpp__dep__incl.pdf index 0125e1ced..2e8469322 100644 Binary files a/latex/geese-meat-simulate_8hpp__dep__incl.pdf and b/latex/geese-meat-simulate_8hpp__dep__incl.pdf differ diff --git a/latex/geese-meat_8hpp__dep__incl.pdf b/latex/geese-meat_8hpp__dep__incl.pdf index 5d83bd934..2ded1dbc0 100644 Binary files a/latex/geese-meat_8hpp__dep__incl.pdf and b/latex/geese-meat_8hpp__dep__incl.pdf differ diff --git a/latex/geese-node-bones_8hpp__dep__incl.pdf b/latex/geese-node-bones_8hpp__dep__incl.pdf index e8f615527..2619c4978 100644 Binary files a/latex/geese-node-bones_8hpp__dep__incl.pdf and b/latex/geese-node-bones_8hpp__dep__incl.pdf differ diff --git a/latex/geese-types_8hpp__dep__incl.pdf b/latex/geese-types_8hpp__dep__incl.pdf index e5580fb4b..8f4473e43 100644 Binary files a/latex/geese-types_8hpp__dep__incl.pdf and b/latex/geese-types_8hpp__dep__incl.pdf differ diff --git a/latex/geese_2counters_8hpp__dep__incl.pdf b/latex/geese_2counters_8hpp__dep__incl.pdf index 580be4cb4..3c13ff3f3 100644 Binary files a/latex/geese_2counters_8hpp__dep__incl.pdf and b/latex/geese_2counters_8hpp__dep__incl.pdf differ diff --git a/latex/geese_8hpp__incl.pdf b/latex/geese_8hpp__incl.pdf index 8aa0b822a..d3a2bef90 100644 Binary files a/latex/geese_8hpp__incl.pdf and b/latex/geese_8hpp__incl.pdf differ diff --git a/latex/group__counters-phylo.pdf b/latex/group__counters-phylo.pdf index 7f70400b2..ea4fa93eb 100644 Binary files a/latex/group__counters-phylo.pdf and b/latex/group__counters-phylo.pdf differ diff --git a/latex/group__rules-phylo.pdf b/latex/group__rules-phylo.pdf index 6b91d5546..7e775960c 100644 Binary files a/latex/group__rules-phylo.pdf and b/latex/group__rules-phylo.pdf differ diff --git a/latex/model-bones_8hpp__dep__incl.pdf b/latex/model-bones_8hpp__dep__incl.pdf index 76c6a7199..186b31ae3 100644 Binary files a/latex/model-bones_8hpp__dep__incl.pdf and b/latex/model-bones_8hpp__dep__incl.pdf differ diff --git a/latex/model-meat_8hpp__dep__incl.pdf b/latex/model-meat_8hpp__dep__incl.pdf index 830bc0e5d..e7cb4551a 100644 Binary files a/latex/model-meat_8hpp__dep__incl.pdf and b/latex/model-meat_8hpp__dep__incl.pdf differ diff --git a/latex/network-css_8hpp__dep__incl.pdf b/latex/network-css_8hpp__dep__incl.pdf index ea1b7ddd6..1eb829c16 100644 Binary files a/latex/network-css_8hpp__dep__incl.pdf and b/latex/network-css_8hpp__dep__incl.pdf differ diff --git a/latex/network_8hpp__dep__incl.pdf b/latex/network_8hpp__dep__incl.pdf index 7472e9671..12fd0072d 100644 Binary files a/latex/network_8hpp__dep__incl.pdf and b/latex/network_8hpp__dep__incl.pdf differ diff --git a/latex/network_8hpp__incl.pdf b/latex/network_8hpp__incl.pdf index 4f0bd4b9c..531b1b9cd 100644 Binary files a/latex/network_8hpp__incl.pdf and b/latex/network_8hpp__incl.pdf differ diff --git a/latex/powerset-bones_8hpp__dep__incl.pdf b/latex/powerset-bones_8hpp__dep__incl.pdf index 6bdbac23f..17cdb7e98 100644 Binary files a/latex/powerset-bones_8hpp__dep__incl.pdf and b/latex/powerset-bones_8hpp__dep__incl.pdf differ diff --git a/latex/powerset-meat_8hpp__dep__incl.pdf b/latex/powerset-meat_8hpp__dep__incl.pdf index e91b6d2ac..385d1cccb 100644 Binary files a/latex/powerset-meat_8hpp__dep__incl.pdf and b/latex/powerset-meat_8hpp__dep__incl.pdf differ diff --git a/latex/progress_8hpp__dep__incl.pdf b/latex/progress_8hpp__dep__incl.pdf index ac71dc01a..666553a9b 100644 Binary files a/latex/progress_8hpp__dep__incl.pdf and b/latex/progress_8hpp__dep__incl.pdf differ diff --git a/latex/refman.aux b/latex/refman.aux index a597e125f..e088517f2 100644 --- a/latex/refman.aux +++ b/latex/refman.aux @@ -1283,7 +1283,7 @@ \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.26.3.3}get\_counters()}{152}{subsubsection.8.26.3.3}\protected@file@percent } \newlabel{class_flock_a9692be014117ae093ce160462dbde0d2}{{8.26.3.3}{152}{\texorpdfstring {get\_counters()}{get\_counters()}}{subsubsection.8.26.3.3}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.26.3.4}get\_model()}{152}{subsubsection.8.26.3.4}\protected@file@percent } -\newlabel{class_flock_ab5f4c94b0484772321b3856debdf3a58}{{8.26.3.4}{152}{\texorpdfstring {get\_model()}{get\_model()}}{subsubsection.8.26.3.4}{}} +\newlabel{class_flock_a15096ee181dfa46c9dd30aacd41c0dc5}{{8.26.3.4}{152}{\texorpdfstring {get\_model()}{get\_model()}}{subsubsection.8.26.3.4}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.26.3.5}get\_stats\_support()}{152}{subsubsection.8.26.3.5}\protected@file@percent } \newlabel{class_flock_a26462201318e4bf34756a2a14e2cc3fb}{{8.26.3.5}{152}{\texorpdfstring {get\_stats\_support()}{get\_stats\_support()}}{subsubsection.8.26.3.5}{}} \gdef \LT@xxxv {\LT@entry @@ -1557,7 +1557,7 @@ \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.3.21}get\_rules()}{185}{subsubsection.8.29.3.21}\protected@file@percent } \newlabel{class_model_aff4c85b28ba08c67b6d3308cf94fc30a}{{8.29.3.21}{185}{\texorpdfstring {get\_rules()}{get\_rules()}}{subsubsection.8.29.3.21}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.3.22}get\_rules\_dyn()}{185}{subsubsection.8.29.3.22}\protected@file@percent } -\newlabel{class_model_a35e9c4103deb9e2deda35c2c61b30289}{{8.29.3.22}{185}{\texorpdfstring {get\_rules\_dyn()}{get\_rules\_dyn()}}{subsubsection.8.29.3.22}{}} +\newlabel{class_model_a689e68b499eb7bfd92a7f8318f51c121}{{8.29.3.22}{185}{\texorpdfstring {get\_rules\_dyn()}{get\_rules\_dyn()}}{subsubsection.8.29.3.22}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.3.23}get\_stats\_support()}{185}{subsubsection.8.29.3.23}\protected@file@percent } \newlabel{class_model_a5414f4d58c598c844bf0e7885e06488a}{{8.29.3.23}{185}{\texorpdfstring {get\_stats\_support()}{get\_stats\_support()}}{subsubsection.8.29.3.23}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.3.24}get\_stats\_target()}{186}{subsubsection.8.29.3.24}\protected@file@percent } @@ -1651,65 +1651,69 @@ \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.16}rules}{196}{subsubsection.8.29.4.16}\protected@file@percent } \newlabel{class_model_a11d9090903bfe8b35db92fe2579c2de3}{{8.29.4.16}{196}{\texorpdfstring {rules}{rules}}{subsubsection.8.29.4.16}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.17}rules\_dyn}{196}{subsubsection.8.29.4.17}\protected@file@percent } -\newlabel{class_model_a39aa4fd9a3b78ec2c11b2766979df35e}{{8.29.4.17}{196}{\texorpdfstring {rules\_dyn}{rules\_dyn}}{subsubsection.8.29.4.17}{}} +\newlabel{class_model_a3b96c8ef06619593e644c5d41d02b106}{{8.29.4.17}{196}{\texorpdfstring {rules\_dyn}{rules\_dyn}}{subsubsection.8.29.4.17}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.18}stats\_support}{196}{subsubsection.8.29.4.18}\protected@file@percent } \newlabel{class_model_a70f54e805f1ecf2ac823c6abe8f4a503}{{8.29.4.18}{196}{\texorpdfstring {stats\_support}{stats\_support}}{subsubsection.8.29.4.18}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.19}stats\_support\_n\_arrays}{196}{subsubsection.8.29.4.19}\protected@file@percent } -\newlabel{class_model_a23a878c633e4ed59f4921254d6c85e29}{{8.29.4.19}{196}{\texorpdfstring {stats\_support\_n\_arrays}{stats\_support\_n\_arrays}}{subsubsection.8.29.4.19}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.20}stats\_target}{197}{subsubsection.8.29.4.20}\protected@file@percent } -\newlabel{class_model_aaf2432f089c9c40fcb3e0fb3651d929e}{{8.29.4.20}{197}{\texorpdfstring {stats\_target}{stats\_target}}{subsubsection.8.29.4.20}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.21}support\_fun}{197}{subsubsection.8.29.4.21}\protected@file@percent } -\newlabel{class_model_ab56e7e3a90d48c2c573ebdcbb01617fd}{{8.29.4.21}{197}{\texorpdfstring {support\_fun}{support\_fun}}{subsubsection.8.29.4.21}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.22}transform\_model\_fun}{197}{subsubsection.8.29.4.22}\protected@file@percent } -\newlabel{class_model_a029716dd943b3fc3de88eead66404b16}{{8.29.4.22}{197}{\texorpdfstring {transform\_model\_fun}{transform\_model\_fun}}{subsubsection.8.29.4.22}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.23}transform\_model\_term\_names}{198}{subsubsection.8.29.4.23}\protected@file@percent } -\newlabel{class_model_a8218c8591c4e2a9787dec2b418281548}{{8.29.4.23}{198}{\texorpdfstring {transform\_model\_term\_names}{transform\_model\_term\_names}}{subsubsection.8.29.4.23}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.24}with\_pset}{198}{subsubsection.8.29.4.24}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {8.30}Net\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Counter\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{198}{section.8.30}\protected@file@percent } -\newlabel{class_net_counter_data}{{8.30}{198}{Net\+Counter\+Data Class Reference}{section.8.30}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {8.30.1}Detailed Description}{198}{subsection.8.30.1}\protected@file@percent } +\newlabel{class_model_ac98158e9aa3d55dbd366c6721fe3343f}{{8.29.4.19}{196}{\texorpdfstring {stats\_support\_n\_arrays}{stats\_support\_n\_arrays}}{subsubsection.8.29.4.19}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.20}stats\_support\_sizes}{197}{subsubsection.8.29.4.20}\protected@file@percent } +\newlabel{class_model_a66be2819cbf561e657b372e04721acc9}{{8.29.4.20}{197}{\texorpdfstring {stats\_support\_sizes}{stats\_support\_sizes}}{subsubsection.8.29.4.20}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.21}stats\_support\_sizes\_acc}{197}{subsubsection.8.29.4.21}\protected@file@percent } +\newlabel{class_model_a23a878c633e4ed59f4921254d6c85e29}{{8.29.4.21}{197}{\texorpdfstring {stats\_support\_sizes\_acc}{stats\_support\_sizes\_acc}}{subsubsection.8.29.4.21}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.22}stats\_target}{197}{subsubsection.8.29.4.22}\protected@file@percent } +\newlabel{class_model_aaf2432f089c9c40fcb3e0fb3651d929e}{{8.29.4.22}{197}{\texorpdfstring {stats\_target}{stats\_target}}{subsubsection.8.29.4.22}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.23}support\_fun}{197}{subsubsection.8.29.4.23}\protected@file@percent } +\newlabel{class_model_ab56e7e3a90d48c2c573ebdcbb01617fd}{{8.29.4.23}{197}{\texorpdfstring {support\_fun}{support\_fun}}{subsubsection.8.29.4.23}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.24}transform\_model\_fun}{198}{subsubsection.8.29.4.24}\protected@file@percent } +\newlabel{class_model_a029716dd943b3fc3de88eead66404b16}{{8.29.4.24}{198}{\texorpdfstring {transform\_model\_fun}{transform\_model\_fun}}{subsubsection.8.29.4.24}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.25}transform\_model\_term\_names}{198}{subsubsection.8.29.4.25}\protected@file@percent } +\newlabel{class_model_a8218c8591c4e2a9787dec2b418281548}{{8.29.4.25}{198}{\texorpdfstring {transform\_model\_term\_names}{transform\_model\_term\_names}}{subsubsection.8.29.4.25}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.29.4.26}with\_pset}{198}{subsubsection.8.29.4.26}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {8.30}Net\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Counter\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{199}{section.8.30}\protected@file@percent } +\newlabel{class_net_counter_data}{{8.30}{199}{Net\+Counter\+Data Class Reference}{section.8.30}{}} +\@writefile{toc}{\contentsline {subsection}{\numberline {8.30.1}Detailed Description}{199}{subsection.8.30.1}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {8.30.2}Constructor \& Destructor Documentation}{199}{subsection.8.30.2}\protected@file@percent } \newlabel{class_net_counter_data_ac3a5083286ad4fad43e6b6d5db1f7caa}{{8.30.2}{199}{Constructor \& Destructor Documentation}{subsection.8.30.2}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.2.1}NetCounterData()\hspace {0.1cm}{\footnotesize \ttfamily [1/2]}}{199}{subsubsection.8.30.2.1}\protected@file@percent } \newlabel{class_net_counter_data_ac1c2ef5a7d68f69e2bc492a6018d17ca}{{8.30.2.1}{199}{\texorpdfstring {NetCounterData()}{NetCounterData()}\hspace {0.1cm}{\footnotesize \ttfamily [1/2]}}{subsubsection.8.30.2.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.2.2}NetCounterData()\hspace {0.1cm}{\footnotesize \ttfamily [2/2]}}{199}{subsubsection.8.30.2.2}\protected@file@percent } \newlabel{class_net_counter_data_a2e88fcc7f0296d791fe9f0facd24489f}{{8.30.2.2}{199}{\texorpdfstring {NetCounterData()}{NetCounterData()}\hspace {0.1cm}{\footnotesize \ttfamily [2/2]}}{subsubsection.8.30.2.2}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.2.3}$\sim $NetCounterData()}{199}{subsubsection.8.30.2.3}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {8.30.3}Member Data Documentation}{199}{subsection.8.30.3}\protected@file@percent } -\newlabel{class_net_counter_data_a369fc0887eaad25509bfa80e2f59d9eb}{{8.30.3}{199}{Member Data Documentation}{subsection.8.30.3}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.3.1}indices}{199}{subsubsection.8.30.3.1}\protected@file@percent } -\newlabel{class_net_counter_data_ad218e01cd14fb4abfbe21d8d92a6cbd3}{{8.30.3.1}{199}{\texorpdfstring {indices}{indices}}{subsubsection.8.30.3.1}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.3.2}numbers}{199}{subsubsection.8.30.3.2}\protected@file@percent } +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.2.3}$\sim $NetCounterData()}{200}{subsubsection.8.30.2.3}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {8.30.3}Member Data Documentation}{200}{subsection.8.30.3}\protected@file@percent } +\newlabel{class_net_counter_data_a369fc0887eaad25509bfa80e2f59d9eb}{{8.30.3}{200}{Member Data Documentation}{subsection.8.30.3}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.3.1}indices}{200}{subsubsection.8.30.3.1}\protected@file@percent } +\newlabel{class_net_counter_data_ad218e01cd14fb4abfbe21d8d92a6cbd3}{{8.30.3.1}{200}{\texorpdfstring {indices}{indices}}{subsubsection.8.30.3.1}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.30.3.2}numbers}{200}{subsubsection.8.30.3.2}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8.31}Network\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{200}{section.8.31}\protected@file@percent } \newlabel{class_network_data}{{8.31}{200}{Network\+Data Class Reference}{section.8.31}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {8.31.1}Detailed Description}{200}{subsection.8.31.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {8.31.2}Constructor \& Destructor Documentation}{200}{subsection.8.31.2}\protected@file@percent } -\newlabel{class_network_data_af62a7dde71c52bc49bc1e0ddc27b4724}{{8.31.2}{200}{Constructor \& Destructor Documentation}{subsection.8.31.2}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.1}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [1/3]}}{200}{subsubsection.8.31.2.1}\protected@file@percent } -\newlabel{class_network_data_a431d2c3a6cf9f61437643b767821e4a5}{{8.31.2.1}{200}{\texorpdfstring {NetworkData()}{NetworkData()}\hspace {0.1cm}{\footnotesize \ttfamily [1/3]}}{subsubsection.8.31.2.1}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.2}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [2/3]}}{200}{subsubsection.8.31.2.2}\protected@file@percent } \gdef \LT@xlvii {\LT@entry {3}{60.18396pt}\LT@entry {3}{277.6779pt}} +\@writefile{toc}{\contentsline {subsection}{\numberline {8.31.1}Detailed Description}{201}{subsection.8.31.1}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {8.31.2}Constructor \& Destructor Documentation}{201}{subsection.8.31.2}\protected@file@percent } +\newlabel{class_network_data_af62a7dde71c52bc49bc1e0ddc27b4724}{{8.31.2}{201}{Constructor \& Destructor Documentation}{subsection.8.31.2}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.1}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [1/3]}}{201}{subsubsection.8.31.2.1}\protected@file@percent } +\newlabel{class_network_data_a431d2c3a6cf9f61437643b767821e4a5}{{8.31.2.1}{201}{\texorpdfstring {NetworkData()}{NetworkData()}\hspace {0.1cm}{\footnotesize \ttfamily [1/3]}}{subsubsection.8.31.2.1}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.2}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [2/3]}}{201}{subsubsection.8.31.2.2}\protected@file@percent } +\newlabel{class_network_data_ac4b5a740d40bc84695653c3e3499ac65}{{8.31.2.2}{201}{\texorpdfstring {NetworkData()}{NetworkData()}\hspace {0.1cm}{\footnotesize \ttfamily [2/3]}}{table.8.35}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.3}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [3/3]}}{201}{subsubsection.8.31.2.3}\protected@file@percent } \gdef \LT@xlviii {\LT@entry {3}{60.18396pt}\LT@entry {3}{395.06015pt}} -\newlabel{class_network_data_ac4b5a740d40bc84695653c3e3499ac65}{{8.31.2.2}{201}{\texorpdfstring {NetworkData()}{NetworkData()}\hspace {0.1cm}{\footnotesize \ttfamily [2/3]}}{table.8.35}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.3}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [3/3]}}{201}{subsubsection.8.31.2.3}\protected@file@percent } -\newlabel{class_network_data_a4667137d76017d3c69a789ad6cf86931}{{8.31.2.3}{201}{\texorpdfstring {NetworkData()}{NetworkData()}\hspace {0.1cm}{\footnotesize \ttfamily [3/3]}}{table.8.36}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.4}$\sim $NetworkData()}{201}{subsubsection.8.31.2.4}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {8.31.3}Member Data Documentation}{201}{subsection.8.31.3}\protected@file@percent } -\newlabel{class_network_data_a5e67b89f22ad1151680a5f4428c6c780}{{8.31.3}{201}{Member Data Documentation}{subsection.8.31.3}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.3.1}directed}{201}{subsubsection.8.31.3.1}\protected@file@percent } -\newlabel{class_network_data_a3dc3e5549abc6daa85f30dbdc504ecac}{{8.31.3.1}{201}{\texorpdfstring {directed}{directed}}{subsubsection.8.31.3.1}{}} +\newlabel{class_network_data_a4667137d76017d3c69a789ad6cf86931}{{8.31.2.3}{202}{\texorpdfstring {NetworkData()}{NetworkData()}\hspace {0.1cm}{\footnotesize \ttfamily [3/3]}}{table.8.36}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.2.4}$\sim $NetworkData()}{202}{subsubsection.8.31.2.4}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {8.31.3}Member Data Documentation}{202}{subsection.8.31.3}\protected@file@percent } +\newlabel{class_network_data_a5e67b89f22ad1151680a5f4428c6c780}{{8.31.3}{202}{Member Data Documentation}{subsection.8.31.3}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.3.1}directed}{202}{subsubsection.8.31.3.1}\protected@file@percent } +\newlabel{class_network_data_a3dc3e5549abc6daa85f30dbdc504ecac}{{8.31.3.1}{202}{\texorpdfstring {directed}{directed}}{subsubsection.8.31.3.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.31.3.2}vertex\_attr}{202}{subsubsection.8.31.3.2}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8.32}Node Class Reference}{202}{section.8.32}\protected@file@percent } \newlabel{class_node}{{8.32}{202}{Node Class Reference}{section.8.32}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {8.32.1}Detailed Description}{203}{subsection.8.32.1}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {8.32.2}Constructor \& Destructor Documentation}{203}{subsection.8.32.2}\protected@file@percent } \newlabel{class_node_ad7a34779cad45d997bfd6d3d8043c75f}{{8.32.2}{203}{Constructor \& Destructor Documentation}{subsection.8.32.2}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.1}Node()\hspace {0.1cm}{\footnotesize \ttfamily [1/5]}}{203}{subsubsection.8.32.2.1}\protected@file@percent } -\newlabel{class_node_a4c554193d48e068ec6b5e857ba2cb041}{{8.32.2.1}{203}{\texorpdfstring {Node()}{Node()}\hspace {0.1cm}{\footnotesize \ttfamily [1/5]}}{subsubsection.8.32.2.1}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.1}Node()\hspace {0.1cm}{\footnotesize \ttfamily [1/5]}}{204}{subsubsection.8.32.2.1}\protected@file@percent } +\newlabel{class_node_a4c554193d48e068ec6b5e857ba2cb041}{{8.32.2.1}{204}{\texorpdfstring {Node()}{Node()}\hspace {0.1cm}{\footnotesize \ttfamily [1/5]}}{subsubsection.8.32.2.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.2}Node()\hspace {0.1cm}{\footnotesize \ttfamily [2/5]}}{204}{subsubsection.8.32.2.2}\protected@file@percent } \newlabel{class_node_a37be762c739442c7ec68573957565e3e}{{8.32.2.2}{204}{\texorpdfstring {Node()}{Node()}\hspace {0.1cm}{\footnotesize \ttfamily [2/5]}}{subsubsection.8.32.2.2}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.3}Node()\hspace {0.1cm}{\footnotesize \ttfamily [3/5]}}{204}{subsubsection.8.32.2.3}\protected@file@percent } @@ -1718,9 +1722,9 @@ \newlabel{class_node_ac9e4a04860b442c2034e24aa058db129}{{8.32.2.4}{204}{\texorpdfstring {Node()}{Node()}\hspace {0.1cm}{\footnotesize \ttfamily [4/5]}}{subsubsection.8.32.2.4}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.5}Node()\hspace {0.1cm}{\footnotesize \ttfamily [5/5]}}{204}{subsubsection.8.32.2.5}\protected@file@percent } \newlabel{class_node_aa0840c3cb5c7159be6d992adecd2097c}{{8.32.2.5}{204}{\texorpdfstring {Node()}{Node()}\hspace {0.1cm}{\footnotesize \ttfamily [5/5]}}{subsubsection.8.32.2.5}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.6}$\sim $Node()}{204}{subsubsection.8.32.2.6}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {8.32.3}Member Function Documentation}{204}{subsection.8.32.3}\protected@file@percent } -\newlabel{class_node_a661cb63a33e950b84c9c093c63d1ab63}{{8.32.3}{204}{Member Function Documentation}{subsection.8.32.3}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.2.6}$\sim $Node()}{205}{subsubsection.8.32.2.6}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {8.32.3}Member Function Documentation}{205}{subsection.8.32.3}\protected@file@percent } +\newlabel{class_node_a661cb63a33e950b84c9c093c63d1ab63}{{8.32.3}{205}{Member Function Documentation}{subsection.8.32.3}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.3.1}get\_parent()}{205}{subsubsection.8.32.3.1}\protected@file@percent } \newlabel{class_node_af95aad82ea29953c3eaed6b761c4b13e}{{8.32.3.1}{205}{\texorpdfstring {get\_parent()}{get\_parent()}}{subsubsection.8.32.3.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.3.2}is\_leaf()}{205}{subsubsection.8.32.3.2}\protected@file@percent } @@ -1730,8 +1734,8 @@ \newlabel{class_node_a0c5e6d45aa23b2d81a767cd850e6376c}{{8.32.4}{205}{Member Data Documentation}{subsection.8.32.4}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.1}annotations}{205}{subsubsection.8.32.4.1}\protected@file@percent } \newlabel{class_node_a131bbc9fe67a5bcc5aa9b9c44103bd3b}{{8.32.4.1}{205}{\texorpdfstring {annotations}{annotations}}{subsubsection.8.32.4.1}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.2}array}{205}{subsubsection.8.32.4.2}\protected@file@percent } -\newlabel{class_node_a35299481d61e0d97349166ecee249990}{{8.32.4.2}{205}{\texorpdfstring {array}{array}}{subsubsection.8.32.4.2}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.2}array}{206}{subsubsection.8.32.4.2}\protected@file@percent } +\newlabel{class_node_a35299481d61e0d97349166ecee249990}{{8.32.4.2}{206}{\texorpdfstring {array}{array}}{subsubsection.8.32.4.2}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.3}arrays}{206}{subsubsection.8.32.4.3}\protected@file@percent } \newlabel{class_node_a3129939e8a58c055cb5ad8db8be6b10a}{{8.32.4.3}{206}{\texorpdfstring {arrays}{arrays}}{subsubsection.8.32.4.3}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.4}duplication}{206}{subsubsection.8.32.4.4}\protected@file@percent } @@ -1740,8 +1744,8 @@ \newlabel{class_node_a7406ddf66776b1af2d53993aa256b9b2}{{8.32.4.5}{206}{\texorpdfstring {id}{id}}{subsubsection.8.32.4.5}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.6}narray}{206}{subsubsection.8.32.4.6}\protected@file@percent } \newlabel{class_node_a4e7e9c69da2575cad9c5fb7865dd42c7}{{8.32.4.6}{206}{\texorpdfstring {narray}{narray}}{subsubsection.8.32.4.6}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.7}offspring}{206}{subsubsection.8.32.4.7}\protected@file@percent } -\newlabel{class_node_ad9012aee688098723d711b714ef7743d}{{8.32.4.7}{206}{\texorpdfstring {offspring}{offspring}}{subsubsection.8.32.4.7}{}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.7}offspring}{207}{subsubsection.8.32.4.7}\protected@file@percent } +\newlabel{class_node_ad9012aee688098723d711b714ef7743d}{{8.32.4.7}{207}{\texorpdfstring {offspring}{offspring}}{subsubsection.8.32.4.7}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.8}ord}{207}{subsubsection.8.32.4.8}\protected@file@percent } \newlabel{class_node_ad8184598cdea70e4bbdfd76f2b0f9e85}{{8.32.4.8}{207}{\texorpdfstring {ord}{ord}}{subsubsection.8.32.4.8}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.9}parent}{207}{subsubsection.8.32.4.9}\protected@file@percent } @@ -1750,15 +1754,15 @@ \newlabel{class_node_afb0c9a29d8b65c33e9cec846e7d5811d}{{8.32.4.10}{207}{\texorpdfstring {probability}{probability}}{subsubsection.8.32.4.10}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.11}subtree\_prob}{207}{subsubsection.8.32.4.11}\protected@file@percent } \newlabel{class_node_aa1bdec4e775fc578632e6a2dced9e251}{{8.32.4.11}{207}{\texorpdfstring {subtree\_prob}{subtree\_prob}}{subsubsection.8.32.4.11}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.12}visited}{207}{subsubsection.8.32.4.12}\protected@file@percent } +\@writefile{toc}{\contentsline {subsubsection}{\numberline {8.32.4.12}visited}{208}{subsubsection.8.32.4.12}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8.33}Node\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{208}{section.8.33}\protected@file@percent } \newlabel{class_node_data}{{8.33}{208}{Node\+Data Class Reference}{section.8.33}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {8.33.1}Detailed Description}{208}{subsection.8.33.1}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {8.33.2}Constructor \& Destructor Documentation}{208}{subsection.8.33.2}\protected@file@percent } \newlabel{class_node_data_a0a90191ba4c987afa3406f829967d8e2}{{8.33.2}{208}{Constructor \& Destructor Documentation}{subsection.8.33.2}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.33.2.1}NodeData()}{208}{subsubsection.8.33.2.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {8.33.3}Member Data Documentation}{208}{subsection.8.33.3}\protected@file@percent } -\newlabel{class_node_data_a02da5f097c105813216d87ef89ad7bd4}{{8.33.3}{208}{Member Data Documentation}{subsection.8.33.3}{}} +\@writefile{toc}{\contentsline {subsection}{\numberline {8.33.3}Member Data Documentation}{209}{subsection.8.33.3}\protected@file@percent } +\newlabel{class_node_data_a02da5f097c105813216d87ef89ad7bd4}{{8.33.3}{209}{Member Data Documentation}{subsection.8.33.3}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.33.3.1}blengths}{209}{subsubsection.8.33.3.1}\protected@file@percent } \newlabel{class_node_data_a6c21d52091bb4fa6e3d431856da17caa}{{8.33.3.1}{209}{\texorpdfstring {blengths}{blengths}}{subsubsection.8.33.3.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.33.3.2}duplication}{209}{subsubsection.8.33.3.2}\protected@file@percent } @@ -2044,7 +2048,7 @@ \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.41.3.7}eval\_rules\_dyn()}{238}{subsubsection.8.41.3.7}\protected@file@percent } \newlabel{class_support_a9f2237792f9688bf86ae89454048db9a}{{8.41.3.7}{238}{\texorpdfstring {eval\_rules\_dyn()}{eval\_rules\_dyn()}}{subsubsection.8.41.3.7}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.41.3.8}get\_counters()}{238}{subsubsection.8.41.3.8}\protected@file@percent } -\newlabel{class_support_a47cc8dfe2705652a988cf77f0f27b43e}{{8.41.3.8}{238}{\texorpdfstring {get\_counters()}{get\_counters()}}{subsubsection.8.41.3.8}{}} +\newlabel{class_support_aaaec4ce57d2d79265289ab8a7b6f60d4}{{8.41.3.8}{238}{\texorpdfstring {get\_counters()}{get\_counters()}}{subsubsection.8.41.3.8}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.41.3.9}get\_counts()}{238}{subsubsection.8.41.3.9}\protected@file@percent } \newlabel{class_support_afc4fca55ca37dc97ed692687c38c7ce2}{{8.41.3.9}{238}{\texorpdfstring {get\_counts()}{get\_counts()}}{subsubsection.8.41.3.9}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {8.41.3.10}get\_current\_stats()}{239}{subsubsection.8.41.3.10}\protected@file@percent } diff --git a/latex/refman.idx b/latex/refman.idx index 4c0210f24..f601767cf 100644 --- a/latex/refman.idx +++ b/latex/refman.idx @@ -1317,45 +1317,49 @@ \indexentry{stats\_support@{stats\_support}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{196} \indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_support\_n\_arrays@{stats\_support\_n\_arrays}|hyperpage}{196} \indexentry{stats\_support\_n\_arrays@{stats\_support\_n\_arrays}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{196} -\indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_target@{stats\_target}|hyperpage}{196} -\indexentry{stats\_target@{stats\_target}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{196} +\indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_support\_sizes@{stats\_support\_sizes}|hyperpage}{196} +\indexentry{stats\_support\_sizes@{stats\_support\_sizes}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{196} +\indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_support\_sizes\_acc@{stats\_support\_sizes\_acc}|hyperpage}{197} +\indexentry{stats\_support\_sizes\_acc@{stats\_support\_sizes\_acc}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{197} +\indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!stats\_target@{stats\_target}|hyperpage}{197} +\indexentry{stats\_target@{stats\_target}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{197} \indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!support\_fun@{support\_fun}|hyperpage}{197} \indexentry{support\_fun@{support\_fun}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{197} \indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!transform\_model\_fun@{transform\_model\_fun}|hyperpage}{197} \indexentry{transform\_model\_fun@{transform\_model\_fun}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{197} -\indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!transform\_model\_term\_names@{transform\_model\_term\_names}|hyperpage}{197} -\indexentry{transform\_model\_term\_names@{transform\_model\_term\_names}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{197} +\indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!transform\_model\_term\_names@{transform\_model\_term\_names}|hyperpage}{198} +\indexentry{transform\_model\_term\_names@{transform\_model\_term\_names}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{198} \indexentry{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}!with\_pset@{with\_pset}|hyperpage}{198} \indexentry{with\_pset@{with\_pset}!Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$@{Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}|hyperpage}{198} -\indexentry{NetCounterData@{NetCounterData}|hyperpage}{198} +\indexentry{NetCounterData@{NetCounterData}|hyperpage}{199} \indexentry{NetCounterData@{NetCounterData}!NetCounterData@{NetCounterData}|hyperpage}{199} \indexentry{NetCounterData@{NetCounterData}!NetCounterData@{NetCounterData}|hyperpage}{199} \indexentry{NetCounterData@{NetCounterData}!NetCounterData@{NetCounterData}|hyperpage}{199} \indexentry{NetCounterData@{NetCounterData}!NetCounterData@{NetCounterData}|hyperpage}{199} \indexentry{NetCounterData@{NetCounterData}!````~NetCounterData@{$\sim$NetCounterData}|hyperpage}{199} \indexentry{````~NetCounterData@{$\sim$NetCounterData}!NetCounterData@{NetCounterData}|hyperpage}{199} -\indexentry{NetCounterData@{NetCounterData}!indices@{indices}|hyperpage}{199} -\indexentry{indices@{indices}!NetCounterData@{NetCounterData}|hyperpage}{199} -\indexentry{NetCounterData@{NetCounterData}!numbers@{numbers}|hyperpage}{199} -\indexentry{numbers@{numbers}!NetCounterData@{NetCounterData}|hyperpage}{199} +\indexentry{NetCounterData@{NetCounterData}!indices@{indices}|hyperpage}{200} +\indexentry{indices@{indices}!NetCounterData@{NetCounterData}|hyperpage}{200} +\indexentry{NetCounterData@{NetCounterData}!numbers@{numbers}|hyperpage}{200} +\indexentry{numbers@{numbers}!NetCounterData@{NetCounterData}|hyperpage}{200} \indexentry{NetworkData@{NetworkData}|hyperpage}{200} -\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{200} -\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{200} -\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{200} -\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{200} \indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} \indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} -\indexentry{NetworkData@{NetworkData}!````~NetworkData@{$\sim$NetworkData}|hyperpage}{201} -\indexentry{````~NetworkData@{$\sim$NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} -\indexentry{NetworkData@{NetworkData}!directed@{directed}|hyperpage}{201} -\indexentry{directed@{directed}!NetworkData@{NetworkData}|hyperpage}{201} -\indexentry{NetworkData@{NetworkData}!vertex\_attr@{vertex\_attr}|hyperpage}{201} -\indexentry{vertex\_attr@{vertex\_attr}!NetworkData@{NetworkData}|hyperpage}{201} +\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} +\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} +\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} +\indexentry{NetworkData@{NetworkData}!NetworkData@{NetworkData}|hyperpage}{201} +\indexentry{NetworkData@{NetworkData}!````~NetworkData@{$\sim$NetworkData}|hyperpage}{202} +\indexentry{````~NetworkData@{$\sim$NetworkData}!NetworkData@{NetworkData}|hyperpage}{202} +\indexentry{NetworkData@{NetworkData}!directed@{directed}|hyperpage}{202} +\indexentry{directed@{directed}!NetworkData@{NetworkData}|hyperpage}{202} +\indexentry{NetworkData@{NetworkData}!vertex\_attr@{vertex\_attr}|hyperpage}{202} +\indexentry{vertex\_attr@{vertex\_attr}!NetworkData@{NetworkData}|hyperpage}{202} \indexentry{Node@{Node}|hyperpage}{202} \indexentry{Node@{Node}!Node@{Node}|hyperpage}{203} \indexentry{Node@{Node}!Node@{Node}|hyperpage}{203} -\indexentry{Node@{Node}!Node@{Node}|hyperpage}{203} -\indexentry{Node@{Node}!Node@{Node}|hyperpage}{203} +\indexentry{Node@{Node}!Node@{Node}|hyperpage}{204} +\indexentry{Node@{Node}!Node@{Node}|hyperpage}{204} \indexentry{Node@{Node}!Node@{Node}|hyperpage}{204} \indexentry{Node@{Node}!Node@{Node}|hyperpage}{204} \indexentry{Node@{Node}!Node@{Node}|hyperpage}{204} @@ -1364,8 +1368,8 @@ \indexentry{Node@{Node}!Node@{Node}|hyperpage}{204} \indexentry{Node@{Node}!````~Node@{$\sim$Node}|hyperpage}{204} \indexentry{````~Node@{$\sim$Node}!Node@{Node}|hyperpage}{204} -\indexentry{Node@{Node}!get\_parent@{get\_parent}|hyperpage}{204} -\indexentry{get\_parent@{get\_parent}!Node@{Node}|hyperpage}{204} +\indexentry{Node@{Node}!get\_parent@{get\_parent}|hyperpage}{205} +\indexentry{get\_parent@{get\_parent}!Node@{Node}|hyperpage}{205} \indexentry{Node@{Node}!is\_leaf@{is\_leaf}|hyperpage}{205} \indexentry{is\_leaf@{is\_leaf}!Node@{Node}|hyperpage}{205} \indexentry{Node@{Node}!noffspring@{noffspring}|hyperpage}{205} @@ -1374,8 +1378,8 @@ \indexentry{annotations@{annotations}!Node@{Node}|hyperpage}{205} \indexentry{Node@{Node}!array@{array}|hyperpage}{205} \indexentry{array@{array}!Node@{Node}|hyperpage}{205} -\indexentry{Node@{Node}!arrays@{arrays}|hyperpage}{205} -\indexentry{arrays@{arrays}!Node@{Node}|hyperpage}{205} +\indexentry{Node@{Node}!arrays@{arrays}|hyperpage}{206} +\indexentry{arrays@{arrays}!Node@{Node}|hyperpage}{206} \indexentry{Node@{Node}!duplication@{duplication}|hyperpage}{206} \indexentry{duplication@{duplication}!Node@{Node}|hyperpage}{206} \indexentry{Node@{Node}!id@{id}|hyperpage}{206} @@ -1384,8 +1388,8 @@ \indexentry{narray@{narray}!Node@{Node}|hyperpage}{206} \indexentry{Node@{Node}!offspring@{offspring}|hyperpage}{206} \indexentry{offspring@{offspring}!Node@{Node}|hyperpage}{206} -\indexentry{Node@{Node}!ord@{ord}|hyperpage}{206} -\indexentry{ord@{ord}!Node@{Node}|hyperpage}{206} +\indexentry{Node@{Node}!ord@{ord}|hyperpage}{207} +\indexentry{ord@{ord}!Node@{Node}|hyperpage}{207} \indexentry{Node@{Node}!parent@{parent}|hyperpage}{207} \indexentry{parent@{parent}!Node@{Node}|hyperpage}{207} \indexentry{Node@{Node}!probability@{probability}|hyperpage}{207} @@ -1397,8 +1401,8 @@ \indexentry{NodeData@{NodeData}|hyperpage}{208} \indexentry{NodeData@{NodeData}!NodeData@{NodeData}|hyperpage}{208} \indexentry{NodeData@{NodeData}!NodeData@{NodeData}|hyperpage}{208} -\indexentry{NodeData@{NodeData}!blengths@{blengths}|hyperpage}{208} -\indexentry{blengths@{blengths}!NodeData@{NodeData}|hyperpage}{208} +\indexentry{NodeData@{NodeData}!blengths@{blengths}|hyperpage}{209} +\indexentry{blengths@{blengths}!NodeData@{NodeData}|hyperpage}{209} \indexentry{NodeData@{NodeData}!duplication@{duplication}|hyperpage}{209} \indexentry{duplication@{duplication}!NodeData@{NodeData}|hyperpage}{209} \indexentry{NodeData@{NodeData}!states@{states}|hyperpage}{209} diff --git a/latex/refman.ilg b/latex/refman.ilg index d20ccee79..a5c774f4f 100644 --- a/latex/refman.ilg +++ b/latex/refman.ilg @@ -1,6 +1,6 @@ This is makeindex, version 2.15 [TeX Live 2020] (kpathsea + Thai support). -Scanning input file refman.idx......done (2221 entries accepted, 0 rejected). -Sorting entries......................done (27196 comparisons). -Generating output file refman.ind.....done (2869 lines written, 0 warnings). +Scanning input file refman.idx......done (2225 entries accepted, 0 rejected). +Sorting entries.....................done (26505 comparisons). +Generating output file refman.ind.....done (2877 lines written, 0 warnings). Output written in refman.ind. Transcript written in refman.ilg. diff --git a/latex/refman.ind b/latex/refman.ind index 7ca00330a..0cc1e3e68 100644 --- a/latex/refman.ind +++ b/latex/refman.ind @@ -53,7 +53,7 @@ \item {$\sim$NetCounterData} \subitem {NetCounterData}, \hyperpage{199} \item {$\sim$NetworkData} - \subitem {NetworkData}, \hyperpage{201} + \subitem {NetworkData}, \hyperpage{202} \item {$\sim$Node} \subitem {Node}, \hyperpage{204} \item {$\sim$PhyloRuleDynData} @@ -124,7 +124,7 @@ \subitem {Node}, \hyperpage{205} \subitem {Phylo rules}, \hyperpage{44} \item {arrays} - \subitem {Node}, \hyperpage{205} + \subitem {Node}, \hyperpage{206} \item {arrays2support} \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, \hyperpage{192} @@ -577,7 +577,7 @@ \hyperpage{217} \subitem {Rules$<$ Array\_Type, Data\_Type $>$}, \hyperpage{227} \item {blengths} - \subitem {NodeData}, \hyperpage{208} + \subitem {NodeData}, \hyperpage{209} \item {BOTH} \subitem {CHECK}, \hyperpage{56} \subitem {EXISTS}, \hyperpage{57} @@ -1155,7 +1155,7 @@ \item {desc\_} \subitem {counters-\/meat.hpp}, \hyperpage{284} \item {directed} - \subitem {NetworkData}, \hyperpage{201} + \subitem {NetworkData}, \hyperpage{202} \item {duplication} \subitem {Node}, \hyperpage{206} \subitem {NodeData}, \hyperpage{209} @@ -1449,7 +1449,7 @@ \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, \hyperpage{183} \item {get\_parent} - \subitem {Node}, \hyperpage{204} + \subitem {Node}, \hyperpage{205} \item {get\_probabilities} \subitem {Geese}, \hyperpage{166} \item {get\_pset} @@ -1612,7 +1612,7 @@ \item {include/barry/support-\/meat.hpp}, \hyperpage{337} \item {include/barry/typedefs.hpp}, \hyperpage{338} \item {indices} - \subitem {NetCounterData}, \hyperpage{199} + \subitem {NetCounterData}, \hyperpage{200} \subitem {Phylo rules}, \hyperpage{44, 45} \item {inherit\_support} \subitem {Geese}, \hyperpage{167} @@ -1804,13 +1804,15 @@ \subitem {size\_unique}, \hyperpage{191} \subitem {stats\_support}, \hyperpage{196} \subitem {stats\_support\_n\_arrays}, \hyperpage{196} - \subitem {stats\_target}, \hyperpage{196} + \subitem {stats\_support\_sizes}, \hyperpage{196} + \subitem {stats\_support\_sizes\_acc}, \hyperpage{197} + \subitem {stats\_target}, \hyperpage{197} \subitem {store\_psets}, \hyperpage{191} \subitem {support\_fun}, \hyperpage{197} \subitem {support\_size}, \hyperpage{191} \subitem {transform\_model}, \hyperpage{191} \subitem {transform\_model\_fun}, \hyperpage{197} - \subitem {transform\_model\_term\_names}, \hyperpage{197} + \subitem {transform\_model\_term\_names}, \hyperpage{198} \subitem {update\_normalizing\_constants}, \hyperpage{192} \subitem {with\_pset}, \hyperpage{198} \item {model-\/meat.hpp} @@ -1855,11 +1857,11 @@ \subitem {network.hpp}, \hyperpage{299} \item {NetCounter} \subitem {network.hpp}, \hyperpage{300} - \item {NetCounterData}, \hyperpage{198} + \item {NetCounterData}, \hyperpage{199} \subitem {$\sim$NetCounterData}, \hyperpage{199} - \subitem {indices}, \hyperpage{199} + \subitem {indices}, \hyperpage{200} \subitem {NetCounterData}, \hyperpage{199} - \subitem {numbers}, \hyperpage{199} + \subitem {numbers}, \hyperpage{200} \item {NetCounters} \subitem {network.hpp}, \hyperpage{300} \item {NetModel} @@ -1963,10 +1965,10 @@ \item {NETWORK\_RULE\_LAMBDA} \subitem {network.hpp}, \hyperpage{300} \item {NetworkData}, \hyperpage{200} - \subitem {$\sim$NetworkData}, \hyperpage{201} - \subitem {directed}, \hyperpage{201} - \subitem {NetworkData}, \hyperpage{200, 201} - \subitem {vertex\_attr}, \hyperpage{201} + \subitem {$\sim$NetworkData}, \hyperpage{202} + \subitem {directed}, \hyperpage{202} + \subitem {NetworkData}, \hyperpage{201} + \subitem {vertex\_attr}, \hyperpage{202} \item {NetworkDense} \subitem {network.hpp}, \hyperpage{302} \item {NETWORKDENSE\_COUNTER\_LAMBDA} @@ -1993,22 +1995,22 @@ \subitem {$\sim$Node}, \hyperpage{204} \subitem {annotations}, \hyperpage{205} \subitem {array}, \hyperpage{205} - \subitem {arrays}, \hyperpage{205} + \subitem {arrays}, \hyperpage{206} \subitem {duplication}, \hyperpage{206} - \subitem {get\_parent}, \hyperpage{204} + \subitem {get\_parent}, \hyperpage{205} \subitem {id}, \hyperpage{206} \subitem {is\_leaf}, \hyperpage{205} \subitem {narray}, \hyperpage{206} \subitem {Node}, \hyperpage{203, 204} \subitem {noffspring}, \hyperpage{205} \subitem {offspring}, \hyperpage{206} - \subitem {ord}, \hyperpage{206} + \subitem {ord}, \hyperpage{207} \subitem {parent}, \hyperpage{207} \subitem {probability}, \hyperpage{207} \subitem {subtree\_prob}, \hyperpage{207} \subitem {visited}, \hyperpage{207} \item {NodeData}, \hyperpage{208} - \subitem {blengths}, \hyperpage{208} + \subitem {blengths}, \hyperpage{209} \subitem {duplication}, \hyperpage{209} \subitem {NodeData}, \hyperpage{208} \subitem {states}, \hyperpage{209} @@ -2045,7 +2047,7 @@ \item {num} \subitem {Phylo rules}, \hyperpage{41, 42} \item {numbers} - \subitem {NetCounterData}, \hyperpage{199} + \subitem {NetCounterData}, \hyperpage{200} \subitem {Phylo rules}, \hyperpage{45, 46} \indexspace @@ -2213,7 +2215,7 @@ \subitem {PowerSet$<$ Array\_Type, Data\_Rule\_Type $>$}, \hyperpage{218} \item {ord} - \subitem {Node}, \hyperpage{206} + \subitem {Node}, \hyperpage{207} \item {out\_of\_range} \subitem {BArray$<$ Cell\_Type, Data\_Type $>$}, \hyperpage{69} \subitem {BArrayDense$<$ Cell\_Type, Data\_Type $>$}, @@ -2642,9 +2644,15 @@ \item {stats\_support\_n\_arrays} \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, \hyperpage{196} - \item {stats\_target} + \item {stats\_support\_sizes} \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, \hyperpage{196} + \item {stats\_support\_sizes\_acc} + \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, + \hyperpage{197} + \item {stats\_target} + \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, + \hyperpage{197} \item {StatsCounter} \subitem {StatsCounter$<$ Array\_Type, Data\_Type $>$}, \hyperpage{230, 231} @@ -2774,7 +2782,7 @@ \hyperpage{197} \item {transform\_model\_term\_names} \subitem {Model$<$ Array\_Type, Data\_Counter\_Type, Data\_Rule\_Type, Data\_Rule\_Dyn\_Type $>$}, - \hyperpage{197} + \hyperpage{198} \item {transpose} \subitem {BArray$<$ Cell\_Type, Data\_Type $>$}, \hyperpage{72} \subitem {BArrayDense$<$ Cell\_Type, Data\_Type $>$}, @@ -2830,7 +2838,7 @@ \item {vector\_caster} \subitem {geese-\/bones.hpp}, \hyperpage{318} \item {vertex\_attr} - \subitem {NetworkData}, \hyperpage{201} + \subitem {NetworkData}, \hyperpage{202} \item {visited} \subitem {BArray$<$ Cell\_Type, Data\_Type $>$}, \hyperpage{73} \subitem {BArrayDense$<$ Cell\_Type, Data\_Type $>$}, diff --git a/latex/refman.log b/latex/refman.log index 283550056..dbd1e2668 100644 --- a/latex/refman.log +++ b/latex/refman.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Alpine Linux) (preloaded format=pdflatex 2023.10.4) 4 OCT 2023 04:34 +This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Alpine Linux) (preloaded format=pdflatex 2023.10.4) 4 OCT 2023 18:13 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -1014,9 +1014,7 @@ LaTeX Font Info: Trying to load font information for T1+pcr on input line 17 File: t1pcr.fd 2001/06/04 font definitions for T1/pcr. ) [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] -[23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34 - -] +[23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Package hyperref Info: Option `pageanchor' set `true' on input line 175. Chapter 1. @@ -1058,6 +1056,7 @@ s \T1/pcr/m/n/10 Network \T1/phv/m/n/10 (avail-able in the names-pace [][] [1 + ] [2]) [3] [4 ] @@ -1192,7 +1191,7 @@ hylo.pdf pdfTeX warning: pdflatex (file ./group__rules-phylo.pdf): PDF inclusion: multip le pdfs with page group included in a single page > - + File: group__rules-phylo.pdf Graphic file (type pdf) Package pdftex.def Info: group__rules-phylo.pdf used on input line 13. @@ -1235,7 +1234,7 @@ Underfull \hbox (badness 10000) detected at line 470 pdfTeX warning: pdflatex (file ./group__counters-phylo.pdf): PDF inclusion: mul tiple pdfs with page group included in a single page > - + File: group__counters-phylo.pdf Graphic file (type pdf) Package pdftex.def Info: group__counters-phylo.pdf used on input line 13. @@ -1866,7 +1865,7 @@ Package hyperref Warning: Token not allowed in a PDF string (Unicode): pdfTeX warning: pdflatex (file ./class_const_b_array_row_iter__coll__graph.pdf) : PDF inclusion: multiple pdfs with page group included in a single page > - File: class_const_b_array_row_iter__coll__graph.pdf Graphic file (type pdf) @@ -1957,7 +1956,7 @@ Underfull \hbox (badness 10000) detected at line 235 pdfTeX warning: pdflatex (file ./class_d_e_f_m__inherit__graph.pdf): PDF inclus ion: multiple pdfs with page group included in a single page > - + File: class_d_e_f_m__inherit__graph.pdf Graphic file (type pdf) Package pdftex.def Info: class_d_e_f_m__inherit__graph.pdf used on input line @@ -1968,7 +1967,7 @@ Package pdftex.def Info: class_d_e_f_m__inherit__graph.pdf used on input line pdfTeX warning: pdflatex (file ./class_d_e_f_m__coll__graph.pdf): PDF inclusion : multiple pdfs with page group included in a single page > - + File: class_d_e_f_m__coll__graph.pdf Graphic file (type pdf) Package pdftex.def Info: class_d_e_f_m__coll__graph.pdf used on input line 24. @@ -1981,7 +1980,7 @@ m_rule_data__inherit__graph.pdf pdfTeX warning: pdflatex (file ./class_d_e_f_m_rule_data__inherit__graph.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: class_d_e_f_m_rule_data__inherit__graph.pdf Graphic file (type pdf) Package pdftex.def Info: class_d_e_f_m_rule_data__inherit__graph.pdf used on i @@ -1993,7 +1992,7 @@ rit__graph.pdf pdfTeX warning: pdflatex (file ./class_d_e_f_m_rule_dyn_data__inherit__graph.pd f): PDF inclusion: multiple pdfs with page group included in a single page > - File: class_d_e_f_m_rule_dyn_data__inherit__graph.pdf Graphic file (type pdf) @@ -2001,7 +2000,7 @@ Package pdftex.def Info: class_d_e_f_m_rule_dyn_data__inherit__graph.pdf used on input line 14. (pdftex.def) Requested size: 180.0pt x 156.00162pt. [146] <./class_d_e_f_m_rule_dyn_data__coll__graph.pdf> - + File: class_d_e_f_m_rule_dyn_data__coll__graph.pdf Graphic file (type pdf) @@ -2116,7 +2115,7 @@ Package hyperref Warning: Token not allowed in a PDF string (Unicode): pdfTeX warning: pdflatex (file ./class_model__coll__graph.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: class_model__coll__graph.pdf Graphic file (type pdf) Package pdftex.def Info: class_model__coll__graph.pdf used on input line 19. @@ -2146,45 +2145,46 @@ Underfull \hbox (badness 1436) in paragraph at lines 220--221 ient statis-tics for each ar-ray in the dataset. \T1/pcr/m/sl/10 array[]_[] [] -LaTeX Font Info: Font shape `T1/phv/m/n' will be -(Font) scaled to size 4.49997pt on input line 274. [178] -Underfull \hbox (badness 10000) in paragraph at lines 298--300 +LaTeX Font Info: Font shape `T1/phv/m/n' will be +(Font) scaled to size 4.49997pt on input line 278. + +Underfull \hbox (badness 10000) in paragraph at lines 302--304 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 309--311 +Underfull \hbox (badness 10000) in paragraph at lines 313--315 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 320--322 +Underfull \hbox (badness 10000) in paragraph at lines 324--326 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 320--322 +Underfull \hbox (badness 10000) in paragraph at lines 324--326 | \T1/pcr/m/n/8 const []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Da ta[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][] Dyn[]_[][]Type $\OML/cmm/m/it/8 >$ [] [179] -Underfull \hbox (badness 10000) in paragraph at lines 331--333 +Underfull \hbox (badness 10000) in paragraph at lines 335--337 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 331--333 +Underfull \hbox (badness 10000) in paragraph at lines 335--337 \T1/pcr/m/n/8 virtual []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Dat a[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]D yn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::$\OMS/cmsy/m/n/8 ^^X$[] \T1/ @@ -2192,129 +2192,129 @@ pcr/m/n/8 ( [] -Underfull \hbox (badness 10000) in paragraph at lines 345--347 +Underfull \hbox (badness 10000) in paragraph at lines 349--351 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) detected at line 359 +Underfull \hbox (badness 10000) detected at line 363 [][][] [] -Underfull \hbox (badness 10000) in paragraph at lines 370--372 +Underfull \hbox (badness 10000) in paragraph at lines 374--376 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] [180] -Underfull \hbox (badness 10000) in paragraph at lines 381--383 +Underfull \hbox (badness 10000) in paragraph at lines 385--387 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 392--394 +Underfull \hbox (badness 10000) in paragraph at lines 396--398 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 403--405 +Underfull \hbox (badness 10000) in paragraph at lines 407--409 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 414--416 +Underfull \hbox (badness 10000) in paragraph at lines 418--420 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 421--423 +Underfull \hbox (badness 10000) in paragraph at lines 425--427 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 421--423 +Underfull \hbox (badness 10000) in paragraph at lines 425--427 \T1/pcr/m/n/8 void []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::add[]_[]rule[]_[]dyn [] [181] -Underfull \hbox (badness 10000) in paragraph at lines 432--434 +Underfull \hbox (badness 10000) in paragraph at lines 436--438 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 432--434 +Underfull \hbox (badness 10000) in paragraph at lines 436--438 \T1/pcr/m/n/8 void []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::add[]_[]rule[]_[]dyn [] -Underfull \hbox (badness 10000) in paragraph at lines 443--445 +Underfull \hbox (badness 10000) in paragraph at lines 447--449 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 443--445 +Underfull \hbox (badness 10000) in paragraph at lines 447--449 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::string $\OM L/cmm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][] Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 454--456 +Underfull \hbox (badness 10000) in paragraph at lines 458--460 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] [182] -Underfull \hbox (badness 10000) detected at line 474 +Underfull \hbox (badness 10000) detected at line 478 [][][] [] -Underfull \hbox (badness 10000) in paragraph at lines 485--487 +Underfull \hbox (badness 10000) in paragraph at lines 489--491 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 485--487 +Underfull \hbox (badness 10000) in paragraph at lines 489--491 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m /it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, D ata[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 496--498 +Underfull \hbox (badness 10000) in paragraph at lines 500--502 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 496--498 +Underfull \hbox (badness 10000) in paragraph at lines 500--502 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 size[]_[]t $\OML/c mm/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_ [][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][ @@ -2322,28 +2322,28 @@ mm/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_ [] -Underfull \hbox (badness 10000) in paragraph at lines 507--509 +Underfull \hbox (badness 10000) in paragraph at lines 511--513 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 507--509 +Underfull \hbox (badness 10000) in paragraph at lines 511--513 []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][] Type $\OML/cmm/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/ n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[] [] -Underfull \hbox (badness 10000) in paragraph at lines 518--520 +Underfull \hbox (badness 10000) in paragraph at lines 522--524 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 518--520 +Underfull \hbox (badness 10000) in paragraph at lines 522--524 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m /it/8 >$ \T1/pcr/m/n/8 & []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] @@ -2351,21 +2351,21 @@ Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] [] -Underfull \hbox (badness 10000) in paragraph at lines 529--531 +Underfull \hbox (badness 10000) in paragraph at lines 533--535 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] [183] -Underfull \hbox (badness 10000) in paragraph at lines 540--542 +Underfull \hbox (badness 10000) in paragraph at lines 544--546 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 540--542 +Underfull \hbox (badness 10000) in paragraph at lines 544--546 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type $\OML/cmm/m/it/8 >$ $>$ $\OMS/cms y/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]C @@ -2373,14 +2373,14 @@ ounter[]_[][]Type, Data[]_[][]Rule[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 551--553 +Underfull \hbox (badness 10000) in paragraph at lines 555--557 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 551--553 +Underfull \hbox (badness 10000) in paragraph at lines 555--557 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m/it/8 >$ $>$ $\OMS/cmsy/m/n/8 ^^ C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ @@ -2388,14 +2388,14 @@ C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ [] -Underfull \hbox (badness 10000) in paragraph at lines 562--564 +Underfull \hbox (badness 10000) in paragraph at lines 566--568 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 562--564 +Underfull \hbox (badness 10000) in paragraph at lines 566--568 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m/it/8 >$ $>$ $\OMS/cmsy/m/n/8 ^^ C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ @@ -2403,14 +2403,14 @@ C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ [] -Underfull \hbox (badness 10000) in paragraph at lines 577--579 +Underfull \hbox (badness 10000) in paragraph at lines 581--583 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 577--579 +Underfull \hbox (badness 10000) in paragraph at lines 581--583 \T1/pcr/m/n/8 const std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML /cmm/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[ ]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[ @@ -2418,42 +2418,42 @@ Underfull \hbox (badness 10000) in paragraph at lines 577--579 [] [184] -Underfull \hbox (badness 10000) in paragraph at lines 588--590 +Underfull \hbox (badness 10000) in paragraph at lines 592--594 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 588--590 +Underfull \hbox (badness 10000) in paragraph at lines 592--594 \T1/pcr/m/n/8 const std[]::mt19937 $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[ ]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][]Type [] -Underfull \hbox (badness 10000) in paragraph at lines 599--601 +Underfull \hbox (badness 10000) in paragraph at lines 603--605 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 599--601 +Underfull \hbox (badness 10000) in paragraph at lines 603--605 []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Rule[]_[][]Typ e $\OML/cmm/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, [] -Underfull \hbox (badness 10000) in paragraph at lines 610--612 +Underfull \hbox (badness 10000) in paragraph at lines 614--616 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 610--612 +Underfull \hbox (badness 10000) in paragraph at lines 614--616 []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn []_[][]Type $\OML/cmm/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1 /pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[ @@ -2461,29 +2461,29 @@ Underfull \hbox (badness 10000) in paragraph at lines 610--612 [] -Underfull \hbox (badness 10000) in paragraph at lines 621--623 +Underfull \hbox (badness 10000) in paragraph at lines 625--627 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 621--623 -\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML -/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m/it/8 >$ $>$ $\OMS/cmsy/m/n/8 ^^ -C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ -][]Type, Data[]_[][]Rule[]_[][]Type, +Underfull \hbox (badness 10000) in paragraph at lines 625--627 +\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m +/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][] +Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rul +e[]_[][]Dyn[] [] -Underfull \hbox (badness 10000) in paragraph at lines 632--634 +Underfull \hbox (badness 10000) in paragraph at lines 636--638 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 632--634 +Underfull \hbox (badness 10000) in paragraph at lines 636--638 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m/it/8 >$ $>$ $\OMS/cmsy/m/n/8 ^^ C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ @@ -2491,490 +2491,490 @@ C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[ [] [185] -Underfull \hbox (badness 10000) in paragraph at lines 647--649 +Underfull \hbox (badness 10000) in paragraph at lines 651--653 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 647--649 +Underfull \hbox (badness 10000) in paragraph at lines 651--653 []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][] Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][]Type $\OML/cm m/m/it/8 >$ $\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[] [] -Underfull \hbox (badness 10000) in paragraph at lines 658--660 +Underfull \hbox (badness 10000) in paragraph at lines 662--664 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 658--660 +Underfull \hbox (badness 10000) in paragraph at lines 662--664 \T1/pcr/m/n/8 double []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data []_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dy n[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::likelihood [] -Underfull \hbox (badness 10000) in paragraph at lines 669--671 +Underfull \hbox (badness 10000) in paragraph at lines 673--675 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 669--671 +Underfull \hbox (badness 10000) in paragraph at lines 673--675 \T1/pcr/m/n/8 double []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data []_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dy n[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::likelihood [] -Underfull \hbox (badness 10000) in paragraph at lines 680--682 +Underfull \hbox (badness 10000) in paragraph at lines 684--686 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 680--682 +Underfull \hbox (badness 10000) in paragraph at lines 684--686 \T1/pcr/m/n/8 double []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data []_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dy n[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::likelihood [] [186] -Underfull \hbox (badness 10000) in paragraph at lines 691--693 +Underfull \hbox (badness 10000) in paragraph at lines 695--697 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 691--693 +Underfull \hbox (badness 10000) in paragraph at lines 695--697 \T1/pcr/m/n/8 double []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data []_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dy n[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::likelihood [] -Underfull \hbox (badness 10000) in paragraph at lines 702--704 +Underfull \hbox (badness 10000) in paragraph at lines 706--708 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 713--715 +Underfull \hbox (badness 10000) in paragraph at lines 717--719 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 713--715 +Underfull \hbox (badness 10000) in paragraph at lines 717--719 \T1/pcr/m/n/8 size[]_[]t []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] []Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::nrules [] -Underfull \hbox (badness 10000) in paragraph at lines 724--726 +Underfull \hbox (badness 10000) in paragraph at lines 728--730 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 724--726 +Underfull \hbox (badness 10000) in paragraph at lines 728--730 \T1/pcr/m/n/8 size[]_[]t []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] []Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::nrules[]_[]dyn [] [187] -Underfull \hbox (badness 10000) in paragraph at lines 735--737 +Underfull \hbox (badness 10000) in paragraph at lines 739--741 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 735--737 +Underfull \hbox (badness 10000) in paragraph at lines 739--741 \T1/pcr/m/n/8 size[]_[]t []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] []Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::nterms [] -Underfull \hbox (badness 10000) in paragraph at lines 746--748 +Underfull \hbox (badness 10000) in paragraph at lines 750--752 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 746--748 +Underfull \hbox (badness 10000) in paragraph at lines 750--752 []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][] Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][]Type $\OML/cm m/m/it/8 >$ \T1/pcr/m/n/8 & []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 746--748 +Underfull \hbox (badness 10000) in paragraph at lines 750--752 | \T1/pcr/m/n/8 const []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Da ta[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][] Dyn[]_[][]Type $\OML/cmm/m/it/8 >$ [] -Underfull \hbox (badness 10000) in paragraph at lines 757--759 +Underfull \hbox (badness 10000) in paragraph at lines 761--763 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 772--774 +Underfull \hbox (badness 10000) in paragraph at lines 776--778 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 783--785 +Underfull \hbox (badness 10000) in paragraph at lines 787--789 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 783--785 +Underfull \hbox (badness 10000) in paragraph at lines 787--789 \T1/pcr/m/n/8 Array[]_[][]Type []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][] Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rul e[]_[][]Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::sample [] [188] -Underfull \hbox (badness 10000) in paragraph at lines 794--796 +Underfull \hbox (badness 10000) in paragraph at lines 798--800 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 794--796 +Underfull \hbox (badness 10000) in paragraph at lines 798--800 \T1/pcr/m/n/8 Array[]_[][]Type []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][] Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rul e[]_[][]Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::sample [] -Underfull \hbox (badness 10000) in paragraph at lines 805--807 +Underfull \hbox (badness 10000) in paragraph at lines 809--811 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 805--807 +Underfull \hbox (badness 10000) in paragraph at lines 809--811 \T1/pcr/m/n/8 void []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::set[]_[]counters [] -Underfull \hbox (badness 10000) in paragraph at lines 816--818 +Underfull \hbox (badness 10000) in paragraph at lines 820--822 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 827--829 +Underfull \hbox (badness 10000) in paragraph at lines 831--833 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] [189] -Underfull \hbox (badness 10000) in paragraph at lines 838--840 +Underfull \hbox (badness 10000) in paragraph at lines 842--844 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 838--840 +Underfull \hbox (badness 10000) in paragraph at lines 842--844 \T1/pcr/m/n/8 void []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::set[]_[]rules[]_[]dyn [] -Underfull \hbox (badness 10000) in paragraph at lines 849--851 +Underfull \hbox (badness 10000) in paragraph at lines 853--855 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 860--862 +Underfull \hbox (badness 10000) in paragraph at lines 864--866 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] [190] -Underfull \hbox (badness 10000) in paragraph at lines 888--890 +Underfull \hbox (badness 10000) in paragraph at lines 892--894 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Overfull \hbox (17.7145pt too wide) in paragraph at lines 888--890 +Overfull \hbox (17.7145pt too wide) in paragraph at lines 892--894 \T1/pcr/m/n/8 size[]_[]t []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] []Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::size [inline], [] -Underfull \hbox (badness 10000) in paragraph at lines 899--901 +Underfull \hbox (badness 10000) in paragraph at lines 903--905 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 899--901 +Underfull \hbox (badness 10000) in paragraph at lines 903--905 \T1/pcr/m/n/8 size[]_[]t []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] []Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::size[]_[]unique [] -Underfull \hbox (badness 10000) in paragraph at lines 910--912 +Underfull \hbox (badness 10000) in paragraph at lines 914--916 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 910--912 +Underfull \hbox (badness 10000) in paragraph at lines 914--916 \T1/pcr/m/n/8 void []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::store[]_[]psets [] -Underfull \hbox (badness 10000) in paragraph at lines 921--923 +Underfull \hbox (badness 10000) in paragraph at lines 925--927 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e , typename Data[]_[][]Counter[]_[][]Type , typename Data[]_[][]Rule[]_[][]Typ e , typename [] -Underfull \hbox (badness 10000) in paragraph at lines 921--923 +Underfull \hbox (badness 10000) in paragraph at lines 925--927 \T1/pcr/m/n/8 size[]_[]t []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[] []Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::support[]_[] [] -Underfull \hbox (badness 10000) in paragraph at lines 932--934 +Underfull \hbox (badness 10000) in paragraph at lines 936--938 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 932--934 +Underfull \hbox (badness 10000) in paragraph at lines 936--938 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 double$\OML/cmm/m/i t/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Dat a[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][]Type [] [191] -Underfull \hbox (badness 10000) in paragraph at lines 939--941 +Underfull \hbox (badness 10000) in paragraph at lines 943--945 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 939--941 +Underfull \hbox (badness 10000) in paragraph at lines 943--945 \T1/pcr/m/n/8 void []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::update[]_[] [] -Underfull \hbox (badness 10000) in paragraph at lines 957--959 +Underfull \hbox (badness 10000) in paragraph at lines 961--963 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 957--959 +Underfull \hbox (badness 10000) in paragraph at lines 961--963 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 size[]_[]t $\OML/c mm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Typ e, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 968--970 +Underfull \hbox (badness 10000) in paragraph at lines 972--974 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 968--970 +Underfull \hbox (badness 10000) in paragraph at lines 972--974 []$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 Array[]_[][]Type,Data[]_[][]Counter[]_[][]Ty pe$\OML/cmm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[ ]_[][]Type, Data[]_[][]Rule[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 979--981 +Underfull \hbox (badness 10000) in paragraph at lines 983--985 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 979--981 +Underfull \hbox (badness 10000) in paragraph at lines 983--985 []$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 Array[]_[][]Type,Data[]_[][]Counter[]_[][]Ty pe$\OML/cmm/m/it/8 >$$\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, [] -Underfull \hbox (badness 10000) in paragraph at lines 990--992 +Underfull \hbox (badness 10000) in paragraph at lines 994--996 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 990--992 +Underfull \hbox (badness 10000) in paragraph at lines 994--996 \T1/pcr/m/n/8 bool []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::delete[]_[] [] [192] -Underfull \hbox (badness 10000) in paragraph at lines 1001--1003 +Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1001--1003 +Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/pcr/m/n/8 bool []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::delete[]_[] [] -Underfull \hbox (badness 10000) in paragraph at lines 1012--1014 +Underfull \hbox (badness 10000) in paragraph at lines 1016--1018 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1012--1014 +Underfull \hbox (badness 10000) in paragraph at lines 1016--1018 \T1/pcr/m/n/8 bool []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::delete[]_[]rules [] -Underfull \hbox (badness 10000) in paragraph at lines 1023--1025 +Underfull \hbox (badness 10000) in paragraph at lines 1027--1029 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1023--1025 +Underfull \hbox (badness 10000) in paragraph at lines 1027--1029 \T1/pcr/m/n/8 bool []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::delete[]_[] [] -Underfull \hbox (badness 10000) in paragraph at lines 1034--1036 +Underfull \hbox (badness 10000) in paragraph at lines 1038--1040 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1034--1036 +Underfull \hbox (badness 10000) in paragraph at lines 1038--1040 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 bool $\OML/cmm/m/i t/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Dat a[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][]Type [] [193] -Underfull \hbox (badness 10000) in paragraph at lines 1045--1047 +Underfull \hbox (badness 10000) in paragraph at lines 1049--1051 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1045--1047 +Underfull \hbox (badness 10000) in paragraph at lines 1049--1051 []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double, size[]_[]t $\OML/cmm/m/it/8 >$ []$< $ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rul e[]_[][]Type, Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1060--1062 +Underfull \hbox (badness 10000) in paragraph at lines 1064--1066 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1060--1062 +Underfull \hbox (badness 10000) in paragraph at lines 1064--1066 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m /it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, D ata[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1071--1073 +Underfull \hbox (badness 10000) in paragraph at lines 1075--1077 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1071--1073 +Underfull \hbox (badness 10000) in paragraph at lines 1075--1077 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$\T1/pcr/m/n/8 double$\OML/cmm/m/it/8 >$ $>$ []$<$ \T1/pcr/m/n/8 A rray[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, [] -Underfull \hbox (badness 10000) in paragraph at lines 1086--1088 +Underfull \hbox (badness 10000) in paragraph at lines 1090--1092 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1086--1088 +Underfull \hbox (badness 10000) in paragraph at lines 1090--1092 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type $\OML/cmm/m/it/8 >$ $>$ []$<$ \T1 /pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[ @@ -2982,63 +2982,63 @@ Underfull \hbox (badness 10000) in paragraph at lines 1086--1088 [] -Underfull \hbox (badness 10000) in paragraph at lines 1101--1103 +Underfull \hbox (badness 10000) in paragraph at lines 1105--1107 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1101--1103 +Underfull \hbox (badness 10000) in paragraph at lines 1105--1107 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$\T1/pcr/m/n/8 double$\OML/cmm/m/it/8 >$ $>$ []$<$ \T1/pcr/m/n/8 A rray[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, [] [194] -Underfull \hbox (badness 10000) in paragraph at lines 1116--1118 +Underfull \hbox (badness 10000) in paragraph at lines 1120--1122 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1116--1118 +Underfull \hbox (badness 10000) in paragraph at lines 1120--1122 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$\T1/pcr/m/n/8 double$\OML/cmm/m/it/8 >$ $>$ []$<$ \T1/pcr/m/n/8 A rray[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, [] -Underfull \hbox (badness 10000) in paragraph at lines 1131--1133 +Underfull \hbox (badness 10000) in paragraph at lines 1135--1137 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1131--1133 +Underfull \hbox (badness 10000) in paragraph at lines 1135--1137 \T1/pcr/m/n/8 std[]::mt19937$\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr /m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]T ype, Data[]_[][]Rule[]_[][]Dyn[]_[][]Type $\OML/cmm/m/it/8 >$[] [] -Underfull \hbox (badness 10000) in paragraph at lines 1142--1144 +Underfull \hbox (badness 10000) in paragraph at lines 1146--1148 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1153--1155 +Underfull \hbox (badness 10000) in paragraph at lines 1157--1159 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1153--1155 +Underfull \hbox (badness 10000) in paragraph at lines 1157--1159 []$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 Array[]_[][]Type,Data[]_[][]Rule[]_[][]Dyn[] _[][]Type$\OML/cmm/m/it/8 >$$\OMS/cmsy/m/n/8 ^^C$ []$\OML/cmm/m/it/8 <$ \T1/pcr /m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]T @@ -3046,116 +3046,144 @@ ype, [] [195] -Underfull \hbox (badness 10000) in paragraph at lines 1164--1166 +Underfull \hbox (badness 10000) in paragraph at lines 1168--1170 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1164--1166 -\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML -/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m/it/8 >$ $>$ []$<$ \T1/pcr/m/n/8 - Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, +Underfull \hbox (badness 10000) in paragraph at lines 1168--1170 +\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m +/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, D +ata[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1179--1181 +Underfull \hbox (badness 10000) in paragraph at lines 1183--1185 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1179--1181 +Underfull \hbox (badness 10000) in paragraph at lines 1183--1185 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 size[]_[]t $\OML/c mm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Typ e, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 +Underfull \hbox (badness 10000) in paragraph at lines 1198--1200 +\T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ +e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ +][]Type = bool, typename Data[]_[][] + [] + + +Underfull \hbox (badness 10000) in paragraph at lines 1198--1200 +\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 size[]_[]t $\OML/c +mm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Typ +e, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] + [] + + +Underfull \hbox (badness 10000) in paragraph at lines 1213--1215 +\T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ +e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ +][]Type = bool, typename Data[]_[][] + [] + + +Underfull \hbox (badness 10000) in paragraph at lines 1213--1215 +\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 size[]_[]t $\OML/c +mm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Typ +e, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[]_[][] + [] + +[196] +Underfull \hbox (badness 10000) in paragraph at lines 1228--1230 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 +Underfull \hbox (badness 10000) in paragraph at lines 1228--1230 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::vector$\OML /cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m/it/8 >$ $>$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, [] -Underfull \hbox (badness 10000) in paragraph at lines 1209--1211 +Underfull \hbox (badness 10000) in paragraph at lines 1243--1245 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1209--1211 +Underfull \hbox (badness 10000) in paragraph at lines 1243--1245 []$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 Array[]_[][]Type,Data[]_[][]Counter[]_[][]Ty pe,Data[]_[][]Rule[]_[][]Type,Data[]_[][]Rule[]_[][]Dyn[]_[][]Type$\OML/cmm/m/i t/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, [] -[196] -Underfull \hbox (badness 10000) in paragraph at lines 1220--1222 + +Underfull \hbox (badness 10000) in paragraph at lines 1254--1256 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1220--1222 +Underfull \hbox (badness 10000) in paragraph at lines 1254--1256 \T1/pcr/m/n/8 std[]::function$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 std[]::vector$\OM L/cmm/m/it/8 <$\T1/pcr/m/n/8 double$\OML/cmm/m/it/8 >$\T1/pcr/m/n/8 double $\OM S/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 , size[]_[]t k)$\OML/cmm/m/it/8 >$ []$<$ \T1/pcr /m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, [] - -Underfull \hbox (badness 10000) detected at line 1235 +[197] +Underfull \hbox (badness 10000) detected at line 1269 [][][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1246--1248 +Underfull \hbox (badness 10000) in paragraph at lines 1280--1282 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1246--1248 +Underfull \hbox (badness 10000) in paragraph at lines 1280--1282 \T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 std[]::string $\OM L/cmm/m/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][] Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1257--1259 +Underfull \hbox (badness 10000) in paragraph at lines 1291--1293 \T1/pcr/m/n/8 template$\OML/cmm/m/it/8 <$\T1/pcr/m/n/8 typename Array[]_[][]Typ e = BArray$\OML/cmm/m/it/8 <$$>$\T1/pcr/m/n/8 , typename Data[]_[][]Counter[]_[ ][]Type = bool, typename Data[]_[][] [] -Underfull \hbox (badness 10000) in paragraph at lines 1257--1259 +Underfull \hbox (badness 10000) in paragraph at lines 1291--1293 \T1/pcr/m/n/8 bool []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[] _[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[ ]_[][]Type $\OML/cmm/m/it/8 >$[]\T1/pcr/m/n/8 ::with[]_[]pset = [] -[197]) (./class_net_counter_data.tex [198]) (./class_network_data.tex [199] -[200]) (./class_node.tex [201] <./class_node__coll__graph.pdf +) (./class_net_counter_data.tex [198] [199]) (./class_network_data.tex [200] +[201]) (./class_node.tex <./class_node__coll__graph.pdf pdfTeX warning: pdflatex (file ./class_node__coll__graph.pdf): PDF inclusion: m ultiple pdfs with page group included in a single page > - + File: class_node__coll__graph.pdf Graphic file (type pdf) Package pdftex.def Info: class_node__coll__graph.pdf used on input line 19. @@ -3184,7 +3212,7 @@ Package hyperref Warning: Token not allowed in a PDF string (Unicode): pdfTeX warning: pdflatex (file ./class_power_set__coll__graph.pdf): PDF inclusi on: multiple pdfs with page group included in a single page > - + File: class_power_set__coll__graph.pdf Graphic file (type pdf) Package pdftex.def Info: class_power_set__coll__graph.pdf used on input line 1 @@ -3443,9 +3471,9 @@ e , typename Underfull \hbox (badness 10000) in paragraph at lines 312--314 -\T1/pcr/m/n/8 std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML/cmm/m -/it/8 >$ []$<$ \T1/pcr/m/n/8 Array[]_[][]Type, Data[]_[][]Counter[]_[][]Type, D -ata[]_[][]Rule[]_[][]Type, Data[]_[][]Rule[]_[][]Dyn[] +\T1/pcr/m/n/8 const std[]::vector$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 double $\OML +/cmm/m/it/8 >$ \T1/pcr/m/n/8 & []$\OML/cmm/m/it/8 <$ \T1/pcr/m/n/8 Array[]_[][] +Type, Data[]_[][]Counter[]_[][]Type, Data[]_[][]Rule[]_[][]Type, Data[]_[][] [] @@ -3713,7 +3741,7 @@ Chapter 9. pdfTeX warning: pdflatex (file ./barray-bones_8hpp__dep__incl.pdf): PDF inclusi on: multiple pdfs with page group included in a single page > - + File: barray-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barray-bones_8hpp__dep__incl.pdf used on input line 8 @@ -3725,7 +3753,7 @@ Package pdftex.def Info: barray-bones_8hpp__dep__incl.pdf used on input line 8 pdfTeX warning: pdflatex (file ./barray-meat-operators_8hpp__dep__incl.pdf): PD F inclusion: multiple pdfs with page group included in a single page > - File: barray-meat-operators_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -3738,7 +3766,7 @@ l.pdf pdfTeX warning: pdflatex (file ./barray-meat_8hpp__dep__incl.pdf): PDF inclusio n: multiple pdfs with page group included in a single page > - + File: barray-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barray-meat_8hpp__dep__incl.pdf used on input line 8. @@ -3746,7 +3774,7 @@ Package pdftex.def Info: barray-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 193.0pt x 167.00172pt. [251] [252]) (./barraycell-bones_8hpp.tex <./barraycell-bones_8hpp__dep__incl. pdf> - + File: barraycell-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barraycell-bones_8hpp__dep__incl.pdf used on input li @@ -3757,14 +3785,14 @@ ne 8. pdfTeX warning: pdflatex (file ./barraycell-meat_8hpp__dep__incl.pdf): PDF incl usion: multiple pdfs with page group included in a single page > - + File: barraycell-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barraycell-meat_8hpp__dep__incl.pdf used on input lin e 8. (pdftex.def) Requested size: 196.0pt x 166.99916pt. ) (./barraydense-bones_8hpp.tex [253] <./barraydense-bones_8hpp__dep__incl.pdf> - + File: barraydense-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barraydense-bones_8hpp__dep__incl.pdf used on input l @@ -3776,7 +3804,7 @@ p__incl.pdf pdfTeX warning: pdflatex (file ./barraydense-meat-operators_8hpp__dep__incl.pdf ): PDF inclusion: multiple pdfs with page group included in a single page > - File: barraydense-meat-operators_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -3789,7 +3817,7 @@ _incl.pdf pdfTeX warning: pdflatex (file ./barraydense-meat_8hpp__dep__incl.pdf): PDF inc lusion: multiple pdfs with page group included in a single page > - + File: barraydense-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barraydense-meat_8hpp__dep__incl.pdf used on input li @@ -3797,7 +3825,7 @@ ne 8. (pdftex.def) Requested size: 207.0pt x 167.00684pt. [257] [258]) (./barraydensecell-bones_8hpp.tex <./barraydensecell-bones_8hpp__ dep__incl.pdf> - + File: barraydensecell-bones_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -3806,7 +3834,7 @@ ut line 8. (pdftex.def) Requested size: 222.0pt x 167.00172pt. [259]) (./barraydensecell-meat_8hpp.tex <./barraydensecell-meat_8hpp__dep__inc l.pdf> - + File: barraydensecell-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barraydensecell-meat_8hpp__dep__incl.pdf used on inpu @@ -3817,7 +3845,7 @@ t line 8. pdfTeX warning: pdflatex (file ./barraydensecol-bones_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: barraydensecol-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barraydensecol-bones_8hpp__dep__incl.pdf used on inpu @@ -3825,7 +3853,7 @@ t line 8. (pdftex.def) Requested size: 220.0pt x 167.00684pt. [260] [261]) (./barraydenserow-bones_8hpp.tex <./barraydenserow-bones_8hpp__de p__incl.pdf> - + File: barraydenserow-bones_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -3839,7 +3867,7 @@ t line 8. pdfTeX warning: pdflatex (file ./barry-configuration_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: barry-configuration_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barry-configuration_8hpp__dep__incl.pdf used on input @@ -3854,7 +3882,7 @@ m/it/8 >$[]\T1/pcr/m/n/8 ::max() [] ) (./barry-debug_8hpp.tex <./barry-debug_8hpp__dep__incl.pdf> - + File: barry-debug_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barry-debug_8hpp__dep__incl.pdf used on input line 8. @@ -3866,14 +3894,14 @@ Package pdftex.def Info: barry-debug_8hpp__dep__incl.pdf used on input line 8. pdfTeX warning: pdflatex (file ./barry-macros_8hpp__dep__incl.pdf): PDF inclusi on: multiple pdfs with page group included in a single page > - + File: barry-macros_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barry-macros_8hpp__dep__incl.pdf used on input line 8 . (pdftex.def) Requested size: 193.0pt x 167.00172pt. [268] [269]) (./barry_8hpp.tex <./barry_8hpp__incl.pdf> - + File: barry_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: barry_8hpp__incl.pdf used on input line 56. @@ -3884,7 +3912,7 @@ Package pdftex.def Info: barry_8hpp__incl.pdf used on input line 56. pdfTeX warning: pdflatex (file ./cell-bones_8hpp__dep__incl.pdf): PDF inclusion : multiple pdfs with page group included in a single page > - + File: cell-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: cell-bones_8hpp__dep__incl.pdf used on input line 8. @@ -3894,14 +3922,14 @@ Package pdftex.def Info: cell-bones_8hpp__dep__incl.pdf used on input line 8. pdfTeX warning: pdflatex (file ./cell-meat_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: cell-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: cell-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 193.0pt x 167.00172pt. ) (./col-bones_8hpp.tex [273]) (./counters-bones_8hpp.tex <./counters-bones_8hp p__dep__incl.pdf> - + File: counters-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: counters-bones_8hpp__dep__incl.pdf used on input line @@ -3912,7 +3940,7 @@ Package pdftex.def Info: counters-bones_8hpp__dep__incl.pdf used on input line pdfTeX warning: pdflatex (file ./counters-meat_8hpp__dep__incl.pdf): PDF inclus ion: multiple pdfs with page group included in a single page > - + File: counters-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: counters-meat_8hpp__dep__incl.pdf used on input line @@ -3949,7 +3977,7 @@ pe,Data[]_[][]Type$\OML/cmm/m/it/8 >$ []$<$\T1/pcr/m/n/8 Array[]_[][]Type,Data[ pdfTeX warning: pdflatex (file ./network-css_8hpp__dep__incl.pdf): PDF inclusio n: multiple pdfs with page group included in a single page > - + File: network-css_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: network-css_8hpp__dep__incl.pdf used on input line 8. @@ -3961,7 +3989,7 @@ k_8hpp__incl.pdf pdfTeX warning: pdflatex (file ./network_8hpp__incl.pdf): PDF inclusion: multip le pdfs with page group included in a single page > - + File: network_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: network_8hpp__incl.pdf used on input line 9. @@ -3971,7 +3999,7 @@ Package pdftex.def Info: network_8hpp__incl.pdf used on input line 9. pdfTeX warning: pdflatex (file ./network_8hpp__dep__incl.pdf): PDF inclusion: m ultiple pdfs with page group included in a single page > - + File: network_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: network_8hpp__dep__incl.pdf used on input line 17. @@ -3982,7 +4010,7 @@ Package pdftex.def Info: network_8hpp__dep__incl.pdf used on input line 17. pdfTeX warning: pdflatex (file ./freqtable_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: freqtable_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: freqtable_8hpp__dep__incl.pdf used on input line 8. @@ -3992,14 +4020,14 @@ Package pdftex.def Info: freqtable_8hpp__dep__incl.pdf used on input line 8. pdfTeX warning: pdflatex (file ./model-bones_8hpp__dep__incl.pdf): PDF inclusio n: multiple pdfs with page group included in a single page > - + File: model-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: model-bones_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 193.0pt x 167.00172pt. [302]) (./model-meat_8hpp.tex <./model-meat_8hpp__dep__incl.pdf> - + File: model-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: model-meat_8hpp__dep__incl.pdf used on input line 8. @@ -4012,14 +4040,14 @@ e $\OML/cmm/m/it/10 >$ \T1/phv/m/n/10 ¶ms, const dou-ble [] [303]) (./defm_8hpp.tex <./defm_8hpp__incl.pdf> - + File: defm_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: defm_8hpp__incl.pdf used on input line 14. (pdftex.def) Requested size: 350.0pt x 114.94736pt. [304]) (./defm_2counters_8hpp.tex <./defm_2counters_8hpp__incl.pdf> - + File: defm_2counters_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: defm_2counters_8hpp__incl.pdf used on input line 9. @@ -4029,7 +4057,7 @@ Package pdftex.def Info: defm_2counters_8hpp__incl.pdf used on input line 9. pdfTeX warning: pdflatex (file ./defm_2counters_8hpp__dep__incl.pdf): PDF inclu sion: multiple pdfs with page group included in a single page > - + File: defm_2counters_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: defm_2counters_8hpp__dep__incl.pdf used on input line @@ -4047,7 +4075,7 @@ cl.pdf pdfTeX warning: pdflatex (file ./geese_2counters_8hpp__dep__incl.pdf): PDF incl usion: multiple pdfs with page group included in a single page > - + File: geese_2counters_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese_2counters_8hpp__dep__incl.pdf used on input lin @@ -4145,7 +4173,7 @@ t nfunA, size[]_[]t nfunB, size[]_[] pdfTeX warning: pdflatex (file ./defm-bones_8hpp__dep__incl.pdf): PDF inclusion : multiple pdfs with page group included in a single page > - + File: defm-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: defm-bones_8hpp__dep__incl.pdf used on input line 8. @@ -4155,13 +4183,13 @@ Package pdftex.def Info: defm-bones_8hpp__dep__incl.pdf used on input line 8. pdfTeX warning: pdflatex (file ./defm-meat_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - + File: defm-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: defm-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 189.0pt x 178.00456pt. [310] [311]) (./defm-types_8hpp.tex <./defm-types_8hpp__dep__incl.pdf> - + File: defm-types_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: defm-types_8hpp__dep__incl.pdf used on input line 8. @@ -4179,14 +4207,14 @@ Underfull \hbox (badness 4531) in paragraph at lines 38--40 [] [312]) (./formula_8hpp.tex <./formula_8hpp__dep__incl.pdf> - + File: formula_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: formula_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 186.0pt x 245.01004pt. [313]) (./geese_8hpp.tex <./geese_8hpp__incl.pdf> - + File: geese_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese_8hpp__incl.pdf used on input line 22. @@ -4196,7 +4224,7 @@ Package pdftex.def Info: geese_8hpp__incl.pdf used on input line 22. pdfTeX warning: pdflatex (file ./flock-bones_8hpp__dep__incl.pdf): PDF inclusio n: multiple pdfs with page group included in a single page > - + File: flock-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: flock-bones_8hpp__dep__incl.pdf used on input line 8. @@ -4207,13 +4235,13 @@ Package pdftex.def Info: flock-bones_8hpp__dep__incl.pdf used on input line 8. pdfTeX warning: pdflatex (file ./flock-meat_8hpp__dep__incl.pdf): PDF inclusion : multiple pdfs with page group included in a single page > - + File: flock-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: flock-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 192.0pt x 177.99911pt. ) (./geese-bones_8hpp.tex [315] <./geese-bones_8hpp__dep__incl.pdf> - + File: geese-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-bones_8hpp__dep__incl.pdf used on input line 8. @@ -4226,7 +4254,7 @@ __incl.pdf pdfTeX warning: pdflatex (file ./geese-meat-constructors_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - File: geese-meat-constructors_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -4238,14 +4266,14 @@ nput line 8. pdfTeX warning: pdflatex (file ./geese-meat-likelihood_8hpp__incl.pdf): PDF inc lusion: multiple pdfs with page group included in a single page > - + File: geese-meat-likelihood_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-meat-likelihood_8hpp__incl.pdf used on input li ne 9. (pdftex.def) Requested size: 241.0pt x 167.00684pt. [318] <./geese-meat-likelihood_8hpp__dep__incl.pdf> - + File: geese-meat-likelihood_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -4255,7 +4283,7 @@ ut line 17. [319]) (./geese-meat-likelihood__exhaust_8hpp.tex <./geese-meat-likelihood__exhaust_8h pp__dep__incl.pdf> - File: geese-meat-likelihood__exhaust_8hpp__dep__incl.pdf Graphic file (type pdf ) @@ -4268,7 +4296,7 @@ ed on input line 8. pdfTeX warning: pdflatex (file ./geese-meat-predict_8hpp__dep__incl.pdf): PDF i nclusion: multiple pdfs with page group included in a single page > - + File: geese-meat-predict_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-meat-predict_8hpp__dep__incl.pdf used on input @@ -4276,7 +4304,7 @@ line 8. (pdftex.def) Requested size: 230.0pt x 178.00185pt. ) (./geese-meat-predict__exhaust_8hpp.tex [320] <./geese-meat-predict__exhaust_ 8hpp__dep__incl.pdf> - File: geese-meat-predict__exhaust_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -4289,7 +4317,7 @@ l.pdf pdfTeX warning: pdflatex (file ./geese-meat-predict__sim_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page > - File: geese-meat-predict__sim_8hpp__dep__incl.pdf Graphic file (type pdf) @@ -4298,7 +4326,7 @@ nput line 8. (pdftex.def) Requested size: 212.0pt x 189.01065pt. ) (./geese-meat-simulate_8hpp.tex [321] <./geese-meat-simulate_8hpp__dep__incl. pdf> - + File: geese-meat-simulate_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-meat-simulate_8hpp__dep__incl.pdf used on input @@ -4309,13 +4337,13 @@ Package pdftex.def Info: geese-meat-simulate_8hpp__dep__incl.pdf used on input pdfTeX warning: pdflatex (file ./geese-meat_8hpp__dep__incl.pdf): PDF inclusion : multiple pdfs with page group included in a single page > - + File: geese-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 198.0pt x 178.00456pt. ) (./geese-node-bones_8hpp.tex [322] <./geese-node-bones_8hpp__dep__incl.pdf> - + File: geese-node-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-node-bones_8hpp__dep__incl.pdf used on input li @@ -4326,7 +4354,7 @@ ne 8. pdfTeX warning: pdflatex (file ./geese-types_8hpp__dep__incl.pdf): PDF inclusio n: multiple pdfs with page group included in a single page > - + File: geese-types_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: geese-types_8hpp__dep__incl.pdf used on input line 8. @@ -4349,7 +4377,7 @@ Overfull \hbox (23.5786pt too wide) in paragraph at lines 184--185 pdfTeX warning: pdflatex (file ./powerset-bones_8hpp__dep__incl.pdf): PDF inclu sion: multiple pdfs with page group included in a single page > - + File: powerset-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: powerset-bones_8hpp__dep__incl.pdf used on input line @@ -4360,21 +4388,21 @@ Package pdftex.def Info: powerset-bones_8hpp__dep__incl.pdf used on input line pdfTeX warning: pdflatex (file ./powerset-meat_8hpp__dep__incl.pdf): PDF inclus ion: multiple pdfs with page group included in a single page > - + File: powerset-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: powerset-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 194.0pt x 167.00684pt. ) (./progress_8hpp.tex [327] <./progress_8hpp__dep__incl.pdf> - + File: progress_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: progress_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 210.0pt x 212.00543pt. [328]) (./rules-bones_8hpp.tex <./rules-bones_8hpp__dep__incl.pdf> - + File: rules-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: rules-bones_8hpp__dep__incl.pdf used on input line 8. @@ -4386,14 +4414,14 @@ Package pdftex.def Info: rules-bones_8hpp__dep__incl.pdf used on input line 8. pdfTeX warning: pdflatex (file ./rules-meat_8hpp__dep__incl.pdf): PDF inclusion : multiple pdfs with page group included in a single page > - + File: rules-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: rules-meat_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 193.0pt x 167.00172pt. ) (./statscounter-bones_8hpp.tex [329] <./statscounter-bones_8hpp__dep__incl.pd f> - + File: statscounter-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: statscounter-bones_8hpp__dep__incl.pdf used on input @@ -4404,7 +4432,7 @@ line 8. pdfTeX warning: pdflatex (file ./statscounter-meat_8hpp__dep__incl.pdf): PDF in clusion: multiple pdfs with page group included in a single page > - + File: statscounter-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: statscounter-meat_8hpp__dep__incl.pdf used on input l @@ -4421,14 +4449,14 @@ _dep__incl.pdf pdfTeX warning: pdflatex (file ./support-bones_8hpp__dep__incl.pdf): PDF inclus ion: multiple pdfs with page group included in a single page > - + File: support-bones_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: support-bones_8hpp__dep__incl.pdf used on input line 8. (pdftex.def) Requested size: 193.0pt x 167.00172pt. [336]) (./support-meat_8hpp.tex <./support-meat_8hpp__dep__incl.pdf> - + File: support-meat_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: support-meat_8hpp__dep__incl.pdf used on input line 8 @@ -4440,13 +4468,13 @@ Package pdftex.def Info: support-meat_8hpp__dep__incl.pdf used on input line 8 pdfTeX warning: pdflatex (file ./typedefs_8hpp__incl.pdf): PDF inclusion: multi ple pdfs with page group included in a single page > - + File: typedefs_8hpp__incl.pdf Graphic file (type pdf) Package pdftex.def Info: typedefs_8hpp__incl.pdf used on input line 11. (pdftex.def) Requested size: 350.0pt x 141.08766pt. [337] <./typedefs_8hpp__dep__incl.pdf> - + File: typedefs_8hpp__dep__incl.pdf Graphic file (type pdf) Package pdftex.def Info: typedefs_8hpp__dep__incl.pdf used on input line 19. @@ -5366,577 +5394,601 @@ Underfull \hbox (badness 3568) in paragraph at lines 1742--1744 [] [359] -Underfull \hbox (badness 10000) in paragraph at lines 1827--1829 +Underfull \hbox (badness 10000) in paragraph at lines 1829--1831 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 1827--1829 +Underfull \hbox (badness 3568) in paragraph at lines 1829--1831 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 1830--1832 +Underfull \hbox (badness 10000) in paragraph at lines 1832--1834 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 1830--1832 +Underfull \hbox (badness 3568) in paragraph at lines 1832--1834 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] [360] [361] -Underfull \hbox (badness 10000) in paragraph at lines 2025--2027 +Underfull \hbox (badness 10000) in paragraph at lines 2027--2029 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2025--2027 +Underfull \hbox (badness 3568) in paragraph at lines 2027--2029 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2033--2035 +Underfull \hbox (badness 10000) in paragraph at lines 2035--2037 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2033--2035 +Underfull \hbox (badness 3568) in paragraph at lines 2035--2037 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 +Underfull \hbox (badness 10000) in paragraph at lines 2038--2040 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2036--2038 +Underfull \hbox (badness 3568) in paragraph at lines 2038--2040 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2041--2043 +Underfull \hbox (badness 10000) in paragraph at lines 2043--2045 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2041--2043 +Underfull \hbox (badness 3568) in paragraph at lines 2043--2045 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2077--2079 +Underfull \hbox (badness 2088) in paragraph at lines 2079--2081 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2084--2086 +Underfull \hbox (badness 2088) in paragraph at lines 2086--2088 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2092--2094 +Underfull \hbox (badness 2088) in paragraph at lines 2094--2096 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2099--2101 +Underfull \hbox (badness 2088) in paragraph at lines 2101--2103 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2106--2108 +Underfull \hbox (badness 2088) in paragraph at lines 2108--2110 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2113--2115 +Underfull \hbox (badness 2088) in paragraph at lines 2115--2117 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 1142) in paragraph at lines 2136--2138 +Underfull \hbox (badness 1142) in paragraph at lines 2138--2140 []| \T1/phv/m/n/10 BArrayDenseRow_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell _Type, Data_Type [] [362] -Underfull \hbox (badness 10000) in paragraph at lines 2190--2192 +Underfull \hbox (badness 10000) in paragraph at lines 2192--2194 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2190--2192 +Underfull \hbox (badness 3568) in paragraph at lines 2192--2194 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 2088) in paragraph at lines 2207--2209 +Underfull \hbox (badness 2088) in paragraph at lines 2209--2211 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2225--2227 +Underfull \hbox (badness 10000) in paragraph at lines 2227--2229 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2225--2227 +Underfull \hbox (badness 3568) in paragraph at lines 2227--2229 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] [363] -Underfull \hbox (badness 10000) in paragraph at lines 2409--2411 +Underfull \hbox (badness 10000) in paragraph at lines 2411--2413 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2409--2411 +Underfull \hbox (badness 3568) in paragraph at lines 2411--2413 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2412--2414 +Underfull \hbox (badness 10000) in paragraph at lines 2414--2416 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2412--2414 +Underfull \hbox (badness 3568) in paragraph at lines 2414--2416 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] [364] -Underfull \hbox (badness 10000) in paragraph at lines 2421--2423 +Underfull \hbox (badness 10000) in paragraph at lines 2423--2425 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2421--2423 +Underfull \hbox (badness 3568) in paragraph at lines 2423--2425 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2435--2437 +Underfull \hbox (badness 10000) in paragraph at lines 2437--2439 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2435--2437 +Underfull \hbox (badness 3568) in paragraph at lines 2437--2439 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2442--2444 +Underfull \hbox (badness 10000) in paragraph at lines 2444--2446 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2442--2444 +Underfull \hbox (badness 3568) in paragraph at lines 2444--2446 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2445--2447 +Underfull \hbox (badness 10000) in paragraph at lines 2447--2449 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2445--2447 +Underfull \hbox (badness 3568) in paragraph at lines 2447--2449 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2457--2459 +Underfull \hbox (badness 10000) in paragraph at lines 2459--2461 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2457--2459 +Underfull \hbox (badness 3568) in paragraph at lines 2459--2461 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2473--2475 +Underfull \hbox (badness 10000) in paragraph at lines 2475--2477 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2473--2475 +Underfull \hbox (badness 3568) in paragraph at lines 2475--2477 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2527--2529 +Underfull \hbox (badness 10000) in paragraph at lines 2529--2531 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2527--2529 +Underfull \hbox (badness 3568) in paragraph at lines 2529--2531 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] [365] -Underfull \hbox (badness 10000) in paragraph at lines 2551--2553 +Underfull \hbox (badness 10000) in paragraph at lines 2553--2555 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2551--2553 +Underfull \hbox (badness 3568) in paragraph at lines 2553--2555 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2561--2563 +Underfull \hbox (badness 10000) in paragraph at lines 2563--2565 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2561--2563 +Underfull \hbox (badness 3568) in paragraph at lines 2563--2565 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2566--2568 +Underfull \hbox (badness 10000) in paragraph at lines 2568--2570 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2566--2568 +Underfull \hbox (badness 3568) in paragraph at lines 2568--2570 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2570--2572 +Underfull \hbox (badness 10000) in paragraph at lines 2572--2574 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2570--2572 +Underfull \hbox (badness 3568) in paragraph at lines 2572--2574 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2581--2583 +Underfull \hbox (badness 10000) in paragraph at lines 2583--2585 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2581--2583 +Underfull \hbox (badness 3568) in paragraph at lines 2583--2585 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2584--2586 +Underfull \hbox (badness 10000) in paragraph at lines 2586--2588 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2584--2586 +Underfull \hbox (badness 3568) in paragraph at lines 2586--2588 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2586--2588 +Underfull \hbox (badness 10000) in paragraph at lines 2588--2590 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2586--2588 +Underfull \hbox (badness 3568) in paragraph at lines 2588--2590 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2589--2591 +Underfull \hbox (badness 10000) in paragraph at lines 2591--2593 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2589--2591 +Underfull \hbox (badness 3568) in paragraph at lines 2591--2593 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2591--2593 +Underfull \hbox (badness 10000) in paragraph at lines 2593--2595 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2591--2593 +Underfull \hbox (badness 3568) in paragraph at lines 2593--2595 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2596--2598 +Underfull \hbox (badness 10000) in paragraph at lines 2598--2600 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2596--2598 +Underfull \hbox (badness 3568) in paragraph at lines 2598--2600 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2599--2601 +Underfull \hbox (badness 10000) in paragraph at lines 2601--2603 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2599--2601 +Underfull \hbox (badness 3568) in paragraph at lines 2601--2603 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 1142) in paragraph at lines 2613--2615 +Underfull \hbox (badness 1142) in paragraph at lines 2615--2617 []| \T1/phv/m/n/10 BArrayDenseRow_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell _Type, Data_Type [] -Underfull \hbox (badness 2088) in paragraph at lines 2617--2619 +Underfull \hbox (badness 2088) in paragraph at lines 2619--2621 []| \T1/phv/m/n/10 BArrayVector_const$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Cell_T ype, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2621--2623 +Underfull \hbox (badness 10000) in paragraph at lines 2623--2625 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2621--2623 +Underfull \hbox (badness 3568) in paragraph at lines 2623--2625 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2630--2632 +Underfull \hbox (badness 10000) in paragraph at lines 2632--2634 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2630--2632 +Underfull \hbox (badness 3568) in paragraph at lines 2632--2634 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2640--2642 +Underfull \hbox (badness 10000) in paragraph at lines 2642--2644 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2640--2642 +Underfull \hbox (badness 3568) in paragraph at lines 2642--2644 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2643--2645 +Underfull \hbox (badness 10000) in paragraph at lines 2645--2647 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2643--2645 +Underfull \hbox (badness 3568) in paragraph at lines 2645--2647 +\T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m +/n/10 , + [] + +[366] +Underfull \hbox (badness 10000) in paragraph at lines 2648--2650 +[]| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C +ounter_Type, + [] + + +Underfull \hbox (badness 3568) in paragraph at lines 2648--2650 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2646--2648 +Underfull \hbox (badness 10000) in paragraph at lines 2651--2653 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2646--2648 +Underfull \hbox (badness 3568) in paragraph at lines 2651--2653 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -[366] -Underfull \hbox (badness 927) in paragraph at lines 2649--2651 + +Underfull \hbox (badness 10000) in paragraph at lines 2654--2656 +[]| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C +ounter_Type, + [] + + +Underfull \hbox (badness 3568) in paragraph at lines 2654--2656 +\T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m +/n/10 , + [] + + +Underfull \hbox (badness 927) in paragraph at lines 2657--2659 []| \T1/phv/m/n/10 StatsCounter$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_Type $\OML/cmm/m/it/10 >$\T1/phv/m/n/10 , [][]230[][], [] -Underfull \hbox (badness 10000) in paragraph at lines 2687--2689 +Underfull \hbox (badness 10000) in paragraph at lines 2695--2697 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2687--2689 +Underfull \hbox (badness 3568) in paragraph at lines 2695--2697 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2692--2694 +Underfull \hbox (badness 10000) in paragraph at lines 2700--2702 []| \T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data _Counter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2692--2694 +Underfull \hbox (badness 3568) in paragraph at lines 2700--2702 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Overfull \hbox (21.56728pt too wide) in paragraph at lines 2694--2696 +Overfull \hbox (21.56728pt too wide) in paragraph at lines 2702--2704 []\T1/phv/m/n/10 Support$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, Data_Rule_Type, [] -Underfull \hbox (badness 10000) in paragraph at lines 2733--2735 +Underfull \hbox (badness 10000) in paragraph at lines 2741--2743 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2733--2735 +Underfull \hbox (badness 3568) in paragraph at lines 2741--2743 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2738--2740 +Underfull \hbox (badness 10000) in paragraph at lines 2746--2748 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2738--2740 +Underfull \hbox (badness 3568) in paragraph at lines 2746--2748 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] [367] -Underfull \hbox (badness 10000) in paragraph at lines 2770--2772 +Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2770--2772 +Underfull \hbox (badness 3568) in paragraph at lines 2778--2780 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2773--2775 +Underfull \hbox (badness 10000) in paragraph at lines 2781--2783 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2773--2775 +Underfull \hbox (badness 3568) in paragraph at lines 2781--2783 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2776--2778 +Underfull \hbox (badness 10000) in paragraph at lines 2784--2786 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2776--2778 +Underfull \hbox (badness 3568) in paragraph at lines 2784--2786 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2811--2813 +Underfull \hbox (badness 10000) in paragraph at lines 2819--2821 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2811--2813 +Underfull \hbox (badness 3568) in paragraph at lines 2819--2821 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] -Underfull \hbox (badness 10000) in paragraph at lines 2844--2846 +Underfull \hbox (badness 10000) in paragraph at lines 2852--2854 []| \T1/phv/m/n/10 Model$\OML/cmm/m/it/10 <$ \T1/phv/m/n/10 Ar-ray_Type, Data_C ounter_Type, [] -Underfull \hbox (badness 3568) in paragraph at lines 2844--2846 +Underfull \hbox (badness 3568) in paragraph at lines 2852--2854 \T1/phv/m/n/10 Data_Rule_Type, Data_Rule_Dyn_Type $\OML/cmm/m/it/10 >$\T1/phv/m /n/10 , [] @@ -5948,7 +6000,7 @@ Package atveryend Info: Empty hook `AfterLastShipout' on input line 319. Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 319. Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 319. Package rerunfilecheck Info: File `refman.out' has not changed. -(rerunfilecheck) Checksum: 1B36419609D659D3D1E0EB5A7361ECA8;300961. +(rerunfilecheck) Checksum: D024563678C38173241438A38C40CF9C;301446. @@ -5956,13 +6008,13 @@ LaTeX Warning: There were multiply-defined labels. ) Here is how much of TeX's memory you used: - 23735 strings out of 480478 - 446553 string characters out of 5905924 - 958104 words of memory out of 5000000 - 35936 multiletter control sequences out of 15000+600000 + 23743 strings out of 480478 + 446833 string characters out of 5905924 + 958778 words of memory out of 5000000 + 35940 multiletter control sequences out of 15000+600000 608765 words of font info for 125 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 - 55i,17n,96p,2168b,1422s stack positions out of 5000i,500n,10000p,200000b,80000s + 55i,17n,96p,2168b,1424s stack positions out of 5000i,500n,10000p,200000b,80000s {/usr/share/texmf-dist/fonts/enc/dvips/base/8r.enc} -Output written on refman.pdf (404 pages, 1531750 bytes). +Output written on refman.pdf (404 pages, 1531950 bytes). PDF statistics: - 17830 PDF objects out of 18468 (max. 8388607) - 16929 compressed objects within 170 object streams - 3233 named destinations out of 3580 (max. 500000) - 11380 words of extra memory for PDF output out of 12000 (max. 10000000) + 17850 PDF objects out of 18468 (max. 8388607) + 16949 compressed objects within 170 object streams + 3237 named destinations out of 3580 (max. 500000) + 11396 words of extra memory for PDF output out of 12000 (max. 10000000) diff --git a/latex/refman.out b/latex/refman.out index 476716462..aa101f934 100644 --- a/latex/refman.out +++ b/latex/refman.out @@ -798,581 +798,583 @@ \BOOKMARK [3][-]{subsubsection.8.29.4.17}{\376\377\0008\000.\0002\0009\000.\0004\000.\0001\0007\000\040\000r\000u\000l\000e\000s\000\137\000d\000y\000n}{subsection.8.29.4}% 798 \BOOKMARK [3][-]{subsubsection.8.29.4.18}{\376\377\0008\000.\0002\0009\000.\0004\000.\0001\0008\000\040\000s\000t\000a\000t\000s\000\137\000s\000u\000p\000p\000o\000r\000t}{subsection.8.29.4}% 799 \BOOKMARK [3][-]{subsubsection.8.29.4.19}{\376\377\0008\000.\0002\0009\000.\0004\000.\0001\0009\000\040\000s\000t\000a\000t\000s\000\137\000s\000u\000p\000p\000o\000r\000t\000\137\000n\000\137\000a\000r\000r\000a\000y\000s}{subsection.8.29.4}% 800 -\BOOKMARK [3][-]{subsubsection.8.29.4.20}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0000\000\040\000s\000t\000a\000t\000s\000\137\000t\000a\000r\000g\000e\000t}{subsection.8.29.4}% 801 -\BOOKMARK [3][-]{subsubsection.8.29.4.21}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0001\000\040\000s\000u\000p\000p\000o\000r\000t\000\137\000f\000u\000n}{subsection.8.29.4}% 802 -\BOOKMARK [3][-]{subsubsection.8.29.4.22}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0002\000\040\000t\000r\000a\000n\000s\000f\000o\000r\000m\000\137\000m\000o\000d\000e\000l\000\137\000f\000u\000n}{subsection.8.29.4}% 803 -\BOOKMARK [3][-]{subsubsection.8.29.4.23}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0003\000\040\000t\000r\000a\000n\000s\000f\000o\000r\000m\000\137\000m\000o\000d\000e\000l\000\137\000t\000e\000r\000m\000\137\000n\000a\000m\000e\000s}{subsection.8.29.4}% 804 -\BOOKMARK [3][-]{subsubsection.8.29.4.24}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0004\000\040\000w\000i\000t\000h\000\137\000p\000s\000e\000t}{subsection.8.29.4}% 805 -\BOOKMARK [1][-]{section.8.30}{\376\377\0008\000.\0003\0000\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 806 -\BOOKMARK [2][-]{subsection.8.30.1}{\376\377\0008\000.\0003\0000\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.30}% 807 -\BOOKMARK [2][-]{subsection.8.30.2}{\376\377\0008\000.\0003\0000\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.30}% 808 -\BOOKMARK [3][-]{subsubsection.8.30.2.1}{\376\377\0008\000.\0003\0000\000.\0002\000.\0001\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.30.2}% 809 -\BOOKMARK [3][-]{subsubsection.8.30.2.2}{\376\377\0008\000.\0003\0000\000.\0002\000.\0002\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.30.2}% 810 -\BOOKMARK [3][-]{subsubsection.8.30.2.3}{\376\377\0008\000.\0003\0000\000.\0002\000.\0003\000\040\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051}{subsection.8.30.2}% 811 -\BOOKMARK [2][-]{subsection.8.30.3}{\376\377\0008\000.\0003\0000\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.30}% 812 -\BOOKMARK [3][-]{subsubsection.8.30.3.1}{\376\377\0008\000.\0003\0000\000.\0003\000.\0001\000\040\000i\000n\000d\000i\000c\000e\000s}{subsection.8.30.3}% 813 -\BOOKMARK [3][-]{subsubsection.8.30.3.2}{\376\377\0008\000.\0003\0000\000.\0003\000.\0002\000\040\000n\000u\000m\000b\000e\000r\000s}{subsection.8.30.3}% 814 -\BOOKMARK [1][-]{section.8.31}{\376\377\0008\000.\0003\0001\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 815 -\BOOKMARK [2][-]{subsection.8.31.1}{\376\377\0008\000.\0003\0001\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.31}% 816 -\BOOKMARK [2][-]{subsection.8.31.2}{\376\377\0008\000.\0003\0001\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.31}% 817 -\BOOKMARK [3][-]{subsubsection.8.31.2.1}{\376\377\0008\000.\0003\0001\000.\0002\000.\0001\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.31.2}% 818 -\BOOKMARK [3][-]{subsubsection.8.31.2.2}{\376\377\0008\000.\0003\0001\000.\0002\000.\0002\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.31.2}% 819 -\BOOKMARK [3][-]{subsubsection.8.31.2.3}{\376\377\0008\000.\0003\0001\000.\0002\000.\0003\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.31.2}% 820 -\BOOKMARK [3][-]{subsubsection.8.31.2.4}{\376\377\0008\000.\0003\0001\000.\0002\000.\0004\000\040\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051}{subsection.8.31.2}% 821 -\BOOKMARK [2][-]{subsection.8.31.3}{\376\377\0008\000.\0003\0001\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.31}% 822 -\BOOKMARK [3][-]{subsubsection.8.31.3.1}{\376\377\0008\000.\0003\0001\000.\0003\000.\0001\000\040\000d\000i\000r\000e\000c\000t\000e\000d}{subsection.8.31.3}% 823 -\BOOKMARK [3][-]{subsubsection.8.31.3.2}{\376\377\0008\000.\0003\0001\000.\0003\000.\0002\000\040\000v\000e\000r\000t\000e\000x\000\137\000a\000t\000t\000r}{subsection.8.31.3}% 824 -\BOOKMARK [1][-]{section.8.32}{\376\377\0008\000.\0003\0002\000\040\000N\000o\000d\000e\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 825 -\BOOKMARK [2][-]{subsection.8.32.1}{\376\377\0008\000.\0003\0002\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.32}% 826 -\BOOKMARK [2][-]{subsection.8.32.2}{\376\377\0008\000.\0003\0002\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.32}% 827 -\BOOKMARK [3][-]{subsubsection.8.32.2.1}{\376\377\0008\000.\0003\0002\000.\0002\000.\0001\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0001\000/\0005\000]}{subsection.8.32.2}% 828 -\BOOKMARK [3][-]{subsubsection.8.32.2.2}{\376\377\0008\000.\0003\0002\000.\0002\000.\0002\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0002\000/\0005\000]}{subsection.8.32.2}% 829 -\BOOKMARK [3][-]{subsubsection.8.32.2.3}{\376\377\0008\000.\0003\0002\000.\0002\000.\0003\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0003\000/\0005\000]}{subsection.8.32.2}% 830 -\BOOKMARK [3][-]{subsubsection.8.32.2.4}{\376\377\0008\000.\0003\0002\000.\0002\000.\0004\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0004\000/\0005\000]}{subsection.8.32.2}% 831 -\BOOKMARK [3][-]{subsubsection.8.32.2.5}{\376\377\0008\000.\0003\0002\000.\0002\000.\0005\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0005\000/\0005\000]}{subsection.8.32.2}% 832 -\BOOKMARK [3][-]{subsubsection.8.32.2.6}{\376\377\0008\000.\0003\0002\000.\0002\000.\0006\000\040\000\040\000N\000o\000d\000e\000\050\000\051}{subsection.8.32.2}% 833 -\BOOKMARK [2][-]{subsection.8.32.3}{\376\377\0008\000.\0003\0002\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.32}% 834 -\BOOKMARK [3][-]{subsubsection.8.32.3.1}{\376\377\0008\000.\0003\0002\000.\0003\000.\0001\000\040\000g\000e\000t\000\137\000p\000a\000r\000e\000n\000t\000\050\000\051}{subsection.8.32.3}% 835 -\BOOKMARK [3][-]{subsubsection.8.32.3.2}{\376\377\0008\000.\0003\0002\000.\0003\000.\0002\000\040\000i\000s\000\137\000l\000e\000a\000f\000\050\000\051}{subsection.8.32.3}% 836 -\BOOKMARK [3][-]{subsubsection.8.32.3.3}{\376\377\0008\000.\0003\0002\000.\0003\000.\0003\000\040\000n\000o\000f\000f\000s\000p\000r\000i\000n\000g\000\050\000\051}{subsection.8.32.3}% 837 -\BOOKMARK [2][-]{subsection.8.32.4}{\376\377\0008\000.\0003\0002\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.32}% 838 -\BOOKMARK [3][-]{subsubsection.8.32.4.1}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\000\040\000a\000n\000n\000o\000t\000a\000t\000i\000o\000n\000s}{subsection.8.32.4}% 839 -\BOOKMARK [3][-]{subsubsection.8.32.4.2}{\376\377\0008\000.\0003\0002\000.\0004\000.\0002\000\040\000a\000r\000r\000a\000y}{subsection.8.32.4}% 840 -\BOOKMARK [3][-]{subsubsection.8.32.4.3}{\376\377\0008\000.\0003\0002\000.\0004\000.\0003\000\040\000a\000r\000r\000a\000y\000s}{subsection.8.32.4}% 841 -\BOOKMARK [3][-]{subsubsection.8.32.4.4}{\376\377\0008\000.\0003\0002\000.\0004\000.\0004\000\040\000d\000u\000p\000l\000i\000c\000a\000t\000i\000o\000n}{subsection.8.32.4}% 842 -\BOOKMARK [3][-]{subsubsection.8.32.4.5}{\376\377\0008\000.\0003\0002\000.\0004\000.\0005\000\040\000i\000d}{subsection.8.32.4}% 843 -\BOOKMARK [3][-]{subsubsection.8.32.4.6}{\376\377\0008\000.\0003\0002\000.\0004\000.\0006\000\040\000n\000a\000r\000r\000a\000y}{subsection.8.32.4}% 844 -\BOOKMARK [3][-]{subsubsection.8.32.4.7}{\376\377\0008\000.\0003\0002\000.\0004\000.\0007\000\040\000o\000f\000f\000s\000p\000r\000i\000n\000g}{subsection.8.32.4}% 845 -\BOOKMARK [3][-]{subsubsection.8.32.4.8}{\376\377\0008\000.\0003\0002\000.\0004\000.\0008\000\040\000o\000r\000d}{subsection.8.32.4}% 846 -\BOOKMARK [3][-]{subsubsection.8.32.4.9}{\376\377\0008\000.\0003\0002\000.\0004\000.\0009\000\040\000p\000a\000r\000e\000n\000t}{subsection.8.32.4}% 847 -\BOOKMARK [3][-]{subsubsection.8.32.4.10}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\0000\000\040\000p\000r\000o\000b\000a\000b\000i\000l\000i\000t\000y}{subsection.8.32.4}% 848 -\BOOKMARK [3][-]{subsubsection.8.32.4.11}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\0001\000\040\000s\000u\000b\000t\000r\000e\000e\000\137\000p\000r\000o\000b}{subsection.8.32.4}% 849 -\BOOKMARK [3][-]{subsubsection.8.32.4.12}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\0002\000\040\000v\000i\000s\000i\000t\000e\000d}{subsection.8.32.4}% 850 -\BOOKMARK [1][-]{section.8.33}{\376\377\0008\000.\0003\0003\000\040\000N\000o\000d\000e\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 851 -\BOOKMARK [2][-]{subsection.8.33.1}{\376\377\0008\000.\0003\0003\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.33}% 852 -\BOOKMARK [2][-]{subsection.8.33.2}{\376\377\0008\000.\0003\0003\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.33}% 853 -\BOOKMARK [3][-]{subsubsection.8.33.2.1}{\376\377\0008\000.\0003\0003\000.\0002\000.\0001\000\040\000N\000o\000d\000e\000D\000a\000t\000a\000\050\000\051}{subsection.8.33.2}% 854 -\BOOKMARK [2][-]{subsection.8.33.3}{\376\377\0008\000.\0003\0003\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.33}% 855 -\BOOKMARK [3][-]{subsubsection.8.33.3.1}{\376\377\0008\000.\0003\0003\000.\0003\000.\0001\000\040\000b\000l\000e\000n\000g\000t\000h\000s}{subsection.8.33.3}% 856 -\BOOKMARK [3][-]{subsubsection.8.33.3.2}{\376\377\0008\000.\0003\0003\000.\0003\000.\0002\000\040\000d\000u\000p\000l\000i\000c\000a\000t\000i\000o\000n}{subsection.8.33.3}% 857 -\BOOKMARK [3][-]{subsubsection.8.33.3.3}{\376\377\0008\000.\0003\0003\000.\0003\000.\0003\000\040\000s\000t\000a\000t\000e\000s}{subsection.8.33.3}% 858 -\BOOKMARK [1][-]{section.8.34}{\376\377\0008\000.\0003\0004\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 859 -\BOOKMARK [2][-]{subsection.8.34.1}{\376\377\0008\000.\0003\0004\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.34}% 860 -\BOOKMARK [2][-]{subsection.8.34.2}{\376\377\0008\000.\0003\0004\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.34}% 861 -\BOOKMARK [3][-]{subsubsection.8.34.2.1}{\376\377\0008\000.\0003\0004\000.\0002\000.\0001\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.34.2}% 862 -\BOOKMARK [3][-]{subsubsection.8.34.2.2}{\376\377\0008\000.\0003\0004\000.\0002\000.\0002\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.34.2}% 863 -\BOOKMARK [2][-]{subsection.8.34.3}{\376\377\0008\000.\0003\0004\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.34}% 864 -\BOOKMARK [3][-]{subsubsection.8.34.3.1}{\376\377\0008\000.\0003\0004\000.\0003\000.\0001\000\040\000a\000t\000\050\000\051}{subsection.8.34.3}% 865 -\BOOKMARK [3][-]{subsubsection.8.34.3.2}{\376\377\0008\000.\0003\0004\000.\0003\000.\0002\000\040\000b\000e\000g\000i\000n\000\050\000\051}{subsection.8.34.3}% 866 -\BOOKMARK [3][-]{subsubsection.8.34.3.3}{\376\377\0008\000.\0003\0004\000.\0003\000.\0003\000\040\000e\000m\000p\000t\000y\000\050\000\051}{subsection.8.34.3}% 867 -\BOOKMARK [3][-]{subsubsection.8.34.3.4}{\376\377\0008\000.\0003\0004\000.\0003\000.\0004\000\040\000e\000n\000d\000\050\000\051}{subsection.8.34.3}% 868 -\BOOKMARK [3][-]{subsubsection.8.34.3.5}{\376\377\0008\000.\0003\0004\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.34.3}% 869 -\BOOKMARK [3][-]{subsubsection.8.34.3.6}{\376\377\0008\000.\0003\0004\000.\0003\000.\0006\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.34.3}% 870 -\BOOKMARK [3][-]{subsubsection.8.34.3.7}{\376\377\0008\000.\0003\0004\000.\0003\000.\0007\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000[\000]\000\050\000\051}{subsection.8.34.3}% 871 -\BOOKMARK [3][-]{subsubsection.8.34.3.8}{\376\377\0008\000.\0003\0004\000.\0003\000.\0008\000\040\000p\000u\000s\000h\000\137\000b\000a\000c\000k\000\050\000\051}{subsection.8.34.3}% 872 -\BOOKMARK [3][-]{subsubsection.8.34.3.9}{\376\377\0008\000.\0003\0004\000.\0003\000.\0009\000\040\000r\000e\000s\000e\000r\000v\000e\000\050\000\051}{subsection.8.34.3}% 873 -\BOOKMARK [3][-]{subsubsection.8.34.3.10}{\376\377\0008\000.\0003\0004\000.\0003\000.\0001\0000\000\040\000s\000h\000r\000i\000n\000k\000\137\000t\000o\000\137\000f\000i\000t\000\050\000\051}{subsection.8.34.3}% 874 -\BOOKMARK [3][-]{subsubsection.8.34.3.11}{\376\377\0008\000.\0003\0004\000.\0003\000.\0001\0001\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.34.3}% 875 -\BOOKMARK [1][-]{section.8.35}{\376\377\0008\000.\0003\0005\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 876 -\BOOKMARK [2][-]{subsection.8.35.1}{\376\377\0008\000.\0003\0005\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.35}% 877 -\BOOKMARK [2][-]{subsection.8.35.2}{\376\377\0008\000.\0003\0005\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.35}% 878 -\BOOKMARK [3][-]{subsubsection.8.35.2.1}{\376\377\0008\000.\0003\0005\000.\0002\000.\0001\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n\000D\000a\000t\000a\000\050\000\051}{subsection.8.35.2}% 879 -\BOOKMARK [3][-]{subsubsection.8.35.2.2}{\376\377\0008\000.\0003\0005\000.\0002\000.\0002\000\040\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n\000D\000a\000t\000a\000\050\000\051}{subsection.8.35.2}% 880 -\BOOKMARK [2][-]{subsection.8.35.3}{\376\377\0008\000.\0003\0005\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.35}% 881 -\BOOKMARK [3][-]{subsubsection.8.35.3.1}{\376\377\0008\000.\0003\0005\000.\0003\000.\0001\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.35.3}% 882 -\BOOKMARK [2][-]{subsection.8.35.4}{\376\377\0008\000.\0003\0005\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.35}% 883 -\BOOKMARK [3][-]{subsubsection.8.35.4.1}{\376\377\0008\000.\0003\0005\000.\0004\000.\0001\000\040\000c\000o\000u\000n\000t\000s}{subsection.8.35.4}% 884 -\BOOKMARK [3][-]{subsubsection.8.35.4.2}{\376\377\0008\000.\0003\0005\000.\0004\000.\0002\000\040\000d\000u\000p\000l\000i\000c\000a\000t\000i\000o\000n}{subsection.8.35.4}% 885 -\BOOKMARK [3][-]{subsubsection.8.35.4.3}{\376\377\0008\000.\0003\0005\000.\0004\000.\0003\000\040\000l\000b}{subsection.8.35.4}% 886 -\BOOKMARK [3][-]{subsubsection.8.35.4.4}{\376\377\0008\000.\0003\0005\000.\0004\000.\0004\000\040\000p\000o\000s}{subsection.8.35.4}% 887 -\BOOKMARK [3][-]{subsubsection.8.35.4.5}{\376\377\0008\000.\0003\0005\000.\0004\000.\0005\000\040\000u\000b}{subsection.8.35.4}% 888 -\BOOKMARK [1][-]{section.8.36}{\376\377\0008\000.\0003\0006\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000R\000u\000l\000e\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 889 -\BOOKMARK [2][-]{subsection.8.36.1}{\376\377\0008\000.\0003\0006\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.36}% 890 -\BOOKMARK [2][-]{subsection.8.36.2}{\376\377\0008\000.\0003\0006\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.36}% 891 -\BOOKMARK [3][-]{subsubsection.8.36.2.1}{\376\377\0008\000.\0003\0006\000.\0002\000.\0001\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.36.2}% 892 -\BOOKMARK [3][-]{subsubsection.8.36.2.2}{\376\377\0008\000.\0003\0006\000.\0002\000.\0002\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.36.2}% 893 -\BOOKMARK [3][-]{subsubsection.8.36.2.3}{\376\377\0008\000.\0003\0006\000.\0002\000.\0003\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.36.2}% 894 -\BOOKMARK [3][-]{subsubsection.8.36.2.4}{\376\377\0008\000.\0003\0006\000.\0002\000.\0004\000\040\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051}{subsection.8.36.2}% 895 -\BOOKMARK [2][-]{subsection.8.36.3}{\376\377\0008\000.\0003\0006\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.36}% 896 -\BOOKMARK [3][-]{subsubsection.8.36.3.1}{\376\377\0008\000.\0003\0006\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.36.3}% 897 -\BOOKMARK [3][-]{subsubsection.8.36.3.2}{\376\377\0008\000.\0003\0006\000.\0003\000.\0002\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.36.3}% 898 -\BOOKMARK [3][-]{subsubsection.8.36.3.3}{\376\377\0008\000.\0003\0006\000.\0003\000.\0003\000\040\000b\000e\000g\000i\000n\000\050\000\051}{subsection.8.36.3}% 899 -\BOOKMARK [3][-]{subsubsection.8.36.3.4}{\376\377\0008\000.\0003\0006\000.\0003\000.\0004\000\040\000c\000a\000l\000c\000\050\000\051}{subsection.8.36.3}% 900 -\BOOKMARK [3][-]{subsubsection.8.36.3.5}{\376\377\0008\000.\0003\0006\000.\0003\000.\0005\000\040\000e\000n\000d\000\050\000\051}{subsection.8.36.3}% 901 -\BOOKMARK [3][-]{subsubsection.8.36.3.6}{\376\377\0008\000.\0003\0006\000.\0003\000.\0006\000\040\000g\000e\000t\000\137\000d\000a\000t\000a\000\050\000\051}{subsection.8.36.3}% 902 -\BOOKMARK [3][-]{subsubsection.8.36.3.7}{\376\377\0008\000.\0003\0006\000.\0003\000.\0007\000\040\000g\000e\000t\000\137\000d\000a\000t\000a\000\137\000p\000t\000r\000\050\000\051}{subsection.8.36.3}% 903 -\BOOKMARK [3][-]{subsubsection.8.36.3.8}{\376\377\0008\000.\0003\0006\000.\0003\000.\0008\000\040\000i\000n\000i\000t\000\137\000s\000u\000p\000p\000o\000r\000t\000\050\000\051}{subsection.8.36.3}% 904 -\BOOKMARK [3][-]{subsubsection.8.36.3.9}{\376\377\0008\000.\0003\0006\000.\0003\000.\0009\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000[\000]\000\050\000\051}{subsection.8.36.3}% 905 -\BOOKMARK [3][-]{subsubsection.8.36.3.10}{\376\377\0008\000.\0003\0006\000.\0003\000.\0001\0000\000\040\000r\000e\000s\000e\000t\000\050\000\051}{subsection.8.36.3}% 906 -\BOOKMARK [3][-]{subsubsection.8.36.3.11}{\376\377\0008\000.\0003\0006\000.\0003\000.\0001\0001\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.36.3}% 907 -\BOOKMARK [2][-]{subsection.8.36.4}{\376\377\0008\000.\0003\0006\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.36}% 908 -\BOOKMARK [3][-]{subsubsection.8.36.4.1}{\376\377\0008\000.\0003\0006\000.\0004\000.\0001\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000f\000r\000e\000e}{subsection.8.36.4}% 909 -\BOOKMARK [3][-]{subsubsection.8.36.4.2}{\376\377\0008\000.\0003\0006\000.\0004\000.\0002\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.36.4}% 910 -\BOOKMARK [3][-]{subsubsection.8.36.4.3}{\376\377\0008\000.\0003\0006\000.\0004\000.\0003\000\040\000d\000a\000t\000a}{subsection.8.36.4}% 911 -\BOOKMARK [3][-]{subsubsection.8.36.4.4}{\376\377\0008\000.\0003\0006\000.\0004\000.\0004\000\040\000E\000m\000p\000t\000y\000A\000r\000r\000a\000y}{subsection.8.36.4}% 912 -\BOOKMARK [3][-]{subsubsection.8.36.4.5}{\376\377\0008\000.\0003\0006\000.\0004\000.\0005\000\040\000M}{subsection.8.36.4}% 913 -\BOOKMARK [3][-]{subsubsection.8.36.4.6}{\376\377\0008\000.\0003\0006\000.\0004\000.\0006\000\040\000N}{subsection.8.36.4}% 914 -\BOOKMARK [3][-]{subsubsection.8.36.4.7}{\376\377\0008\000.\0003\0006\000.\0004\000.\0007\000\040\000n\000\137\000f\000r\000e\000e}{subsection.8.36.4}% 915 -\BOOKMARK [3][-]{subsubsection.8.36.4.8}{\376\377\0008\000.\0003\0006\000.\0004\000.\0008\000\040\000n\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.36.4}% 916 -\BOOKMARK [3][-]{subsubsection.8.36.4.9}{\376\377\0008\000.\0003\0006\000.\0004\000.\0009\000\040\000r\000u\000l\000e\000s}{subsection.8.36.4}% 917 -\BOOKMARK [3][-]{subsubsection.8.36.4.10}{\376\377\0008\000.\0003\0006\000.\0004\000.\0001\0000\000\040\000r\000u\000l\000e\000s\000\137\000d\000e\000l\000e\000t\000e\000d}{subsection.8.36.4}% 918 -\BOOKMARK [1][-]{section.8.37}{\376\377\0008\000.\0003\0007\000\040\000P\000r\000o\000g\000r\000e\000s\000s\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 919 -\BOOKMARK [2][-]{subsection.8.37.1}{\376\377\0008\000.\0003\0007\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.37}% 920 -\BOOKMARK [2][-]{subsection.8.37.2}{\376\377\0008\000.\0003\0007\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.37}% 921 -\BOOKMARK [3][-]{subsubsection.8.37.2.1}{\376\377\0008\000.\0003\0007\000.\0002\000.\0001\000\040\000P\000r\000o\000g\000r\000e\000s\000s\000\050\000\051}{subsection.8.37.2}% 922 -\BOOKMARK [3][-]{subsubsection.8.37.2.2}{\376\377\0008\000.\0003\0007\000.\0002\000.\0002\000\040\000\040\000P\000r\000o\000g\000r\000e\000s\000s\000\050\000\051}{subsection.8.37.2}% 923 -\BOOKMARK [2][-]{subsection.8.37.3}{\376\377\0008\000.\0003\0007\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.37}% 924 -\BOOKMARK [3][-]{subsubsection.8.37.3.1}{\376\377\0008\000.\0003\0007\000.\0003\000.\0001\000\040\000e\000n\000d\000\050\000\051}{subsection.8.37.3}% 925 -\BOOKMARK [3][-]{subsubsection.8.37.3.2}{\376\377\0008\000.\0003\0007\000.\0003\000.\0002\000\040\000n\000e\000x\000t\000\050\000\051}{subsection.8.37.3}% 926 -\BOOKMARK [1][-]{section.8.38}{\376\377\0008\000.\0003\0008\000\040\000R\000u\000l\000e\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 927 -\BOOKMARK [2][-]{subsection.8.38.1}{\376\377\0008\000.\0003\0008\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.38}% 928 -\BOOKMARK [2][-]{subsection.8.38.2}{\376\377\0008\000.\0003\0008\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.38}% 929 -\BOOKMARK [3][-]{subsubsection.8.38.2.1}{\376\377\0008\000.\0003\0008\000.\0002\000.\0001\000\040\000R\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.38.2}% 930 -\BOOKMARK [3][-]{subsubsection.8.38.2.2}{\376\377\0008\000.\0003\0008\000.\0002\000.\0002\000\040\000R\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.38.2}% 931 -\BOOKMARK [3][-]{subsubsection.8.38.2.3}{\376\377\0008\000.\0003\0008\000.\0002\000.\0003\000\040\000\040\000R\000u\000l\000e\000\050\000\051}{subsection.8.38.2}% 932 -\BOOKMARK [2][-]{subsection.8.38.3}{\376\377\0008\000.\0003\0008\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.38}% 933 -\BOOKMARK [3][-]{subsubsection.8.38.3.1}{\376\377\0008\000.\0003\0008\000.\0003\000.\0001\000\040\000D\000\050\000\051}{subsection.8.38.3}% 934 -\BOOKMARK [3][-]{subsubsection.8.38.3.2}{\376\377\0008\000.\0003\0008\000.\0003\000.\0002\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.38.3}% 935 -\BOOKMARK [3][-]{subsubsection.8.38.3.3}{\376\377\0008\000.\0003\0008\000.\0003\000.\0003\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.38.3}% 936 -\BOOKMARK [3][-]{subsubsection.8.38.3.4}{\376\377\0008\000.\0003\0008\000.\0003\000.\0004\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.38.3}% 937 -\BOOKMARK [3][-]{subsubsection.8.38.3.5}{\376\377\0008\000.\0003\0008\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.38.3}% 938 -\BOOKMARK [3][-]{subsubsection.8.38.3.6}{\376\377\0008\000.\0003\0008\000.\0003\000.\0006\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.38.3}% 939 -\BOOKMARK [1][-]{section.8.39}{\376\377\0008\000.\0003\0009\000\040\000R\000u\000l\000e\000s\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 940 -\BOOKMARK [2][-]{subsection.8.39.1}{\376\377\0008\000.\0003\0009\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.39}% 941 -\BOOKMARK [2][-]{subsection.8.39.2}{\376\377\0008\000.\0003\0009\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.39}% 942 -\BOOKMARK [3][-]{subsubsection.8.39.2.1}{\376\377\0008\000.\0003\0009\000.\0002\000.\0001\000\040\000R\000u\000l\000e\000s\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.39.2}% 943 -\BOOKMARK [3][-]{subsubsection.8.39.2.2}{\376\377\0008\000.\0003\0009\000.\0002\000.\0002\000\040\000R\000u\000l\000e\000s\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.39.2}% 944 -\BOOKMARK [3][-]{subsubsection.8.39.2.3}{\376\377\0008\000.\0003\0009\000.\0002\000.\0003\000\040\000\040\000R\000u\000l\000e\000s\000\050\000\051}{subsection.8.39.2}% 945 -\BOOKMARK [2][-]{subsection.8.39.3}{\376\377\0008\000.\0003\0009\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.39}% 946 -\BOOKMARK [3][-]{subsubsection.8.39.3.1}{\376\377\0008\000.\0003\0009\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.39.3}% 947 -\BOOKMARK [3][-]{subsubsection.8.39.3.2}{\376\377\0008\000.\0003\0009\000.\0003\000.\0002\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.39.3}% 948 -\BOOKMARK [3][-]{subsubsection.8.39.3.3}{\376\377\0008\000.\0003\0009\000.\0003\000.\0003\000\040\000b\000e\000g\000i\000n\000\050\000\051}{subsection.8.39.3}% 949 -\BOOKMARK [3][-]{subsubsection.8.39.3.4}{\376\377\0008\000.\0003\0009\000.\0003\000.\0004\000\040\000e\000n\000d\000\050\000\051}{subsection.8.39.3}% 950 -\BOOKMARK [3][-]{subsubsection.8.39.3.5}{\376\377\0008\000.\0003\0009\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000s\000\050\000\051}{subsection.8.39.3}% 951 -\BOOKMARK [3][-]{subsubsection.8.39.3.6}{\376\377\0008\000.\0003\0009\000.\0003\000.\0006\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000s\000\050\000\051}{subsection.8.39.3}% 952 -\BOOKMARK [3][-]{subsubsection.8.39.3.7}{\376\377\0008\000.\0003\0009\000.\0003\000.\0007\000\040\000g\000e\000t\000\137\000s\000e\000q\000\050\000\051}{subsection.8.39.3}% 953 -\BOOKMARK [3][-]{subsubsection.8.39.3.8}{\376\377\0008\000.\0003\0009\000.\0003\000.\0008\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.39.3}% 954 -\BOOKMARK [3][-]{subsubsection.8.39.3.9}{\376\377\0008\000.\0003\0009\000.\0003\000.\0009\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000=\000\050\000\051}{subsection.8.39.3}% 955 -\BOOKMARK [3][-]{subsubsection.8.39.3.10}{\376\377\0008\000.\0003\0009\000.\0003\000.\0001\0000\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.39.3}% 956 -\BOOKMARK [1][-]{section.8.40}{\376\377\0008\000.\0004\0000\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 957 -\BOOKMARK [2][-]{subsection.8.40.1}{\376\377\0008\000.\0004\0000\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.40}% 958 -\BOOKMARK [2][-]{subsection.8.40.2}{\376\377\0008\000.\0004\0000\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.40}% 959 -\BOOKMARK [3][-]{subsubsection.8.40.2.1}{\376\377\0008\000.\0004\0000\000.\0002\000.\0001\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.40.2}% 960 -\BOOKMARK [3][-]{subsubsection.8.40.2.2}{\376\377\0008\000.\0004\0000\000.\0002\000.\0002\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.40.2}% 961 -\BOOKMARK [3][-]{subsubsection.8.40.2.3}{\376\377\0008\000.\0004\0000\000.\0002\000.\0003\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.40.2}% 962 -\BOOKMARK [3][-]{subsubsection.8.40.2.4}{\376\377\0008\000.\0004\0000\000.\0002\000.\0004\000\040\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051}{subsection.8.40.2}% 963 -\BOOKMARK [2][-]{subsection.8.40.3}{\376\377\0008\000.\0004\0000\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.40}% 964 -\BOOKMARK [3][-]{subsubsection.8.40.3.1}{\376\377\0008\000.\0004\0000\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000c\000o\000u\000n\000t\000e\000r\000\050\000\051}{subsection.8.40.3}% 965 -\BOOKMARK [3][-]{subsubsection.8.40.3.2}{\376\377\0008\000.\0004\0000\000.\0003\000.\0002\000\040\000c\000o\000u\000n\000t\000\137\000a\000l\000l\000\050\000\051}{subsection.8.40.3}% 966 -\BOOKMARK [3][-]{subsubsection.8.40.3.3}{\376\377\0008\000.\0004\0000\000.\0003\000.\0003\000\040\000c\000o\000u\000n\000t\000\137\000c\000u\000r\000r\000e\000n\000t\000\050\000\051}{subsection.8.40.3}% 967 -\BOOKMARK [3][-]{subsubsection.8.40.3.4}{\376\377\0008\000.\0004\0000\000.\0003\000.\0004\000\040\000c\000o\000u\000n\000t\000\137\000i\000n\000i\000t\000\050\000\051}{subsection.8.40.3}% 968 -\BOOKMARK [3][-]{subsubsection.8.40.3.5}{\376\377\0008\000.\0004\0000\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.40.3}% 969 -\BOOKMARK [3][-]{subsubsection.8.40.3.6}{\376\377\0008\000.\0004\0000\000.\0003\000.\0006\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000s\000\050\000\051}{subsection.8.40.3}% 970 -\BOOKMARK [3][-]{subsubsection.8.40.3.7}{\376\377\0008\000.\0004\0000\000.\0003\000.\0007\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000s\000\050\000\051}{subsection.8.40.3}% 971 -\BOOKMARK [3][-]{subsubsection.8.40.3.8}{\376\377\0008\000.\0004\0000\000.\0003\000.\0008\000\040\000r\000e\000s\000e\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051}{subsection.8.40.3}% 972 -\BOOKMARK [3][-]{subsubsection.8.40.3.9}{\376\377\0008\000.\0004\0000\000.\0003\000.\0009\000\040\000s\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.40.3}% 973 -\BOOKMARK [3][-]{subsubsection.8.40.3.10}{\376\377\0008\000.\0004\0000\000.\0003\000.\0001\0000\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.40.3}% 974 -\BOOKMARK [1][-]{section.8.41}{\376\377\0008\000.\0004\0001\000\040\000S\000u\000p\000p\000o\000r\000t\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000C\000o\000u\000n\000t\000e\000r\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000R\000u\000l\000e\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000R\000u\000l\000e\000\137\000D\000y\000n\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 975 -\BOOKMARK [2][-]{subsection.8.41.1}{\376\377\0008\000.\0004\0001\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.41}% 976 -\BOOKMARK [2][-]{subsection.8.41.2}{\376\377\0008\000.\0004\0001\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.41}% 977 -\BOOKMARK [3][-]{subsubsection.8.41.2.1}{\376\377\0008\000.\0004\0001\000.\0002\000.\0001\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.41.2}% 978 -\BOOKMARK [3][-]{subsubsection.8.41.2.2}{\376\377\0008\000.\0004\0001\000.\0002\000.\0002\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.41.2}% 979 -\BOOKMARK [3][-]{subsubsection.8.41.2.3}{\376\377\0008\000.\0004\0001\000.\0002\000.\0003\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.41.2}% 980 -\BOOKMARK [3][-]{subsubsection.8.41.2.4}{\376\377\0008\000.\0004\0001\000.\0002\000.\0004\000\040\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051}{subsection.8.41.2}% 981 -\BOOKMARK [2][-]{subsection.8.41.3}{\376\377\0008\000.\0004\0001\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.41}% 982 -\BOOKMARK [3][-]{subsubsection.8.41.3.1}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000c\000o\000u\000n\000t\000e\000r\000\050\000\051}{subsection.8.41.3}% 983 -\BOOKMARK [3][-]{subsubsection.8.41.3.2}{\376\377\0008\000.\0004\0001\000.\0003\000.\0002\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.41.3}% 984 -\BOOKMARK [3][-]{subsubsection.8.41.3.3}{\376\377\0008\000.\0004\0001\000.\0003\000.\0003\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.41.3}% 985 -\BOOKMARK [3][-]{subsubsection.8.41.3.4}{\376\377\0008\000.\0004\0001\000.\0003\000.\0004\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\137\000d\000y\000n\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.41.3}% 986 -\BOOKMARK [3][-]{subsubsection.8.41.3.5}{\376\377\0008\000.\0004\0001\000.\0003\000.\0005\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\137\000d\000y\000n\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.41.3}% 987 -\BOOKMARK [3][-]{subsubsection.8.41.3.6}{\376\377\0008\000.\0004\0001\000.\0003\000.\0006\000\040\000c\000a\000l\000c\000\050\000\051}{subsection.8.41.3}% 988 -\BOOKMARK [3][-]{subsubsection.8.41.3.7}{\376\377\0008\000.\0004\0001\000.\0003\000.\0007\000\040\000e\000v\000a\000l\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n\000\050\000\051}{subsection.8.41.3}% 989 -\BOOKMARK [3][-]{subsubsection.8.41.3.8}{\376\377\0008\000.\0004\0001\000.\0003\000.\0008\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.41.3}% 990 -\BOOKMARK [3][-]{subsubsection.8.41.3.9}{\376\377\0008\000.\0004\0001\000.\0003\000.\0009\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000s\000\050\000\051}{subsection.8.41.3}% 991 -\BOOKMARK [3][-]{subsubsection.8.41.3.10}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0000\000\040\000g\000e\000t\000\137\000c\000u\000r\000r\000e\000n\000t\000\137\000s\000t\000a\000t\000s\000\050\000\051}{subsection.8.41.3}% 992 -\BOOKMARK [3][-]{subsubsection.8.41.3.11}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0001\000\040\000g\000e\000t\000\137\000d\000a\000t\000a\000\050\000\051}{subsection.8.41.3}% 993 -\BOOKMARK [3][-]{subsubsection.8.41.3.12}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0002\000\040\000g\000e\000t\000\137\000r\000u\000l\000e\000s\000\050\000\051}{subsection.8.41.3}% 994 -\BOOKMARK [3][-]{subsubsection.8.41.3.13}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0003\000\040\000g\000e\000t\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n\000\050\000\051}{subsection.8.41.3}% 995 -\BOOKMARK [3][-]{subsubsection.8.41.3.14}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0004\000\040\000i\000n\000i\000t\000\137\000s\000u\000p\000p\000o\000r\000t\000\050\000\051}{subsection.8.41.3}% 996 -\BOOKMARK [3][-]{subsubsection.8.41.3.15}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0005\000\040\000p\000r\000i\000n\000t\000\050\000\051}{subsection.8.41.3}% 997 -\BOOKMARK [3][-]{subsubsection.8.41.3.16}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0006\000\040\000r\000e\000s\000e\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.41.3}% 998 -\BOOKMARK [3][-]{subsubsection.8.41.3.17}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0007\000\040\000r\000e\000s\000e\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.41.3}% 999 -\BOOKMARK [3][-]{subsubsection.8.41.3.18}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0008\000\040\000s\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.41.3}% 1000 -\BOOKMARK [3][-]{subsubsection.8.41.3.19}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0009\000\040\000s\000e\000t\000\137\000r\000u\000l\000e\000s\000\050\000\051}{subsection.8.41.3}% 1001 -\BOOKMARK [3][-]{subsubsection.8.41.3.20}{\376\377\0008\000.\0004\0001\000.\0003\000.\0002\0000\000\040\000s\000e\000t\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n\000\050\000\051}{subsection.8.41.3}% 1002 -\BOOKMARK [2][-]{subsection.8.41.4}{\376\377\0008\000.\0004\0001\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.41}% 1003 -\BOOKMARK [3][-]{subsubsection.8.41.4.1}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\000\040\000c\000h\000a\000n\000g\000e\000\137\000s\000t\000a\000t\000s}{subsection.8.41.4}% 1004 -\BOOKMARK [3][-]{subsubsection.8.41.4.2}{\376\377\0008\000.\0004\0001\000.\0004\000.\0002\000\040\000c\000o\000o\000r\000d\000i\000a\000n\000t\000e\000s\000\137\000n\000\137\000f\000r\000e\000e}{subsection.8.41.4}% 1005 -\BOOKMARK [3][-]{subsubsection.8.41.4.3}{\376\377\0008\000.\0004\0001\000.\0004\000.\0003\000\040\000c\000o\000o\000r\000d\000i\000a\000n\000t\000e\000s\000\137\000n\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.41.4}% 1006 -\BOOKMARK [3][-]{subsubsection.8.41.4.4}{\376\377\0008\000.\0004\0001\000.\0004\000.\0004\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000f\000r\000e\000e}{subsection.8.41.4}% 1007 -\BOOKMARK [3][-]{subsubsection.8.41.4.5}{\376\377\0008\000.\0004\0001\000.\0004\000.\0005\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.41.4}% 1008 -\BOOKMARK [3][-]{subsubsection.8.41.4.6}{\376\377\0008\000.\0004\0001\000.\0004\000.\0006\000\040\000c\000u\000r\000r\000e\000n\000t\000\137\000s\000t\000a\000t\000s}{subsection.8.41.4}% 1009 -\BOOKMARK [3][-]{subsubsection.8.41.4.7}{\376\377\0008\000.\0004\0001\000.\0004\000.\0007\000\040\000d\000e\000l\000e\000t\000e\000\137\000c\000o\000u\000n\000t\000e\000r\000s}{subsection.8.41.4}% 1010 -\BOOKMARK [3][-]{subsubsection.8.41.4.8}{\376\377\0008\000.\0004\0001\000.\0004\000.\0008\000\040\000d\000e\000l\000e\000t\000e\000\137\000r\000u\000l\000e\000s}{subsection.8.41.4}% 1011 -\BOOKMARK [3][-]{subsubsection.8.41.4.9}{\376\377\0008\000.\0004\0001\000.\0004\000.\0009\000\040\000d\000e\000l\000e\000t\000e\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n}{subsection.8.41.4}% 1012 -\BOOKMARK [3][-]{subsubsection.8.41.4.10}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0000\000\040\000h\000a\000s\000h\000e\000s}{subsection.8.41.4}% 1013 -\BOOKMARK [3][-]{subsubsection.8.41.4.11}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0001\000\040\000h\000a\000s\000h\000e\000s\000\137\000i\000n\000i\000t\000i\000a\000l\000i\000z\000e\000d}{subsection.8.41.4}% 1014 -\BOOKMARK [3][-]{subsubsection.8.41.4.12}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0002\000\040\000M}{subsection.8.41.4}% 1015 -\BOOKMARK [3][-]{subsubsection.8.41.4.13}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0003\000\040\000m\000a\000x\000\137\000n\000u\000m\000\137\000e\000l\000e\000m\000e\000n\000t\000s}{subsection.8.41.4}% 1016 -\BOOKMARK [3][-]{subsubsection.8.41.4.14}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0004\000\040\000N}{subsection.8.41.4}% 1017 -\BOOKMARK [3][-]{subsubsection.8.41.4.15}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0005\000\040\000n\000\137\000c\000o\000u\000n\000t\000e\000r\000s}{subsection.8.41.4}% 1018 -\BOOKMARK [1][-]{section.8.42}{\376\377\0008\000.\0004\0002\000\040\000v\000e\000c\000H\000a\000s\000h\000e\000r\000<\000\040\000T\000\040\000>\000\040\000S\000t\000r\000u\000c\000t\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 1019 -\BOOKMARK [2][-]{subsection.8.42.1}{\376\377\0008\000.\0004\0002\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.42}% 1020 -\BOOKMARK [2][-]{subsection.8.42.2}{\376\377\0008\000.\0004\0002\000.\0002\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.42}% 1021 -\BOOKMARK [3][-]{subsubsection.8.42.2.1}{\376\377\0008\000.\0004\0002\000.\0002\000.\0001\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.42.2}% 1022 -\BOOKMARK [0][-]{chapter.9}{\376\377\0009\000\040\000F\000i\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{}% 1023 -\BOOKMARK [1][-]{section.9.1}{\376\377\0009\000.\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1024 -\BOOKMARK [1][-]{section.9.2}{\376\377\0009\000.\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000i\000t\000e\000r\000a\000t\000o\000r\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1025 -\BOOKMARK [1][-]{section.9.3}{\376\377\0009\000.\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000m\000e\000a\000t\000-\000o\000p\000e\000r\000a\000t\000o\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1026 -\BOOKMARK [2][-]{subsection.9.3.1}{\376\377\0009\000.\0003\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.3}% 1027 -\BOOKMARK [3][-]{subsubsection.9.3.1.1}{\376\377\0009\000.\0003\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.3.1}% 1028 -\BOOKMARK [3][-]{subsubsection.9.3.1.2}{\376\377\0009\000.\0003\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.3.1}% 1029 -\BOOKMARK [3][-]{subsubsection.9.3.1.3}{\376\377\0009\000.\0003\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000Y\000P\000E}{subsection.9.3.1}% 1030 -\BOOKMARK [3][-]{subsubsection.9.3.1.4}{\376\377\0009\000.\0003\000.\0001\000.\0004\000\040\000C\000O\000L}{subsection.9.3.1}% 1031 -\BOOKMARK [3][-]{subsubsection.9.3.1.5}{\376\377\0009\000.\0003\000.\0001\000.\0005\000\040\000R\000O\000W}{subsection.9.3.1}% 1032 -\BOOKMARK [2][-]{subsection.9.3.2}{\376\377\0009\000.\0003\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.3}% 1033 -\BOOKMARK [3][-]{subsubsection.9.3.2.1}{\376\377\0009\000.\0003\000.\0002\000.\0001\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0006\000]}{subsection.9.3.2}% 1034 -\BOOKMARK [3][-]{subsubsection.9.3.2.2}{\376\377\0009\000.\0003\000.\0002\000.\0002\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0006\000]}{subsection.9.3.2}% 1035 -\BOOKMARK [3][-]{subsubsection.9.3.2.3}{\376\377\0009\000.\0003\000.\0002\000.\0003\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0006\000]}{subsection.9.3.2}% 1036 -\BOOKMARK [3][-]{subsubsection.9.3.2.4}{\376\377\0009\000.\0003\000.\0002\000.\0004\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0006\000]}{subsection.9.3.2}% 1037 -\BOOKMARK [3][-]{subsubsection.9.3.2.5}{\376\377\0009\000.\0003\000.\0002\000.\0005\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0006\000]}{subsection.9.3.2}% 1038 -\BOOKMARK [3][-]{subsubsection.9.3.2.6}{\376\377\0009\000.\0003\000.\0002\000.\0006\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0006\000]}{subsection.9.3.2}% 1039 -\BOOKMARK [3][-]{subsubsection.9.3.2.7}{\376\377\0009\000.\0003\000.\0002\000.\0007\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S\000\050\000\051}{subsection.9.3.2}% 1040 -\BOOKMARK [3][-]{subsubsection.9.3.2.8}{\376\377\0009\000.\0003\000.\0002\000.\0008\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000Y\000P\000E\000\050\000\051}{subsection.9.3.2}% 1041 -\BOOKMARK [3][-]{subsubsection.9.3.2.9}{\376\377\0009\000.\0003\000.\0002\000.\0009\000\040\000f\000o\000r\000\050\000\051}{subsection.9.3.2}% 1042 -\BOOKMARK [3][-]{subsubsection.9.3.2.10}{\376\377\0009\000.\0003\000.\0002\000.\0001\0000\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.9.3.2}% 1043 -\BOOKMARK [2][-]{subsection.9.3.3}{\376\377\0009\000.\0003\000.\0003\000\040\000V\000a\000r\000i\000a\000b\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.3}% 1044 -\BOOKMARK [3][-]{subsubsection.9.3.3.1}{\376\377\0009\000.\0003\000.\0003\000.\0001\000\040\000r\000h\000s}{subsection.9.3.3}% 1045 -\BOOKMARK [3][-]{subsubsection.9.3.3.2}{\376\377\0009\000.\0003\000.\0003\000.\0002\000\040\000t\000h\000i\000s}{subsection.9.3.3}% 1046 -\BOOKMARK [1][-]{section.9.4}{\376\377\0009\000.\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1047 -\BOOKMARK [2][-]{subsection.9.4.1}{\376\377\0009\000.\0004\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.4}% 1048 -\BOOKMARK [3][-]{subsubsection.9.4.1.1}{\376\377\0009\000.\0004\000.\0001\000.\0001\000\040\000C\000O\000L}{subsection.9.4.1}% 1049 -\BOOKMARK [3][-]{subsubsection.9.4.1.2}{\376\377\0009\000.\0004\000.\0001\000.\0002\000\040\000R\000O\000W}{subsection.9.4.1}% 1050 -\BOOKMARK [1][-]{section.9.5}{\376\377\0009\000.\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000c\000e\000l\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1051 -\BOOKMARK [1][-]{section.9.6}{\376\377\0009\000.\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000c\000e\000l\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1052 -\BOOKMARK [1][-]{section.9.7}{\376\377\0009\000.\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1053 -\BOOKMARK [1][-]{section.9.8}{\376\377\0009\000.\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000-\000m\000e\000a\000t\000-\000o\000p\000e\000r\000a\000t\000o\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1054 -\BOOKMARK [2][-]{subsection.9.8.1}{\376\377\0009\000.\0008\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.8}% 1055 -\BOOKMARK [3][-]{subsubsection.9.8.1.1}{\376\377\0009\000.\0008\000.\0001\000.\0001\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.8.1}% 1056 -\BOOKMARK [3][-]{subsubsection.9.8.1.2}{\376\377\0009\000.\0008\000.\0001\000.\0002\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.8.1}% 1057 -\BOOKMARK [3][-]{subsubsection.9.8.1.3}{\376\377\0009\000.\0008\000.\0001\000.\0003\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000Y\000P\000E}{subsection.9.8.1}% 1058 -\BOOKMARK [3][-]{subsubsection.9.8.1.4}{\376\377\0009\000.\0008\000.\0001\000.\0004\000\040\000C\000O\000L}{subsection.9.8.1}% 1059 -\BOOKMARK [3][-]{subsubsection.9.8.1.5}{\376\377\0009\000.\0008\000.\0001\000.\0005\000\040\000P\000O\000S}{subsection.9.8.1}% 1060 -\BOOKMARK [3][-]{subsubsection.9.8.1.6}{\376\377\0009\000.\0008\000.\0001\000.\0006\000\040\000P\000O\000S\000\137\000N}{subsection.9.8.1}% 1061 -\BOOKMARK [3][-]{subsubsection.9.8.1.7}{\376\377\0009\000.\0008\000.\0001\000.\0007\000\040\000R\000O\000W}{subsection.9.8.1}% 1062 -\BOOKMARK [2][-]{subsection.9.8.2}{\376\377\0009\000.\0008\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.8}% 1063 -\BOOKMARK [3][-]{subsubsection.9.8.2.1}{\376\377\0009\000.\0008\000.\0002\000.\0001\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0004\000]}{subsection.9.8.2}% 1064 -\BOOKMARK [3][-]{subsubsection.9.8.2.2}{\376\377\0009\000.\0008\000.\0002\000.\0002\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0004\000]}{subsection.9.8.2}% 1065 -\BOOKMARK [3][-]{subsubsection.9.8.2.3}{\376\377\0009\000.\0008\000.\0002\000.\0003\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0004\000]}{subsection.9.8.2}% 1066 -\BOOKMARK [3][-]{subsubsection.9.8.2.4}{\376\377\0009\000.\0008\000.\0002\000.\0004\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0004\000]}{subsection.9.8.2}% 1067 -\BOOKMARK [3][-]{subsubsection.9.8.2.5}{\376\377\0009\000.\0008\000.\0002\000.\0005\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S\000\050\000\051}{subsection.9.8.2}% 1068 -\BOOKMARK [3][-]{subsubsection.9.8.2.6}{\376\377\0009\000.\0008\000.\0002\000.\0006\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000Y\000P\000E\000\050\000\051}{subsection.9.8.2}% 1069 -\BOOKMARK [1][-]{section.9.9}{\376\377\0009\000.\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1070 -\BOOKMARK [2][-]{subsection.9.9.1}{\376\377\0009\000.\0009\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.9}% 1071 -\BOOKMARK [3][-]{subsubsection.9.9.1.1}{\376\377\0009\000.\0009\000.\0001\000.\0001\000\040\000C\000O\000L}{subsection.9.9.1}% 1072 -\BOOKMARK [3][-]{subsubsection.9.9.1.2}{\376\377\0009\000.\0009\000.\0001\000.\0002\000\040\000P\000O\000S}{subsection.9.9.1}% 1073 -\BOOKMARK [3][-]{subsubsection.9.9.1.3}{\376\377\0009\000.\0009\000.\0001\000.\0003\000\040\000P\000O\000S\000\137\000N}{subsection.9.9.1}% 1074 -\BOOKMARK [3][-]{subsubsection.9.9.1.4}{\376\377\0009\000.\0009\000.\0001\000.\0004\000\040\000R\000O\000W}{subsection.9.9.1}% 1075 -\BOOKMARK [3][-]{subsubsection.9.9.1.5}{\376\377\0009\000.\0009\000.\0001\000.\0005\000\040\000Z\000E\000R\000O\000\137\000C\000E\000L\000L}{subsection.9.9.1}% 1076 -\BOOKMARK [1][-]{section.9.10}{\376\377\0009\000.\0001\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000c\000e\000l\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1077 -\BOOKMARK [2][-]{subsection.9.10.1}{\376\377\0009\000.\0001\0000\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.10}% 1078 -\BOOKMARK [3][-]{subsubsection.9.10.1.1}{\376\377\0009\000.\0001\0000\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.10.1}% 1079 -\BOOKMARK [1][-]{section.9.11}{\376\377\0009\000.\0001\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000c\000e\000l\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1080 -\BOOKMARK [2][-]{subsection.9.11.1}{\376\377\0009\000.\0001\0001\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.11}% 1081 -\BOOKMARK [3][-]{subsubsection.9.11.1.1}{\376\377\0009\000.\0001\0001\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.11.1}% 1082 -\BOOKMARK [1][-]{section.9.12}{\376\377\0009\000.\0001\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000c\000o\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1083 -\BOOKMARK [2][-]{subsection.9.12.1}{\376\377\0009\000.\0001\0002\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.12}% 1084 -\BOOKMARK [3][-]{subsubsection.9.12.1.1}{\376\377\0009\000.\0001\0002\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.12.1}% 1085 -\BOOKMARK [3][-]{subsubsection.9.12.1.2}{\376\377\0009\000.\0001\0002\000.\0001\000.\0002\000\040\000P\000O\000S\000\137\000N}{subsection.9.12.1}% 1086 -\BOOKMARK [3][-]{subsubsection.9.12.1.3}{\376\377\0009\000.\0001\0002\000.\0001\000.\0003\000\040\000Z\000E\000R\000O\000\137\000C\000E\000L\000L}{subsection.9.12.1}% 1087 -\BOOKMARK [1][-]{section.9.13}{\376\377\0009\000.\0001\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000r\000o\000w\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1088 -\BOOKMARK [2][-]{subsection.9.13.1}{\376\377\0009\000.\0001\0003\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.13}% 1089 -\BOOKMARK [3][-]{subsubsection.9.13.1.1}{\376\377\0009\000.\0001\0003\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.13.1}% 1090 -\BOOKMARK [3][-]{subsubsection.9.13.1.2}{\376\377\0009\000.\0001\0003\000.\0001\000.\0002\000\040\000P\000O\000S\000\137\000N}{subsection.9.13.1}% 1091 -\BOOKMARK [3][-]{subsubsection.9.13.1.3}{\376\377\0009\000.\0001\0003\000.\0001\000.\0003\000\040\000Z\000E\000R\000O\000\137\000C\000E\000L\000L}{subsection.9.13.1}% 1092 -\BOOKMARK [1][-]{section.9.14}{\376\377\0009\000.\0001\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000r\000o\000w\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1093 -\BOOKMARK [1][-]{section.9.15}{\376\377\0009\000.\0001\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000r\000o\000w\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1094 -\BOOKMARK [2][-]{subsection.9.15.1}{\376\377\0009\000.\0001\0005\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.15}% 1095 -\BOOKMARK [3][-]{subsubsection.9.15.1.1}{\376\377\0009\000.\0001\0005\000.\0001\000.\0001\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.15.1}% 1096 -\BOOKMARK [3][-]{subsubsection.9.15.1.2}{\376\377\0009\000.\0001\0005\000.\0001\000.\0002\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.15.1}% 1097 -\BOOKMARK [3][-]{subsubsection.9.15.1.3}{\376\377\0009\000.\0001\0005\000.\0001\000.\0003\000\040\000B\000R\000O\000W\000\137\000T\000Y\000P\000E}{subsection.9.15.1}% 1098 -\BOOKMARK [2][-]{subsection.9.15.2}{\376\377\0009\000.\0001\0005\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.15}% 1099 -\BOOKMARK [3][-]{subsubsection.9.15.2.1}{\376\377\0009\000.\0001\0005\000.\0002\000.\0001\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0005\000]}{subsection.9.15.2}% 1100 -\BOOKMARK [3][-]{subsubsection.9.15.2.2}{\376\377\0009\000.\0001\0005\000.\0002\000.\0002\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0005\000]}{subsection.9.15.2}% 1101 -\BOOKMARK [3][-]{subsubsection.9.15.2.3}{\376\377\0009\000.\0001\0005\000.\0002\000.\0003\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0005\000]}{subsection.9.15.2}% 1102 -\BOOKMARK [3][-]{subsubsection.9.15.2.4}{\376\377\0009\000.\0001\0005\000.\0002\000.\0004\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0005\000]}{subsection.9.15.2}% 1103 -\BOOKMARK [3][-]{subsubsection.9.15.2.5}{\376\377\0009\000.\0001\0005\000.\0002\000.\0005\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0005\000]}{subsection.9.15.2}% 1104 -\BOOKMARK [1][-]{section.9.16}{\376\377\0009\000.\0001\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000v\000e\000c\000t\000o\000r\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1105 -\BOOKMARK [1][-]{section.9.17}{\376\377\0009\000.\0001\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000v\000e\000c\000t\000o\000r\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1106 -\BOOKMARK [1][-]{section.9.18}{\376\377\0009\000.\0001\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000-\000c\000o\000n\000f\000i\000g\000u\000r\000a\000t\000i\000o\000n\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1107 -\BOOKMARK [2][-]{subsection.9.18.1}{\376\377\0009\000.\0001\0008\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.18}% 1108 -\BOOKMARK [3][-]{subsubsection.9.18.1.1}{\376\377\0009\000.\0001\0008\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000C\000H\000E\000C\000K\000\137\000S\000U\000P\000P\000O\000R\000T}{subsection.9.18.1}% 1109 -\BOOKMARK [3][-]{subsubsection.9.18.1.2}{\376\377\0009\000.\0001\0008\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000I\000S\000F\000I\000N\000I\000T\000E}{subsection.9.18.1}% 1110 -\BOOKMARK [3][-]{subsubsection.9.18.1.3}{\376\377\0009\000.\0001\0008\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000Y\000\137\000M\000A\000X\000\137\000N\000U\000M\000\137\000E\000L\000E\000M\000E\000N\000T\000S}{subsection.9.18.1}% 1111 -\BOOKMARK [3][-]{subsubsection.9.18.1.4}{\376\377\0009\000.\0001\0008\000.\0001\000.\0004\000\040\000B\000A\000R\000R\000Y\000\137\000S\000A\000F\000E\000\137\000E\000X\000P}{subsection.9.18.1}% 1112 -\BOOKMARK [3][-]{subsubsection.9.18.1.5}{\376\377\0009\000.\0001\0008\000.\0001\000.\0005\000\040\000p\000r\000i\000n\000t\000f\000\137\000b\000a\000r\000r\000y}{subsection.9.18.1}% 1113 -\BOOKMARK [2][-]{subsection.9.18.2}{\376\377\0009\000.\0001\0008\000.\0002\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.18}% 1114 -\BOOKMARK [3][-]{subsubsection.9.18.2.1}{\376\377\0009\000.\0001\0008\000.\0002\000.\0001\000\040\000M\000a\000p}{subsection.9.18.2}% 1115 -\BOOKMARK [1][-]{section.9.19}{\376\377\0009\000.\0001\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000-\000d\000e\000b\000u\000g\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1116 -\BOOKMARK [2][-]{subsection.9.19.1}{\376\377\0009\000.\0001\0009\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.19}% 1117 -\BOOKMARK [3][-]{subsubsection.9.19.1.1}{\376\377\0009\000.\0001\0009\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000D\000E\000B\000U\000G\000\137\000L\000E\000V\000E\000L}{subsection.9.19.1}% 1118 -\BOOKMARK [1][-]{section.9.20}{\376\377\0009\000.\0002\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000-\000m\000a\000c\000r\000o\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1119 -\BOOKMARK [2][-]{subsection.9.20.1}{\376\377\0009\000.\0002\0000\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.20}% 1120 -\BOOKMARK [3][-]{subsubsection.9.20.1.1}{\376\377\0009\000.\0002\0000\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000N\000C\000O\000R\000E\000S\000\137\000A\000R\000G}{subsection.9.20.1}% 1121 -\BOOKMARK [3][-]{subsubsection.9.20.1.2}{\376\377\0009\000.\0002\0000\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000O\000N\000E}{subsection.9.20.1}% 1122 -\BOOKMARK [3][-]{subsubsection.9.20.1.3}{\376\377\0009\000.\0002\0000\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000Y\000\137\000O\000N\000E\000\137\000D\000E\000N\000S\000E}{subsection.9.20.1}% 1123 -\BOOKMARK [3][-]{subsubsection.9.20.1.4}{\376\377\0009\000.\0002\0000\000.\0001\000.\0004\000\040\000B\000A\000R\000R\000Y\000\137\000U\000N\000U\000S\000E\000D}{subsection.9.20.1}% 1124 -\BOOKMARK [3][-]{subsubsection.9.20.1.5}{\376\377\0009\000.\0002\0000\000.\0001\000.\0005\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O}{subsection.9.20.1}% 1125 -\BOOKMARK [3][-]{subsubsection.9.20.1.6}{\376\377\0009\000.\0002\0000\000.\0001\000.\0006\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O\000\137\000D\000E\000N\000S\000E}{subsection.9.20.1}% 1126 -\BOOKMARK [1][-]{section.9.21}{\376\377\0009\000.\0002\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1127 -\BOOKMARK [2][-]{subsection.9.21.1}{\376\377\0009\000.\0002\0001\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.21}% 1128 -\BOOKMARK [3][-]{subsubsection.9.21.1.1}{\376\377\0009\000.\0002\0001\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000H\000P\000P}{subsection.9.21.1}% 1129 -\BOOKMARK [3][-]{subsubsection.9.21.1.2}{\376\377\0009\000.\0002\0001\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000V\000E\000R\000S\000I\000O\000N}{subsection.9.21.1}% 1130 -\BOOKMARK [3][-]{subsubsection.9.21.1.3}{\376\377\0009\000.\0002\0001\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000Y\000\137\000V\000E\000R\000S\000I\000O\000N\000\137\000M\000A\000Y\000O\000R}{subsection.9.21.1}% 1131 -\BOOKMARK [3][-]{subsubsection.9.21.1.4}{\376\377\0009\000.\0002\0001\000.\0001\000.\0004\000\040\000B\000A\000R\000R\000Y\000\137\000V\000E\000R\000S\000I\000O\000N\000\137\000M\000I\000N\000O\000R}{subsection.9.21.1}% 1132 -\BOOKMARK [3][-]{subsubsection.9.21.1.5}{\376\377\0009\000.\0002\0001\000.\0001\000.\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000F\000U\000N\000C\000T\000I\000O\000N}{subsection.9.21.1}% 1133 -\BOOKMARK [3][-]{subsubsection.9.21.1.6}{\376\377\0009\000.\0002\0001\000.\0001\000.\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.21.1}% 1134 -\BOOKMARK [3][-]{subsubsection.9.21.1.7}{\376\377\0009\000.\0002\0001\000.\0001\000.\0007\000\040\000R\000U\000L\000E\000\137\000F\000U\000N\000C\000T\000I\000O\000N}{subsection.9.21.1}% 1135 -\BOOKMARK [3][-]{subsubsection.9.21.1.8}{\376\377\0009\000.\0002\0001\000.\0001\000.\0008\000\040\000R\000U\000L\000E\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.21.1}% 1136 -\BOOKMARK [1][-]{section.9.22}{\376\377\0009\000.\0002\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000e\000l\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1137 -\BOOKMARK [1][-]{section.9.23}{\376\377\0009\000.\0002\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000e\000l\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1138 -\BOOKMARK [1][-]{section.9.24}{\376\377\0009\000.\0002\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1139 -\BOOKMARK [1][-]{section.9.25}{\376\377\0009\000.\0002\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1140 -\BOOKMARK [1][-]{section.9.26}{\376\377\0009\000.\0002\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1141 -\BOOKMARK [2][-]{subsection.9.26.1}{\376\377\0009\000.\0002\0006\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.26}% 1142 -\BOOKMARK [3][-]{subsubsection.9.26.1.1}{\376\377\0009\000.\0002\0006\000.\0001\000.\0001\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.26.1}% 1143 -\BOOKMARK [3][-]{subsubsection.9.26.1.2}{\376\377\0009\000.\0002\0006\000.\0001\000.\0002\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.26.1}% 1144 -\BOOKMARK [3][-]{subsubsection.9.26.1.3}{\376\377\0009\000.\0002\0006\000.\0001\000.\0003\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000Y\000P\000E}{subsection.9.26.1}% 1145 -\BOOKMARK [3][-]{subsubsection.9.26.1.4}{\376\377\0009\000.\0002\0006\000.\0001\000.\0004\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.26.1}% 1146 -\BOOKMARK [3][-]{subsubsection.9.26.1.5}{\376\377\0009\000.\0002\0006\000.\0001\000.\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.26.1}% 1147 -\BOOKMARK [3][-]{subsubsection.9.26.1.6}{\376\377\0009\000.\0002\0006\000.\0001\000.\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000Y\000P\000E}{subsection.9.26.1}% 1148 -\BOOKMARK [3][-]{subsubsection.9.26.1.7}{\376\377\0009\000.\0002\0006\000.\0001\000.\0007\000\040\000T\000M\000P\000\137\000H\000A\000S\000H\000E\000R\000\137\000C\000A\000L\000L}{subsection.9.26.1}% 1149 -\BOOKMARK [2][-]{subsection.9.26.2}{\376\377\0009\000.\0002\0006\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.26}% 1150 -\BOOKMARK [3][-]{subsubsection.9.26.2.1}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\000\040\000c\000o\000u\000n\000t\000\137\000f\000u\000n\000\050\000\051}{subsection.9.26.2}% 1151 -\BOOKMARK [3][-]{subsubsection.9.26.2.2}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0009\000]}{subsection.9.26.2}% 1152 -\BOOKMARK [3][-]{subsubsection.9.26.2.3}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0009\000]}{subsection.9.26.2}% 1153 -\BOOKMARK [3][-]{subsubsection.9.26.2.4}{\376\377\0009\000.\0002\0006\000.\0002\000.\0004\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0009\000]}{subsection.9.26.2}% 1154 -\BOOKMARK [3][-]{subsubsection.9.26.2.5}{\376\377\0009\000.\0002\0006\000.\0002\000.\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0009\000]}{subsection.9.26.2}% 1155 -\BOOKMARK [3][-]{subsubsection.9.26.2.6}{\376\377\0009\000.\0002\0006\000.\0002\000.\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0009\000]}{subsection.9.26.2}% 1156 -\BOOKMARK [3][-]{subsubsection.9.26.2.7}{\376\377\0009\000.\0002\0006\000.\0002\000.\0007\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0009\000]}{subsection.9.26.2}% 1157 -\BOOKMARK [3][-]{subsubsection.9.26.2.8}{\376\377\0009\000.\0002\0006\000.\0002\000.\0008\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0007\000/\0009\000]}{subsection.9.26.2}% 1158 -\BOOKMARK [3][-]{subsubsection.9.26.2.9}{\376\377\0009\000.\0002\0006\000.\0002\000.\0009\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0008\000/\0009\000]}{subsection.9.26.2}% 1159 -\BOOKMARK [3][-]{subsubsection.9.26.2.10}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0000\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0009\000/\0009\000]}{subsection.9.26.2}% 1160 -\BOOKMARK [3][-]{subsubsection.9.26.2.11}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0001\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0009\000]}{subsection.9.26.2}% 1161 -\BOOKMARK [3][-]{subsubsection.9.26.2.12}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0002\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0009\000]}{subsection.9.26.2}% 1162 -\BOOKMARK [3][-]{subsubsection.9.26.2.13}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0003\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0009\000]}{subsection.9.26.2}% 1163 -\BOOKMARK [3][-]{subsubsection.9.26.2.14}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0004\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0009\000]}{subsection.9.26.2}% 1164 -\BOOKMARK [3][-]{subsubsection.9.26.2.15}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0009\000]}{subsection.9.26.2}% 1165 -\BOOKMARK [3][-]{subsubsection.9.26.2.16}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0009\000]}{subsection.9.26.2}% 1166 -\BOOKMARK [3][-]{subsubsection.9.26.2.17}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0007\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0007\000/\0009\000]}{subsection.9.26.2}% 1167 -\BOOKMARK [3][-]{subsubsection.9.26.2.18}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0008\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0008\000/\0009\000]}{subsection.9.26.2}% 1168 -\BOOKMARK [3][-]{subsubsection.9.26.2.19}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0009\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0009\000/\0009\000]}{subsection.9.26.2}% 1169 -\BOOKMARK [3][-]{subsubsection.9.26.2.20}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0000\000\040\000d\000a\000t\000a\000\050\000\051}{subsection.9.26.2}% 1170 -\BOOKMARK [3][-]{subsubsection.9.26.2.21}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0001\000\040\000d\000e\000s\000c\000\050\000\051}{subsection.9.26.2}% 1171 -\BOOKMARK [3][-]{subsubsection.9.26.2.22}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0002\000\040\000f\000o\000r\000\050\000\051}{subsection.9.26.2}% 1172 -\BOOKMARK [3][-]{subsubsection.9.26.2.23}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0003\000\040\000h\000a\000s\000h\000e\000r\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.9.26.2}% 1173 -\BOOKMARK [3][-]{subsubsection.9.26.2.24}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0004\000\040\000h\000a\000s\000h\000e\000r\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.9.26.2}% 1174 -\BOOKMARK [3][-]{subsubsection.9.26.2.25}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0005\000\040\000h\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.9.26.2}% 1175 -\BOOKMARK [3][-]{subsubsection.9.26.2.26}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0006\000\040\000h\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.9.26.2}% 1176 -\BOOKMARK [3][-]{subsubsection.9.26.2.27}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0007\000\040\000i\000f\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.9.26.2}% 1177 -\BOOKMARK [3][-]{subsubsection.9.26.2.28}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0008\000\040\000i\000f\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.9.26.2}% 1178 -\BOOKMARK [3][-]{subsubsection.9.26.2.29}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0009\000\040\000i\000f\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.9.26.2}% 1179 -\BOOKMARK [3][-]{subsubsection.9.26.2.30}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0000\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.9.26.2}% 1180 -\BOOKMARK [3][-]{subsubsection.9.26.2.31}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0001\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.9.26.2}% 1181 -\BOOKMARK [3][-]{subsubsection.9.26.2.32}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0002\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.9.26.2}% 1182 -\BOOKMARK [3][-]{subsubsection.9.26.2.33}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0003\000\040\000n\000a\000m\000e\000\050\000\051}{subsection.9.26.2}% 1183 -\BOOKMARK [2][-]{subsection.9.26.3}{\376\377\0009\000.\0002\0006\000.\0003\000\040\000V\000a\000r\000i\000a\000b\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.26}% 1184 -\BOOKMARK [3][-]{subsubsection.9.26.3.1}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000d\000i\000m\000s}{subsection.9.26.3}% 1185 -\BOOKMARK [3][-]{subsubsection.9.26.3.2}{\376\377\0009\000.\0002\0006\000.\0003\000.\0002\000\040\000c\000o\000u\000n\000t\000\137\000f\000u\000n\000\137}{subsection.9.26.3}% 1186 -\BOOKMARK [3][-]{subsubsection.9.26.3.3}{\376\377\0009\000.\0002\0006\000.\0003\000.\0003\000\040\000c\000o\000u\000n\000t\000e\000r}{subsection.9.26.3}% 1187 -\BOOKMARK [3][-]{subsubsection.9.26.3.4}{\376\377\0009\000.\0002\0006\000.\0003\000.\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000\137}{subsection.9.26.3}% 1188 -\BOOKMARK [3][-]{subsubsection.9.26.3.5}{\376\377\0009\000.\0002\0006\000.\0003\000.\0005\000\040\000d\000a\000t\000a\000\137}{subsection.9.26.3}% 1189 -\BOOKMARK [3][-]{subsubsection.9.26.3.6}{\376\377\0009\000.\0002\0006\000.\0003\000.\0006\000\040\000d\000e\000s\000c\000\137}{subsection.9.26.3}% 1190 -\BOOKMARK [3][-]{subsubsection.9.26.3.7}{\376\377\0009\000.\0002\0006\000.\0003\000.\0007\000\040\000f\000u\000n}{subsection.9.26.3}% 1191 -\BOOKMARK [3][-]{subsubsection.9.26.3.8}{\376\377\0009\000.\0002\0006\000.\0003\000.\0008\000\040\000f\000u\000n\000\137}{subsection.9.26.3}% 1192 -\BOOKMARK [3][-]{subsubsection.9.26.3.9}{\376\377\0009\000.\0002\0006\000.\0003\000.\0009\000\040\000h\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\137}{subsection.9.26.3}% 1193 -\BOOKMARK [3][-]{subsubsection.9.26.3.10}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0000\000\040\000i}{subsection.9.26.3}% 1194 -\BOOKMARK [3][-]{subsubsection.9.26.3.11}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0001\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\137}{subsection.9.26.3}% 1195 -\BOOKMARK [3][-]{subsubsection.9.26.3.12}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0002\000\040\000j}{subsection.9.26.3}% 1196 -\BOOKMARK [3][-]{subsubsection.9.26.3.13}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0003\000\040\000n\000a\000m\000e\000\137}{subsection.9.26.3}% 1197 -\BOOKMARK [3][-]{subsubsection.9.26.3.14}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0004\000\040\000n\000o\000e\000x\000c\000e\000p\000t}{subsection.9.26.3}% 1198 -\BOOKMARK [3][-]{subsubsection.9.26.3.15}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0005\000\040\000r\000e\000s}{subsection.9.26.3}% 1199 -\BOOKMARK [3][-]{subsubsection.9.26.3.16}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0006\000\040\000r\000e\000t\000u\000r\000n}{subsection.9.26.3}% 1200 -\BOOKMARK [1][-]{section.9.27}{\376\377\0009\000.\0002\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000/\000n\000e\000t\000w\000o\000r\000k\000-\000c\000s\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1201 -\BOOKMARK [2][-]{subsection.9.27.1}{\376\377\0009\000.\0002\0007\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.27}% 1202 -\BOOKMARK [3][-]{subsubsection.9.27.1.1}{\376\377\0009\000.\0002\0007\000.\0001\000.\0001\000\040\000C\000S\000S\000\137\000A\000P\000P\000E\000N\000D}{subsection.9.27.1}% 1203 -\BOOKMARK [3][-]{subsubsection.9.27.1.2}{\376\377\0009\000.\0002\0007\000.\0001\000.\0002\000\040\000C\000S\000S\000\137\000C\000A\000S\000E\000\137\000E\000L\000S\000E}{subsection.9.27.1}% 1204 -\BOOKMARK [3][-]{subsubsection.9.27.1.3}{\376\377\0009\000.\0002\0007\000.\0001\000.\0003\000\040\000C\000S\000S\000\137\000C\000A\000S\000E\000\137\000P\000E\000R\000C\000E\000I\000V\000E\000D}{subsection.9.27.1}% 1205 -\BOOKMARK [3][-]{subsubsection.9.27.1.4}{\376\377\0009\000.\0002\0007\000.\0001\000.\0004\000\040\000C\000S\000S\000\137\000C\000A\000S\000E\000\137\000T\000R\000U\000T\000H}{subsection.9.27.1}% 1206 -\BOOKMARK [3][-]{subsubsection.9.27.1.5}{\376\377\0009\000.\0002\0007\000.\0001\000.\0005\000\040\000C\000S\000S\000\137\000C\000H\000E\000C\000K\000\137\000S\000I\000Z\000E}{subsection.9.27.1}% 1207 -\BOOKMARK [3][-]{subsubsection.9.27.1.6}{\376\377\0009\000.\0002\0007\000.\0001\000.\0006\000\040\000C\000S\000S\000\137\000C\000H\000E\000C\000K\000\137\000S\000I\000Z\000E\000\137\000I\000N\000I\000T}{subsection.9.27.1}% 1208 -\BOOKMARK [3][-]{subsubsection.9.27.1.7}{\376\377\0009\000.\0002\0007\000.\0001\000.\0007\000\040\000C\000S\000S\000\137\000M\000A\000T\000C\000H\000\137\000T\000Y\000P\000E}{subsection.9.27.1}% 1209 -\BOOKMARK [3][-]{subsubsection.9.27.1.8}{\376\377\0009\000.\0002\0007\000.\0001\000.\0008\000\040\000C\000S\000S\000\137\000N\000E\000T\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A\000\137\000I\000N\000I\000T}{subsection.9.27.1}% 1210 -\BOOKMARK [3][-]{subsubsection.9.27.1.9}{\376\377\0009\000.\0002\0007\000.\0001\000.\0009\000\040\000C\000S\000S\000\137\000P\000E\000R\000C\000E\000I\000V\000E\000D\000\137\000C\000E\000L\000L\000S}{subsection.9.27.1}% 1211 -\BOOKMARK [3][-]{subsubsection.9.27.1.10}{\376\377\0009\000.\0002\0007\000.\0001\000.\0001\0000\000\040\000C\000S\000S\000\137\000S\000I\000Z\000E}{subsection.9.27.1}% 1212 -\BOOKMARK [3][-]{subsubsection.9.27.1.11}{\376\377\0009\000.\0002\0007\000.\0001\000.\0001\0001\000\040\000C\000S\000S\000\137\000T\000R\000U\000E\000\137\000C\000E\000L\000L\000S}{subsection.9.27.1}% 1213 -\BOOKMARK [2][-]{subsection.9.27.2}{\376\377\0009\000.\0002\0007\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.27}% 1214 -\BOOKMARK [3][-]{subsubsection.9.27.2.1}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0001\000\050\000\051}{subsection.9.27.2}% 1215 -\BOOKMARK [3][-]{subsubsection.9.27.2.2}{\376\377\0009\000.\0002\0007\000.\0002\000.\0002\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0002\000\050\000\051}{subsection.9.27.2}% 1216 -\BOOKMARK [3][-]{subsubsection.9.27.2.3}{\376\377\0009\000.\0002\0007\000.\0002\000.\0003\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0003\000\050\000\051}{subsection.9.27.2}% 1217 -\BOOKMARK [3][-]{subsubsection.9.27.2.4}{\376\377\0009\000.\0002\0007\000.\0002\000.\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0004\000\050\000\051}{subsection.9.27.2}% 1218 -\BOOKMARK [3][-]{subsubsection.9.27.2.5}{\376\377\0009\000.\0002\0007\000.\0002\000.\0005\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0005\000\050\000\051}{subsection.9.27.2}% 1219 -\BOOKMARK [3][-]{subsubsection.9.27.2.6}{\376\377\0009\000.\0002\0007\000.\0002\000.\0006\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0006\000\050\000\051}{subsection.9.27.2}% 1220 -\BOOKMARK [3][-]{subsubsection.9.27.2.7}{\376\377\0009\000.\0002\0007\000.\0002\000.\0007\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0007\000\050\000\051}{subsection.9.27.2}% 1221 -\BOOKMARK [3][-]{subsubsection.9.27.2.8}{\376\377\0009\000.\0002\0007\000.\0002\000.\0008\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0008\000\050\000\051}{subsection.9.27.2}% 1222 -\BOOKMARK [3][-]{subsubsection.9.27.2.9}{\376\377\0009\000.\0002\0007\000.\0002\000.\0009\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0009\000\050\000\051}{subsection.9.27.2}% 1223 -\BOOKMARK [3][-]{subsubsection.9.27.2.10}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0000\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0001\0000\000\050\000\051}{subsection.9.27.2}% 1224 -\BOOKMARK [3][-]{subsubsection.9.27.2.11}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0001\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000o\000m\000p\000l\000e\000t\000e\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000c\000o\000m\000i\000s\000s\000\050\000\051}{subsection.9.27.2}% 1225 -\BOOKMARK [3][-]{subsubsection.9.27.2.12}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0002\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000o\000m\000p\000l\000e\000t\000e\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000o\000m\000i\000s\000s\000\050\000\051}{subsection.9.27.2}% 1226 -\BOOKMARK [3][-]{subsubsection.9.27.2.13}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0003\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000m\000i\000x\000e\000d\000\137\000r\000e\000c\000i\000p\000\050\000\051}{subsection.9.27.2}% 1227 -\BOOKMARK [3][-]{subsubsection.9.27.2.14}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000p\000a\000r\000t\000i\000a\000l\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000c\000o\000m\000m\000i\000\050\000\051}{subsection.9.27.2}% 1228 -\BOOKMARK [3][-]{subsubsection.9.27.2.15}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0005\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000p\000a\000r\000t\000i\000a\000l\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000o\000m\000i\000s\000s\000\050\000\051}{subsection.9.27.2}% 1229 -\BOOKMARK [1][-]{section.9.28}{\376\377\0009\000.\0002\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000/\000n\000e\000t\000w\000o\000r\000k\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1230 -\BOOKMARK [2][-]{subsection.9.28.1}{\376\377\0009\000.\0002\0008\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.28}% 1231 -\BOOKMARK [3][-]{subsubsection.9.28.1.1}{\376\377\0009\000.\0002\0008\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O\000\137\000N\000E\000T\000W\000O\000R\000K}{subsection.9.28.1}% 1232 -\BOOKMARK [3][-]{subsubsection.9.28.1.2}{\376\377\0009\000.\0002\0008\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O\000\137\000N\000E\000T\000W\000O\000R\000K\000\137\000D\000E\000N\000S\000E}{subsection.9.28.1}% 1233 -\BOOKMARK [3][-]{subsubsection.9.28.1.3}{\376\377\0009\000.\0002\0008\000.\0001\000.\0003\000\040\000N\000E\000T\000\137\000C\000\137\000D\000A\000T\000A\000\137\000I\000D\000X}{subsection.9.28.1}% 1234 -\BOOKMARK [3][-]{subsubsection.9.28.1.4}{\376\377\0009\000.\0002\0008\000.\0001\000.\0004\000\040\000N\000E\000T\000\137\000C\000\137\000D\000A\000T\000A\000\137\000N\000U\000M}{subsection.9.28.1}% 1235 -\BOOKMARK [3][-]{subsubsection.9.28.1.5}{\376\377\0009\000.\0002\0008\000.\0001\000.\0005\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000C\000O\000U\000N\000T\000E\000R}{subsection.9.28.1}% 1236 -\BOOKMARK [3][-]{subsubsection.9.28.1.6}{\376\377\0009\000.\0002\0008\000.\0001\000.\0006\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.28.1}% 1237 -\BOOKMARK [3][-]{subsubsection.9.28.1.7}{\376\377\0009\000.\0002\0008\000.\0001\000.\0007\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000R\000U\000L\000E}{subsection.9.28.1}% 1238 -\BOOKMARK [3][-]{subsubsection.9.28.1.8}{\376\377\0009\000.\0002\0008\000.\0001\000.\0008\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000R\000U\000L\000E\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.28.1}% 1239 -\BOOKMARK [3][-]{subsubsection.9.28.1.9}{\376\377\0009\000.\0002\0008\000.\0001\000.\0009\000\040\000N\000E\000T\000W\000O\000R\000K\000D\000E\000N\000S\000E\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.28.1}% 1240 -\BOOKMARK [2][-]{subsection.9.28.2}{\376\377\0009\000.\0002\0008\000.\0002\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.28}% 1241 -\BOOKMARK [3][-]{subsubsection.9.28.2.1}{\376\377\0009\000.\0002\0008\000.\0002\000.\0001\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r}{subsection.9.28.2}% 1242 -\BOOKMARK [3][-]{subsubsection.9.28.2.2}{\376\377\0009\000.\0002\0008\000.\0002\000.\0002\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000s}{subsection.9.28.2}% 1243 -\BOOKMARK [3][-]{subsubsection.9.28.2.3}{\376\377\0009\000.\0002\0008\000.\0002\000.\0003\000\040\000N\000e\000t\000M\000o\000d\000e\000l}{subsection.9.28.2}% 1244 -\BOOKMARK [3][-]{subsubsection.9.28.2.4}{\376\377\0009\000.\0002\0008\000.\0002\000.\0004\000\040\000N\000e\000t\000R\000u\000l\000e}{subsection.9.28.2}% 1245 -\BOOKMARK [3][-]{subsubsection.9.28.2.5}{\376\377\0009\000.\0002\0008\000.\0002\000.\0005\000\040\000N\000e\000t\000R\000u\000l\000e\000s}{subsection.9.28.2}% 1246 -\BOOKMARK [3][-]{subsubsection.9.28.2.6}{\376\377\0009\000.\0002\0008\000.\0002\000.\0006\000\040\000N\000e\000t\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r}{subsection.9.28.2}% 1247 -\BOOKMARK [3][-]{subsubsection.9.28.2.7}{\376\377\0009\000.\0002\0008\000.\0002\000.\0007\000\040\000N\000e\000t\000S\000u\000p\000p\000o\000r\000t}{subsection.9.28.2}% 1248 -\BOOKMARK [3][-]{subsubsection.9.28.2.8}{\376\377\0009\000.\0002\0008\000.\0002\000.\0008\000\040\000N\000e\000t\000w\000o\000r\000k}{subsection.9.28.2}% 1249 -\BOOKMARK [3][-]{subsubsection.9.28.2.9}{\376\377\0009\000.\0002\0008\000.\0002\000.\0009\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000e\000n\000s\000e}{subsection.9.28.2}% 1250 -\BOOKMARK [2][-]{subsection.9.28.3}{\376\377\0009\000.\0002\0008\000.\0003\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.28}% 1251 -\BOOKMARK [3][-]{subsubsection.9.28.3.1}{\376\377\0009\000.\0002\0008\000.\0003\000.\0001\000\040\000r\000u\000l\000e\000s\000\137\000z\000e\000r\000o\000d\000i\000a\000g\000\050\000\051}{subsection.9.28.3}% 1252 -\BOOKMARK [1][-]{section.9.29}{\376\377\0009\000.\0002\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000f\000r\000e\000q\000t\000a\000b\000l\000e\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1253 -\BOOKMARK [1][-]{section.9.30}{\376\377\0009\000.\0003\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1254 -\BOOKMARK [1][-]{section.9.31}{\376\377\0009\000.\0003\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1255 -\BOOKMARK [2][-]{subsection.9.31.1}{\376\377\0009\000.\0003\0001\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.31}% 1256 -\BOOKMARK [3][-]{subsubsection.9.31.1.1}{\376\377\0009\000.\0003\0001\000.\0001\000.\0001\000\040\000l\000i\000k\000e\000l\000i\000h\000o\000o\000d\000\137\000\050\000\051}{subsection.9.31.1}% 1257 -\BOOKMARK [3][-]{subsubsection.9.31.1.2}{\376\377\0009\000.\0003\0001\000.\0001\000.\0002\000\040\000u\000p\000d\000a\000t\000e\000\137\000n\000o\000r\000m\000a\000l\000i\000z\000i\000n\000g\000\137\000c\000o\000n\000s\000t\000a\000n\000t\000\050\000\051}{subsection.9.31.1}% 1258 -\BOOKMARK [1][-]{section.9.32}{\376\377\0009\000.\0003\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1259 -\BOOKMARK [1][-]{section.9.33}{\376\377\0009\000.\0003\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000c\000o\000u\000n\000t\000e\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1260 -\BOOKMARK [2][-]{subsection.9.33.1}{\376\377\0009\000.\0003\0003\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.33}% 1261 -\BOOKMARK [3][-]{subsubsection.9.33.1.1}{\376\377\0009\000.\0003\0003\000.\0001\000.\0001\000\040\000D\000E\000F\000M\000\137\000C\000O\000U\000N\000T\000E\000R}{subsection.9.33.1}% 1262 -\BOOKMARK [3][-]{subsubsection.9.33.1.2}{\376\377\0009\000.\0003\0003\000.\0001\000.\0002\000\040\000D\000E\000F\000M\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.33.1}% 1263 -\BOOKMARK [3][-]{subsubsection.9.33.1.3}{\376\377\0009\000.\0003\0003\000.\0001\000.\0003\000\040\000D\000E\000F\000M\000\137\000R\000U\000L\000E}{subsection.9.33.1}% 1264 -\BOOKMARK [3][-]{subsubsection.9.33.1.4}{\376\377\0009\000.\0003\0003\000.\0001\000.\0004\000\040\000D\000E\000F\000M\000\137\000R\000U\000L\000E\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.33.1}% 1265 -\BOOKMARK [3][-]{subsubsection.9.33.1.5}{\376\377\0009\000.\0003\0003\000.\0001\000.\0005\000\040\000D\000E\000F\000M\000\137\000R\000U\000L\000E\000D\000Y\000N\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.33.1}% 1266 -\BOOKMARK [3][-]{subsubsection.9.33.1.6}{\376\377\0009\000.\0003\0003\000.\0001\000.\0006\000\040\000U\000N\000I\000\137\000S\000U\000B}{subsection.9.33.1}% 1267 -\BOOKMARK [1][-]{section.9.34}{\376\377\0009\000.\0003\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000c\000o\000u\000n\000t\000e\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1268 -\BOOKMARK [1][-]{section.9.35}{\376\377\0009\000.\0003\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000d\000e\000f\000m\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1269 -\BOOKMARK [1][-]{section.9.36}{\376\377\0009\000.\0003\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000d\000e\000f\000m\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1270 -\BOOKMARK [2][-]{subsection.9.36.1}{\376\377\0009\000.\0003\0006\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.36}% 1271 -\BOOKMARK [3][-]{subsubsection.9.36.1.1}{\376\377\0009\000.\0003\0006\000.\0001\000.\0001\000\040\000D\000E\000F\000M\000\137\000L\000O\000O\000P\000\137\000A\000R\000R\000A\000Y\000S}{subsection.9.36.1}% 1272 -\BOOKMARK [3][-]{subsubsection.9.36.1.2}{\376\377\0009\000.\0003\0006\000.\0001\000.\0002\000\040\000D\000E\000F\000M\000\137\000R\000A\000N\000G\000E\000S}{subsection.9.36.1}% 1273 -\BOOKMARK [2][-]{subsection.9.36.2}{\376\377\0009\000.\0003\0006\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.36}% 1274 -\BOOKMARK [3][-]{subsubsection.9.36.2.1}{\376\377\0009\000.\0003\0006\000.\0002\000.\0001\000\040\000k\000e\000y\000g\000e\000n\000\137\000d\000e\000f\000m\000\050\000\051}{subsection.9.36.2}% 1275 -\BOOKMARK [1][-]{section.9.37}{\376\377\0009\000.\0003\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000d\000e\000f\000m\000-\000t\000y\000p\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1276 -\BOOKMARK [2][-]{subsection.9.37.1}{\376\377\0009\000.\0003\0007\000.\0001\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.37}% 1277 -\BOOKMARK [3][-]{subsubsection.9.37.1.1}{\376\377\0009\000.\0003\0007\000.\0001\000.\0001\000\040\000D\000E\000F\000M\000A\000r\000r\000a\000y}{subsection.9.37.1}% 1278 -\BOOKMARK [1][-]{section.9.38}{\376\377\0009\000.\0003\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000f\000o\000r\000m\000u\000l\000a\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1279 -\BOOKMARK [2][-]{subsection.9.38.1}{\376\377\0009\000.\0003\0008\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.38}% 1280 -\BOOKMARK [3][-]{subsubsection.9.38.1.1}{\376\377\0009\000.\0003\0008\000.\0001\000.\0001\000\040\000d\000e\000f\000m\000\137\000m\000o\000t\000i\000f\000\137\000p\000a\000r\000s\000e\000r\000\050\000\051}{subsection.9.38.1}% 1281 -\BOOKMARK [1][-]{section.9.39}{\376\377\0009\000.\0003\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1282 -\BOOKMARK [1][-]{section.9.40}{\376\377\0009\000.\0004\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000f\000l\000o\000c\000k\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1283 -\BOOKMARK [1][-]{section.9.41}{\376\377\0009\000.\0004\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000f\000l\000o\000c\000k\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1284 -\BOOKMARK [1][-]{section.9.42}{\376\377\0009\000.\0004\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1285 -\BOOKMARK [2][-]{subsection.9.42.1}{\376\377\0009\000.\0004\0002\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.42}% 1286 -\BOOKMARK [3][-]{subsubsection.9.42.1.1}{\376\377\0009\000.\0004\0002\000.\0001\000.\0001\000\040\000I\000N\000I\000T\000I\000A\000L\000I\000Z\000E\000D}{subsection.9.42.1}% 1287 -\BOOKMARK [2][-]{subsection.9.42.2}{\376\377\0009\000.\0004\0002\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.42}% 1288 -\BOOKMARK [3][-]{subsubsection.9.42.2.1}{\376\377\0009\000.\0004\0002\000.\0002\000.\0001\000\040\000k\000e\000y\000g\000e\000n\000\137\000f\000u\000l\000l\000\050\000\051}{subsection.9.42.2}% 1289 -\BOOKMARK [3][-]{subsubsection.9.42.2.2}{\376\377\0009\000.\0004\0002\000.\0002\000.\0002\000\040\000R\000U\000L\000E\000\137\000F\000U\000N\000C\000T\000I\000O\000N\000\050\000\051}{subsection.9.42.2}% 1290 -\BOOKMARK [3][-]{subsubsection.9.42.2.3}{\376\377\0009\000.\0004\0002\000.\0002\000.\0003\000\040\000v\000e\000c\000\137\000d\000i\000f\000f\000\050\000\051}{subsection.9.42.2}% 1291 -\BOOKMARK [3][-]{subsubsection.9.42.2.4}{\376\377\0009\000.\0004\0002\000.\0002\000.\0004\000\040\000v\000e\000c\000t\000o\000r\000\137\000c\000a\000s\000t\000e\000r\000\050\000\051}{subsection.9.42.2}% 1292 -\BOOKMARK [1][-]{section.9.43}{\376\377\0009\000.\0004\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000c\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1293 -\BOOKMARK [1][-]{section.9.44}{\376\377\0009\000.\0004\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000l\000i\000k\000e\000l\000i\000h\000o\000o\000d\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1294 -\BOOKMARK [2][-]{subsection.9.44.1}{\376\377\0009\000.\0004\0004\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.44}% 1295 -\BOOKMARK [3][-]{subsubsection.9.44.1.1}{\376\377\0009\000.\0004\0004\000.\0001\000.\0001\000\040\000p\000s\000e\000t\000\137\000l\000o\000o\000p\000\050\000\051}{subsection.9.44.1}% 1296 -\BOOKMARK [1][-]{section.9.45}{\376\377\0009\000.\0004\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000l\000i\000k\000e\000l\000i\000h\000o\000o\000d\000\137\000e\000x\000h\000a\000u\000s\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1297 -\BOOKMARK [1][-]{section.9.46}{\376\377\0009\000.\0004\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000p\000r\000e\000d\000i\000c\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1298 -\BOOKMARK [1][-]{section.9.47}{\376\377\0009\000.\0004\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000p\000r\000e\000d\000i\000c\000t\000\137\000e\000x\000h\000a\000u\000s\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1299 -\BOOKMARK [1][-]{section.9.48}{\376\377\0009\000.\0004\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000p\000r\000e\000d\000i\000c\000t\000\137\000s\000i\000m\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1300 -\BOOKMARK [1][-]{section.9.49}{\376\377\0009\000.\0004\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000s\000i\000m\000u\000l\000a\000t\000e\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1301 -\BOOKMARK [1][-]{section.9.50}{\376\377\0009\000.\0005\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1302 -\BOOKMARK [1][-]{section.9.51}{\376\377\0009\000.\0005\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000n\000o\000d\000e\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1303 -\BOOKMARK [1][-]{section.9.52}{\376\377\0009\000.\0005\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000t\000y\000p\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1304 -\BOOKMARK [2][-]{subsection.9.52.1}{\376\377\0009\000.\0005\0002\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.52}% 1305 -\BOOKMARK [3][-]{subsubsection.9.52.1.1}{\376\377\0009\000.\0005\0002\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.52.1}% 1306 -\BOOKMARK [2][-]{subsection.9.52.2}{\376\377\0009\000.\0005\0002\000.\0002\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.52}% 1307 -\BOOKMARK [3][-]{subsubsection.9.52.2.1}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\000\040\000P\000h\000y\000l\000o\000A\000r\000r\000a\000y}{subsection.9.52.2}% 1308 -\BOOKMARK [3][-]{subsubsection.9.52.2.2}{\376\377\0009\000.\0005\0002\000.\0002\000.\0002\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r}{subsection.9.52.2}% 1309 -\BOOKMARK [3][-]{subsubsection.9.52.2.3}{\376\377\0009\000.\0005\0002\000.\0002\000.\0003\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000s}{subsection.9.52.2}% 1310 -\BOOKMARK [3][-]{subsubsection.9.52.2.4}{\376\377\0009\000.\0005\0002\000.\0002\000.\0004\000\040\000P\000h\000y\000l\000o\000M\000o\000d\000e\000l}{subsection.9.52.2}% 1311 -\BOOKMARK [3][-]{subsubsection.9.52.2.5}{\376\377\0009\000.\0005\0002\000.\0002\000.\0005\000\040\000P\000h\000y\000l\000o\000P\000o\000w\000e\000r\000S\000e\000t}{subsection.9.52.2}% 1312 -\BOOKMARK [3][-]{subsubsection.9.52.2.6}{\376\377\0009\000.\0005\0002\000.\0002\000.\0006\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e}{subsection.9.52.2}% 1313 -\BOOKMARK [3][-]{subsubsection.9.52.2.7}{\376\377\0009\000.\0005\0002\000.\0002\000.\0007\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000a\000t\000a}{subsection.9.52.2}% 1314 -\BOOKMARK [3][-]{subsubsection.9.52.2.8}{\376\377\0009\000.\0005\0002\000.\0002\000.\0008\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n}{subsection.9.52.2}% 1315 -\BOOKMARK [3][-]{subsubsection.9.52.2.9}{\376\377\0009\000.\0005\0002\000.\0002\000.\0009\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000s}{subsection.9.52.2}% 1316 -\BOOKMARK [3][-]{subsubsection.9.52.2.10}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\0000\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000s\000D\000y\000n}{subsection.9.52.2}% 1317 -\BOOKMARK [3][-]{subsubsection.9.52.2.11}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\0001\000\040\000P\000h\000y\000l\000o\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r}{subsection.9.52.2}% 1318 -\BOOKMARK [3][-]{subsubsection.9.52.2.12}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\0002\000\040\000P\000h\000y\000l\000o\000S\000u\000p\000p\000o\000r\000t}{subsection.9.52.2}% 1319 -\BOOKMARK [1][-]{section.9.53}{\376\377\0009\000.\0005\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000p\000o\000w\000e\000r\000s\000e\000t\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1320 -\BOOKMARK [1][-]{section.9.54}{\376\377\0009\000.\0005\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000p\000o\000w\000e\000r\000s\000e\000t\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1321 -\BOOKMARK [1][-]{section.9.55}{\376\377\0009\000.\0005\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000p\000r\000o\000g\000r\000e\000s\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1322 -\BOOKMARK [2][-]{subsection.9.55.1}{\376\377\0009\000.\0005\0005\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.55}% 1323 -\BOOKMARK [3][-]{subsubsection.9.55.1.1}{\376\377\0009\000.\0005\0005\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000P\000R\000O\000G\000R\000E\000S\000S\000\137\000B\000A\000R\000\137\000W\000I\000D\000T\000H}{subsection.9.55.1}% 1324 -\BOOKMARK [1][-]{section.9.56}{\376\377\0009\000.\0005\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000r\000u\000l\000e\000s\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1325 -\BOOKMARK [2][-]{subsection.9.56.1}{\376\377\0009\000.\0005\0006\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.56}% 1326 -\BOOKMARK [3][-]{subsubsection.9.56.1.1}{\376\377\0009\000.\0005\0006\000.\0001\000.\0001\000\040\000r\000u\000l\000e\000\137\000f\000u\000n\000\137\000d\000e\000f\000a\000u\000l\000t\000\050\000\051}{subsection.9.56.1}% 1327 -\BOOKMARK [1][-]{section.9.57}{\376\377\0009\000.\0005\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000r\000u\000l\000e\000s\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1328 -\BOOKMARK [1][-]{section.9.58}{\376\377\0009\000.\0005\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000t\000a\000t\000s\000c\000o\000u\000n\000t\000e\000r\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1329 -\BOOKMARK [1][-]{section.9.59}{\376\377\0009\000.\0005\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000t\000a\000t\000s\000c\000o\000u\000n\000t\000e\000r\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1330 -\BOOKMARK [2][-]{subsection.9.59.1}{\376\377\0009\000.\0005\0009\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.59}% 1331 -\BOOKMARK [3][-]{subsubsection.9.59.1.1}{\376\377\0009\000.\0005\0009\000.\0001\000.\0001\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.59.1}% 1332 -\BOOKMARK [3][-]{subsubsection.9.59.1.2}{\376\377\0009\000.\0005\0009\000.\0001\000.\0002\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.59.1}% 1333 -\BOOKMARK [3][-]{subsubsection.9.59.1.3}{\376\377\0009\000.\0005\0009\000.\0001\000.\0003\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000Y\000P\000E}{subsection.9.59.1}% 1334 -\BOOKMARK [2][-]{subsection.9.59.2}{\376\377\0009\000.\0005\0009\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.59}% 1335 -\BOOKMARK [3][-]{subsubsection.9.59.2.1}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\000\040\000c\000l\000e\000a\000r\000\050\000\051}{subsection.9.59.2}% 1336 -\BOOKMARK [3][-]{subsubsection.9.59.2.2}{\376\377\0009\000.\0005\0009\000.\0002\000.\0002\000\040\000f\000o\000r\000\050\000\051}{subsection.9.59.2}% 1337 -\BOOKMARK [3][-]{subsubsection.9.59.2.3}{\376\377\0009\000.\0005\0009\000.\0002\000.\0003\000\040\000r\000e\000s\000i\000z\000e\000\050\000\051}{subsection.9.59.2}% 1338 -\BOOKMARK [3][-]{subsubsection.9.59.2.4}{\376\377\0009\000.\0005\0009\000.\0002\000.\0004\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0009\000]}{subsection.9.59.2}% 1339 -\BOOKMARK [3][-]{subsubsection.9.59.2.5}{\376\377\0009\000.\0005\0009\000.\0002\000.\0005\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0009\000]}{subsection.9.59.2}% 1340 -\BOOKMARK [3][-]{subsubsection.9.59.2.6}{\376\377\0009\000.\0005\0009\000.\0002\000.\0006\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0009\000]}{subsection.9.59.2}% 1341 -\BOOKMARK [3][-]{subsubsection.9.59.2.7}{\376\377\0009\000.\0005\0009\000.\0002\000.\0007\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0009\000]}{subsection.9.59.2}% 1342 -\BOOKMARK [3][-]{subsubsection.9.59.2.8}{\376\377\0009\000.\0005\0009\000.\0002\000.\0008\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0009\000]}{subsection.9.59.2}% 1343 -\BOOKMARK [3][-]{subsubsection.9.59.2.9}{\376\377\0009\000.\0005\0009\000.\0002\000.\0009\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0009\000]}{subsection.9.59.2}% 1344 -\BOOKMARK [3][-]{subsubsection.9.59.2.10}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\0000\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0007\000/\0009\000]}{subsection.9.59.2}% 1345 -\BOOKMARK [3][-]{subsubsection.9.59.2.11}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\0001\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0008\000/\0009\000]}{subsection.9.59.2}% 1346 -\BOOKMARK [3][-]{subsubsection.9.59.2.12}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\0002\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0009\000/\0009\000]}{subsection.9.59.2}% 1347 -\BOOKMARK [2][-]{subsection.9.59.3}{\376\377\0009\000.\0005\0009\000.\0003\000\040\000V\000a\000r\000i\000a\000b\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.59}% 1348 -\BOOKMARK [3][-]{subsubsection.9.59.3.1}{\376\377\0009\000.\0005\0009\000.\0003\000.\0001\000\040\000c\000o\000u\000n\000t\000e\000r}{subsection.9.59.3}% 1349 -\BOOKMARK [3][-]{subsubsection.9.59.3.2}{\376\377\0009\000.\0005\0009\000.\0003\000.\0002\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000d\000e\000l\000e\000t\000e\000d}{subsection.9.59.3}% 1350 -\BOOKMARK [3][-]{subsubsection.9.59.3.3}{\376\377\0009\000.\0005\0009\000.\0003\000.\0003\000\040\000c\000o\000u\000n\000t\000e\000r\000s}{subsection.9.59.3}% 1351 -\BOOKMARK [3][-]{subsubsection.9.59.3.4}{\376\377\0009\000.\0005\0009\000.\0003\000.\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000s\000\137}{subsection.9.59.3}% 1352 -\BOOKMARK [3][-]{subsubsection.9.59.3.5}{\376\377\0009\000.\0005\0009\000.\0003\000.\0005\000\040\000c\000u\000r\000r\000e\000n\000t\000\137\000s\000t\000a\000t\000s}{subsection.9.59.3}% 1353 -\BOOKMARK [3][-]{subsubsection.9.59.3.6}{\376\377\0009\000.\0005\0009\000.\0003\000.\0006\000\040\000E\000m\000p\000t\000y\000A\000r\000r\000a\000y}{subsection.9.59.3}% 1354 -\BOOKMARK [3][-]{subsubsection.9.59.3.7}{\376\377\0009\000.\0005\0009\000.\0003\000.\0007\000\040\000f\000\137}{subsection.9.59.3}% 1355 -\BOOKMARK [3][-]{subsubsection.9.59.3.8}{\376\377\0009\000.\0005\0009\000.\0003\000.\0008\000\040\000j}{subsection.9.59.3}% 1356 -\BOOKMARK [3][-]{subsubsection.9.59.3.9}{\376\377\0009\000.\0005\0009\000.\0003\000.\0009\000\040\000r\000e\000t\000u\000r\000n}{subsection.9.59.3}% 1357 -\BOOKMARK [1][-]{section.9.60}{\376\377\0009\000.\0006\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000u\000p\000p\000o\000r\000t\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1358 -\BOOKMARK [1][-]{section.9.61}{\376\377\0009\000.\0006\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000u\000p\000p\000o\000r\000t\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1359 -\BOOKMARK [2][-]{subsection.9.61.1}{\376\377\0009\000.\0006\0001\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.61}% 1360 -\BOOKMARK [3][-]{subsubsection.9.61.1.1}{\376\377\0009\000.\0006\0001\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000S\000U\000P\000P\000O\000R\000T\000\137\000M\000E\000A\000T\000\137\000H\000P\000P}{subsection.9.61.1}% 1361 -\BOOKMARK [1][-]{section.9.62}{\376\377\0009\000.\0006\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000t\000y\000p\000e\000d\000e\000f\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1362 -\BOOKMARK [2][-]{subsection.9.62.1}{\376\377\0009\000.\0006\0002\000.\0001\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.62}% 1363 -\BOOKMARK [3][-]{subsubsection.9.62.1.1}{\376\377\0009\000.\0006\0002\000.\0001\000.\0001\000\040\000C\000o\000l\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1364 -\BOOKMARK [3][-]{subsubsection.9.62.1.2}{\376\377\0009\000.\0006\0002\000.\0001\000.\0002\000\040\000C\000o\000u\000n\000t\000e\000r\000\137\000f\000u\000n\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1365 -\BOOKMARK [3][-]{subsubsection.9.62.1.3}{\376\377\0009\000.\0006\0002\000.\0001\000.\0003\000\040\000C\000o\000u\000n\000t\000s\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1366 -\BOOKMARK [3][-]{subsubsection.9.62.1.4}{\376\377\0009\000.\0006\0002\000.\0001\000.\0004\000\040\000H\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1367 -\BOOKMARK [3][-]{subsubsection.9.62.1.5}{\376\377\0009\000.\0006\0002\000.\0001\000.\0005\000\040\000M\000a\000p\000V\000e\000c\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1368 -\BOOKMARK [3][-]{subsubsection.9.62.1.6}{\376\377\0009\000.\0006\0002\000.\0001\000.\0006\000\040\000R\000o\000w\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1369 -\BOOKMARK [3][-]{subsubsection.9.62.1.7}{\376\377\0009\000.\0006\0002\000.\0001\000.\0007\000\040\000R\000u\000l\000e\000\137\000f\000u\000n\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1370 -\BOOKMARK [2][-]{subsection.9.62.2}{\376\377\0009\000.\0006\0002\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.62}% 1371 -\BOOKMARK [3][-]{subsubsection.9.62.2.1}{\376\377\0009\000.\0006\0002\000.\0002\000.\0001\000\040\000s\000o\000r\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051}{subsection.9.62.2}% 1372 -\BOOKMARK [3][-]{subsubsection.9.62.2.2}{\376\377\0009\000.\0006\0002\000.\0002\000.\0002\000\040\000v\000e\000c\000\137\000e\000q\000u\000a\000l\000\050\000\051}{subsection.9.62.2}% 1373 -\BOOKMARK [3][-]{subsubsection.9.62.2.3}{\376\377\0009\000.\0006\0002\000.\0002\000.\0003\000\040\000v\000e\000c\000\137\000e\000q\000u\000a\000l\000\137\000a\000p\000p\000r\000o\000x\000\050\000\051}{subsection.9.62.2}% 1374 -\BOOKMARK [3][-]{subsubsection.9.62.2.4}{\376\377\0009\000.\0006\0002\000.\0002\000.\0004\000\040\000v\000e\000c\000\137\000i\000n\000n\000e\000r\000\137\000p\000r\000o\000d\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.9.62.2}% 1375 -\BOOKMARK [3][-]{subsubsection.9.62.2.5}{\376\377\0009\000.\0006\0002\000.\0002\000.\0005\000\040\000v\000e\000c\000\137\000i\000n\000n\000e\000r\000\137\000p\000r\000o\000d\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.9.62.2}% 1376 -\BOOKMARK [1][-]{section.9.63}{\376\377\0009\000.\0006\0003\000\040\000R\000E\000A\000D\000M\000E\000.\000m\000d\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1377 -\BOOKMARK [0][-]{section*.268}{\376\377\000I\000n\000d\000e\000x}{}% 1378 +\BOOKMARK [3][-]{subsubsection.8.29.4.20}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0000\000\040\000s\000t\000a\000t\000s\000\137\000s\000u\000p\000p\000o\000r\000t\000\137\000s\000i\000z\000e\000s}{subsection.8.29.4}% 801 +\BOOKMARK [3][-]{subsubsection.8.29.4.21}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0001\000\040\000s\000t\000a\000t\000s\000\137\000s\000u\000p\000p\000o\000r\000t\000\137\000s\000i\000z\000e\000s\000\137\000a\000c\000c}{subsection.8.29.4}% 802 +\BOOKMARK [3][-]{subsubsection.8.29.4.22}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0002\000\040\000s\000t\000a\000t\000s\000\137\000t\000a\000r\000g\000e\000t}{subsection.8.29.4}% 803 +\BOOKMARK [3][-]{subsubsection.8.29.4.23}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0003\000\040\000s\000u\000p\000p\000o\000r\000t\000\137\000f\000u\000n}{subsection.8.29.4}% 804 +\BOOKMARK [3][-]{subsubsection.8.29.4.24}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0004\000\040\000t\000r\000a\000n\000s\000f\000o\000r\000m\000\137\000m\000o\000d\000e\000l\000\137\000f\000u\000n}{subsection.8.29.4}% 805 +\BOOKMARK [3][-]{subsubsection.8.29.4.25}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0005\000\040\000t\000r\000a\000n\000s\000f\000o\000r\000m\000\137\000m\000o\000d\000e\000l\000\137\000t\000e\000r\000m\000\137\000n\000a\000m\000e\000s}{subsection.8.29.4}% 806 +\BOOKMARK [3][-]{subsubsection.8.29.4.26}{\376\377\0008\000.\0002\0009\000.\0004\000.\0002\0006\000\040\000w\000i\000t\000h\000\137\000p\000s\000e\000t}{subsection.8.29.4}% 807 +\BOOKMARK [1][-]{section.8.30}{\376\377\0008\000.\0003\0000\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 808 +\BOOKMARK [2][-]{subsection.8.30.1}{\376\377\0008\000.\0003\0000\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.30}% 809 +\BOOKMARK [2][-]{subsection.8.30.2}{\376\377\0008\000.\0003\0000\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.30}% 810 +\BOOKMARK [3][-]{subsubsection.8.30.2.1}{\376\377\0008\000.\0003\0000\000.\0002\000.\0001\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.30.2}% 811 +\BOOKMARK [3][-]{subsubsection.8.30.2.2}{\376\377\0008\000.\0003\0000\000.\0002\000.\0002\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.30.2}% 812 +\BOOKMARK [3][-]{subsubsection.8.30.2.3}{\376\377\0008\000.\0003\0000\000.\0002\000.\0003\000\040\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051}{subsection.8.30.2}% 813 +\BOOKMARK [2][-]{subsection.8.30.3}{\376\377\0008\000.\0003\0000\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.30}% 814 +\BOOKMARK [3][-]{subsubsection.8.30.3.1}{\376\377\0008\000.\0003\0000\000.\0003\000.\0001\000\040\000i\000n\000d\000i\000c\000e\000s}{subsection.8.30.3}% 815 +\BOOKMARK [3][-]{subsubsection.8.30.3.2}{\376\377\0008\000.\0003\0000\000.\0003\000.\0002\000\040\000n\000u\000m\000b\000e\000r\000s}{subsection.8.30.3}% 816 +\BOOKMARK [1][-]{section.8.31}{\376\377\0008\000.\0003\0001\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 817 +\BOOKMARK [2][-]{subsection.8.31.1}{\376\377\0008\000.\0003\0001\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.31}% 818 +\BOOKMARK [2][-]{subsection.8.31.2}{\376\377\0008\000.\0003\0001\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.31}% 819 +\BOOKMARK [3][-]{subsubsection.8.31.2.1}{\376\377\0008\000.\0003\0001\000.\0002\000.\0001\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.31.2}% 820 +\BOOKMARK [3][-]{subsubsection.8.31.2.2}{\376\377\0008\000.\0003\0001\000.\0002\000.\0002\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.31.2}% 821 +\BOOKMARK [3][-]{subsubsection.8.31.2.3}{\376\377\0008\000.\0003\0001\000.\0002\000.\0003\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.31.2}% 822 +\BOOKMARK [3][-]{subsubsection.8.31.2.4}{\376\377\0008\000.\0003\0001\000.\0002\000.\0004\000\040\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000a\000t\000a\000\050\000\051}{subsection.8.31.2}% 823 +\BOOKMARK [2][-]{subsection.8.31.3}{\376\377\0008\000.\0003\0001\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.31}% 824 +\BOOKMARK [3][-]{subsubsection.8.31.3.1}{\376\377\0008\000.\0003\0001\000.\0003\000.\0001\000\040\000d\000i\000r\000e\000c\000t\000e\000d}{subsection.8.31.3}% 825 +\BOOKMARK [3][-]{subsubsection.8.31.3.2}{\376\377\0008\000.\0003\0001\000.\0003\000.\0002\000\040\000v\000e\000r\000t\000e\000x\000\137\000a\000t\000t\000r}{subsection.8.31.3}% 826 +\BOOKMARK [1][-]{section.8.32}{\376\377\0008\000.\0003\0002\000\040\000N\000o\000d\000e\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 827 +\BOOKMARK [2][-]{subsection.8.32.1}{\376\377\0008\000.\0003\0002\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.32}% 828 +\BOOKMARK [2][-]{subsection.8.32.2}{\376\377\0008\000.\0003\0002\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.32}% 829 +\BOOKMARK [3][-]{subsubsection.8.32.2.1}{\376\377\0008\000.\0003\0002\000.\0002\000.\0001\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0001\000/\0005\000]}{subsection.8.32.2}% 830 +\BOOKMARK [3][-]{subsubsection.8.32.2.2}{\376\377\0008\000.\0003\0002\000.\0002\000.\0002\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0002\000/\0005\000]}{subsection.8.32.2}% 831 +\BOOKMARK [3][-]{subsubsection.8.32.2.3}{\376\377\0008\000.\0003\0002\000.\0002\000.\0003\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0003\000/\0005\000]}{subsection.8.32.2}% 832 +\BOOKMARK [3][-]{subsubsection.8.32.2.4}{\376\377\0008\000.\0003\0002\000.\0002\000.\0004\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0004\000/\0005\000]}{subsection.8.32.2}% 833 +\BOOKMARK [3][-]{subsubsection.8.32.2.5}{\376\377\0008\000.\0003\0002\000.\0002\000.\0005\000\040\000N\000o\000d\000e\000\050\000\051\000\040\000[\0005\000/\0005\000]}{subsection.8.32.2}% 834 +\BOOKMARK [3][-]{subsubsection.8.32.2.6}{\376\377\0008\000.\0003\0002\000.\0002\000.\0006\000\040\000\040\000N\000o\000d\000e\000\050\000\051}{subsection.8.32.2}% 835 +\BOOKMARK [2][-]{subsection.8.32.3}{\376\377\0008\000.\0003\0002\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.32}% 836 +\BOOKMARK [3][-]{subsubsection.8.32.3.1}{\376\377\0008\000.\0003\0002\000.\0003\000.\0001\000\040\000g\000e\000t\000\137\000p\000a\000r\000e\000n\000t\000\050\000\051}{subsection.8.32.3}% 837 +\BOOKMARK [3][-]{subsubsection.8.32.3.2}{\376\377\0008\000.\0003\0002\000.\0003\000.\0002\000\040\000i\000s\000\137\000l\000e\000a\000f\000\050\000\051}{subsection.8.32.3}% 838 +\BOOKMARK [3][-]{subsubsection.8.32.3.3}{\376\377\0008\000.\0003\0002\000.\0003\000.\0003\000\040\000n\000o\000f\000f\000s\000p\000r\000i\000n\000g\000\050\000\051}{subsection.8.32.3}% 839 +\BOOKMARK [2][-]{subsection.8.32.4}{\376\377\0008\000.\0003\0002\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.32}% 840 +\BOOKMARK [3][-]{subsubsection.8.32.4.1}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\000\040\000a\000n\000n\000o\000t\000a\000t\000i\000o\000n\000s}{subsection.8.32.4}% 841 +\BOOKMARK [3][-]{subsubsection.8.32.4.2}{\376\377\0008\000.\0003\0002\000.\0004\000.\0002\000\040\000a\000r\000r\000a\000y}{subsection.8.32.4}% 842 +\BOOKMARK [3][-]{subsubsection.8.32.4.3}{\376\377\0008\000.\0003\0002\000.\0004\000.\0003\000\040\000a\000r\000r\000a\000y\000s}{subsection.8.32.4}% 843 +\BOOKMARK [3][-]{subsubsection.8.32.4.4}{\376\377\0008\000.\0003\0002\000.\0004\000.\0004\000\040\000d\000u\000p\000l\000i\000c\000a\000t\000i\000o\000n}{subsection.8.32.4}% 844 +\BOOKMARK [3][-]{subsubsection.8.32.4.5}{\376\377\0008\000.\0003\0002\000.\0004\000.\0005\000\040\000i\000d}{subsection.8.32.4}% 845 +\BOOKMARK [3][-]{subsubsection.8.32.4.6}{\376\377\0008\000.\0003\0002\000.\0004\000.\0006\000\040\000n\000a\000r\000r\000a\000y}{subsection.8.32.4}% 846 +\BOOKMARK [3][-]{subsubsection.8.32.4.7}{\376\377\0008\000.\0003\0002\000.\0004\000.\0007\000\040\000o\000f\000f\000s\000p\000r\000i\000n\000g}{subsection.8.32.4}% 847 +\BOOKMARK [3][-]{subsubsection.8.32.4.8}{\376\377\0008\000.\0003\0002\000.\0004\000.\0008\000\040\000o\000r\000d}{subsection.8.32.4}% 848 +\BOOKMARK [3][-]{subsubsection.8.32.4.9}{\376\377\0008\000.\0003\0002\000.\0004\000.\0009\000\040\000p\000a\000r\000e\000n\000t}{subsection.8.32.4}% 849 +\BOOKMARK [3][-]{subsubsection.8.32.4.10}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\0000\000\040\000p\000r\000o\000b\000a\000b\000i\000l\000i\000t\000y}{subsection.8.32.4}% 850 +\BOOKMARK [3][-]{subsubsection.8.32.4.11}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\0001\000\040\000s\000u\000b\000t\000r\000e\000e\000\137\000p\000r\000o\000b}{subsection.8.32.4}% 851 +\BOOKMARK [3][-]{subsubsection.8.32.4.12}{\376\377\0008\000.\0003\0002\000.\0004\000.\0001\0002\000\040\000v\000i\000s\000i\000t\000e\000d}{subsection.8.32.4}% 852 +\BOOKMARK [1][-]{section.8.33}{\376\377\0008\000.\0003\0003\000\040\000N\000o\000d\000e\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 853 +\BOOKMARK [2][-]{subsection.8.33.1}{\376\377\0008\000.\0003\0003\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.33}% 854 +\BOOKMARK [2][-]{subsection.8.33.2}{\376\377\0008\000.\0003\0003\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.33}% 855 +\BOOKMARK [3][-]{subsubsection.8.33.2.1}{\376\377\0008\000.\0003\0003\000.\0002\000.\0001\000\040\000N\000o\000d\000e\000D\000a\000t\000a\000\050\000\051}{subsection.8.33.2}% 856 +\BOOKMARK [2][-]{subsection.8.33.3}{\376\377\0008\000.\0003\0003\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.33}% 857 +\BOOKMARK [3][-]{subsubsection.8.33.3.1}{\376\377\0008\000.\0003\0003\000.\0003\000.\0001\000\040\000b\000l\000e\000n\000g\000t\000h\000s}{subsection.8.33.3}% 858 +\BOOKMARK [3][-]{subsubsection.8.33.3.2}{\376\377\0008\000.\0003\0003\000.\0003\000.\0002\000\040\000d\000u\000p\000l\000i\000c\000a\000t\000i\000o\000n}{subsection.8.33.3}% 859 +\BOOKMARK [3][-]{subsubsection.8.33.3.3}{\376\377\0008\000.\0003\0003\000.\0003\000.\0003\000\040\000s\000t\000a\000t\000e\000s}{subsection.8.33.3}% 860 +\BOOKMARK [1][-]{section.8.34}{\376\377\0008\000.\0003\0004\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 861 +\BOOKMARK [2][-]{subsection.8.34.1}{\376\377\0008\000.\0003\0004\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.34}% 862 +\BOOKMARK [2][-]{subsection.8.34.2}{\376\377\0008\000.\0003\0004\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.34}% 863 +\BOOKMARK [3][-]{subsubsection.8.34.2.1}{\376\377\0008\000.\0003\0004\000.\0002\000.\0001\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.34.2}% 864 +\BOOKMARK [3][-]{subsubsection.8.34.2.2}{\376\377\0008\000.\0003\0004\000.\0002\000.\0002\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000D\000a\000t\000a\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.34.2}% 865 +\BOOKMARK [2][-]{subsection.8.34.3}{\376\377\0008\000.\0003\0004\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.34}% 866 +\BOOKMARK [3][-]{subsubsection.8.34.3.1}{\376\377\0008\000.\0003\0004\000.\0003\000.\0001\000\040\000a\000t\000\050\000\051}{subsection.8.34.3}% 867 +\BOOKMARK [3][-]{subsubsection.8.34.3.2}{\376\377\0008\000.\0003\0004\000.\0003\000.\0002\000\040\000b\000e\000g\000i\000n\000\050\000\051}{subsection.8.34.3}% 868 +\BOOKMARK [3][-]{subsubsection.8.34.3.3}{\376\377\0008\000.\0003\0004\000.\0003\000.\0003\000\040\000e\000m\000p\000t\000y\000\050\000\051}{subsection.8.34.3}% 869 +\BOOKMARK [3][-]{subsubsection.8.34.3.4}{\376\377\0008\000.\0003\0004\000.\0003\000.\0004\000\040\000e\000n\000d\000\050\000\051}{subsection.8.34.3}% 870 +\BOOKMARK [3][-]{subsubsection.8.34.3.5}{\376\377\0008\000.\0003\0004\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.34.3}% 871 +\BOOKMARK [3][-]{subsubsection.8.34.3.6}{\376\377\0008\000.\0003\0004\000.\0003\000.\0006\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.34.3}% 872 +\BOOKMARK [3][-]{subsubsection.8.34.3.7}{\376\377\0008\000.\0003\0004\000.\0003\000.\0007\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000[\000]\000\050\000\051}{subsection.8.34.3}% 873 +\BOOKMARK [3][-]{subsubsection.8.34.3.8}{\376\377\0008\000.\0003\0004\000.\0003\000.\0008\000\040\000p\000u\000s\000h\000\137\000b\000a\000c\000k\000\050\000\051}{subsection.8.34.3}% 874 +\BOOKMARK [3][-]{subsubsection.8.34.3.9}{\376\377\0008\000.\0003\0004\000.\0003\000.\0009\000\040\000r\000e\000s\000e\000r\000v\000e\000\050\000\051}{subsection.8.34.3}% 875 +\BOOKMARK [3][-]{subsubsection.8.34.3.10}{\376\377\0008\000.\0003\0004\000.\0003\000.\0001\0000\000\040\000s\000h\000r\000i\000n\000k\000\137\000t\000o\000\137\000f\000i\000t\000\050\000\051}{subsection.8.34.3}% 876 +\BOOKMARK [3][-]{subsubsection.8.34.3.11}{\376\377\0008\000.\0003\0004\000.\0003\000.\0001\0001\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.34.3}% 877 +\BOOKMARK [1][-]{section.8.35}{\376\377\0008\000.\0003\0005\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n\000D\000a\000t\000a\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 878 +\BOOKMARK [2][-]{subsection.8.35.1}{\376\377\0008\000.\0003\0005\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.35}% 879 +\BOOKMARK [2][-]{subsection.8.35.2}{\376\377\0008\000.\0003\0005\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.35}% 880 +\BOOKMARK [3][-]{subsubsection.8.35.2.1}{\376\377\0008\000.\0003\0005\000.\0002\000.\0001\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n\000D\000a\000t\000a\000\050\000\051}{subsection.8.35.2}% 881 +\BOOKMARK [3][-]{subsubsection.8.35.2.2}{\376\377\0008\000.\0003\0005\000.\0002\000.\0002\000\040\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n\000D\000a\000t\000a\000\050\000\051}{subsection.8.35.2}% 882 +\BOOKMARK [2][-]{subsection.8.35.3}{\376\377\0008\000.\0003\0005\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.35}% 883 +\BOOKMARK [3][-]{subsubsection.8.35.3.1}{\376\377\0008\000.\0003\0005\000.\0003\000.\0001\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.35.3}% 884 +\BOOKMARK [2][-]{subsection.8.35.4}{\376\377\0008\000.\0003\0005\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.35}% 885 +\BOOKMARK [3][-]{subsubsection.8.35.4.1}{\376\377\0008\000.\0003\0005\000.\0004\000.\0001\000\040\000c\000o\000u\000n\000t\000s}{subsection.8.35.4}% 886 +\BOOKMARK [3][-]{subsubsection.8.35.4.2}{\376\377\0008\000.\0003\0005\000.\0004\000.\0002\000\040\000d\000u\000p\000l\000i\000c\000a\000t\000i\000o\000n}{subsection.8.35.4}% 887 +\BOOKMARK [3][-]{subsubsection.8.35.4.3}{\376\377\0008\000.\0003\0005\000.\0004\000.\0003\000\040\000l\000b}{subsection.8.35.4}% 888 +\BOOKMARK [3][-]{subsubsection.8.35.4.4}{\376\377\0008\000.\0003\0005\000.\0004\000.\0004\000\040\000p\000o\000s}{subsection.8.35.4}% 889 +\BOOKMARK [3][-]{subsubsection.8.35.4.5}{\376\377\0008\000.\0003\0005\000.\0004\000.\0005\000\040\000u\000b}{subsection.8.35.4}% 890 +\BOOKMARK [1][-]{section.8.36}{\376\377\0008\000.\0003\0006\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000R\000u\000l\000e\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 891 +\BOOKMARK [2][-]{subsection.8.36.1}{\376\377\0008\000.\0003\0006\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.36}% 892 +\BOOKMARK [2][-]{subsection.8.36.2}{\376\377\0008\000.\0003\0006\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.36}% 893 +\BOOKMARK [3][-]{subsubsection.8.36.2.1}{\376\377\0008\000.\0003\0006\000.\0002\000.\0001\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.36.2}% 894 +\BOOKMARK [3][-]{subsubsection.8.36.2.2}{\376\377\0008\000.\0003\0006\000.\0002\000.\0002\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.36.2}% 895 +\BOOKMARK [3][-]{subsubsection.8.36.2.3}{\376\377\0008\000.\0003\0006\000.\0002\000.\0003\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.36.2}% 896 +\BOOKMARK [3][-]{subsubsection.8.36.2.4}{\376\377\0008\000.\0003\0006\000.\0002\000.\0004\000\040\000\040\000P\000o\000w\000e\000r\000S\000e\000t\000\050\000\051}{subsection.8.36.2}% 897 +\BOOKMARK [2][-]{subsection.8.36.3}{\376\377\0008\000.\0003\0006\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.36}% 898 +\BOOKMARK [3][-]{subsubsection.8.36.3.1}{\376\377\0008\000.\0003\0006\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.36.3}% 899 +\BOOKMARK [3][-]{subsubsection.8.36.3.2}{\376\377\0008\000.\0003\0006\000.\0003\000.\0002\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.36.3}% 900 +\BOOKMARK [3][-]{subsubsection.8.36.3.3}{\376\377\0008\000.\0003\0006\000.\0003\000.\0003\000\040\000b\000e\000g\000i\000n\000\050\000\051}{subsection.8.36.3}% 901 +\BOOKMARK [3][-]{subsubsection.8.36.3.4}{\376\377\0008\000.\0003\0006\000.\0003\000.\0004\000\040\000c\000a\000l\000c\000\050\000\051}{subsection.8.36.3}% 902 +\BOOKMARK [3][-]{subsubsection.8.36.3.5}{\376\377\0008\000.\0003\0006\000.\0003\000.\0005\000\040\000e\000n\000d\000\050\000\051}{subsection.8.36.3}% 903 +\BOOKMARK [3][-]{subsubsection.8.36.3.6}{\376\377\0008\000.\0003\0006\000.\0003\000.\0006\000\040\000g\000e\000t\000\137\000d\000a\000t\000a\000\050\000\051}{subsection.8.36.3}% 904 +\BOOKMARK [3][-]{subsubsection.8.36.3.7}{\376\377\0008\000.\0003\0006\000.\0003\000.\0007\000\040\000g\000e\000t\000\137\000d\000a\000t\000a\000\137\000p\000t\000r\000\050\000\051}{subsection.8.36.3}% 905 +\BOOKMARK [3][-]{subsubsection.8.36.3.8}{\376\377\0008\000.\0003\0006\000.\0003\000.\0008\000\040\000i\000n\000i\000t\000\137\000s\000u\000p\000p\000o\000r\000t\000\050\000\051}{subsection.8.36.3}% 906 +\BOOKMARK [3][-]{subsubsection.8.36.3.9}{\376\377\0008\000.\0003\0006\000.\0003\000.\0009\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000[\000]\000\050\000\051}{subsection.8.36.3}% 907 +\BOOKMARK [3][-]{subsubsection.8.36.3.10}{\376\377\0008\000.\0003\0006\000.\0003\000.\0001\0000\000\040\000r\000e\000s\000e\000t\000\050\000\051}{subsection.8.36.3}% 908 +\BOOKMARK [3][-]{subsubsection.8.36.3.11}{\376\377\0008\000.\0003\0006\000.\0003\000.\0001\0001\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.36.3}% 909 +\BOOKMARK [2][-]{subsection.8.36.4}{\376\377\0008\000.\0003\0006\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.36}% 910 +\BOOKMARK [3][-]{subsubsection.8.36.4.1}{\376\377\0008\000.\0003\0006\000.\0004\000.\0001\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000f\000r\000e\000e}{subsection.8.36.4}% 911 +\BOOKMARK [3][-]{subsubsection.8.36.4.2}{\376\377\0008\000.\0003\0006\000.\0004\000.\0002\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.36.4}% 912 +\BOOKMARK [3][-]{subsubsection.8.36.4.3}{\376\377\0008\000.\0003\0006\000.\0004\000.\0003\000\040\000d\000a\000t\000a}{subsection.8.36.4}% 913 +\BOOKMARK [3][-]{subsubsection.8.36.4.4}{\376\377\0008\000.\0003\0006\000.\0004\000.\0004\000\040\000E\000m\000p\000t\000y\000A\000r\000r\000a\000y}{subsection.8.36.4}% 914 +\BOOKMARK [3][-]{subsubsection.8.36.4.5}{\376\377\0008\000.\0003\0006\000.\0004\000.\0005\000\040\000M}{subsection.8.36.4}% 915 +\BOOKMARK [3][-]{subsubsection.8.36.4.6}{\376\377\0008\000.\0003\0006\000.\0004\000.\0006\000\040\000N}{subsection.8.36.4}% 916 +\BOOKMARK [3][-]{subsubsection.8.36.4.7}{\376\377\0008\000.\0003\0006\000.\0004\000.\0007\000\040\000n\000\137\000f\000r\000e\000e}{subsection.8.36.4}% 917 +\BOOKMARK [3][-]{subsubsection.8.36.4.8}{\376\377\0008\000.\0003\0006\000.\0004\000.\0008\000\040\000n\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.36.4}% 918 +\BOOKMARK [3][-]{subsubsection.8.36.4.9}{\376\377\0008\000.\0003\0006\000.\0004\000.\0009\000\040\000r\000u\000l\000e\000s}{subsection.8.36.4}% 919 +\BOOKMARK [3][-]{subsubsection.8.36.4.10}{\376\377\0008\000.\0003\0006\000.\0004\000.\0001\0000\000\040\000r\000u\000l\000e\000s\000\137\000d\000e\000l\000e\000t\000e\000d}{subsection.8.36.4}% 920 +\BOOKMARK [1][-]{section.8.37}{\376\377\0008\000.\0003\0007\000\040\000P\000r\000o\000g\000r\000e\000s\000s\000\040\000C\000l\000a\000s\000s\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 921 +\BOOKMARK [2][-]{subsection.8.37.1}{\376\377\0008\000.\0003\0007\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.37}% 922 +\BOOKMARK [2][-]{subsection.8.37.2}{\376\377\0008\000.\0003\0007\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.37}% 923 +\BOOKMARK [3][-]{subsubsection.8.37.2.1}{\376\377\0008\000.\0003\0007\000.\0002\000.\0001\000\040\000P\000r\000o\000g\000r\000e\000s\000s\000\050\000\051}{subsection.8.37.2}% 924 +\BOOKMARK [3][-]{subsubsection.8.37.2.2}{\376\377\0008\000.\0003\0007\000.\0002\000.\0002\000\040\000\040\000P\000r\000o\000g\000r\000e\000s\000s\000\050\000\051}{subsection.8.37.2}% 925 +\BOOKMARK [2][-]{subsection.8.37.3}{\376\377\0008\000.\0003\0007\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.37}% 926 +\BOOKMARK [3][-]{subsubsection.8.37.3.1}{\376\377\0008\000.\0003\0007\000.\0003\000.\0001\000\040\000e\000n\000d\000\050\000\051}{subsection.8.37.3}% 927 +\BOOKMARK [3][-]{subsubsection.8.37.3.2}{\376\377\0008\000.\0003\0007\000.\0003\000.\0002\000\040\000n\000e\000x\000t\000\050\000\051}{subsection.8.37.3}% 928 +\BOOKMARK [1][-]{section.8.38}{\376\377\0008\000.\0003\0008\000\040\000R\000u\000l\000e\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 929 +\BOOKMARK [2][-]{subsection.8.38.1}{\376\377\0008\000.\0003\0008\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.38}% 930 +\BOOKMARK [2][-]{subsection.8.38.2}{\376\377\0008\000.\0003\0008\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.38}% 931 +\BOOKMARK [3][-]{subsubsection.8.38.2.1}{\376\377\0008\000.\0003\0008\000.\0002\000.\0001\000\040\000R\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.38.2}% 932 +\BOOKMARK [3][-]{subsubsection.8.38.2.2}{\376\377\0008\000.\0003\0008\000.\0002\000.\0002\000\040\000R\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.38.2}% 933 +\BOOKMARK [3][-]{subsubsection.8.38.2.3}{\376\377\0008\000.\0003\0008\000.\0002\000.\0003\000\040\000\040\000R\000u\000l\000e\000\050\000\051}{subsection.8.38.2}% 934 +\BOOKMARK [2][-]{subsection.8.38.3}{\376\377\0008\000.\0003\0008\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.38}% 935 +\BOOKMARK [3][-]{subsubsection.8.38.3.1}{\376\377\0008\000.\0003\0008\000.\0003\000.\0001\000\040\000D\000\050\000\051}{subsection.8.38.3}% 936 +\BOOKMARK [3][-]{subsubsection.8.38.3.2}{\376\377\0008\000.\0003\0008\000.\0003\000.\0002\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.38.3}% 937 +\BOOKMARK [3][-]{subsubsection.8.38.3.3}{\376\377\0008\000.\0003\0008\000.\0003\000.\0003\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.38.3}% 938 +\BOOKMARK [3][-]{subsubsection.8.38.3.4}{\376\377\0008\000.\0003\0008\000.\0003\000.\0004\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.38.3}% 939 +\BOOKMARK [3][-]{subsubsection.8.38.3.5}{\376\377\0008\000.\0003\0008\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.38.3}% 940 +\BOOKMARK [3][-]{subsubsection.8.38.3.6}{\376\377\0008\000.\0003\0008\000.\0003\000.\0006\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.38.3}% 941 +\BOOKMARK [1][-]{section.8.39}{\376\377\0008\000.\0003\0009\000\040\000R\000u\000l\000e\000s\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 942 +\BOOKMARK [2][-]{subsection.8.39.1}{\376\377\0008\000.\0003\0009\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.39}% 943 +\BOOKMARK [2][-]{subsection.8.39.2}{\376\377\0008\000.\0003\0009\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.39}% 944 +\BOOKMARK [3][-]{subsubsection.8.39.2.1}{\376\377\0008\000.\0003\0009\000.\0002\000.\0001\000\040\000R\000u\000l\000e\000s\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.39.2}% 945 +\BOOKMARK [3][-]{subsubsection.8.39.2.2}{\376\377\0008\000.\0003\0009\000.\0002\000.\0002\000\040\000R\000u\000l\000e\000s\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.39.2}% 946 +\BOOKMARK [3][-]{subsubsection.8.39.2.3}{\376\377\0008\000.\0003\0009\000.\0002\000.\0003\000\040\000\040\000R\000u\000l\000e\000s\000\050\000\051}{subsection.8.39.2}% 947 +\BOOKMARK [2][-]{subsection.8.39.3}{\376\377\0008\000.\0003\0009\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.39}% 948 +\BOOKMARK [3][-]{subsubsection.8.39.3.1}{\376\377\0008\000.\0003\0009\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.39.3}% 949 +\BOOKMARK [3][-]{subsubsection.8.39.3.2}{\376\377\0008\000.\0003\0009\000.\0003\000.\0002\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.39.3}% 950 +\BOOKMARK [3][-]{subsubsection.8.39.3.3}{\376\377\0008\000.\0003\0009\000.\0003\000.\0003\000\040\000b\000e\000g\000i\000n\000\050\000\051}{subsection.8.39.3}% 951 +\BOOKMARK [3][-]{subsubsection.8.39.3.4}{\376\377\0008\000.\0003\0009\000.\0003\000.\0004\000\040\000e\000n\000d\000\050\000\051}{subsection.8.39.3}% 952 +\BOOKMARK [3][-]{subsubsection.8.39.3.5}{\376\377\0008\000.\0003\0009\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000s\000\050\000\051}{subsection.8.39.3}% 953 +\BOOKMARK [3][-]{subsubsection.8.39.3.6}{\376\377\0008\000.\0003\0009\000.\0003\000.\0006\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000s\000\050\000\051}{subsection.8.39.3}% 954 +\BOOKMARK [3][-]{subsubsection.8.39.3.7}{\376\377\0008\000.\0003\0009\000.\0003\000.\0007\000\040\000g\000e\000t\000\137\000s\000e\000q\000\050\000\051}{subsection.8.39.3}% 955 +\BOOKMARK [3][-]{subsubsection.8.39.3.8}{\376\377\0008\000.\0003\0009\000.\0003\000.\0008\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.39.3}% 956 +\BOOKMARK [3][-]{subsubsection.8.39.3.9}{\376\377\0008\000.\0003\0009\000.\0003\000.\0009\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000=\000\050\000\051}{subsection.8.39.3}% 957 +\BOOKMARK [3][-]{subsubsection.8.39.3.10}{\376\377\0008\000.\0003\0009\000.\0003\000.\0001\0000\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.39.3}% 958 +\BOOKMARK [1][-]{section.8.40}{\376\377\0008\000.\0004\0000\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 959 +\BOOKMARK [2][-]{subsection.8.40.1}{\376\377\0008\000.\0004\0000\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.40}% 960 +\BOOKMARK [2][-]{subsection.8.40.2}{\376\377\0008\000.\0004\0000\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.40}% 961 +\BOOKMARK [3][-]{subsubsection.8.40.2.1}{\376\377\0008\000.\0004\0000\000.\0002\000.\0001\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.40.2}% 962 +\BOOKMARK [3][-]{subsubsection.8.40.2.2}{\376\377\0008\000.\0004\0000\000.\0002\000.\0002\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.40.2}% 963 +\BOOKMARK [3][-]{subsubsection.8.40.2.3}{\376\377\0008\000.\0004\0000\000.\0002\000.\0003\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.40.2}% 964 +\BOOKMARK [3][-]{subsubsection.8.40.2.4}{\376\377\0008\000.\0004\0000\000.\0002\000.\0004\000\040\000\040\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r\000\050\000\051}{subsection.8.40.2}% 965 +\BOOKMARK [2][-]{subsection.8.40.3}{\376\377\0008\000.\0004\0000\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.40}% 966 +\BOOKMARK [3][-]{subsubsection.8.40.3.1}{\376\377\0008\000.\0004\0000\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000c\000o\000u\000n\000t\000e\000r\000\050\000\051}{subsection.8.40.3}% 967 +\BOOKMARK [3][-]{subsubsection.8.40.3.2}{\376\377\0008\000.\0004\0000\000.\0003\000.\0002\000\040\000c\000o\000u\000n\000t\000\137\000a\000l\000l\000\050\000\051}{subsection.8.40.3}% 968 +\BOOKMARK [3][-]{subsubsection.8.40.3.3}{\376\377\0008\000.\0004\0000\000.\0003\000.\0003\000\040\000c\000o\000u\000n\000t\000\137\000c\000u\000r\000r\000e\000n\000t\000\050\000\051}{subsection.8.40.3}% 969 +\BOOKMARK [3][-]{subsubsection.8.40.3.4}{\376\377\0008\000.\0004\0000\000.\0003\000.\0004\000\040\000c\000o\000u\000n\000t\000\137\000i\000n\000i\000t\000\050\000\051}{subsection.8.40.3}% 970 +\BOOKMARK [3][-]{subsubsection.8.40.3.5}{\376\377\0008\000.\0004\0000\000.\0003\000.\0005\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.40.3}% 971 +\BOOKMARK [3][-]{subsubsection.8.40.3.6}{\376\377\0008\000.\0004\0000\000.\0003\000.\0006\000\040\000g\000e\000t\000\137\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000s\000\050\000\051}{subsection.8.40.3}% 972 +\BOOKMARK [3][-]{subsubsection.8.40.3.7}{\376\377\0008\000.\0004\0000\000.\0003\000.\0007\000\040\000g\000e\000t\000\137\000n\000a\000m\000e\000s\000\050\000\051}{subsection.8.40.3}% 973 +\BOOKMARK [3][-]{subsubsection.8.40.3.8}{\376\377\0008\000.\0004\0000\000.\0003\000.\0008\000\040\000r\000e\000s\000e\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051}{subsection.8.40.3}% 974 +\BOOKMARK [3][-]{subsubsection.8.40.3.9}{\376\377\0008\000.\0004\0000\000.\0003\000.\0009\000\040\000s\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.40.3}% 975 +\BOOKMARK [3][-]{subsubsection.8.40.3.10}{\376\377\0008\000.\0004\0000\000.\0003\000.\0001\0000\000\040\000s\000i\000z\000e\000\050\000\051}{subsection.8.40.3}% 976 +\BOOKMARK [1][-]{section.8.41}{\376\377\0008\000.\0004\0001\000\040\000S\000u\000p\000p\000o\000r\000t\000<\000\040\000A\000r\000r\000a\000y\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000C\000o\000u\000n\000t\000e\000r\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000R\000u\000l\000e\000\137\000T\000y\000p\000e\000,\000\040\000D\000a\000t\000a\000\137\000R\000u\000l\000e\000\137\000D\000y\000n\000\137\000T\000y\000p\000e\000\040\000>\000\040\000C\000l\000a\000s\000s\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 977 +\BOOKMARK [2][-]{subsection.8.41.1}{\376\377\0008\000.\0004\0001\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.41}% 978 +\BOOKMARK [2][-]{subsection.8.41.2}{\376\377\0008\000.\0004\0001\000.\0002\000\040\000C\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000\046\000\040\000D\000e\000s\000t\000r\000u\000c\000t\000o\000r\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.41}% 979 +\BOOKMARK [3][-]{subsubsection.8.41.2.1}{\376\377\0008\000.\0004\0001\000.\0002\000.\0001\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.8.41.2}% 980 +\BOOKMARK [3][-]{subsubsection.8.41.2.2}{\376\377\0008\000.\0004\0001\000.\0002\000.\0002\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.8.41.2}% 981 +\BOOKMARK [3][-]{subsubsection.8.41.2.3}{\376\377\0008\000.\0004\0001\000.\0002\000.\0003\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.8.41.2}% 982 +\BOOKMARK [3][-]{subsubsection.8.41.2.4}{\376\377\0008\000.\0004\0001\000.\0002\000.\0004\000\040\000\040\000S\000u\000p\000p\000o\000r\000t\000\050\000\051}{subsection.8.41.2}% 983 +\BOOKMARK [2][-]{subsection.8.41.3}{\376\377\0008\000.\0004\0001\000.\0003\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.41}% 984 +\BOOKMARK [3][-]{subsubsection.8.41.3.1}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000c\000o\000u\000n\000t\000e\000r\000\050\000\051}{subsection.8.41.3}% 985 +\BOOKMARK [3][-]{subsubsection.8.41.3.2}{\376\377\0008\000.\0004\0001\000.\0003\000.\0002\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.41.3}% 986 +\BOOKMARK [3][-]{subsubsection.8.41.3.3}{\376\377\0008\000.\0004\0001\000.\0003\000.\0003\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.41.3}% 987 +\BOOKMARK [3][-]{subsubsection.8.41.3.4}{\376\377\0008\000.\0004\0001\000.\0003\000.\0004\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\137\000d\000y\000n\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.41.3}% 988 +\BOOKMARK [3][-]{subsubsection.8.41.3.5}{\376\377\0008\000.\0004\0001\000.\0003\000.\0005\000\040\000a\000d\000d\000\137\000r\000u\000l\000e\000\137\000d\000y\000n\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.41.3}% 989 +\BOOKMARK [3][-]{subsubsection.8.41.3.6}{\376\377\0008\000.\0004\0001\000.\0003\000.\0006\000\040\000c\000a\000l\000c\000\050\000\051}{subsection.8.41.3}% 990 +\BOOKMARK [3][-]{subsubsection.8.41.3.7}{\376\377\0008\000.\0004\0001\000.\0003\000.\0007\000\040\000e\000v\000a\000l\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n\000\050\000\051}{subsection.8.41.3}% 991 +\BOOKMARK [3][-]{subsubsection.8.41.3.8}{\376\377\0008\000.\0004\0001\000.\0003\000.\0008\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.41.3}% 992 +\BOOKMARK [3][-]{subsubsection.8.41.3.9}{\376\377\0008\000.\0004\0001\000.\0003\000.\0009\000\040\000g\000e\000t\000\137\000c\000o\000u\000n\000t\000s\000\050\000\051}{subsection.8.41.3}% 993 +\BOOKMARK [3][-]{subsubsection.8.41.3.10}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0000\000\040\000g\000e\000t\000\137\000c\000u\000r\000r\000e\000n\000t\000\137\000s\000t\000a\000t\000s\000\050\000\051}{subsection.8.41.3}% 994 +\BOOKMARK [3][-]{subsubsection.8.41.3.11}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0001\000\040\000g\000e\000t\000\137\000d\000a\000t\000a\000\050\000\051}{subsection.8.41.3}% 995 +\BOOKMARK [3][-]{subsubsection.8.41.3.12}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0002\000\040\000g\000e\000t\000\137\000r\000u\000l\000e\000s\000\050\000\051}{subsection.8.41.3}% 996 +\BOOKMARK [3][-]{subsubsection.8.41.3.13}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0003\000\040\000g\000e\000t\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n\000\050\000\051}{subsection.8.41.3}% 997 +\BOOKMARK [3][-]{subsubsection.8.41.3.14}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0004\000\040\000i\000n\000i\000t\000\137\000s\000u\000p\000p\000o\000r\000t\000\050\000\051}{subsection.8.41.3}% 998 +\BOOKMARK [3][-]{subsubsection.8.41.3.15}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0005\000\040\000p\000r\000i\000n\000t\000\050\000\051}{subsection.8.41.3}% 999 +\BOOKMARK [3][-]{subsubsection.8.41.3.16}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0006\000\040\000r\000e\000s\000e\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.8.41.3}% 1000 +\BOOKMARK [3][-]{subsubsection.8.41.3.17}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0007\000\040\000r\000e\000s\000e\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.8.41.3}% 1001 +\BOOKMARK [3][-]{subsubsection.8.41.3.18}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0008\000\040\000s\000e\000t\000\137\000c\000o\000u\000n\000t\000e\000r\000s\000\050\000\051}{subsection.8.41.3}% 1002 +\BOOKMARK [3][-]{subsubsection.8.41.3.19}{\376\377\0008\000.\0004\0001\000.\0003\000.\0001\0009\000\040\000s\000e\000t\000\137\000r\000u\000l\000e\000s\000\050\000\051}{subsection.8.41.3}% 1003 +\BOOKMARK [3][-]{subsubsection.8.41.3.20}{\376\377\0008\000.\0004\0001\000.\0003\000.\0002\0000\000\040\000s\000e\000t\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n\000\050\000\051}{subsection.8.41.3}% 1004 +\BOOKMARK [2][-]{subsection.8.41.4}{\376\377\0008\000.\0004\0001\000.\0004\000\040\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.41}% 1005 +\BOOKMARK [3][-]{subsubsection.8.41.4.1}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\000\040\000c\000h\000a\000n\000g\000e\000\137\000s\000t\000a\000t\000s}{subsection.8.41.4}% 1006 +\BOOKMARK [3][-]{subsubsection.8.41.4.2}{\376\377\0008\000.\0004\0001\000.\0004\000.\0002\000\040\000c\000o\000o\000r\000d\000i\000a\000n\000t\000e\000s\000\137\000n\000\137\000f\000r\000e\000e}{subsection.8.41.4}% 1007 +\BOOKMARK [3][-]{subsubsection.8.41.4.3}{\376\377\0008\000.\0004\0001\000.\0004\000.\0003\000\040\000c\000o\000o\000r\000d\000i\000a\000n\000t\000e\000s\000\137\000n\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.41.4}% 1008 +\BOOKMARK [3][-]{subsubsection.8.41.4.4}{\376\377\0008\000.\0004\0001\000.\0004\000.\0004\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000f\000r\000e\000e}{subsection.8.41.4}% 1009 +\BOOKMARK [3][-]{subsubsection.8.41.4.5}{\376\377\0008\000.\0004\0001\000.\0004\000.\0005\000\040\000c\000o\000o\000r\000d\000i\000n\000a\000t\000e\000s\000\137\000l\000o\000c\000k\000e\000d}{subsection.8.41.4}% 1010 +\BOOKMARK [3][-]{subsubsection.8.41.4.6}{\376\377\0008\000.\0004\0001\000.\0004\000.\0006\000\040\000c\000u\000r\000r\000e\000n\000t\000\137\000s\000t\000a\000t\000s}{subsection.8.41.4}% 1011 +\BOOKMARK [3][-]{subsubsection.8.41.4.7}{\376\377\0008\000.\0004\0001\000.\0004\000.\0007\000\040\000d\000e\000l\000e\000t\000e\000\137\000c\000o\000u\000n\000t\000e\000r\000s}{subsection.8.41.4}% 1012 +\BOOKMARK [3][-]{subsubsection.8.41.4.8}{\376\377\0008\000.\0004\0001\000.\0004\000.\0008\000\040\000d\000e\000l\000e\000t\000e\000\137\000r\000u\000l\000e\000s}{subsection.8.41.4}% 1013 +\BOOKMARK [3][-]{subsubsection.8.41.4.9}{\376\377\0008\000.\0004\0001\000.\0004\000.\0009\000\040\000d\000e\000l\000e\000t\000e\000\137\000r\000u\000l\000e\000s\000\137\000d\000y\000n}{subsection.8.41.4}% 1014 +\BOOKMARK [3][-]{subsubsection.8.41.4.10}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0000\000\040\000h\000a\000s\000h\000e\000s}{subsection.8.41.4}% 1015 +\BOOKMARK [3][-]{subsubsection.8.41.4.11}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0001\000\040\000h\000a\000s\000h\000e\000s\000\137\000i\000n\000i\000t\000i\000a\000l\000i\000z\000e\000d}{subsection.8.41.4}% 1016 +\BOOKMARK [3][-]{subsubsection.8.41.4.12}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0002\000\040\000M}{subsection.8.41.4}% 1017 +\BOOKMARK [3][-]{subsubsection.8.41.4.13}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0003\000\040\000m\000a\000x\000\137\000n\000u\000m\000\137\000e\000l\000e\000m\000e\000n\000t\000s}{subsection.8.41.4}% 1018 +\BOOKMARK [3][-]{subsubsection.8.41.4.14}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0004\000\040\000N}{subsection.8.41.4}% 1019 +\BOOKMARK [3][-]{subsubsection.8.41.4.15}{\376\377\0008\000.\0004\0001\000.\0004\000.\0001\0005\000\040\000n\000\137\000c\000o\000u\000n\000t\000e\000r\000s}{subsection.8.41.4}% 1020 +\BOOKMARK [1][-]{section.8.42}{\376\377\0008\000.\0004\0002\000\040\000v\000e\000c\000H\000a\000s\000h\000e\000r\000<\000\040\000T\000\040\000>\000\040\000S\000t\000r\000u\000c\000t\000\040\000T\000e\000m\000p\000l\000a\000t\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.8}% 1021 +\BOOKMARK [2][-]{subsection.8.42.1}{\376\377\0008\000.\0004\0002\000.\0001\000\040\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.8.42}% 1022 +\BOOKMARK [2][-]{subsection.8.42.2}{\376\377\0008\000.\0004\0002\000.\0002\000\040\000M\000e\000m\000b\000e\000r\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.8.42}% 1023 +\BOOKMARK [3][-]{subsubsection.8.42.2.1}{\376\377\0008\000.\0004\0002\000.\0002\000.\0001\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.8.42.2}% 1024 +\BOOKMARK [0][-]{chapter.9}{\376\377\0009\000\040\000F\000i\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{}% 1025 +\BOOKMARK [1][-]{section.9.1}{\376\377\0009\000.\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1026 +\BOOKMARK [1][-]{section.9.2}{\376\377\0009\000.\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000i\000t\000e\000r\000a\000t\000o\000r\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1027 +\BOOKMARK [1][-]{section.9.3}{\376\377\0009\000.\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000m\000e\000a\000t\000-\000o\000p\000e\000r\000a\000t\000o\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1028 +\BOOKMARK [2][-]{subsection.9.3.1}{\376\377\0009\000.\0003\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.3}% 1029 +\BOOKMARK [3][-]{subsubsection.9.3.1.1}{\376\377\0009\000.\0003\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.3.1}% 1030 +\BOOKMARK [3][-]{subsubsection.9.3.1.2}{\376\377\0009\000.\0003\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.3.1}% 1031 +\BOOKMARK [3][-]{subsubsection.9.3.1.3}{\376\377\0009\000.\0003\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000Y\000P\000E}{subsection.9.3.1}% 1032 +\BOOKMARK [3][-]{subsubsection.9.3.1.4}{\376\377\0009\000.\0003\000.\0001\000.\0004\000\040\000C\000O\000L}{subsection.9.3.1}% 1033 +\BOOKMARK [3][-]{subsubsection.9.3.1.5}{\376\377\0009\000.\0003\000.\0001\000.\0005\000\040\000R\000O\000W}{subsection.9.3.1}% 1034 +\BOOKMARK [2][-]{subsection.9.3.2}{\376\377\0009\000.\0003\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.3}% 1035 +\BOOKMARK [3][-]{subsubsection.9.3.2.1}{\376\377\0009\000.\0003\000.\0002\000.\0001\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0006\000]}{subsection.9.3.2}% 1036 +\BOOKMARK [3][-]{subsubsection.9.3.2.2}{\376\377\0009\000.\0003\000.\0002\000.\0002\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0006\000]}{subsection.9.3.2}% 1037 +\BOOKMARK [3][-]{subsubsection.9.3.2.3}{\376\377\0009\000.\0003\000.\0002\000.\0003\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0006\000]}{subsection.9.3.2}% 1038 +\BOOKMARK [3][-]{subsubsection.9.3.2.4}{\376\377\0009\000.\0003\000.\0002\000.\0004\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0006\000]}{subsection.9.3.2}% 1039 +\BOOKMARK [3][-]{subsubsection.9.3.2.5}{\376\377\0009\000.\0003\000.\0002\000.\0005\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0006\000]}{subsection.9.3.2}% 1040 +\BOOKMARK [3][-]{subsubsection.9.3.2.6}{\376\377\0009\000.\0003\000.\0002\000.\0006\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0006\000]}{subsection.9.3.2}% 1041 +\BOOKMARK [3][-]{subsubsection.9.3.2.7}{\376\377\0009\000.\0003\000.\0002\000.\0007\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S\000\050\000\051}{subsection.9.3.2}% 1042 +\BOOKMARK [3][-]{subsubsection.9.3.2.8}{\376\377\0009\000.\0003\000.\0002\000.\0008\000\040\000B\000A\000R\000R\000A\000Y\000\137\000T\000Y\000P\000E\000\050\000\051}{subsection.9.3.2}% 1043 +\BOOKMARK [3][-]{subsubsection.9.3.2.9}{\376\377\0009\000.\0003\000.\0002\000.\0009\000\040\000f\000o\000r\000\050\000\051}{subsection.9.3.2}% 1044 +\BOOKMARK [3][-]{subsubsection.9.3.2.10}{\376\377\0009\000.\0003\000.\0002\000.\0001\0000\000\040\000o\000p\000e\000r\000a\000t\000o\000r\000\050\000\051\000\050\000\051}{subsection.9.3.2}% 1045 +\BOOKMARK [2][-]{subsection.9.3.3}{\376\377\0009\000.\0003\000.\0003\000\040\000V\000a\000r\000i\000a\000b\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.3}% 1046 +\BOOKMARK [3][-]{subsubsection.9.3.3.1}{\376\377\0009\000.\0003\000.\0003\000.\0001\000\040\000r\000h\000s}{subsection.9.3.3}% 1047 +\BOOKMARK [3][-]{subsubsection.9.3.3.2}{\376\377\0009\000.\0003\000.\0003\000.\0002\000\040\000t\000h\000i\000s}{subsection.9.3.3}% 1048 +\BOOKMARK [1][-]{section.9.4}{\376\377\0009\000.\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1049 +\BOOKMARK [2][-]{subsection.9.4.1}{\376\377\0009\000.\0004\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.4}% 1050 +\BOOKMARK [3][-]{subsubsection.9.4.1.1}{\376\377\0009\000.\0004\000.\0001\000.\0001\000\040\000C\000O\000L}{subsection.9.4.1}% 1051 +\BOOKMARK [3][-]{subsubsection.9.4.1.2}{\376\377\0009\000.\0004\000.\0001\000.\0002\000\040\000R\000O\000W}{subsection.9.4.1}% 1052 +\BOOKMARK [1][-]{section.9.5}{\376\377\0009\000.\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000c\000e\000l\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1053 +\BOOKMARK [1][-]{section.9.6}{\376\377\0009\000.\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000c\000e\000l\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1054 +\BOOKMARK [1][-]{section.9.7}{\376\377\0009\000.\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1055 +\BOOKMARK [1][-]{section.9.8}{\376\377\0009\000.\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000-\000m\000e\000a\000t\000-\000o\000p\000e\000r\000a\000t\000o\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1056 +\BOOKMARK [2][-]{subsection.9.8.1}{\376\377\0009\000.\0008\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.8}% 1057 +\BOOKMARK [3][-]{subsubsection.9.8.1.1}{\376\377\0009\000.\0008\000.\0001\000.\0001\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.8.1}% 1058 +\BOOKMARK [3][-]{subsubsection.9.8.1.2}{\376\377\0009\000.\0008\000.\0001\000.\0002\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.8.1}% 1059 +\BOOKMARK [3][-]{subsubsection.9.8.1.3}{\376\377\0009\000.\0008\000.\0001\000.\0003\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000Y\000P\000E}{subsection.9.8.1}% 1060 +\BOOKMARK [3][-]{subsubsection.9.8.1.4}{\376\377\0009\000.\0008\000.\0001\000.\0004\000\040\000C\000O\000L}{subsection.9.8.1}% 1061 +\BOOKMARK [3][-]{subsubsection.9.8.1.5}{\376\377\0009\000.\0008\000.\0001\000.\0005\000\040\000P\000O\000S}{subsection.9.8.1}% 1062 +\BOOKMARK [3][-]{subsubsection.9.8.1.6}{\376\377\0009\000.\0008\000.\0001\000.\0006\000\040\000P\000O\000S\000\137\000N}{subsection.9.8.1}% 1063 +\BOOKMARK [3][-]{subsubsection.9.8.1.7}{\376\377\0009\000.\0008\000.\0001\000.\0007\000\040\000R\000O\000W}{subsection.9.8.1}% 1064 +\BOOKMARK [2][-]{subsection.9.8.2}{\376\377\0009\000.\0008\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.8}% 1065 +\BOOKMARK [3][-]{subsubsection.9.8.2.1}{\376\377\0009\000.\0008\000.\0002\000.\0001\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0004\000]}{subsection.9.8.2}% 1066 +\BOOKMARK [3][-]{subsubsection.9.8.2.2}{\376\377\0009\000.\0008\000.\0002\000.\0002\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0004\000]}{subsection.9.8.2}% 1067 +\BOOKMARK [3][-]{subsubsection.9.8.2.3}{\376\377\0009\000.\0008\000.\0002\000.\0003\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0004\000]}{subsection.9.8.2}% 1068 +\BOOKMARK [3][-]{subsubsection.9.8.2.4}{\376\377\0009\000.\0008\000.\0002\000.\0004\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0004\000]}{subsection.9.8.2}% 1069 +\BOOKMARK [3][-]{subsubsection.9.8.2.5}{\376\377\0009\000.\0008\000.\0002\000.\0005\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S\000\050\000\051}{subsection.9.8.2}% 1070 +\BOOKMARK [3][-]{subsubsection.9.8.2.6}{\376\377\0009\000.\0008\000.\0002\000.\0006\000\040\000B\000D\000E\000N\000S\000E\000\137\000T\000Y\000P\000E\000\050\000\051}{subsection.9.8.2}% 1071 +\BOOKMARK [1][-]{section.9.9}{\376\377\0009\000.\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1072 +\BOOKMARK [2][-]{subsection.9.9.1}{\376\377\0009\000.\0009\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.9}% 1073 +\BOOKMARK [3][-]{subsubsection.9.9.1.1}{\376\377\0009\000.\0009\000.\0001\000.\0001\000\040\000C\000O\000L}{subsection.9.9.1}% 1074 +\BOOKMARK [3][-]{subsubsection.9.9.1.2}{\376\377\0009\000.\0009\000.\0001\000.\0002\000\040\000P\000O\000S}{subsection.9.9.1}% 1075 +\BOOKMARK [3][-]{subsubsection.9.9.1.3}{\376\377\0009\000.\0009\000.\0001\000.\0003\000\040\000P\000O\000S\000\137\000N}{subsection.9.9.1}% 1076 +\BOOKMARK [3][-]{subsubsection.9.9.1.4}{\376\377\0009\000.\0009\000.\0001\000.\0004\000\040\000R\000O\000W}{subsection.9.9.1}% 1077 +\BOOKMARK [3][-]{subsubsection.9.9.1.5}{\376\377\0009\000.\0009\000.\0001\000.\0005\000\040\000Z\000E\000R\000O\000\137\000C\000E\000L\000L}{subsection.9.9.1}% 1078 +\BOOKMARK [1][-]{section.9.10}{\376\377\0009\000.\0001\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000c\000e\000l\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1079 +\BOOKMARK [2][-]{subsection.9.10.1}{\376\377\0009\000.\0001\0000\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.10}% 1080 +\BOOKMARK [3][-]{subsubsection.9.10.1.1}{\376\377\0009\000.\0001\0000\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.10.1}% 1081 +\BOOKMARK [1][-]{section.9.11}{\376\377\0009\000.\0001\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000c\000e\000l\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1082 +\BOOKMARK [2][-]{subsection.9.11.1}{\376\377\0009\000.\0001\0001\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.11}% 1083 +\BOOKMARK [3][-]{subsubsection.9.11.1.1}{\376\377\0009\000.\0001\0001\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.11.1}% 1084 +\BOOKMARK [1][-]{section.9.12}{\376\377\0009\000.\0001\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000c\000o\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1085 +\BOOKMARK [2][-]{subsection.9.12.1}{\376\377\0009\000.\0001\0002\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.12}% 1086 +\BOOKMARK [3][-]{subsubsection.9.12.1.1}{\376\377\0009\000.\0001\0002\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.12.1}% 1087 +\BOOKMARK [3][-]{subsubsection.9.12.1.2}{\376\377\0009\000.\0001\0002\000.\0001\000.\0002\000\040\000P\000O\000S\000\137\000N}{subsection.9.12.1}% 1088 +\BOOKMARK [3][-]{subsubsection.9.12.1.3}{\376\377\0009\000.\0001\0002\000.\0001\000.\0003\000\040\000Z\000E\000R\000O\000\137\000C\000E\000L\000L}{subsection.9.12.1}% 1089 +\BOOKMARK [1][-]{section.9.13}{\376\377\0009\000.\0001\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000d\000e\000n\000s\000e\000r\000o\000w\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1090 +\BOOKMARK [2][-]{subsection.9.13.1}{\376\377\0009\000.\0001\0003\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.13}% 1091 +\BOOKMARK [3][-]{subsubsection.9.13.1.1}{\376\377\0009\000.\0001\0003\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.13.1}% 1092 +\BOOKMARK [3][-]{subsubsection.9.13.1.2}{\376\377\0009\000.\0001\0003\000.\0001\000.\0002\000\040\000P\000O\000S\000\137\000N}{subsection.9.13.1}% 1093 +\BOOKMARK [3][-]{subsubsection.9.13.1.3}{\376\377\0009\000.\0001\0003\000.\0001\000.\0003\000\040\000Z\000E\000R\000O\000\137\000C\000E\000L\000L}{subsection.9.13.1}% 1094 +\BOOKMARK [1][-]{section.9.14}{\376\377\0009\000.\0001\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000r\000o\000w\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1095 +\BOOKMARK [1][-]{section.9.15}{\376\377\0009\000.\0001\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000r\000o\000w\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1096 +\BOOKMARK [2][-]{subsection.9.15.1}{\376\377\0009\000.\0001\0005\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.15}% 1097 +\BOOKMARK [3][-]{subsubsection.9.15.1.1}{\376\377\0009\000.\0001\0005\000.\0001\000.\0001\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.15.1}% 1098 +\BOOKMARK [3][-]{subsubsection.9.15.1.2}{\376\377\0009\000.\0001\0005\000.\0001\000.\0002\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.15.1}% 1099 +\BOOKMARK [3][-]{subsubsection.9.15.1.3}{\376\377\0009\000.\0001\0005\000.\0001\000.\0003\000\040\000B\000R\000O\000W\000\137\000T\000Y\000P\000E}{subsection.9.15.1}% 1100 +\BOOKMARK [2][-]{subsection.9.15.2}{\376\377\0009\000.\0001\0005\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.15}% 1101 +\BOOKMARK [3][-]{subsubsection.9.15.2.1}{\376\377\0009\000.\0001\0005\000.\0002\000.\0001\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0005\000]}{subsection.9.15.2}% 1102 +\BOOKMARK [3][-]{subsubsection.9.15.2.2}{\376\377\0009\000.\0001\0005\000.\0002\000.\0002\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0005\000]}{subsection.9.15.2}% 1103 +\BOOKMARK [3][-]{subsubsection.9.15.2.3}{\376\377\0009\000.\0001\0005\000.\0002\000.\0003\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0005\000]}{subsection.9.15.2}% 1104 +\BOOKMARK [3][-]{subsubsection.9.15.2.4}{\376\377\0009\000.\0001\0005\000.\0002\000.\0004\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0005\000]}{subsection.9.15.2}% 1105 +\BOOKMARK [3][-]{subsubsection.9.15.2.5}{\376\377\0009\000.\0001\0005\000.\0002\000.\0005\000\040\000B\000R\000O\000W\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0005\000]}{subsection.9.15.2}% 1106 +\BOOKMARK [1][-]{section.9.16}{\376\377\0009\000.\0001\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000v\000e\000c\000t\000o\000r\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1107 +\BOOKMARK [1][-]{section.9.17}{\376\377\0009\000.\0001\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000a\000y\000v\000e\000c\000t\000o\000r\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1108 +\BOOKMARK [1][-]{section.9.18}{\376\377\0009\000.\0001\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000-\000c\000o\000n\000f\000i\000g\000u\000r\000a\000t\000i\000o\000n\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1109 +\BOOKMARK [2][-]{subsection.9.18.1}{\376\377\0009\000.\0001\0008\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.18}% 1110 +\BOOKMARK [3][-]{subsubsection.9.18.1.1}{\376\377\0009\000.\0001\0008\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000C\000H\000E\000C\000K\000\137\000S\000U\000P\000P\000O\000R\000T}{subsection.9.18.1}% 1111 +\BOOKMARK [3][-]{subsubsection.9.18.1.2}{\376\377\0009\000.\0001\0008\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000I\000S\000F\000I\000N\000I\000T\000E}{subsection.9.18.1}% 1112 +\BOOKMARK [3][-]{subsubsection.9.18.1.3}{\376\377\0009\000.\0001\0008\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000Y\000\137\000M\000A\000X\000\137\000N\000U\000M\000\137\000E\000L\000E\000M\000E\000N\000T\000S}{subsection.9.18.1}% 1113 +\BOOKMARK [3][-]{subsubsection.9.18.1.4}{\376\377\0009\000.\0001\0008\000.\0001\000.\0004\000\040\000B\000A\000R\000R\000Y\000\137\000S\000A\000F\000E\000\137\000E\000X\000P}{subsection.9.18.1}% 1114 +\BOOKMARK [3][-]{subsubsection.9.18.1.5}{\376\377\0009\000.\0001\0008\000.\0001\000.\0005\000\040\000p\000r\000i\000n\000t\000f\000\137\000b\000a\000r\000r\000y}{subsection.9.18.1}% 1115 +\BOOKMARK [2][-]{subsection.9.18.2}{\376\377\0009\000.\0001\0008\000.\0002\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.18}% 1116 +\BOOKMARK [3][-]{subsubsection.9.18.2.1}{\376\377\0009\000.\0001\0008\000.\0002\000.\0001\000\040\000M\000a\000p}{subsection.9.18.2}% 1117 +\BOOKMARK [1][-]{section.9.19}{\376\377\0009\000.\0001\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000-\000d\000e\000b\000u\000g\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1118 +\BOOKMARK [2][-]{subsection.9.19.1}{\376\377\0009\000.\0001\0009\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.19}% 1119 +\BOOKMARK [3][-]{subsubsection.9.19.1.1}{\376\377\0009\000.\0001\0009\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000D\000E\000B\000U\000G\000\137\000L\000E\000V\000E\000L}{subsection.9.19.1}% 1120 +\BOOKMARK [1][-]{section.9.20}{\376\377\0009\000.\0002\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000-\000m\000a\000c\000r\000o\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1121 +\BOOKMARK [2][-]{subsection.9.20.1}{\376\377\0009\000.\0002\0000\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.20}% 1122 +\BOOKMARK [3][-]{subsubsection.9.20.1.1}{\376\377\0009\000.\0002\0000\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000N\000C\000O\000R\000E\000S\000\137\000A\000R\000G}{subsection.9.20.1}% 1123 +\BOOKMARK [3][-]{subsubsection.9.20.1.2}{\376\377\0009\000.\0002\0000\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000O\000N\000E}{subsection.9.20.1}% 1124 +\BOOKMARK [3][-]{subsubsection.9.20.1.3}{\376\377\0009\000.\0002\0000\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000Y\000\137\000O\000N\000E\000\137\000D\000E\000N\000S\000E}{subsection.9.20.1}% 1125 +\BOOKMARK [3][-]{subsubsection.9.20.1.4}{\376\377\0009\000.\0002\0000\000.\0001\000.\0004\000\040\000B\000A\000R\000R\000Y\000\137\000U\000N\000U\000S\000E\000D}{subsection.9.20.1}% 1126 +\BOOKMARK [3][-]{subsubsection.9.20.1.5}{\376\377\0009\000.\0002\0000\000.\0001\000.\0005\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O}{subsection.9.20.1}% 1127 +\BOOKMARK [3][-]{subsubsection.9.20.1.6}{\376\377\0009\000.\0002\0000\000.\0001\000.\0006\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O\000\137\000D\000E\000N\000S\000E}{subsection.9.20.1}% 1128 +\BOOKMARK [1][-]{section.9.21}{\376\377\0009\000.\0002\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000b\000a\000r\000r\000y\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1129 +\BOOKMARK [2][-]{subsection.9.21.1}{\376\377\0009\000.\0002\0001\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.21}% 1130 +\BOOKMARK [3][-]{subsubsection.9.21.1.1}{\376\377\0009\000.\0002\0001\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000H\000P\000P}{subsection.9.21.1}% 1131 +\BOOKMARK [3][-]{subsubsection.9.21.1.2}{\376\377\0009\000.\0002\0001\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000V\000E\000R\000S\000I\000O\000N}{subsection.9.21.1}% 1132 +\BOOKMARK [3][-]{subsubsection.9.21.1.3}{\376\377\0009\000.\0002\0001\000.\0001\000.\0003\000\040\000B\000A\000R\000R\000Y\000\137\000V\000E\000R\000S\000I\000O\000N\000\137\000M\000A\000Y\000O\000R}{subsection.9.21.1}% 1133 +\BOOKMARK [3][-]{subsubsection.9.21.1.4}{\376\377\0009\000.\0002\0001\000.\0001\000.\0004\000\040\000B\000A\000R\000R\000Y\000\137\000V\000E\000R\000S\000I\000O\000N\000\137\000M\000I\000N\000O\000R}{subsection.9.21.1}% 1134 +\BOOKMARK [3][-]{subsubsection.9.21.1.5}{\376\377\0009\000.\0002\0001\000.\0001\000.\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000F\000U\000N\000C\000T\000I\000O\000N}{subsection.9.21.1}% 1135 +\BOOKMARK [3][-]{subsubsection.9.21.1.6}{\376\377\0009\000.\0002\0001\000.\0001\000.\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.21.1}% 1136 +\BOOKMARK [3][-]{subsubsection.9.21.1.7}{\376\377\0009\000.\0002\0001\000.\0001\000.\0007\000\040\000R\000U\000L\000E\000\137\000F\000U\000N\000C\000T\000I\000O\000N}{subsection.9.21.1}% 1137 +\BOOKMARK [3][-]{subsubsection.9.21.1.8}{\376\377\0009\000.\0002\0001\000.\0001\000.\0008\000\040\000R\000U\000L\000E\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.21.1}% 1138 +\BOOKMARK [1][-]{section.9.22}{\376\377\0009\000.\0002\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000e\000l\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1139 +\BOOKMARK [1][-]{section.9.23}{\376\377\0009\000.\0002\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000e\000l\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1140 +\BOOKMARK [1][-]{section.9.24}{\376\377\0009\000.\0002\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1141 +\BOOKMARK [1][-]{section.9.25}{\376\377\0009\000.\0002\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1142 +\BOOKMARK [1][-]{section.9.26}{\376\377\0009\000.\0002\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1143 +\BOOKMARK [2][-]{subsection.9.26.1}{\376\377\0009\000.\0002\0006\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.26}% 1144 +\BOOKMARK [3][-]{subsubsection.9.26.1.1}{\376\377\0009\000.\0002\0006\000.\0001\000.\0001\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.26.1}% 1145 +\BOOKMARK [3][-]{subsubsection.9.26.1.2}{\376\377\0009\000.\0002\0006\000.\0001\000.\0002\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.26.1}% 1146 +\BOOKMARK [3][-]{subsubsection.9.26.1.3}{\376\377\0009\000.\0002\0006\000.\0001\000.\0003\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000Y\000P\000E}{subsection.9.26.1}% 1147 +\BOOKMARK [3][-]{subsubsection.9.26.1.4}{\376\377\0009\000.\0002\0006\000.\0001\000.\0004\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.26.1}% 1148 +\BOOKMARK [3][-]{subsubsection.9.26.1.5}{\376\377\0009\000.\0002\0006\000.\0001\000.\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.26.1}% 1149 +\BOOKMARK [3][-]{subsubsection.9.26.1.6}{\376\377\0009\000.\0002\0006\000.\0001\000.\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000Y\000P\000E}{subsection.9.26.1}% 1150 +\BOOKMARK [3][-]{subsubsection.9.26.1.7}{\376\377\0009\000.\0002\0006\000.\0001\000.\0007\000\040\000T\000M\000P\000\137\000H\000A\000S\000H\000E\000R\000\137\000C\000A\000L\000L}{subsection.9.26.1}% 1151 +\BOOKMARK [2][-]{subsection.9.26.2}{\376\377\0009\000.\0002\0006\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.26}% 1152 +\BOOKMARK [3][-]{subsubsection.9.26.2.1}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\000\040\000c\000o\000u\000n\000t\000\137\000f\000u\000n\000\050\000\051}{subsection.9.26.2}% 1153 +\BOOKMARK [3][-]{subsubsection.9.26.2.2}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0009\000]}{subsection.9.26.2}% 1154 +\BOOKMARK [3][-]{subsubsection.9.26.2.3}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0009\000]}{subsection.9.26.2}% 1155 +\BOOKMARK [3][-]{subsubsection.9.26.2.4}{\376\377\0009\000.\0002\0006\000.\0002\000.\0004\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0009\000]}{subsection.9.26.2}% 1156 +\BOOKMARK [3][-]{subsubsection.9.26.2.5}{\376\377\0009\000.\0002\0006\000.\0002\000.\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0009\000]}{subsection.9.26.2}% 1157 +\BOOKMARK [3][-]{subsubsection.9.26.2.6}{\376\377\0009\000.\0002\0006\000.\0002\000.\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0009\000]}{subsection.9.26.2}% 1158 +\BOOKMARK [3][-]{subsubsection.9.26.2.7}{\376\377\0009\000.\0002\0006\000.\0002\000.\0007\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0009\000]}{subsection.9.26.2}% 1159 +\BOOKMARK [3][-]{subsubsection.9.26.2.8}{\376\377\0009\000.\0002\0006\000.\0002\000.\0008\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0007\000/\0009\000]}{subsection.9.26.2}% 1160 +\BOOKMARK [3][-]{subsubsection.9.26.2.9}{\376\377\0009\000.\0002\0006\000.\0002\000.\0009\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0008\000/\0009\000]}{subsection.9.26.2}% 1161 +\BOOKMARK [3][-]{subsubsection.9.26.2.10}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0000\000\040\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0009\000/\0009\000]}{subsection.9.26.2}% 1162 +\BOOKMARK [3][-]{subsubsection.9.26.2.11}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0001\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0009\000]}{subsection.9.26.2}% 1163 +\BOOKMARK [3][-]{subsubsection.9.26.2.12}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0002\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0009\000]}{subsection.9.26.2}% 1164 +\BOOKMARK [3][-]{subsubsection.9.26.2.13}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0003\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0009\000]}{subsection.9.26.2}% 1165 +\BOOKMARK [3][-]{subsubsection.9.26.2.14}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0004\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0009\000]}{subsection.9.26.2}% 1166 +\BOOKMARK [3][-]{subsubsection.9.26.2.15}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0005\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0009\000]}{subsection.9.26.2}% 1167 +\BOOKMARK [3][-]{subsubsection.9.26.2.16}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0006\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0009\000]}{subsection.9.26.2}% 1168 +\BOOKMARK [3][-]{subsubsection.9.26.2.17}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0007\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0007\000/\0009\000]}{subsection.9.26.2}% 1169 +\BOOKMARK [3][-]{subsubsection.9.26.2.18}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0008\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0008\000/\0009\000]}{subsection.9.26.2}% 1170 +\BOOKMARK [3][-]{subsubsection.9.26.2.19}{\376\377\0009\000.\0002\0006\000.\0002\000.\0001\0009\000\040\000C\000O\000U\000N\000T\000E\000R\000S\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0009\000/\0009\000]}{subsection.9.26.2}% 1171 +\BOOKMARK [3][-]{subsubsection.9.26.2.20}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0000\000\040\000d\000a\000t\000a\000\050\000\051}{subsection.9.26.2}% 1172 +\BOOKMARK [3][-]{subsubsection.9.26.2.21}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0001\000\040\000d\000e\000s\000c\000\050\000\051}{subsection.9.26.2}% 1173 +\BOOKMARK [3][-]{subsubsection.9.26.2.22}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0002\000\040\000f\000o\000r\000\050\000\051}{subsection.9.26.2}% 1174 +\BOOKMARK [3][-]{subsubsection.9.26.2.23}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0003\000\040\000h\000a\000s\000h\000e\000r\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.9.26.2}% 1175 +\BOOKMARK [3][-]{subsubsection.9.26.2.24}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0004\000\040\000h\000a\000s\000h\000e\000r\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.9.26.2}% 1176 +\BOOKMARK [3][-]{subsubsection.9.26.2.25}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0005\000\040\000h\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.9.26.2}% 1177 +\BOOKMARK [3][-]{subsubsection.9.26.2.26}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0006\000\040\000h\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.9.26.2}% 1178 +\BOOKMARK [3][-]{subsubsection.9.26.2.27}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0007\000\040\000i\000f\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.9.26.2}% 1179 +\BOOKMARK [3][-]{subsubsection.9.26.2.28}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0008\000\040\000i\000f\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.9.26.2}% 1180 +\BOOKMARK [3][-]{subsubsection.9.26.2.29}{\376\377\0009\000.\0002\0006\000.\0002\000.\0002\0009\000\040\000i\000f\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.9.26.2}% 1181 +\BOOKMARK [3][-]{subsubsection.9.26.2.30}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0000\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0001\000/\0003\000]}{subsection.9.26.2}% 1182 +\BOOKMARK [3][-]{subsubsection.9.26.2.31}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0001\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0002\000/\0003\000]}{subsection.9.26.2}% 1183 +\BOOKMARK [3][-]{subsubsection.9.26.2.32}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0002\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\050\000\051\000\040\000[\0003\000/\0003\000]}{subsection.9.26.2}% 1184 +\BOOKMARK [3][-]{subsubsection.9.26.2.33}{\376\377\0009\000.\0002\0006\000.\0002\000.\0003\0003\000\040\000n\000a\000m\000e\000\050\000\051}{subsection.9.26.2}% 1185 +\BOOKMARK [2][-]{subsection.9.26.3}{\376\377\0009\000.\0002\0006\000.\0003\000\040\000V\000a\000r\000i\000a\000b\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.26}% 1186 +\BOOKMARK [3][-]{subsubsection.9.26.3.1}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\000\040\000a\000d\000d\000\137\000d\000i\000m\000s}{subsection.9.26.3}% 1187 +\BOOKMARK [3][-]{subsubsection.9.26.3.2}{\376\377\0009\000.\0002\0006\000.\0003\000.\0002\000\040\000c\000o\000u\000n\000t\000\137\000f\000u\000n\000\137}{subsection.9.26.3}% 1188 +\BOOKMARK [3][-]{subsubsection.9.26.3.3}{\376\377\0009\000.\0002\0006\000.\0003\000.\0003\000\040\000c\000o\000u\000n\000t\000e\000r}{subsection.9.26.3}% 1189 +\BOOKMARK [3][-]{subsubsection.9.26.3.4}{\376\377\0009\000.\0002\0006\000.\0003\000.\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000\137}{subsection.9.26.3}% 1190 +\BOOKMARK [3][-]{subsubsection.9.26.3.5}{\376\377\0009\000.\0002\0006\000.\0003\000.\0005\000\040\000d\000a\000t\000a\000\137}{subsection.9.26.3}% 1191 +\BOOKMARK [3][-]{subsubsection.9.26.3.6}{\376\377\0009\000.\0002\0006\000.\0003\000.\0006\000\040\000d\000e\000s\000c\000\137}{subsection.9.26.3}% 1192 +\BOOKMARK [3][-]{subsubsection.9.26.3.7}{\376\377\0009\000.\0002\0006\000.\0003\000.\0007\000\040\000f\000u\000n}{subsection.9.26.3}% 1193 +\BOOKMARK [3][-]{subsubsection.9.26.3.8}{\376\377\0009\000.\0002\0006\000.\0003\000.\0008\000\040\000f\000u\000n\000\137}{subsection.9.26.3}% 1194 +\BOOKMARK [3][-]{subsubsection.9.26.3.9}{\376\377\0009\000.\0002\0006\000.\0003\000.\0009\000\040\000h\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\137}{subsection.9.26.3}% 1195 +\BOOKMARK [3][-]{subsubsection.9.26.3.10}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0000\000\040\000i}{subsection.9.26.3}% 1196 +\BOOKMARK [3][-]{subsubsection.9.26.3.11}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0001\000\040\000i\000n\000i\000t\000\137\000f\000u\000n\000\137}{subsection.9.26.3}% 1197 +\BOOKMARK [3][-]{subsubsection.9.26.3.12}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0002\000\040\000j}{subsection.9.26.3}% 1198 +\BOOKMARK [3][-]{subsubsection.9.26.3.13}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0003\000\040\000n\000a\000m\000e\000\137}{subsection.9.26.3}% 1199 +\BOOKMARK [3][-]{subsubsection.9.26.3.14}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0004\000\040\000n\000o\000e\000x\000c\000e\000p\000t}{subsection.9.26.3}% 1200 +\BOOKMARK [3][-]{subsubsection.9.26.3.15}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0005\000\040\000r\000e\000s}{subsection.9.26.3}% 1201 +\BOOKMARK [3][-]{subsubsection.9.26.3.16}{\376\377\0009\000.\0002\0006\000.\0003\000.\0001\0006\000\040\000r\000e\000t\000u\000r\000n}{subsection.9.26.3}% 1202 +\BOOKMARK [1][-]{section.9.27}{\376\377\0009\000.\0002\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000/\000n\000e\000t\000w\000o\000r\000k\000-\000c\000s\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1203 +\BOOKMARK [2][-]{subsection.9.27.1}{\376\377\0009\000.\0002\0007\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.27}% 1204 +\BOOKMARK [3][-]{subsubsection.9.27.1.1}{\376\377\0009\000.\0002\0007\000.\0001\000.\0001\000\040\000C\000S\000S\000\137\000A\000P\000P\000E\000N\000D}{subsection.9.27.1}% 1205 +\BOOKMARK [3][-]{subsubsection.9.27.1.2}{\376\377\0009\000.\0002\0007\000.\0001\000.\0002\000\040\000C\000S\000S\000\137\000C\000A\000S\000E\000\137\000E\000L\000S\000E}{subsection.9.27.1}% 1206 +\BOOKMARK [3][-]{subsubsection.9.27.1.3}{\376\377\0009\000.\0002\0007\000.\0001\000.\0003\000\040\000C\000S\000S\000\137\000C\000A\000S\000E\000\137\000P\000E\000R\000C\000E\000I\000V\000E\000D}{subsection.9.27.1}% 1207 +\BOOKMARK [3][-]{subsubsection.9.27.1.4}{\376\377\0009\000.\0002\0007\000.\0001\000.\0004\000\040\000C\000S\000S\000\137\000C\000A\000S\000E\000\137\000T\000R\000U\000T\000H}{subsection.9.27.1}% 1208 +\BOOKMARK [3][-]{subsubsection.9.27.1.5}{\376\377\0009\000.\0002\0007\000.\0001\000.\0005\000\040\000C\000S\000S\000\137\000C\000H\000E\000C\000K\000\137\000S\000I\000Z\000E}{subsection.9.27.1}% 1209 +\BOOKMARK [3][-]{subsubsection.9.27.1.6}{\376\377\0009\000.\0002\0007\000.\0001\000.\0006\000\040\000C\000S\000S\000\137\000C\000H\000E\000C\000K\000\137\000S\000I\000Z\000E\000\137\000I\000N\000I\000T}{subsection.9.27.1}% 1210 +\BOOKMARK [3][-]{subsubsection.9.27.1.7}{\376\377\0009\000.\0002\0007\000.\0001\000.\0007\000\040\000C\000S\000S\000\137\000M\000A\000T\000C\000H\000\137\000T\000Y\000P\000E}{subsection.9.27.1}% 1211 +\BOOKMARK [3][-]{subsubsection.9.27.1.8}{\376\377\0009\000.\0002\0007\000.\0001\000.\0008\000\040\000C\000S\000S\000\137\000N\000E\000T\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A\000\137\000I\000N\000I\000T}{subsection.9.27.1}% 1212 +\BOOKMARK [3][-]{subsubsection.9.27.1.9}{\376\377\0009\000.\0002\0007\000.\0001\000.\0009\000\040\000C\000S\000S\000\137\000P\000E\000R\000C\000E\000I\000V\000E\000D\000\137\000C\000E\000L\000L\000S}{subsection.9.27.1}% 1213 +\BOOKMARK [3][-]{subsubsection.9.27.1.10}{\376\377\0009\000.\0002\0007\000.\0001\000.\0001\0000\000\040\000C\000S\000S\000\137\000S\000I\000Z\000E}{subsection.9.27.1}% 1214 +\BOOKMARK [3][-]{subsubsection.9.27.1.11}{\376\377\0009\000.\0002\0007\000.\0001\000.\0001\0001\000\040\000C\000S\000S\000\137\000T\000R\000U\000E\000\137\000C\000E\000L\000L\000S}{subsection.9.27.1}% 1215 +\BOOKMARK [2][-]{subsection.9.27.2}{\376\377\0009\000.\0002\0007\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.27}% 1216 +\BOOKMARK [3][-]{subsubsection.9.27.2.1}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0001\000\050\000\051}{subsection.9.27.2}% 1217 +\BOOKMARK [3][-]{subsubsection.9.27.2.2}{\376\377\0009\000.\0002\0007\000.\0002\000.\0002\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0002\000\050\000\051}{subsection.9.27.2}% 1218 +\BOOKMARK [3][-]{subsubsection.9.27.2.3}{\376\377\0009\000.\0002\0007\000.\0002\000.\0003\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0003\000\050\000\051}{subsection.9.27.2}% 1219 +\BOOKMARK [3][-]{subsubsection.9.27.2.4}{\376\377\0009\000.\0002\0007\000.\0002\000.\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0004\000\050\000\051}{subsection.9.27.2}% 1220 +\BOOKMARK [3][-]{subsubsection.9.27.2.5}{\376\377\0009\000.\0002\0007\000.\0002\000.\0005\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0005\000\050\000\051}{subsection.9.27.2}% 1221 +\BOOKMARK [3][-]{subsubsection.9.27.2.6}{\376\377\0009\000.\0002\0007\000.\0002\000.\0006\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0006\000\050\000\051}{subsection.9.27.2}% 1222 +\BOOKMARK [3][-]{subsubsection.9.27.2.7}{\376\377\0009\000.\0002\0007\000.\0002\000.\0007\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0007\000\050\000\051}{subsection.9.27.2}% 1223 +\BOOKMARK [3][-]{subsubsection.9.27.2.8}{\376\377\0009\000.\0002\0007\000.\0002\000.\0008\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0008\000\050\000\051}{subsection.9.27.2}% 1224 +\BOOKMARK [3][-]{subsubsection.9.27.2.9}{\376\377\0009\000.\0002\0007\000.\0002\000.\0009\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0000\0009\000\050\000\051}{subsection.9.27.2}% 1225 +\BOOKMARK [3][-]{subsubsection.9.27.2.10}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0000\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000e\000n\000s\000u\000s\0001\0000\000\050\000\051}{subsection.9.27.2}% 1226 +\BOOKMARK [3][-]{subsubsection.9.27.2.11}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0001\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000o\000m\000p\000l\000e\000t\000e\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000c\000o\000m\000i\000s\000s\000\050\000\051}{subsection.9.27.2}% 1227 +\BOOKMARK [3][-]{subsubsection.9.27.2.12}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0002\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000c\000o\000m\000p\000l\000e\000t\000e\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000o\000m\000i\000s\000s\000\050\000\051}{subsection.9.27.2}% 1228 +\BOOKMARK [3][-]{subsubsection.9.27.2.13}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0003\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000m\000i\000x\000e\000d\000\137\000r\000e\000c\000i\000p\000\050\000\051}{subsection.9.27.2}% 1229 +\BOOKMARK [3][-]{subsubsection.9.27.2.14}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000p\000a\000r\000t\000i\000a\000l\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000c\000o\000m\000m\000i\000\050\000\051}{subsection.9.27.2}% 1230 +\BOOKMARK [3][-]{subsubsection.9.27.2.15}{\376\377\0009\000.\0002\0007\000.\0002\000.\0001\0005\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000c\000s\000s\000\137\000p\000a\000r\000t\000i\000a\000l\000l\000y\000\137\000f\000a\000l\000s\000e\000\137\000r\000e\000c\000i\000p\000\137\000o\000m\000i\000s\000s\000\050\000\051}{subsection.9.27.2}% 1231 +\BOOKMARK [1][-]{section.9.28}{\376\377\0009\000.\0002\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000c\000o\000u\000n\000t\000e\000r\000s\000/\000n\000e\000t\000w\000o\000r\000k\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1232 +\BOOKMARK [2][-]{subsection.9.28.1}{\376\377\0009\000.\0002\0008\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.28}% 1233 +\BOOKMARK [3][-]{subsubsection.9.28.1.1}{\376\377\0009\000.\0002\0008\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O\000\137\000N\000E\000T\000W\000O\000R\000K}{subsection.9.28.1}% 1234 +\BOOKMARK [3][-]{subsubsection.9.28.1.2}{\376\377\0009\000.\0002\0008\000.\0001\000.\0002\000\040\000B\000A\000R\000R\000Y\000\137\000Z\000E\000R\000O\000\137\000N\000E\000T\000W\000O\000R\000K\000\137\000D\000E\000N\000S\000E}{subsection.9.28.1}% 1235 +\BOOKMARK [3][-]{subsubsection.9.28.1.3}{\376\377\0009\000.\0002\0008\000.\0001\000.\0003\000\040\000N\000E\000T\000\137\000C\000\137\000D\000A\000T\000A\000\137\000I\000D\000X}{subsection.9.28.1}% 1236 +\BOOKMARK [3][-]{subsubsection.9.28.1.4}{\376\377\0009\000.\0002\0008\000.\0001\000.\0004\000\040\000N\000E\000T\000\137\000C\000\137\000D\000A\000T\000A\000\137\000N\000U\000M}{subsection.9.28.1}% 1237 +\BOOKMARK [3][-]{subsubsection.9.28.1.5}{\376\377\0009\000.\0002\0008\000.\0001\000.\0005\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000C\000O\000U\000N\000T\000E\000R}{subsection.9.28.1}% 1238 +\BOOKMARK [3][-]{subsubsection.9.28.1.6}{\376\377\0009\000.\0002\0008\000.\0001\000.\0006\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.28.1}% 1239 +\BOOKMARK [3][-]{subsubsection.9.28.1.7}{\376\377\0009\000.\0002\0008\000.\0001\000.\0007\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000R\000U\000L\000E}{subsection.9.28.1}% 1240 +\BOOKMARK [3][-]{subsubsection.9.28.1.8}{\376\377\0009\000.\0002\0008\000.\0001\000.\0008\000\040\000N\000E\000T\000W\000O\000R\000K\000\137\000R\000U\000L\000E\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.28.1}% 1241 +\BOOKMARK [3][-]{subsubsection.9.28.1.9}{\376\377\0009\000.\0002\0008\000.\0001\000.\0009\000\040\000N\000E\000T\000W\000O\000R\000K\000D\000E\000N\000S\000E\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.28.1}% 1242 +\BOOKMARK [2][-]{subsection.9.28.2}{\376\377\0009\000.\0002\0008\000.\0002\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.28}% 1243 +\BOOKMARK [3][-]{subsubsection.9.28.2.1}{\376\377\0009\000.\0002\0008\000.\0002\000.\0001\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r}{subsection.9.28.2}% 1244 +\BOOKMARK [3][-]{subsubsection.9.28.2.2}{\376\377\0009\000.\0002\0008\000.\0002\000.\0002\000\040\000N\000e\000t\000C\000o\000u\000n\000t\000e\000r\000s}{subsection.9.28.2}% 1245 +\BOOKMARK [3][-]{subsubsection.9.28.2.3}{\376\377\0009\000.\0002\0008\000.\0002\000.\0003\000\040\000N\000e\000t\000M\000o\000d\000e\000l}{subsection.9.28.2}% 1246 +\BOOKMARK [3][-]{subsubsection.9.28.2.4}{\376\377\0009\000.\0002\0008\000.\0002\000.\0004\000\040\000N\000e\000t\000R\000u\000l\000e}{subsection.9.28.2}% 1247 +\BOOKMARK [3][-]{subsubsection.9.28.2.5}{\376\377\0009\000.\0002\0008\000.\0002\000.\0005\000\040\000N\000e\000t\000R\000u\000l\000e\000s}{subsection.9.28.2}% 1248 +\BOOKMARK [3][-]{subsubsection.9.28.2.6}{\376\377\0009\000.\0002\0008\000.\0002\000.\0006\000\040\000N\000e\000t\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r}{subsection.9.28.2}% 1249 +\BOOKMARK [3][-]{subsubsection.9.28.2.7}{\376\377\0009\000.\0002\0008\000.\0002\000.\0007\000\040\000N\000e\000t\000S\000u\000p\000p\000o\000r\000t}{subsection.9.28.2}% 1250 +\BOOKMARK [3][-]{subsubsection.9.28.2.8}{\376\377\0009\000.\0002\0008\000.\0002\000.\0008\000\040\000N\000e\000t\000w\000o\000r\000k}{subsection.9.28.2}% 1251 +\BOOKMARK [3][-]{subsubsection.9.28.2.9}{\376\377\0009\000.\0002\0008\000.\0002\000.\0009\000\040\000N\000e\000t\000w\000o\000r\000k\000D\000e\000n\000s\000e}{subsection.9.28.2}% 1252 +\BOOKMARK [2][-]{subsection.9.28.3}{\376\377\0009\000.\0002\0008\000.\0003\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.28}% 1253 +\BOOKMARK [3][-]{subsubsection.9.28.3.1}{\376\377\0009\000.\0002\0008\000.\0003\000.\0001\000\040\000r\000u\000l\000e\000s\000\137\000z\000e\000r\000o\000d\000i\000a\000g\000\050\000\051}{subsection.9.28.3}% 1254 +\BOOKMARK [1][-]{section.9.29}{\376\377\0009\000.\0002\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000f\000r\000e\000q\000t\000a\000b\000l\000e\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1255 +\BOOKMARK [1][-]{section.9.30}{\376\377\0009\000.\0003\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1256 +\BOOKMARK [1][-]{section.9.31}{\376\377\0009\000.\0003\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1257 +\BOOKMARK [2][-]{subsection.9.31.1}{\376\377\0009\000.\0003\0001\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.31}% 1258 +\BOOKMARK [3][-]{subsubsection.9.31.1.1}{\376\377\0009\000.\0003\0001\000.\0001\000.\0001\000\040\000l\000i\000k\000e\000l\000i\000h\000o\000o\000d\000\137\000\050\000\051}{subsection.9.31.1}% 1259 +\BOOKMARK [3][-]{subsubsection.9.31.1.2}{\376\377\0009\000.\0003\0001\000.\0001\000.\0002\000\040\000u\000p\000d\000a\000t\000e\000\137\000n\000o\000r\000m\000a\000l\000i\000z\000i\000n\000g\000\137\000c\000o\000n\000s\000t\000a\000n\000t\000\050\000\051}{subsection.9.31.1}% 1260 +\BOOKMARK [1][-]{section.9.32}{\376\377\0009\000.\0003\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1261 +\BOOKMARK [1][-]{section.9.33}{\376\377\0009\000.\0003\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000c\000o\000u\000n\000t\000e\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1262 +\BOOKMARK [2][-]{subsection.9.33.1}{\376\377\0009\000.\0003\0003\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.33}% 1263 +\BOOKMARK [3][-]{subsubsection.9.33.1.1}{\376\377\0009\000.\0003\0003\000.\0001\000.\0001\000\040\000D\000E\000F\000M\000\137\000C\000O\000U\000N\000T\000E\000R}{subsection.9.33.1}% 1264 +\BOOKMARK [3][-]{subsubsection.9.33.1.2}{\376\377\0009\000.\0003\0003\000.\0001\000.\0002\000\040\000D\000E\000F\000M\000\137\000C\000O\000U\000N\000T\000E\000R\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.33.1}% 1265 +\BOOKMARK [3][-]{subsubsection.9.33.1.3}{\376\377\0009\000.\0003\0003\000.\0001\000.\0003\000\040\000D\000E\000F\000M\000\137\000R\000U\000L\000E}{subsection.9.33.1}% 1266 +\BOOKMARK [3][-]{subsubsection.9.33.1.4}{\376\377\0009\000.\0003\0003\000.\0001\000.\0004\000\040\000D\000E\000F\000M\000\137\000R\000U\000L\000E\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.33.1}% 1267 +\BOOKMARK [3][-]{subsubsection.9.33.1.5}{\376\377\0009\000.\0003\0003\000.\0001\000.\0005\000\040\000D\000E\000F\000M\000\137\000R\000U\000L\000E\000D\000Y\000N\000\137\000L\000A\000M\000B\000D\000A}{subsection.9.33.1}% 1268 +\BOOKMARK [3][-]{subsubsection.9.33.1.6}{\376\377\0009\000.\0003\0003\000.\0001\000.\0006\000\040\000U\000N\000I\000\137\000S\000U\000B}{subsection.9.33.1}% 1269 +\BOOKMARK [1][-]{section.9.34}{\376\377\0009\000.\0003\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000c\000o\000u\000n\000t\000e\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1270 +\BOOKMARK [1][-]{section.9.35}{\376\377\0009\000.\0003\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000d\000e\000f\000m\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1271 +\BOOKMARK [1][-]{section.9.36}{\376\377\0009\000.\0003\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000d\000e\000f\000m\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1272 +\BOOKMARK [2][-]{subsection.9.36.1}{\376\377\0009\000.\0003\0006\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.36}% 1273 +\BOOKMARK [3][-]{subsubsection.9.36.1.1}{\376\377\0009\000.\0003\0006\000.\0001\000.\0001\000\040\000D\000E\000F\000M\000\137\000L\000O\000O\000P\000\137\000A\000R\000R\000A\000Y\000S}{subsection.9.36.1}% 1274 +\BOOKMARK [3][-]{subsubsection.9.36.1.2}{\376\377\0009\000.\0003\0006\000.\0001\000.\0002\000\040\000D\000E\000F\000M\000\137\000R\000A\000N\000G\000E\000S}{subsection.9.36.1}% 1275 +\BOOKMARK [2][-]{subsection.9.36.2}{\376\377\0009\000.\0003\0006\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.36}% 1276 +\BOOKMARK [3][-]{subsubsection.9.36.2.1}{\376\377\0009\000.\0003\0006\000.\0002\000.\0001\000\040\000k\000e\000y\000g\000e\000n\000\137\000d\000e\000f\000m\000\050\000\051}{subsection.9.36.2}% 1277 +\BOOKMARK [1][-]{section.9.37}{\376\377\0009\000.\0003\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000d\000e\000f\000m\000-\000t\000y\000p\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1278 +\BOOKMARK [2][-]{subsection.9.37.1}{\376\377\0009\000.\0003\0007\000.\0001\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.37}% 1279 +\BOOKMARK [3][-]{subsubsection.9.37.1.1}{\376\377\0009\000.\0003\0007\000.\0001\000.\0001\000\040\000D\000E\000F\000M\000A\000r\000r\000a\000y}{subsection.9.37.1}% 1280 +\BOOKMARK [1][-]{section.9.38}{\376\377\0009\000.\0003\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000d\000e\000f\000m\000/\000f\000o\000r\000m\000u\000l\000a\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1281 +\BOOKMARK [2][-]{subsection.9.38.1}{\376\377\0009\000.\0003\0008\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.38}% 1282 +\BOOKMARK [3][-]{subsubsection.9.38.1.1}{\376\377\0009\000.\0003\0008\000.\0001\000.\0001\000\040\000d\000e\000f\000m\000\137\000m\000o\000t\000i\000f\000\137\000p\000a\000r\000s\000e\000r\000\050\000\051}{subsection.9.38.1}% 1283 +\BOOKMARK [1][-]{section.9.39}{\376\377\0009\000.\0003\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1284 +\BOOKMARK [1][-]{section.9.40}{\376\377\0009\000.\0004\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000f\000l\000o\000c\000k\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1285 +\BOOKMARK [1][-]{section.9.41}{\376\377\0009\000.\0004\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000f\000l\000o\000c\000k\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1286 +\BOOKMARK [1][-]{section.9.42}{\376\377\0009\000.\0004\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1287 +\BOOKMARK [2][-]{subsection.9.42.1}{\376\377\0009\000.\0004\0002\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.42}% 1288 +\BOOKMARK [3][-]{subsubsection.9.42.1.1}{\376\377\0009\000.\0004\0002\000.\0001\000.\0001\000\040\000I\000N\000I\000T\000I\000A\000L\000I\000Z\000E\000D}{subsection.9.42.1}% 1289 +\BOOKMARK [2][-]{subsection.9.42.2}{\376\377\0009\000.\0004\0002\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.42}% 1290 +\BOOKMARK [3][-]{subsubsection.9.42.2.1}{\376\377\0009\000.\0004\0002\000.\0002\000.\0001\000\040\000k\000e\000y\000g\000e\000n\000\137\000f\000u\000l\000l\000\050\000\051}{subsection.9.42.2}% 1291 +\BOOKMARK [3][-]{subsubsection.9.42.2.2}{\376\377\0009\000.\0004\0002\000.\0002\000.\0002\000\040\000R\000U\000L\000E\000\137\000F\000U\000N\000C\000T\000I\000O\000N\000\050\000\051}{subsection.9.42.2}% 1292 +\BOOKMARK [3][-]{subsubsection.9.42.2.3}{\376\377\0009\000.\0004\0002\000.\0002\000.\0003\000\040\000v\000e\000c\000\137\000d\000i\000f\000f\000\050\000\051}{subsection.9.42.2}% 1293 +\BOOKMARK [3][-]{subsubsection.9.42.2.4}{\376\377\0009\000.\0004\0002\000.\0002\000.\0004\000\040\000v\000e\000c\000t\000o\000r\000\137\000c\000a\000s\000t\000e\000r\000\050\000\051}{subsection.9.42.2}% 1294 +\BOOKMARK [1][-]{section.9.43}{\376\377\0009\000.\0004\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000c\000o\000n\000s\000t\000r\000u\000c\000t\000o\000r\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1295 +\BOOKMARK [1][-]{section.9.44}{\376\377\0009\000.\0004\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000l\000i\000k\000e\000l\000i\000h\000o\000o\000d\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1296 +\BOOKMARK [2][-]{subsection.9.44.1}{\376\377\0009\000.\0004\0004\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.44}% 1297 +\BOOKMARK [3][-]{subsubsection.9.44.1.1}{\376\377\0009\000.\0004\0004\000.\0001\000.\0001\000\040\000p\000s\000e\000t\000\137\000l\000o\000o\000p\000\050\000\051}{subsection.9.44.1}% 1298 +\BOOKMARK [1][-]{section.9.45}{\376\377\0009\000.\0004\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000l\000i\000k\000e\000l\000i\000h\000o\000o\000d\000\137\000e\000x\000h\000a\000u\000s\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1299 +\BOOKMARK [1][-]{section.9.46}{\376\377\0009\000.\0004\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000p\000r\000e\000d\000i\000c\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1300 +\BOOKMARK [1][-]{section.9.47}{\376\377\0009\000.\0004\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000p\000r\000e\000d\000i\000c\000t\000\137\000e\000x\000h\000a\000u\000s\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1301 +\BOOKMARK [1][-]{section.9.48}{\376\377\0009\000.\0004\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000p\000r\000e\000d\000i\000c\000t\000\137\000s\000i\000m\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1302 +\BOOKMARK [1][-]{section.9.49}{\376\377\0009\000.\0004\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000-\000s\000i\000m\000u\000l\000a\000t\000e\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1303 +\BOOKMARK [1][-]{section.9.50}{\376\377\0009\000.\0005\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1304 +\BOOKMARK [1][-]{section.9.51}{\376\377\0009\000.\0005\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000n\000o\000d\000e\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1305 +\BOOKMARK [1][-]{section.9.52}{\376\377\0009\000.\0005\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000m\000o\000d\000e\000l\000s\000/\000g\000e\000e\000s\000e\000/\000g\000e\000e\000s\000e\000-\000t\000y\000p\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1306 +\BOOKMARK [2][-]{subsection.9.52.1}{\376\377\0009\000.\0005\0002\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.52}% 1307 +\BOOKMARK [3][-]{subsubsection.9.52.1.1}{\376\377\0009\000.\0005\0002\000.\0001\000.\0001\000\040\000P\000O\000S}{subsection.9.52.1}% 1308 +\BOOKMARK [2][-]{subsection.9.52.2}{\376\377\0009\000.\0005\0002\000.\0002\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.52}% 1309 +\BOOKMARK [3][-]{subsubsection.9.52.2.1}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\000\040\000P\000h\000y\000l\000o\000A\000r\000r\000a\000y}{subsection.9.52.2}% 1310 +\BOOKMARK [3][-]{subsubsection.9.52.2.2}{\376\377\0009\000.\0005\0002\000.\0002\000.\0002\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r}{subsection.9.52.2}% 1311 +\BOOKMARK [3][-]{subsubsection.9.52.2.3}{\376\377\0009\000.\0005\0002\000.\0002\000.\0003\000\040\000P\000h\000y\000l\000o\000C\000o\000u\000n\000t\000e\000r\000s}{subsection.9.52.2}% 1312 +\BOOKMARK [3][-]{subsubsection.9.52.2.4}{\376\377\0009\000.\0005\0002\000.\0002\000.\0004\000\040\000P\000h\000y\000l\000o\000M\000o\000d\000e\000l}{subsection.9.52.2}% 1313 +\BOOKMARK [3][-]{subsubsection.9.52.2.5}{\376\377\0009\000.\0005\0002\000.\0002\000.\0005\000\040\000P\000h\000y\000l\000o\000P\000o\000w\000e\000r\000S\000e\000t}{subsection.9.52.2}% 1314 +\BOOKMARK [3][-]{subsubsection.9.52.2.6}{\376\377\0009\000.\0005\0002\000.\0002\000.\0006\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e}{subsection.9.52.2}% 1315 +\BOOKMARK [3][-]{subsubsection.9.52.2.7}{\376\377\0009\000.\0005\0002\000.\0002\000.\0007\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000a\000t\000a}{subsection.9.52.2}% 1316 +\BOOKMARK [3][-]{subsubsection.9.52.2.8}{\376\377\0009\000.\0005\0002\000.\0002\000.\0008\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000D\000y\000n}{subsection.9.52.2}% 1317 +\BOOKMARK [3][-]{subsubsection.9.52.2.9}{\376\377\0009\000.\0005\0002\000.\0002\000.\0009\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000s}{subsection.9.52.2}% 1318 +\BOOKMARK [3][-]{subsubsection.9.52.2.10}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\0000\000\040\000P\000h\000y\000l\000o\000R\000u\000l\000e\000s\000D\000y\000n}{subsection.9.52.2}% 1319 +\BOOKMARK [3][-]{subsubsection.9.52.2.11}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\0001\000\040\000P\000h\000y\000l\000o\000S\000t\000a\000t\000s\000C\000o\000u\000n\000t\000e\000r}{subsection.9.52.2}% 1320 +\BOOKMARK [3][-]{subsubsection.9.52.2.12}{\376\377\0009\000.\0005\0002\000.\0002\000.\0001\0002\000\040\000P\000h\000y\000l\000o\000S\000u\000p\000p\000o\000r\000t}{subsection.9.52.2}% 1321 +\BOOKMARK [1][-]{section.9.53}{\376\377\0009\000.\0005\0003\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000p\000o\000w\000e\000r\000s\000e\000t\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1322 +\BOOKMARK [1][-]{section.9.54}{\376\377\0009\000.\0005\0004\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000p\000o\000w\000e\000r\000s\000e\000t\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1323 +\BOOKMARK [1][-]{section.9.55}{\376\377\0009\000.\0005\0005\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000p\000r\000o\000g\000r\000e\000s\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1324 +\BOOKMARK [2][-]{subsection.9.55.1}{\376\377\0009\000.\0005\0005\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.55}% 1325 +\BOOKMARK [3][-]{subsubsection.9.55.1.1}{\376\377\0009\000.\0005\0005\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000P\000R\000O\000G\000R\000E\000S\000S\000\137\000B\000A\000R\000\137\000W\000I\000D\000T\000H}{subsection.9.55.1}% 1326 +\BOOKMARK [1][-]{section.9.56}{\376\377\0009\000.\0005\0006\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000r\000u\000l\000e\000s\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1327 +\BOOKMARK [2][-]{subsection.9.56.1}{\376\377\0009\000.\0005\0006\000.\0001\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.56}% 1328 +\BOOKMARK [3][-]{subsubsection.9.56.1.1}{\376\377\0009\000.\0005\0006\000.\0001\000.\0001\000\040\000r\000u\000l\000e\000\137\000f\000u\000n\000\137\000d\000e\000f\000a\000u\000l\000t\000\050\000\051}{subsection.9.56.1}% 1329 +\BOOKMARK [1][-]{section.9.57}{\376\377\0009\000.\0005\0007\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000r\000u\000l\000e\000s\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1330 +\BOOKMARK [1][-]{section.9.58}{\376\377\0009\000.\0005\0008\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000t\000a\000t\000s\000c\000o\000u\000n\000t\000e\000r\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1331 +\BOOKMARK [1][-]{section.9.59}{\376\377\0009\000.\0005\0009\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000t\000a\000t\000s\000c\000o\000u\000n\000t\000e\000r\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1332 +\BOOKMARK [2][-]{subsection.9.59.1}{\376\377\0009\000.\0005\0009\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.59}% 1333 +\BOOKMARK [3][-]{subsubsection.9.59.1.1}{\376\377\0009\000.\0005\0009\000.\0001\000.\0001\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E}{subsection.9.59.1}% 1334 +\BOOKMARK [3][-]{subsubsection.9.59.1.2}{\376\377\0009\000.\0005\0009\000.\0001\000.\0002\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\137\000A\000R\000G\000S}{subsection.9.59.1}% 1335 +\BOOKMARK [3][-]{subsubsection.9.59.1.3}{\376\377\0009\000.\0005\0009\000.\0001\000.\0003\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000Y\000P\000E}{subsection.9.59.1}% 1336 +\BOOKMARK [2][-]{subsection.9.59.2}{\376\377\0009\000.\0005\0009\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.59}% 1337 +\BOOKMARK [3][-]{subsubsection.9.59.2.1}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\000\040\000c\000l\000e\000a\000r\000\050\000\051}{subsection.9.59.2}% 1338 +\BOOKMARK [3][-]{subsubsection.9.59.2.2}{\376\377\0009\000.\0005\0009\000.\0002\000.\0002\000\040\000f\000o\000r\000\050\000\051}{subsection.9.59.2}% 1339 +\BOOKMARK [3][-]{subsubsection.9.59.2.3}{\376\377\0009\000.\0005\0009\000.\0002\000.\0003\000\040\000r\000e\000s\000i\000z\000e\000\050\000\051}{subsection.9.59.2}% 1340 +\BOOKMARK [3][-]{subsubsection.9.59.2.4}{\376\377\0009\000.\0005\0009\000.\0002\000.\0004\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0001\000/\0009\000]}{subsection.9.59.2}% 1341 +\BOOKMARK [3][-]{subsubsection.9.59.2.5}{\376\377\0009\000.\0005\0009\000.\0002\000.\0005\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0002\000/\0009\000]}{subsection.9.59.2}% 1342 +\BOOKMARK [3][-]{subsubsection.9.59.2.6}{\376\377\0009\000.\0005\0009\000.\0002\000.\0006\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0003\000/\0009\000]}{subsection.9.59.2}% 1343 +\BOOKMARK [3][-]{subsubsection.9.59.2.7}{\376\377\0009\000.\0005\0009\000.\0002\000.\0007\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0004\000/\0009\000]}{subsection.9.59.2}% 1344 +\BOOKMARK [3][-]{subsubsection.9.59.2.8}{\376\377\0009\000.\0005\0009\000.\0002\000.\0008\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0005\000/\0009\000]}{subsection.9.59.2}% 1345 +\BOOKMARK [3][-]{subsubsection.9.59.2.9}{\376\377\0009\000.\0005\0009\000.\0002\000.\0009\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0006\000/\0009\000]}{subsection.9.59.2}% 1346 +\BOOKMARK [3][-]{subsubsection.9.59.2.10}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\0000\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0007\000/\0009\000]}{subsection.9.59.2}% 1347 +\BOOKMARK [3][-]{subsubsection.9.59.2.11}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\0001\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0008\000/\0009\000]}{subsection.9.59.2}% 1348 +\BOOKMARK [3][-]{subsubsection.9.59.2.12}{\376\377\0009\000.\0005\0009\000.\0002\000.\0001\0002\000\040\000S\000T\000A\000T\000S\000C\000O\000U\000N\000T\000E\000R\000\137\000T\000E\000M\000P\000L\000A\000T\000E\000\050\000\051\000\040\000[\0009\000/\0009\000]}{subsection.9.59.2}% 1349 +\BOOKMARK [2][-]{subsection.9.59.3}{\376\377\0009\000.\0005\0009\000.\0003\000\040\000V\000a\000r\000i\000a\000b\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.59}% 1350 +\BOOKMARK [3][-]{subsubsection.9.59.3.1}{\376\377\0009\000.\0005\0009\000.\0003\000.\0001\000\040\000c\000o\000u\000n\000t\000e\000r}{subsection.9.59.3}% 1351 +\BOOKMARK [3][-]{subsubsection.9.59.3.2}{\376\377\0009\000.\0005\0009\000.\0003\000.\0002\000\040\000c\000o\000u\000n\000t\000e\000r\000\137\000d\000e\000l\000e\000t\000e\000d}{subsection.9.59.3}% 1352 +\BOOKMARK [3][-]{subsubsection.9.59.3.3}{\376\377\0009\000.\0005\0009\000.\0003\000.\0003\000\040\000c\000o\000u\000n\000t\000e\000r\000s}{subsection.9.59.3}% 1353 +\BOOKMARK [3][-]{subsubsection.9.59.3.4}{\376\377\0009\000.\0005\0009\000.\0003\000.\0004\000\040\000c\000o\000u\000n\000t\000e\000r\000s\000\137}{subsection.9.59.3}% 1354 +\BOOKMARK [3][-]{subsubsection.9.59.3.5}{\376\377\0009\000.\0005\0009\000.\0003\000.\0005\000\040\000c\000u\000r\000r\000e\000n\000t\000\137\000s\000t\000a\000t\000s}{subsection.9.59.3}% 1355 +\BOOKMARK [3][-]{subsubsection.9.59.3.6}{\376\377\0009\000.\0005\0009\000.\0003\000.\0006\000\040\000E\000m\000p\000t\000y\000A\000r\000r\000a\000y}{subsection.9.59.3}% 1356 +\BOOKMARK [3][-]{subsubsection.9.59.3.7}{\376\377\0009\000.\0005\0009\000.\0003\000.\0007\000\040\000f\000\137}{subsection.9.59.3}% 1357 +\BOOKMARK [3][-]{subsubsection.9.59.3.8}{\376\377\0009\000.\0005\0009\000.\0003\000.\0008\000\040\000j}{subsection.9.59.3}% 1358 +\BOOKMARK [3][-]{subsubsection.9.59.3.9}{\376\377\0009\000.\0005\0009\000.\0003\000.\0009\000\040\000r\000e\000t\000u\000r\000n}{subsection.9.59.3}% 1359 +\BOOKMARK [1][-]{section.9.60}{\376\377\0009\000.\0006\0000\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000u\000p\000p\000o\000r\000t\000-\000b\000o\000n\000e\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1360 +\BOOKMARK [1][-]{section.9.61}{\376\377\0009\000.\0006\0001\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000s\000u\000p\000p\000o\000r\000t\000-\000m\000e\000a\000t\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1361 +\BOOKMARK [2][-]{subsection.9.61.1}{\376\377\0009\000.\0006\0001\000.\0001\000\040\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.61}% 1362 +\BOOKMARK [3][-]{subsubsection.9.61.1.1}{\376\377\0009\000.\0006\0001\000.\0001\000.\0001\000\040\000B\000A\000R\000R\000Y\000\137\000S\000U\000P\000P\000O\000R\000T\000\137\000M\000E\000A\000T\000\137\000H\000P\000P}{subsection.9.61.1}% 1363 +\BOOKMARK [1][-]{section.9.62}{\376\377\0009\000.\0006\0002\000\040\000i\000n\000c\000l\000u\000d\000e\000/\000b\000a\000r\000r\000y\000/\000t\000y\000p\000e\000d\000e\000f\000s\000.\000h\000p\000p\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1364 +\BOOKMARK [2][-]{subsection.9.62.1}{\376\377\0009\000.\0006\0002\000.\0001\000\040\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.62}% 1365 +\BOOKMARK [3][-]{subsubsection.9.62.1.1}{\376\377\0009\000.\0006\0002\000.\0001\000.\0001\000\040\000C\000o\000l\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1366 +\BOOKMARK [3][-]{subsubsection.9.62.1.2}{\376\377\0009\000.\0006\0002\000.\0001\000.\0002\000\040\000C\000o\000u\000n\000t\000e\000r\000\137\000f\000u\000n\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1367 +\BOOKMARK [3][-]{subsubsection.9.62.1.3}{\376\377\0009\000.\0006\0002\000.\0001\000.\0003\000\040\000C\000o\000u\000n\000t\000s\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1368 +\BOOKMARK [3][-]{subsubsection.9.62.1.4}{\376\377\0009\000.\0006\0002\000.\0001\000.\0004\000\040\000H\000a\000s\000h\000e\000r\000\137\000f\000u\000n\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1369 +\BOOKMARK [3][-]{subsubsection.9.62.1.5}{\376\377\0009\000.\0006\0002\000.\0001\000.\0005\000\040\000M\000a\000p\000V\000e\000c\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1370 +\BOOKMARK [3][-]{subsubsection.9.62.1.6}{\376\377\0009\000.\0006\0002\000.\0001\000.\0006\000\040\000R\000o\000w\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1371 +\BOOKMARK [3][-]{subsubsection.9.62.1.7}{\376\377\0009\000.\0006\0002\000.\0001\000.\0007\000\040\000R\000u\000l\000e\000\137\000f\000u\000n\000\137\000t\000y\000p\000e}{subsection.9.62.1}% 1372 +\BOOKMARK [2][-]{subsection.9.62.2}{\376\377\0009\000.\0006\0002\000.\0002\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{section.9.62}% 1373 +\BOOKMARK [3][-]{subsubsection.9.62.2.1}{\376\377\0009\000.\0006\0002\000.\0002\000.\0001\000\040\000s\000o\000r\000t\000\137\000a\000r\000r\000a\000y\000\050\000\051}{subsection.9.62.2}% 1374 +\BOOKMARK [3][-]{subsubsection.9.62.2.2}{\376\377\0009\000.\0006\0002\000.\0002\000.\0002\000\040\000v\000e\000c\000\137\000e\000q\000u\000a\000l\000\050\000\051}{subsection.9.62.2}% 1375 +\BOOKMARK [3][-]{subsubsection.9.62.2.3}{\376\377\0009\000.\0006\0002\000.\0002\000.\0003\000\040\000v\000e\000c\000\137\000e\000q\000u\000a\000l\000\137\000a\000p\000p\000r\000o\000x\000\050\000\051}{subsection.9.62.2}% 1376 +\BOOKMARK [3][-]{subsubsection.9.62.2.4}{\376\377\0009\000.\0006\0002\000.\0002\000.\0004\000\040\000v\000e\000c\000\137\000i\000n\000n\000e\000r\000\137\000p\000r\000o\000d\000\050\000\051\000\040\000[\0001\000/\0002\000]}{subsection.9.62.2}% 1377 +\BOOKMARK [3][-]{subsubsection.9.62.2.5}{\376\377\0009\000.\0006\0002\000.\0002\000.\0005\000\040\000v\000e\000c\000\137\000i\000n\000n\000e\000r\000\137\000p\000r\000o\000d\000\050\000\051\000\040\000[\0002\000/\0002\000]}{subsection.9.62.2}% 1378 +\BOOKMARK [1][-]{section.9.63}{\376\377\0009\000.\0006\0003\000\040\000R\000E\000A\000D\000M\000E\000.\000m\000d\000\040\000F\000i\000l\000e\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e}{chapter.9}% 1379 +\BOOKMARK [0][-]{section*.268}{\376\377\000I\000n\000d\000e\000x}{}% 1380 diff --git a/latex/refman.pdf b/latex/refman.pdf index 2ed26da42..4b56f39e2 100644 Binary files a/latex/refman.pdf and b/latex/refman.pdf differ diff --git a/latex/refman.toc b/latex/refman.toc index ae6c4ae5f..012f6062e 100644 --- a/latex/refman.toc +++ b/latex/refman.toc @@ -799,61 +799,63 @@ \contentsline {subsubsection}{\numberline {8.29.4.17}rules\_dyn}{196}{subsubsection.8.29.4.17}% \contentsline {subsubsection}{\numberline {8.29.4.18}stats\_support}{196}{subsubsection.8.29.4.18}% \contentsline {subsubsection}{\numberline {8.29.4.19}stats\_support\_n\_arrays}{196}{subsubsection.8.29.4.19}% -\contentsline {subsubsection}{\numberline {8.29.4.20}stats\_target}{197}{subsubsection.8.29.4.20}% -\contentsline {subsubsection}{\numberline {8.29.4.21}support\_fun}{197}{subsubsection.8.29.4.21}% -\contentsline {subsubsection}{\numberline {8.29.4.22}transform\_model\_fun}{197}{subsubsection.8.29.4.22}% -\contentsline {subsubsection}{\numberline {8.29.4.23}transform\_model\_term\_names}{198}{subsubsection.8.29.4.23}% -\contentsline {subsubsection}{\numberline {8.29.4.24}with\_pset}{198}{subsubsection.8.29.4.24}% -\contentsline {section}{\numberline {8.30}Net\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Counter\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{198}{section.8.30}% -\contentsline {subsection}{\numberline {8.30.1}Detailed Description}{198}{subsection.8.30.1}% +\contentsline {subsubsection}{\numberline {8.29.4.20}stats\_support\_sizes}{197}{subsubsection.8.29.4.20}% +\contentsline {subsubsection}{\numberline {8.29.4.21}stats\_support\_sizes\_acc}{197}{subsubsection.8.29.4.21}% +\contentsline {subsubsection}{\numberline {8.29.4.22}stats\_target}{197}{subsubsection.8.29.4.22}% +\contentsline {subsubsection}{\numberline {8.29.4.23}support\_fun}{197}{subsubsection.8.29.4.23}% +\contentsline {subsubsection}{\numberline {8.29.4.24}transform\_model\_fun}{198}{subsubsection.8.29.4.24}% +\contentsline {subsubsection}{\numberline {8.29.4.25}transform\_model\_term\_names}{198}{subsubsection.8.29.4.25}% +\contentsline {subsubsection}{\numberline {8.29.4.26}with\_pset}{198}{subsubsection.8.29.4.26}% +\contentsline {section}{\numberline {8.30}Net\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Counter\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{199}{section.8.30}% +\contentsline {subsection}{\numberline {8.30.1}Detailed Description}{199}{subsection.8.30.1}% \contentsline {subsection}{\numberline {8.30.2}Constructor \& Destructor Documentation}{199}{subsection.8.30.2}% \contentsline {subsubsection}{\numberline {8.30.2.1}NetCounterData()\hspace {0.1cm}{\footnotesize \ttfamily [1/2]}}{199}{subsubsection.8.30.2.1}% \contentsline {subsubsection}{\numberline {8.30.2.2}NetCounterData()\hspace {0.1cm}{\footnotesize \ttfamily [2/2]}}{199}{subsubsection.8.30.2.2}% -\contentsline {subsubsection}{\numberline {8.30.2.3}$\sim $NetCounterData()}{199}{subsubsection.8.30.2.3}% -\contentsline {subsection}{\numberline {8.30.3}Member Data Documentation}{199}{subsection.8.30.3}% -\contentsline {subsubsection}{\numberline {8.30.3.1}indices}{199}{subsubsection.8.30.3.1}% -\contentsline {subsubsection}{\numberline {8.30.3.2}numbers}{199}{subsubsection.8.30.3.2}% +\contentsline {subsubsection}{\numberline {8.30.2.3}$\sim $NetCounterData()}{200}{subsubsection.8.30.2.3}% +\contentsline {subsection}{\numberline {8.30.3}Member Data Documentation}{200}{subsection.8.30.3}% +\contentsline {subsubsection}{\numberline {8.30.3.1}indices}{200}{subsubsection.8.30.3.1}% +\contentsline {subsubsection}{\numberline {8.30.3.2}numbers}{200}{subsubsection.8.30.3.2}% \contentsline {section}{\numberline {8.31}Network\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{200}{section.8.31}% -\contentsline {subsection}{\numberline {8.31.1}Detailed Description}{200}{subsection.8.31.1}% -\contentsline {subsection}{\numberline {8.31.2}Constructor \& Destructor Documentation}{200}{subsection.8.31.2}% -\contentsline {subsubsection}{\numberline {8.31.2.1}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [1/3]}}{200}{subsubsection.8.31.2.1}% -\contentsline {subsubsection}{\numberline {8.31.2.2}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [2/3]}}{200}{subsubsection.8.31.2.2}% +\contentsline {subsection}{\numberline {8.31.1}Detailed Description}{201}{subsection.8.31.1}% +\contentsline {subsection}{\numberline {8.31.2}Constructor \& Destructor Documentation}{201}{subsection.8.31.2}% +\contentsline {subsubsection}{\numberline {8.31.2.1}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [1/3]}}{201}{subsubsection.8.31.2.1}% +\contentsline {subsubsection}{\numberline {8.31.2.2}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [2/3]}}{201}{subsubsection.8.31.2.2}% \contentsline {subsubsection}{\numberline {8.31.2.3}NetworkData()\hspace {0.1cm}{\footnotesize \ttfamily [3/3]}}{201}{subsubsection.8.31.2.3}% -\contentsline {subsubsection}{\numberline {8.31.2.4}$\sim $NetworkData()}{201}{subsubsection.8.31.2.4}% -\contentsline {subsection}{\numberline {8.31.3}Member Data Documentation}{201}{subsection.8.31.3}% -\contentsline {subsubsection}{\numberline {8.31.3.1}directed}{201}{subsubsection.8.31.3.1}% +\contentsline {subsubsection}{\numberline {8.31.2.4}$\sim $NetworkData()}{202}{subsubsection.8.31.2.4}% +\contentsline {subsection}{\numberline {8.31.3}Member Data Documentation}{202}{subsection.8.31.3}% +\contentsline {subsubsection}{\numberline {8.31.3.1}directed}{202}{subsubsection.8.31.3.1}% \contentsline {subsubsection}{\numberline {8.31.3.2}vertex\_attr}{202}{subsubsection.8.31.3.2}% \contentsline {section}{\numberline {8.32}Node Class Reference}{202}{section.8.32}% \contentsline {subsection}{\numberline {8.32.1}Detailed Description}{203}{subsection.8.32.1}% \contentsline {subsection}{\numberline {8.32.2}Constructor \& Destructor Documentation}{203}{subsection.8.32.2}% -\contentsline {subsubsection}{\numberline {8.32.2.1}Node()\hspace {0.1cm}{\footnotesize \ttfamily [1/5]}}{203}{subsubsection.8.32.2.1}% +\contentsline {subsubsection}{\numberline {8.32.2.1}Node()\hspace {0.1cm}{\footnotesize \ttfamily [1/5]}}{204}{subsubsection.8.32.2.1}% \contentsline {subsubsection}{\numberline {8.32.2.2}Node()\hspace {0.1cm}{\footnotesize \ttfamily [2/5]}}{204}{subsubsection.8.32.2.2}% \contentsline {subsubsection}{\numberline {8.32.2.3}Node()\hspace {0.1cm}{\footnotesize \ttfamily [3/5]}}{204}{subsubsection.8.32.2.3}% \contentsline {subsubsection}{\numberline {8.32.2.4}Node()\hspace {0.1cm}{\footnotesize \ttfamily [4/5]}}{204}{subsubsection.8.32.2.4}% \contentsline {subsubsection}{\numberline {8.32.2.5}Node()\hspace {0.1cm}{\footnotesize \ttfamily [5/5]}}{204}{subsubsection.8.32.2.5}% -\contentsline {subsubsection}{\numberline {8.32.2.6}$\sim $Node()}{204}{subsubsection.8.32.2.6}% -\contentsline {subsection}{\numberline {8.32.3}Member Function Documentation}{204}{subsection.8.32.3}% +\contentsline {subsubsection}{\numberline {8.32.2.6}$\sim $Node()}{205}{subsubsection.8.32.2.6}% +\contentsline {subsection}{\numberline {8.32.3}Member Function Documentation}{205}{subsection.8.32.3}% \contentsline {subsubsection}{\numberline {8.32.3.1}get\_parent()}{205}{subsubsection.8.32.3.1}% \contentsline {subsubsection}{\numberline {8.32.3.2}is\_leaf()}{205}{subsubsection.8.32.3.2}% \contentsline {subsubsection}{\numberline {8.32.3.3}noffspring()}{205}{subsubsection.8.32.3.3}% \contentsline {subsection}{\numberline {8.32.4}Member Data Documentation}{205}{subsection.8.32.4}% \contentsline {subsubsection}{\numberline {8.32.4.1}annotations}{205}{subsubsection.8.32.4.1}% -\contentsline {subsubsection}{\numberline {8.32.4.2}array}{205}{subsubsection.8.32.4.2}% +\contentsline {subsubsection}{\numberline {8.32.4.2}array}{206}{subsubsection.8.32.4.2}% \contentsline {subsubsection}{\numberline {8.32.4.3}arrays}{206}{subsubsection.8.32.4.3}% \contentsline {subsubsection}{\numberline {8.32.4.4}duplication}{206}{subsubsection.8.32.4.4}% \contentsline {subsubsection}{\numberline {8.32.4.5}id}{206}{subsubsection.8.32.4.5}% \contentsline {subsubsection}{\numberline {8.32.4.6}narray}{206}{subsubsection.8.32.4.6}% -\contentsline {subsubsection}{\numberline {8.32.4.7}offspring}{206}{subsubsection.8.32.4.7}% +\contentsline {subsubsection}{\numberline {8.32.4.7}offspring}{207}{subsubsection.8.32.4.7}% \contentsline {subsubsection}{\numberline {8.32.4.8}ord}{207}{subsubsection.8.32.4.8}% \contentsline {subsubsection}{\numberline {8.32.4.9}parent}{207}{subsubsection.8.32.4.9}% \contentsline {subsubsection}{\numberline {8.32.4.10}probability}{207}{subsubsection.8.32.4.10}% \contentsline {subsubsection}{\numberline {8.32.4.11}subtree\_prob}{207}{subsubsection.8.32.4.11}% -\contentsline {subsubsection}{\numberline {8.32.4.12}visited}{207}{subsubsection.8.32.4.12}% +\contentsline {subsubsection}{\numberline {8.32.4.12}visited}{208}{subsubsection.8.32.4.12}% \contentsline {section}{\numberline {8.33}Node\discretionary {\mbox {\scriptsize $\DOTSB \leftarrow \joinrel \rhook $}}{}{}Data Class Reference}{208}{section.8.33}% \contentsline {subsection}{\numberline {8.33.1}Detailed Description}{208}{subsection.8.33.1}% \contentsline {subsection}{\numberline {8.33.2}Constructor \& Destructor Documentation}{208}{subsection.8.33.2}% \contentsline {subsubsection}{\numberline {8.33.2.1}NodeData()}{208}{subsubsection.8.33.2.1}% -\contentsline {subsection}{\numberline {8.33.3}Member Data Documentation}{208}{subsection.8.33.3}% +\contentsline {subsection}{\numberline {8.33.3}Member Data Documentation}{209}{subsection.8.33.3}% \contentsline {subsubsection}{\numberline {8.33.3.1}blengths}{209}{subsubsection.8.33.3.1}% \contentsline {subsubsection}{\numberline {8.33.3.2}duplication}{209}{subsubsection.8.33.3.2}% \contentsline {subsubsection}{\numberline {8.33.3.3}states}{209}{subsubsection.8.33.3.3}% diff --git a/latex/rules-bones_8hpp__dep__incl.pdf b/latex/rules-bones_8hpp__dep__incl.pdf index 9f83b8af3..5120dd3dd 100644 Binary files a/latex/rules-bones_8hpp__dep__incl.pdf and b/latex/rules-bones_8hpp__dep__incl.pdf differ diff --git a/latex/rules-meat_8hpp__dep__incl.pdf b/latex/rules-meat_8hpp__dep__incl.pdf index e4eca7e2a..88cc8c31d 100644 Binary files a/latex/rules-meat_8hpp__dep__incl.pdf and b/latex/rules-meat_8hpp__dep__incl.pdf differ diff --git a/latex/statscounter-bones_8hpp__dep__incl.pdf b/latex/statscounter-bones_8hpp__dep__incl.pdf index 1a0d46ad0..a66e62b3b 100644 Binary files a/latex/statscounter-bones_8hpp__dep__incl.pdf and b/latex/statscounter-bones_8hpp__dep__incl.pdf differ diff --git a/latex/statscounter-meat_8hpp__dep__incl.pdf b/latex/statscounter-meat_8hpp__dep__incl.pdf index 4812945fb..e6a5bb956 100644 Binary files a/latex/statscounter-meat_8hpp__dep__incl.pdf and b/latex/statscounter-meat_8hpp__dep__incl.pdf differ diff --git a/latex/support-bones_8hpp__dep__incl.pdf b/latex/support-bones_8hpp__dep__incl.pdf index 3b72afc9c..b0c7ba418 100644 Binary files a/latex/support-bones_8hpp__dep__incl.pdf and b/latex/support-bones_8hpp__dep__incl.pdf differ diff --git a/latex/support-meat_8hpp__dep__incl.pdf b/latex/support-meat_8hpp__dep__incl.pdf index 3029c48cf..6eedf4ff4 100644 Binary files a/latex/support-meat_8hpp__dep__incl.pdf and b/latex/support-meat_8hpp__dep__incl.pdf differ diff --git a/latex/typedefs_8hpp__dep__incl.pdf b/latex/typedefs_8hpp__dep__incl.pdf index 11aed28fc..b9883c223 100644 Binary files a/latex/typedefs_8hpp__dep__incl.pdf and b/latex/typedefs_8hpp__dep__incl.pdf differ diff --git a/latex/typedefs_8hpp__incl.pdf b/latex/typedefs_8hpp__incl.pdf index a25a66fc7..102b1513b 100644 Binary files a/latex/typedefs_8hpp__incl.pdf and b/latex/typedefs_8hpp__incl.pdf differ diff --git a/model-bones_8hpp.html b/model-bones_8hpp.html index 76b75b4d4..26e98bfbd 100644 --- a/model-bones_8hpp.html +++ b/model-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/model-bones_8hpp_source.html b/model-bones_8hpp_source.html index ada218c08..15b760706 100644 --- a/model-bones_8hpp_source.html +++ b/model-bones_8hpp_source.html @@ -111,289 +111,293 @@
                                                                                                                                                          42  std::mt19937 * rengine = nullptr;
                                                                                                                                                          43  bool delete_rengine = false;
                                                                                                                                                          44 
                                                                                                                                                          -
                                                                                                                                                          62  std::vector< std::vector< double > > stats_support;
                                                                                                                                                          -
                                                                                                                                                          63  std::vector< size_t > stats_support_n_arrays;
                                                                                                                                                          -
                                                                                                                                                          64  std::vector< std::vector< double > > stats_target;
                                                                                                                                                          -
                                                                                                                                                          65  std::vector< size_t > arrays2support;
                                                                                                                                                          -
                                                                                                                                                          67 
                                                                                                                                                          - -
                                                                                                                                                          73 
                                                                                                                                                          -
                                                                                                                                                          80  bool with_pset = false;
                                                                                                                                                          -
                                                                                                                                                          81  std::vector< std::vector< Array_Type > > pset_arrays;
                                                                                                                                                          -
                                                                                                                                                          82  std::vector< std::vector<double> > pset_stats;
                                                                                                                                                          -
                                                                                                                                                          83  std::vector< std::vector<double> > pset_probs;
                                                                                                                                                          -
                                                                                                                                                          85 
                                                                                                                                                          - - - - - -
                                                                                                                                                          97 
                                                                                                                                                          -
                                                                                                                                                          99  std::vector< std::vector<double> > params_last;
                                                                                                                                                          -
                                                                                                                                                          100  std::vector< double > normalizing_constants;
                                                                                                                                                          -
                                                                                                                                                          101  std::vector< bool > first_calc_done;
                                                                                                                                                          -
                                                                                                                                                          102 
                                                                                                                                                          -
                                                                                                                                                          103  bool delete_counters = false;
                                                                                                                                                          -
                                                                                                                                                          104  bool delete_rules = false;
                                                                                                                                                          -
                                                                                                                                                          105  bool delete_rules_dyn = false;
                                                                                                                                                          -
                                                                                                                                                          106 
                                                                                                                                                          -
                                                                                                                                                          122  std::function<std::vector<double>(double *, size_t k)>
                                                                                                                                                          - -
                                                                                                                                                          124 
                                                                                                                                                          -
                                                                                                                                                          125  std::vector< std::string > transform_model_term_names;
                                                                                                                                                          -
                                                                                                                                                          126 
                                                                                                                                                          -
                                                                                                                                                          127 public:
                                                                                                                                                          -
                                                                                                                                                          128 
                                                                                                                                                          - -
                                                                                                                                                          136  const std::vector< double > & params,
                                                                                                                                                          -
                                                                                                                                                          137  BARRY_NCORES_ARG(=1)
                                                                                                                                                          -
                                                                                                                                                          138  );
                                                                                                                                                          -
                                                                                                                                                          139 
                                                                                                                                                          -
                                                                                                                                                          140  void set_rengine(std::mt19937 * rengine_, bool delete_ = false) {
                                                                                                                                                          -
                                                                                                                                                          141 
                                                                                                                                                          -
                                                                                                                                                          142  if (delete_rengine)
                                                                                                                                                          -
                                                                                                                                                          143  delete rengine;
                                                                                                                                                          -
                                                                                                                                                          144 
                                                                                                                                                          -
                                                                                                                                                          145  rengine = rengine_;
                                                                                                                                                          -
                                                                                                                                                          146  delete_rengine = delete_;
                                                                                                                                                          -
                                                                                                                                                          147 
                                                                                                                                                          -
                                                                                                                                                          148  };
                                                                                                                                                          -
                                                                                                                                                          149 
                                                                                                                                                          -
                                                                                                                                                          150  void set_seed(size_t s) {
                                                                                                                                                          +
                                                                                                                                                          62  std::vector< double > stats_support;
                                                                                                                                                          +
                                                                                                                                                          63  std::vector< size_t > stats_support_sizes;
                                                                                                                                                          +
                                                                                                                                                          64  std::vector< size_t > stats_support_sizes_acc;
                                                                                                                                                          +
                                                                                                                                                          65  std::vector< size_t > stats_support_n_arrays;
                                                                                                                                                          +
                                                                                                                                                          66  std::vector< std::vector< double > > stats_target;
                                                                                                                                                          +
                                                                                                                                                          67  std::vector< size_t > arrays2support;
                                                                                                                                                          +
                                                                                                                                                          69 
                                                                                                                                                          + +
                                                                                                                                                          75 
                                                                                                                                                          +
                                                                                                                                                          82  bool with_pset = false;
                                                                                                                                                          +
                                                                                                                                                          83  std::vector< std::vector< Array_Type > > pset_arrays;
                                                                                                                                                          +
                                                                                                                                                          84  std::vector< std::vector<double> > pset_stats;
                                                                                                                                                          +
                                                                                                                                                          85  std::vector< std::vector<double> > pset_probs;
                                                                                                                                                          +
                                                                                                                                                          87 
                                                                                                                                                          + + + + + +
                                                                                                                                                          99 
                                                                                                                                                          +
                                                                                                                                                          101  std::vector< std::vector<double> > params_last;
                                                                                                                                                          +
                                                                                                                                                          102  std::vector< double > normalizing_constants;
                                                                                                                                                          +
                                                                                                                                                          103  std::vector< bool > first_calc_done;
                                                                                                                                                          +
                                                                                                                                                          104 
                                                                                                                                                          +
                                                                                                                                                          105  bool delete_counters = false;
                                                                                                                                                          +
                                                                                                                                                          106  bool delete_rules = false;
                                                                                                                                                          +
                                                                                                                                                          107  bool delete_rules_dyn = false;
                                                                                                                                                          +
                                                                                                                                                          108 
                                                                                                                                                          +
                                                                                                                                                          124  std::function<std::vector<double>(double *, size_t k)>
                                                                                                                                                          + +
                                                                                                                                                          126 
                                                                                                                                                          +
                                                                                                                                                          127  std::vector< std::string > transform_model_term_names;
                                                                                                                                                          +
                                                                                                                                                          128 
                                                                                                                                                          +
                                                                                                                                                          129 public:
                                                                                                                                                          +
                                                                                                                                                          130 
                                                                                                                                                          + +
                                                                                                                                                          138  const std::vector< double > & params,
                                                                                                                                                          +
                                                                                                                                                          139  BARRY_NCORES_ARG(=1)
                                                                                                                                                          +
                                                                                                                                                          140  );
                                                                                                                                                          +
                                                                                                                                                          141 
                                                                                                                                                          +
                                                                                                                                                          142  void set_rengine(std::mt19937 * rengine_, bool delete_ = false) {
                                                                                                                                                          +
                                                                                                                                                          143 
                                                                                                                                                          +
                                                                                                                                                          144  if (delete_rengine)
                                                                                                                                                          +
                                                                                                                                                          145  delete rengine;
                                                                                                                                                          +
                                                                                                                                                          146 
                                                                                                                                                          +
                                                                                                                                                          147  rengine = rengine_;
                                                                                                                                                          +
                                                                                                                                                          148  delete_rengine = delete_;
                                                                                                                                                          +
                                                                                                                                                          149 
                                                                                                                                                          +
                                                                                                                                                          150  };
                                                                                                                                                          151 
                                                                                                                                                          -
                                                                                                                                                          152  if (rengine == nullptr)
                                                                                                                                                          -
                                                                                                                                                          153  {
                                                                                                                                                          -
                                                                                                                                                          154  rengine = new std::mt19937;
                                                                                                                                                          -
                                                                                                                                                          155  delete_rengine = true;
                                                                                                                                                          -
                                                                                                                                                          156  }
                                                                                                                                                          -
                                                                                                                                                          157 
                                                                                                                                                          -
                                                                                                                                                          158  rengine->seed(s);
                                                                                                                                                          +
                                                                                                                                                          152  void set_seed(size_t s) {
                                                                                                                                                          +
                                                                                                                                                          153 
                                                                                                                                                          +
                                                                                                                                                          154  if (rengine == nullptr)
                                                                                                                                                          +
                                                                                                                                                          155  {
                                                                                                                                                          +
                                                                                                                                                          156  rengine = new std::mt19937;
                                                                                                                                                          +
                                                                                                                                                          157  delete_rengine = true;
                                                                                                                                                          +
                                                                                                                                                          158  }
                                                                                                                                                          159 
                                                                                                                                                          -
                                                                                                                                                          160  };
                                                                                                                                                          -
                                                                                                                                                          162 
                                                                                                                                                          -
                                                                                                                                                          163  Model();
                                                                                                                                                          -
                                                                                                                                                          164  Model(size_t size_);
                                                                                                                                                          - - - -
                                                                                                                                                          168  );
                                                                                                                                                          -
                                                                                                                                                          169 
                                                                                                                                                          -
                                                                                                                                                          170  virtual ~Model() {
                                                                                                                                                          -
                                                                                                                                                          171  if (delete_counters)
                                                                                                                                                          -
                                                                                                                                                          172  delete counters;
                                                                                                                                                          -
                                                                                                                                                          173 
                                                                                                                                                          -
                                                                                                                                                          174  if (delete_rules)
                                                                                                                                                          -
                                                                                                                                                          175  delete rules;
                                                                                                                                                          -
                                                                                                                                                          176 
                                                                                                                                                          -
                                                                                                                                                          177  if (delete_rules_dyn)
                                                                                                                                                          -
                                                                                                                                                          178  delete rules_dyn;
                                                                                                                                                          -
                                                                                                                                                          179 
                                                                                                                                                          -
                                                                                                                                                          180  if (delete_rengine)
                                                                                                                                                          -
                                                                                                                                                          181  delete rengine;
                                                                                                                                                          -
                                                                                                                                                          182  };
                                                                                                                                                          -
                                                                                                                                                          183 
                                                                                                                                                          -
                                                                                                                                                          184  void store_psets() noexcept;
                                                                                                                                                          -
                                                                                                                                                          185  std::vector< double > gen_key(const Array_Type & Array_);
                                                                                                                                                          -
                                                                                                                                                          186 
                                                                                                                                                          -
                                                                                                                                                          193  void add_counter(Counter<Array_Type, Data_Counter_Type> & counter);
                                                                                                                                                          -
                                                                                                                                                          194  void add_counter(
                                                                                                                                                          -
                                                                                                                                                          195  Counter_fun_type<Array_Type,Data_Counter_Type> count_fun_,
                                                                                                                                                          -
                                                                                                                                                          196  Counter_fun_type<Array_Type,Data_Counter_Type> init_fun_ = nullptr,
                                                                                                                                                          -
                                                                                                                                                          197  Data_Counter_Type data_ = nullptr
                                                                                                                                                          -
                                                                                                                                                          198  );
                                                                                                                                                          -
                                                                                                                                                          199  void set_counters(Counters<Array_Type,Data_Counter_Type> * counters_);
                                                                                                                                                          -
                                                                                                                                                          200  void add_hasher(Hasher_fun_type<Array_Type,Data_Counter_Type> fun_);
                                                                                                                                                          -
                                                                                                                                                          202 
                                                                                                                                                          -
                                                                                                                                                          209  void add_rule(Rule<Array_Type, Data_Rule_Type> & rule);
                                                                                                                                                          -
                                                                                                                                                          210  void add_rule(
                                                                                                                                                          -
                                                                                                                                                          211  Rule_fun_type<Array_Type, Data_Rule_Type> count_fun_,
                                                                                                                                                          -
                                                                                                                                                          212  Data_Rule_Type data_
                                                                                                                                                          -
                                                                                                                                                          213  );
                                                                                                                                                          -
                                                                                                                                                          214 
                                                                                                                                                          -
                                                                                                                                                          215  void set_rules(Rules<Array_Type,Data_Rule_Type> * rules_);
                                                                                                                                                          -
                                                                                                                                                          216 
                                                                                                                                                          -
                                                                                                                                                          217  void add_rule_dyn(Rule<Array_Type, Data_Rule_Dyn_Type> & rule);
                                                                                                                                                          -
                                                                                                                                                          218  void add_rule_dyn(
                                                                                                                                                          -
                                                                                                                                                          219  Rule_fun_type<Array_Type, Data_Rule_Dyn_Type> count_fun_,
                                                                                                                                                          -
                                                                                                                                                          220  Data_Rule_Dyn_Type data_
                                                                                                                                                          -
                                                                                                                                                          221  );
                                                                                                                                                          -
                                                                                                                                                          222 
                                                                                                                                                          -
                                                                                                                                                          223  void set_rules_dyn(Rules<Array_Type,Data_Rule_Dyn_Type> * rules_);
                                                                                                                                                          -
                                                                                                                                                          225 
                                                                                                                                                          -
                                                                                                                                                          226 
                                                                                                                                                          -
                                                                                                                                                          236  size_t add_array(const Array_Type & Array_, bool force_new = false);
                                                                                                                                                          -
                                                                                                                                                          237 
                                                                                                                                                          -
                                                                                                                                                          238 
                                                                                                                                                          -
                                                                                                                                                          251  double likelihood(
                                                                                                                                                          -
                                                                                                                                                          252  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          253  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          254  bool as_log = false,
                                                                                                                                                          -
                                                                                                                                                          255  bool no_update_normconst = false
                                                                                                                                                          -
                                                                                                                                                          256  );
                                                                                                                                                          -
                                                                                                                                                          257 
                                                                                                                                                          -
                                                                                                                                                          258  double likelihood(
                                                                                                                                                          -
                                                                                                                                                          259  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          260  const Array_Type & Array_,
                                                                                                                                                          -
                                                                                                                                                          261  int i = -1,
                                                                                                                                                          -
                                                                                                                                                          262  bool as_log = false,
                                                                                                                                                          -
                                                                                                                                                          263  bool no_update_normconst = false
                                                                                                                                                          -
                                                                                                                                                          264  );
                                                                                                                                                          -
                                                                                                                                                          265 
                                                                                                                                                          -
                                                                                                                                                          266  double likelihood(
                                                                                                                                                          -
                                                                                                                                                          267  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          268  const std::vector<double> & target_,
                                                                                                                                                          -
                                                                                                                                                          269  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          270  bool as_log = false,
                                                                                                                                                          -
                                                                                                                                                          271  bool no_update_normconst = false
                                                                                                                                                          -
                                                                                                                                                          272  );
                                                                                                                                                          -
                                                                                                                                                          273 
                                                                                                                                                          -
                                                                                                                                                          274  double likelihood(
                                                                                                                                                          -
                                                                                                                                                          275  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          276  const double * target_,
                                                                                                                                                          -
                                                                                                                                                          277  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          278  bool as_log = false,
                                                                                                                                                          -
                                                                                                                                                          279  bool no_update_normconst = false
                                                                                                                                                          -
                                                                                                                                                          280  );
                                                                                                                                                          -
                                                                                                                                                          281 
                                                                                                                                                          -
                                                                                                                                                          282  double likelihood_total(
                                                                                                                                                          -
                                                                                                                                                          283  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          284  bool as_log = false,
                                                                                                                                                          -
                                                                                                                                                          285  BARRY_NCORES_ARG(=2),
                                                                                                                                                          -
                                                                                                                                                          286  bool no_update_normconst = false
                                                                                                                                                          -
                                                                                                                                                          287  );
                                                                                                                                                          -
                                                                                                                                                          289 
                                                                                                                                                          -
                                                                                                                                                          299  std::vector< double > & get_normalizing_constants();
                                                                                                                                                          -
                                                                                                                                                          300 
                                                                                                                                                          -
                                                                                                                                                          301  const std::vector< Array_Type > * get_pset(
                                                                                                                                                          -
                                                                                                                                                          302  const size_t & i
                                                                                                                                                          -
                                                                                                                                                          303  );
                                                                                                                                                          -
                                                                                                                                                          304 
                                                                                                                                                          -
                                                                                                                                                          305  const std::vector< double > * get_pset_stats(
                                                                                                                                                          -
                                                                                                                                                          306  const size_t & i
                                                                                                                                                          -
                                                                                                                                                          307  );
                                                                                                                                                          -
                                                                                                                                                          309 
                                                                                                                                                          -
                                                                                                                                                          310  void print_stats(size_t i) const;
                                                                                                                                                          -
                                                                                                                                                          311 
                                                                                                                                                          -
                                                                                                                                                          315  virtual void print() const;
                                                                                                                                                          -
                                                                                                                                                          316 
                                                                                                                                                          -
                                                                                                                                                          317  Array_Type sample(const Array_Type & Array_, const std::vector<double> & params = {});
                                                                                                                                                          -
                                                                                                                                                          318  Array_Type sample(const size_t & i, const std::vector<double> & params);
                                                                                                                                                          -
                                                                                                                                                          319 
                                                                                                                                                          -
                                                                                                                                                          333  double conditional_prob(
                                                                                                                                                          -
                                                                                                                                                          334  const Array_Type & Array_,
                                                                                                                                                          -
                                                                                                                                                          335  const std::vector< double > & params,
                                                                                                                                                          -
                                                                                                                                                          336  size_t i,
                                                                                                                                                          -
                                                                                                                                                          337  size_t j
                                                                                                                                                          -
                                                                                                                                                          338  );
                                                                                                                                                          -
                                                                                                                                                          339 
                                                                                                                                                          -
                                                                                                                                                          353  size_t size() const noexcept;
                                                                                                                                                          -
                                                                                                                                                          354  size_t size_unique() const noexcept;
                                                                                                                                                          -
                                                                                                                                                          355  size_t nterms() const noexcept;
                                                                                                                                                          -
                                                                                                                                                          356  size_t nrules() const noexcept;
                                                                                                                                                          -
                                                                                                                                                          357  size_t nrules_dyn() const noexcept;
                                                                                                                                                          -
                                                                                                                                                          358  size_t support_size() const noexcept;
                                                                                                                                                          -
                                                                                                                                                          359  std::vector< std::string > colnames() const;
                                                                                                                                                          -
                                                                                                                                                          361 
                                                                                                                                                          -
                                                                                                                                                          362  const std::mt19937 * get_rengine() const;
                                                                                                                                                          +
                                                                                                                                                          160  rengine->seed(s);
                                                                                                                                                          +
                                                                                                                                                          161 
                                                                                                                                                          +
                                                                                                                                                          162  };
                                                                                                                                                          +
                                                                                                                                                          164 
                                                                                                                                                          +
                                                                                                                                                          165  Model();
                                                                                                                                                          +
                                                                                                                                                          166  Model(size_t size_);
                                                                                                                                                          + + + +
                                                                                                                                                          170  );
                                                                                                                                                          +
                                                                                                                                                          171 
                                                                                                                                                          +
                                                                                                                                                          172  virtual ~Model() {
                                                                                                                                                          +
                                                                                                                                                          173  if (delete_counters)
                                                                                                                                                          +
                                                                                                                                                          174  delete counters;
                                                                                                                                                          +
                                                                                                                                                          175 
                                                                                                                                                          +
                                                                                                                                                          176  if (delete_rules)
                                                                                                                                                          +
                                                                                                                                                          177  delete rules;
                                                                                                                                                          +
                                                                                                                                                          178 
                                                                                                                                                          +
                                                                                                                                                          179  if (delete_rules_dyn)
                                                                                                                                                          +
                                                                                                                                                          180  delete rules_dyn;
                                                                                                                                                          +
                                                                                                                                                          181 
                                                                                                                                                          +
                                                                                                                                                          182  if (delete_rengine)
                                                                                                                                                          +
                                                                                                                                                          183  delete rengine;
                                                                                                                                                          +
                                                                                                                                                          184  };
                                                                                                                                                          +
                                                                                                                                                          185 
                                                                                                                                                          +
                                                                                                                                                          186  void store_psets() noexcept;
                                                                                                                                                          +
                                                                                                                                                          187  std::vector< double > gen_key(const Array_Type & Array_);
                                                                                                                                                          +
                                                                                                                                                          188 
                                                                                                                                                          +
                                                                                                                                                          195  void add_counter(Counter<Array_Type, Data_Counter_Type> & counter);
                                                                                                                                                          +
                                                                                                                                                          196  void add_counter(
                                                                                                                                                          +
                                                                                                                                                          197  Counter_fun_type<Array_Type,Data_Counter_Type> count_fun_,
                                                                                                                                                          +
                                                                                                                                                          198  Counter_fun_type<Array_Type,Data_Counter_Type> init_fun_ = nullptr,
                                                                                                                                                          +
                                                                                                                                                          199  Data_Counter_Type data_ = nullptr
                                                                                                                                                          +
                                                                                                                                                          200  );
                                                                                                                                                          +
                                                                                                                                                          201  void set_counters(Counters<Array_Type,Data_Counter_Type> * counters_);
                                                                                                                                                          +
                                                                                                                                                          202  void add_hasher(Hasher_fun_type<Array_Type,Data_Counter_Type> fun_);
                                                                                                                                                          +
                                                                                                                                                          204 
                                                                                                                                                          +
                                                                                                                                                          211  void add_rule(Rule<Array_Type, Data_Rule_Type> & rule);
                                                                                                                                                          +
                                                                                                                                                          212  void add_rule(
                                                                                                                                                          +
                                                                                                                                                          213  Rule_fun_type<Array_Type, Data_Rule_Type> count_fun_,
                                                                                                                                                          +
                                                                                                                                                          214  Data_Rule_Type data_
                                                                                                                                                          +
                                                                                                                                                          215  );
                                                                                                                                                          +
                                                                                                                                                          216 
                                                                                                                                                          +
                                                                                                                                                          217  void set_rules(Rules<Array_Type,Data_Rule_Type> * rules_);
                                                                                                                                                          +
                                                                                                                                                          218 
                                                                                                                                                          +
                                                                                                                                                          219  void add_rule_dyn(Rule<Array_Type, Data_Rule_Dyn_Type> & rule);
                                                                                                                                                          +
                                                                                                                                                          220  void add_rule_dyn(
                                                                                                                                                          +
                                                                                                                                                          221  Rule_fun_type<Array_Type, Data_Rule_Dyn_Type> count_fun_,
                                                                                                                                                          +
                                                                                                                                                          222  Data_Rule_Dyn_Type data_
                                                                                                                                                          +
                                                                                                                                                          223  );
                                                                                                                                                          +
                                                                                                                                                          224 
                                                                                                                                                          +
                                                                                                                                                          225  void set_rules_dyn(Rules<Array_Type,Data_Rule_Dyn_Type> * rules_);
                                                                                                                                                          +
                                                                                                                                                          227 
                                                                                                                                                          +
                                                                                                                                                          228 
                                                                                                                                                          +
                                                                                                                                                          238  size_t add_array(const Array_Type & Array_, bool force_new = false);
                                                                                                                                                          +
                                                                                                                                                          239 
                                                                                                                                                          +
                                                                                                                                                          240 
                                                                                                                                                          +
                                                                                                                                                          253  double likelihood(
                                                                                                                                                          +
                                                                                                                                                          254  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          255  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          256  bool as_log = false,
                                                                                                                                                          +
                                                                                                                                                          257  bool no_update_normconst = false
                                                                                                                                                          +
                                                                                                                                                          258  );
                                                                                                                                                          +
                                                                                                                                                          259 
                                                                                                                                                          +
                                                                                                                                                          260  double likelihood(
                                                                                                                                                          +
                                                                                                                                                          261  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          262  const Array_Type & Array_,
                                                                                                                                                          +
                                                                                                                                                          263  int i = -1,
                                                                                                                                                          +
                                                                                                                                                          264  bool as_log = false,
                                                                                                                                                          +
                                                                                                                                                          265  bool no_update_normconst = false
                                                                                                                                                          +
                                                                                                                                                          266  );
                                                                                                                                                          +
                                                                                                                                                          267 
                                                                                                                                                          +
                                                                                                                                                          268  double likelihood(
                                                                                                                                                          +
                                                                                                                                                          269  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          270  const std::vector<double> & target_,
                                                                                                                                                          +
                                                                                                                                                          271  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          272  bool as_log = false,
                                                                                                                                                          +
                                                                                                                                                          273  bool no_update_normconst = false
                                                                                                                                                          +
                                                                                                                                                          274  );
                                                                                                                                                          +
                                                                                                                                                          275 
                                                                                                                                                          +
                                                                                                                                                          276  double likelihood(
                                                                                                                                                          +
                                                                                                                                                          277  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          278  const double * target_,
                                                                                                                                                          +
                                                                                                                                                          279  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          280  bool as_log = false,
                                                                                                                                                          +
                                                                                                                                                          281  bool no_update_normconst = false
                                                                                                                                                          +
                                                                                                                                                          282  );
                                                                                                                                                          +
                                                                                                                                                          283 
                                                                                                                                                          +
                                                                                                                                                          284  double likelihood_total(
                                                                                                                                                          +
                                                                                                                                                          285  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          286  bool as_log = false,
                                                                                                                                                          +
                                                                                                                                                          287  BARRY_NCORES_ARG(=2),
                                                                                                                                                          +
                                                                                                                                                          288  bool no_update_normconst = false
                                                                                                                                                          +
                                                                                                                                                          289  );
                                                                                                                                                          +
                                                                                                                                                          291 
                                                                                                                                                          +
                                                                                                                                                          301  std::vector< double > & get_normalizing_constants();
                                                                                                                                                          +
                                                                                                                                                          302 
                                                                                                                                                          +
                                                                                                                                                          303  const std::vector< Array_Type > * get_pset(
                                                                                                                                                          +
                                                                                                                                                          304  const size_t & i
                                                                                                                                                          +
                                                                                                                                                          305  );
                                                                                                                                                          +
                                                                                                                                                          306 
                                                                                                                                                          +
                                                                                                                                                          307  const std::vector< double > * get_pset_stats(
                                                                                                                                                          +
                                                                                                                                                          308  const size_t & i
                                                                                                                                                          +
                                                                                                                                                          309  );
                                                                                                                                                          +
                                                                                                                                                          311 
                                                                                                                                                          +
                                                                                                                                                          312  void print_stats(size_t i) const;
                                                                                                                                                          +
                                                                                                                                                          313 
                                                                                                                                                          +
                                                                                                                                                          317  virtual void print() const;
                                                                                                                                                          +
                                                                                                                                                          318 
                                                                                                                                                          +
                                                                                                                                                          319  Array_Type sample(const Array_Type & Array_, const std::vector<double> & params = {});
                                                                                                                                                          +
                                                                                                                                                          320  Array_Type sample(const size_t & i, const std::vector<double> & params);
                                                                                                                                                          +
                                                                                                                                                          321 
                                                                                                                                                          +
                                                                                                                                                          335  double conditional_prob(
                                                                                                                                                          +
                                                                                                                                                          336  const Array_Type & Array_,
                                                                                                                                                          +
                                                                                                                                                          337  const std::vector< double > & params,
                                                                                                                                                          +
                                                                                                                                                          338  size_t i,
                                                                                                                                                          +
                                                                                                                                                          339  size_t j
                                                                                                                                                          +
                                                                                                                                                          340  );
                                                                                                                                                          +
                                                                                                                                                          341 
                                                                                                                                                          +
                                                                                                                                                          355  size_t size() const noexcept;
                                                                                                                                                          +
                                                                                                                                                          356  size_t size_unique() const noexcept;
                                                                                                                                                          +
                                                                                                                                                          357  size_t nterms() const noexcept;
                                                                                                                                                          +
                                                                                                                                                          358  size_t nrules() const noexcept;
                                                                                                                                                          +
                                                                                                                                                          359  size_t nrules_dyn() const noexcept;
                                                                                                                                                          +
                                                                                                                                                          360  size_t support_size() const noexcept;
                                                                                                                                                          +
                                                                                                                                                          361  std::vector< std::string > colnames() const;
                                                                                                                                                          363 
                                                                                                                                                          -
                                                                                                                                                          364  Counters<Array_Type,Data_Counter_Type> * get_counters();
                                                                                                                                                          -
                                                                                                                                                          365  Rules<Array_Type,Data_Rule_Type> * get_rules();
                                                                                                                                                          -
                                                                                                                                                          366  Rules<Array_Type,Data_Rule_Dyn_Type> * get_rules_dyn();
                                                                                                                                                          -
                                                                                                                                                          367  Support<Array_Type,Data_Counter_Type,Data_Rule_Type,Data_Rule_Dyn_Type> * get_support_fun();
                                                                                                                                                          -
                                                                                                                                                          368 
                                                                                                                                                          -
                                                                                                                                                          380  std::vector< std::vector< double > > * get_stats_target();
                                                                                                                                                          -
                                                                                                                                                          381  std::vector< std::vector< double > > * get_stats_support();
                                                                                                                                                          -
                                                                                                                                                          382  std::vector< size_t > * get_arrays2support();
                                                                                                                                                          -
                                                                                                                                                          383  std::vector< std::vector< Array_Type > > * get_pset_arrays();
                                                                                                                                                          -
                                                                                                                                                          384  std::vector< std::vector<double> > * get_pset_stats();
                                                                                                                                                          -
                                                                                                                                                          385  std::vector< std::vector<double> > * get_pset_probs();
                                                                                                                                                          -
                                                                                                                                                          387 
                                                                                                                                                          -
                                                                                                                                                          398  void set_transform_model(
                                                                                                                                                          -
                                                                                                                                                          399  std::function<std::vector<double>(double*,size_t)> fun,
                                                                                                                                                          -
                                                                                                                                                          400  std::vector< std::string > names
                                                                                                                                                          -
                                                                                                                                                          401  );
                                                                                                                                                          -
                                                                                                                                                          402  std::vector<double> transform_model(
                                                                                                                                                          -
                                                                                                                                                          403  double * data,
                                                                                                                                                          -
                                                                                                                                                          404  size_t k
                                                                                                                                                          -
                                                                                                                                                          405  );
                                                                                                                                                          -
                                                                                                                                                          407 
                                                                                                                                                          -
                                                                                                                                                          408 };
                                                                                                                                                          +
                                                                                                                                                          364  const std::mt19937 * get_rengine() const;
                                                                                                                                                          +
                                                                                                                                                          365 
                                                                                                                                                          +
                                                                                                                                                          366  Counters<Array_Type,Data_Counter_Type> * get_counters();
                                                                                                                                                          +
                                                                                                                                                          367  Rules<Array_Type,Data_Rule_Type> * get_rules();
                                                                                                                                                          +
                                                                                                                                                          368  Rules<Array_Type,Data_Rule_Dyn_Type> * get_rules_dyn();
                                                                                                                                                          +
                                                                                                                                                          369  Support<Array_Type,Data_Counter_Type,Data_Rule_Type,Data_Rule_Dyn_Type> * get_support_fun();
                                                                                                                                                          +
                                                                                                                                                          370 
                                                                                                                                                          +
                                                                                                                                                          382  std::vector< std::vector< double > > * get_stats_target();
                                                                                                                                                          +
                                                                                                                                                          383  std::vector< double > * get_stats_support();
                                                                                                                                                          +
                                                                                                                                                          384  std::vector< size_t > * get_arrays2support();
                                                                                                                                                          +
                                                                                                                                                          385  std::vector< std::vector< Array_Type > > * get_pset_arrays();
                                                                                                                                                          +
                                                                                                                                                          386  std::vector< std::vector<double> > * get_pset_stats();
                                                                                                                                                          +
                                                                                                                                                          387  std::vector< std::vector<double> > * get_pset_probs();
                                                                                                                                                          +
                                                                                                                                                          389 
                                                                                                                                                          +
                                                                                                                                                          400  void set_transform_model(
                                                                                                                                                          +
                                                                                                                                                          401  std::function<std::vector<double>(double*,size_t)> fun,
                                                                                                                                                          +
                                                                                                                                                          402  std::vector< std::string > names
                                                                                                                                                          +
                                                                                                                                                          403  );
                                                                                                                                                          +
                                                                                                                                                          404  std::vector<double> transform_model(
                                                                                                                                                          +
                                                                                                                                                          405  double * data,
                                                                                                                                                          +
                                                                                                                                                          406  size_t k
                                                                                                                                                          +
                                                                                                                                                          407  );
                                                                                                                                                          409 
                                                                                                                                                          -
                                                                                                                                                          410 
                                                                                                                                                          -
                                                                                                                                                          411 #endif
                                                                                                                                                          +
                                                                                                                                                          410 };
                                                                                                                                                          +
                                                                                                                                                          411 
                                                                                                                                                          +
                                                                                                                                                          412 
                                                                                                                                                          +
                                                                                                                                                          413 #endif
                                                                                                                                                          #define BARRY_NCORES_ARG(default)
                                                                                                                                                          Baseline class for binary arrays.
                                                                                                                                                          A counter function based on change statistics.
                                                                                                                                                          Vector of counters.
                                                                                                                                                          General framework for discrete exponential models. This class allows generating discrete exponential ...
                                                                                                                                                          Definition: model-bones.hpp:34
                                                                                                                                                          -
                                                                                                                                                          size_t size_unique() const noexcept
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::string > transform_model_term_names
                                                                                                                                                          -
                                                                                                                                                          const std::mt19937 * get_rengine() const
                                                                                                                                                          -
                                                                                                                                                          bool delete_rules
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * rules_dyn
                                                                                                                                                          Definition: model-bones.hpp:93
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * rules
                                                                                                                                                          Definition: model-bones.hpp:92
                                                                                                                                                          -
                                                                                                                                                          StatsCounter< Array_Type, Data_Counter_Type > counter_fun
                                                                                                                                                          Definition: model-bones.hpp:95
                                                                                                                                                          -
                                                                                                                                                          size_t size() const noexcept
                                                                                                                                                          -
                                                                                                                                                          void add_counter(Counter< Array_Type, Data_Counter_Type > &counter)
                                                                                                                                                          Definition: model-meat.hpp:352
                                                                                                                                                          -
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > stats_target
                                                                                                                                                          Target statistics of the model.
                                                                                                                                                          Definition: model-bones.hpp:64
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_probs()
                                                                                                                                                          -
                                                                                                                                                          Array_Type sample(const Array_Type &Array_, const std::vector< double > &params={})
                                                                                                                                                          +
                                                                                                                                                          size_t size_unique() const noexcept
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::string > transform_model_term_names
                                                                                                                                                          +
                                                                                                                                                          const std::mt19937 * get_rengine() const
                                                                                                                                                          +
                                                                                                                                                          bool delete_rules
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * rules_dyn
                                                                                                                                                          Definition: model-bones.hpp:95
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * rules
                                                                                                                                                          Definition: model-bones.hpp:94
                                                                                                                                                          +
                                                                                                                                                          StatsCounter< Array_Type, Data_Counter_Type > counter_fun
                                                                                                                                                          Definition: model-bones.hpp:97
                                                                                                                                                          +
                                                                                                                                                          size_t size() const noexcept
                                                                                                                                                          +
                                                                                                                                                          void add_counter(Counter< Array_Type, Data_Counter_Type > &counter)
                                                                                                                                                          Definition: model-meat.hpp:363
                                                                                                                                                          +
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > stats_target
                                                                                                                                                          Target statistics of the model.
                                                                                                                                                          Definition: model-bones.hpp:66
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_probs()
                                                                                                                                                          +
                                                                                                                                                          Array_Type sample(const Array_Type &Array_, const std::vector< double > &params={})
                                                                                                                                                          void update_normalizing_constants(const std::vector< double > &params,)
                                                                                                                                                          Computes the normalizing constant for a given set of parameters.
                                                                                                                                                          Definition: model-meat.hpp:134
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_stats_support()
                                                                                                                                                          -
                                                                                                                                                          void add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:435
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > stats_support
                                                                                                                                                          Sufficient statistics of the model (support)
                                                                                                                                                          Definition: model-bones.hpp:62
                                                                                                                                                          -
                                                                                                                                                          void store_psets() noexcept
                                                                                                                                                          Definition: model-meat.hpp:337
                                                                                                                                                          -
                                                                                                                                                          double conditional_prob(const Array_Type &Array_, const std::vector< double > &params, size_t i, size_t j)
                                                                                                                                                          Conditional probability ("Gibbs sampler")
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_stats()
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          -
                                                                                                                                                          Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > & operator=(const Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > &Model_)
                                                                                                                                                          Definition: model-meat.hpp:287
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_stats_target()
                                                                                                                                                          Raw pointers to the support and target statistics.
                                                                                                                                                          +
                                                                                                                                                          void add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:446
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > stats_support
                                                                                                                                                          Sufficient statistics of the model (support)
                                                                                                                                                          Definition: model-bones.hpp:62
                                                                                                                                                          +
                                                                                                                                                          void store_psets() noexcept
                                                                                                                                                          Definition: model-meat.hpp:350
                                                                                                                                                          +
                                                                                                                                                          double conditional_prob(const Array_Type &Array_, const std::vector< double > &params, size_t i, size_t j)
                                                                                                                                                          Conditional probability ("Gibbs sampler")
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_stats()
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          +
                                                                                                                                                          Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > & operator=(const Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > &Model_)
                                                                                                                                                          Definition: model-meat.hpp:298
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > * get_stats_target()
                                                                                                                                                          Raw pointers to the support and target statistics.
                                                                                                                                                          bool delete_rengine
                                                                                                                                                          Definition: model-bones.hpp:43
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< Array_Type > > * get_pset_arrays()
                                                                                                                                                          -
                                                                                                                                                          virtual ~Model()
                                                                                                                                                          -
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > * get_support_fun()
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > gen_key(const Array_Type &Array_)
                                                                                                                                                          Definition: model-meat.hpp:345
                                                                                                                                                          -
                                                                                                                                                          std::vector< size_t > arrays2support
                                                                                                                                                          Definition: model-bones.hpp:65
                                                                                                                                                          -
                                                                                                                                                          size_t add_array(const Array_Type &Array_, bool force_new=false)
                                                                                                                                                          Adds an array to the support of not already included.
                                                                                                                                                          Definition: model-meat.hpp:476
                                                                                                                                                          -
                                                                                                                                                          void add_hasher(Hasher_fun_type< Array_Type, Data_Counter_Type > fun_)
                                                                                                                                                          Definition: model-meat.hpp:396
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::string > colnames() const
                                                                                                                                                          -
                                                                                                                                                          double likelihood(const std::vector< double > &params, const size_t &i, bool as_log=false, bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:612
                                                                                                                                                          -
                                                                                                                                                          void set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:417
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > pset_stats
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:82
                                                                                                                                                          -
                                                                                                                                                          size_t nrules() const noexcept
                                                                                                                                                          -
                                                                                                                                                          std::vector< size_t > stats_support_n_arrays
                                                                                                                                                          Number of arrays included per support.
                                                                                                                                                          Definition: model-bones.hpp:63
                                                                                                                                                          -
                                                                                                                                                          void print_stats(size_t i) const
                                                                                                                                                          Definition: model-meat.hpp:985
                                                                                                                                                          -
                                                                                                                                                          size_t nterms() const noexcept
                                                                                                                                                          -
                                                                                                                                                          double likelihood_total(const std::vector< double > &params, bool as_log=false, BARRY_NCORES_ARG(=2), bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:873
                                                                                                                                                          -
                                                                                                                                                          bool with_pset
                                                                                                                                                          Definition: model-bones.hpp:80
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          -
                                                                                                                                                          bool delete_rules_dyn
                                                                                                                                                          -
                                                                                                                                                          bool delete_counters
                                                                                                                                                          -
                                                                                                                                                          void set_counters(Counters< Array_Type, Data_Counter_Type > *counters_)
                                                                                                                                                          Definition: model-meat.hpp:378
                                                                                                                                                          -
                                                                                                                                                          size_t support_size() const noexcept
                                                                                                                                                          -
                                                                                                                                                          size_t nrules_dyn() const noexcept
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > params_last
                                                                                                                                                          Vector of the previously used parameters.
                                                                                                                                                          Definition: model-bones.hpp:99
                                                                                                                                                          -
                                                                                                                                                          virtual void print() const
                                                                                                                                                          Prints information about the model.
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< Array_Type > > * get_pset_arrays()
                                                                                                                                                          +
                                                                                                                                                          virtual ~Model()
                                                                                                                                                          +
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > * get_support_fun()
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > gen_key(const Array_Type &Array_)
                                                                                                                                                          Definition: model-meat.hpp:356
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > arrays2support
                                                                                                                                                          Definition: model-bones.hpp:67
                                                                                                                                                          +
                                                                                                                                                          size_t add_array(const Array_Type &Array_, bool force_new=false)
                                                                                                                                                          Adds an array to the support of not already included.
                                                                                                                                                          Definition: model-meat.hpp:488
                                                                                                                                                          +
                                                                                                                                                          void add_hasher(Hasher_fun_type< Array_Type, Data_Counter_Type > fun_)
                                                                                                                                                          Definition: model-meat.hpp:407
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::string > colnames() const
                                                                                                                                                          +
                                                                                                                                                          double likelihood(const std::vector< double > &params, const size_t &i, bool as_log=false, bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:650
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > stats_support_sizes_acc
                                                                                                                                                          Accumulated number of vectors included in the support.
                                                                                                                                                          Definition: model-bones.hpp:64
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > * get_stats_support()
                                                                                                                                                          +
                                                                                                                                                          void set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:428
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > pset_stats
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:84
                                                                                                                                                          +
                                                                                                                                                          size_t nrules() const noexcept
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > stats_support_n_arrays
                                                                                                                                                          Number of arrays included per support.
                                                                                                                                                          Definition: model-bones.hpp:65
                                                                                                                                                          +
                                                                                                                                                          void print_stats(size_t i) const
                                                                                                                                                          +
                                                                                                                                                          size_t nterms() const noexcept
                                                                                                                                                          +
                                                                                                                                                          double likelihood_total(const std::vector< double > &params, bool as_log=false, BARRY_NCORES_ARG(=2), bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:919
                                                                                                                                                          +
                                                                                                                                                          bool with_pset
                                                                                                                                                          Definition: model-bones.hpp:82
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          +
                                                                                                                                                          bool delete_rules_dyn
                                                                                                                                                          +
                                                                                                                                                          bool delete_counters
                                                                                                                                                          +
                                                                                                                                                          void set_counters(Counters< Array_Type, Data_Counter_Type > *counters_)
                                                                                                                                                          Definition: model-meat.hpp:389
                                                                                                                                                          +
                                                                                                                                                          size_t support_size() const noexcept
                                                                                                                                                          +
                                                                                                                                                          size_t nrules_dyn() const noexcept
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > params_last
                                                                                                                                                          Vector of the previously used parameters.
                                                                                                                                                          +
                                                                                                                                                          virtual void print() const
                                                                                                                                                          Prints information about the model.
                                                                                                                                                          std::vector< double > transform_model(double *data, size_t k)
                                                                                                                                                          std::mt19937 * rengine
                                                                                                                                                          Definition: model-bones.hpp:42
                                                                                                                                                          -
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > support_fun
                                                                                                                                                          Definition: model-bones.hpp:94
                                                                                                                                                          -
                                                                                                                                                          void set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:459
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< Array_Type > > pset_arrays
                                                                                                                                                          Arrays of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:81
                                                                                                                                                          -
                                                                                                                                                          std::function< std::vector< double >double *, size_t k)> transform_model_fun
                                                                                                                                                          Transformation of the model.
                                                                                                                                                          -
                                                                                                                                                          std::vector< size_t > * get_arrays2support()
                                                                                                                                                          -
                                                                                                                                                          MapVec_type< double, size_t > keys2support
                                                                                                                                                          Map of types of arrays to support sets.
                                                                                                                                                          Definition: model-bones.hpp:72
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > & get_normalizing_constants()
                                                                                                                                                          Definition: model-meat.hpp:951
                                                                                                                                                          - -
                                                                                                                                                          std::vector< double > normalizing_constants
                                                                                                                                                          -
                                                                                                                                                          std::vector< bool > first_calc_done
                                                                                                                                                          -
                                                                                                                                                          void set_transform_model(std::function< std::vector< double >(double *, size_t)> fun, std::vector< std::string > names)
                                                                                                                                                          Set the transform_model_fun object.
                                                                                                                                                          -
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * counters
                                                                                                                                                          Definition: model-bones.hpp:91
                                                                                                                                                          -
                                                                                                                                                          const std::vector< Array_Type > * get_pset(const size_t &i)
                                                                                                                                                          Definition: model-meat.hpp:959
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > pset_probs
                                                                                                                                                          Probabilities of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:83
                                                                                                                                                          -
                                                                                                                                                          void set_rengine(std::mt19937 *rengine_, bool delete_=false)
                                                                                                                                                          -
                                                                                                                                                          void add_rule(Rule< Array_Type, Data_Rule_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:407
                                                                                                                                                          -
                                                                                                                                                          void set_seed(size_t s)
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          +
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > support_fun
                                                                                                                                                          Definition: model-bones.hpp:96
                                                                                                                                                          +
                                                                                                                                                          void set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:470
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< Array_Type > > pset_arrays
                                                                                                                                                          Arrays of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:83
                                                                                                                                                          +
                                                                                                                                                          std::function< std::vector< double >double *, size_t k)> transform_model_fun
                                                                                                                                                          Transformation of the model.
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > * get_arrays2support()
                                                                                                                                                          +
                                                                                                                                                          MapVec_type< double, size_t > keys2support
                                                                                                                                                          Map of types of arrays to support sets.
                                                                                                                                                          Definition: model-bones.hpp:74
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > stats_support_sizes
                                                                                                                                                          Number of vectors included in the support.
                                                                                                                                                          Definition: model-bones.hpp:63
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > & get_normalizing_constants()
                                                                                                                                                          + +
                                                                                                                                                          std::vector< double > normalizing_constants
                                                                                                                                                          +
                                                                                                                                                          std::vector< bool > first_calc_done
                                                                                                                                                          +
                                                                                                                                                          void set_transform_model(std::function< std::vector< double >(double *, size_t)> fun, std::vector< std::string > names)
                                                                                                                                                          Set the transform_model_fun object.
                                                                                                                                                          +
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * counters
                                                                                                                                                          Definition: model-bones.hpp:93
                                                                                                                                                          +
                                                                                                                                                          const std::vector< Array_Type > * get_pset(const size_t &i)
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > pset_probs
                                                                                                                                                          Probabilities of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:85
                                                                                                                                                          +
                                                                                                                                                          void set_rengine(std::mt19937 *rengine_, bool delete_=false)
                                                                                                                                                          +
                                                                                                                                                          void add_rule(Rule< Array_Type, Data_Rule_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:418
                                                                                                                                                          +
                                                                                                                                                          void set_seed(size_t s)
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          Rule for determining if a cell should be included in a sequence.
                                                                                                                                                          Definition: rules-bones.hpp:20
                                                                                                                                                          Vector of objects of class Rule.
                                                                                                                                                          Definition: rules-bones.hpp:71
                                                                                                                                                          Count stats for a single Array.
                                                                                                                                                          @@ -419,7 +423,7 @@ diff --git a/model-meat_8hpp.html b/model-meat_8hpp.html index 84221e695..5912bd5b3 100644 --- a/model-meat_8hpp.html +++ b/model-meat_8hpp.html @@ -230,7 +230,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/model-meat_8hpp_source.html b/model-meat_8hpp_source.html index 12721229d..97bbb2d9d 100644 --- a/model-meat_8hpp_source.html +++ b/model-meat_8hpp_source.html @@ -229,1511 +229,1626 @@
                                                                                                                                                          136  size_t ncores
                                                                                                                                                          137 ) {
                                                                                                                                                          138 
                                                                                                                                                          -
                                                                                                                                                          139  // Barrier to make sure paralelization makes sense
                                                                                                                                                          -
                                                                                                                                                          140  if ((ncores > 1u) && (stats_support.size() < 1000u))
                                                                                                                                                          -
                                                                                                                                                          141  ncores = 1u;
                                                                                                                                                          -
                                                                                                                                                          142 
                                                                                                                                                          -
                                                                                                                                                          143  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          -
                                                                                                                                                          144  #pragma omp parallel for firstprivate(params) num_threads(ncores) \
                                                                                                                                                          -
                                                                                                                                                          145  shared(stats_support, normalizing_constants, first_calc_done) \
                                                                                                                                                          -
                                                                                                                                                          146  default(none)
                                                                                                                                                          -
                                                                                                                                                          147  #endif
                                                                                                                                                          -
                                                                                                                                                          148  for (size_t i = 0u; i < stats_support.size(); ++i)
                                                                                                                                                          -
                                                                                                                                                          149  {
                                                                                                                                                          -
                                                                                                                                                          150 
                                                                                                                                                          -
                                                                                                                                                          151  size_t k = params.size() + 1u;
                                                                                                                                                          -
                                                                                                                                                          152  size_t n = stats_support[i].size() / k;
                                                                                                                                                          +
                                                                                                                                                          139  const size_t n = stats_support_sizes.size();
                                                                                                                                                          +
                                                                                                                                                          140 
                                                                                                                                                          +
                                                                                                                                                          141  // Barrier to make sure paralelization makes sense
                                                                                                                                                          +
                                                                                                                                                          142  if ((ncores > 1u) && (n < 128u))
                                                                                                                                                          +
                                                                                                                                                          143  ncores = 1u;
                                                                                                                                                          +
                                                                                                                                                          144 
                                                                                                                                                          +
                                                                                                                                                          145  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          +
                                                                                                                                                          146  #pragma omp parallel for firstprivate(params) num_threads(ncores) \
                                                                                                                                                          +
                                                                                                                                                          147  shared(n, normalizing_constants, first_calc_done, \
                                                                                                                                                          +
                                                                                                                                                          148  stats_support, stats_support_sizes, stats_support_sizes_acc) \
                                                                                                                                                          +
                                                                                                                                                          149  default(none)
                                                                                                                                                          +
                                                                                                                                                          150  #endif
                                                                                                                                                          +
                                                                                                                                                          151  for (size_t i = 0u; i < n; ++i)
                                                                                                                                                          +
                                                                                                                                                          152  {
                                                                                                                                                          153 
                                                                                                                                                          -
                                                                                                                                                          154  first_calc_done[i] = true;
                                                                                                                                                          -
                                                                                                                                                          155  normalizing_constants[i] = update_normalizing_constant(
                                                                                                                                                          -
                                                                                                                                                          156  params, &stats_support[i][0u], k, n
                                                                                                                                                          -
                                                                                                                                                          157  );
                                                                                                                                                          -
                                                                                                                                                          158 
                                                                                                                                                          -
                                                                                                                                                          159  }
                                                                                                                                                          -
                                                                                                                                                          160 
                                                                                                                                                          -
                                                                                                                                                          161  return;
                                                                                                                                                          -
                                                                                                                                                          162 
                                                                                                                                                          -
                                                                                                                                                          163 }
                                                                                                                                                          -
                                                                                                                                                          164 
                                                                                                                                                          -
                                                                                                                                                          165 template <
                                                                                                                                                          -
                                                                                                                                                          166  typename Array_Type,
                                                                                                                                                          -
                                                                                                                                                          167  typename Data_Counter_Type,
                                                                                                                                                          -
                                                                                                                                                          168  typename Data_Rule_Type,
                                                                                                                                                          -
                                                                                                                                                          169  typename Data_Rule_Dyn_Type
                                                                                                                                                          -
                                                                                                                                                          170  >
                                                                                                                                                          - -
                                                                                                                                                          172  stats_support(0u),
                                                                                                                                                          -
                                                                                                                                                          173  stats_support_n_arrays(0u),
                                                                                                                                                          -
                                                                                                                                                          174  stats_target(0u), arrays2support(0u),
                                                                                                                                                          -
                                                                                                                                                          175  keys2support(0u),
                                                                                                                                                          -
                                                                                                                                                          176  pset_arrays(0u), pset_stats(0u),
                                                                                                                                                          -
                                                                                                                                                          177  counters(new Counters<Array_Type,Data_Counter_Type>()),
                                                                                                                                                          -
                                                                                                                                                          178  rules(new Rules<Array_Type,Data_Rule_Type>()),
                                                                                                                                                          -
                                                                                                                                                          179  rules_dyn(new Rules<Array_Type,Data_Rule_Dyn_Type>()),
                                                                                                                                                          -
                                                                                                                                                          180  support_fun(), counter_fun(), delete_counters(true),
                                                                                                                                                          -
                                                                                                                                                          181  delete_rules(true),
                                                                                                                                                          -
                                                                                                                                                          182  delete_rules_dyn(true),
                                                                                                                                                          -
                                                                                                                                                          183  transform_model_fun(nullptr),
                                                                                                                                                          -
                                                                                                                                                          184  transform_model_term_names(0u)
                                                                                                                                                          -
                                                                                                                                                          185 {
                                                                                                                                                          -
                                                                                                                                                          186 
                                                                                                                                                          -
                                                                                                                                                          187  // Counters are shared
                                                                                                                                                          -
                                                                                                                                                          188  support_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          189  counter_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          190 
                                                                                                                                                          -
                                                                                                                                                          191  // Rules are shared
                                                                                                                                                          -
                                                                                                                                                          192  support_fun.set_rules(rules);
                                                                                                                                                          -
                                                                                                                                                          193  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          -
                                                                                                                                                          194 
                                                                                                                                                          -
                                                                                                                                                          195  return;
                                                                                                                                                          -
                                                                                                                                                          196 
                                                                                                                                                          -
                                                                                                                                                          197 }
                                                                                                                                                          -
                                                                                                                                                          198 
                                                                                                                                                          -
                                                                                                                                                          199 template <
                                                                                                                                                          -
                                                                                                                                                          200  typename Array_Type,
                                                                                                                                                          -
                                                                                                                                                          201  typename Data_Counter_Type,
                                                                                                                                                          -
                                                                                                                                                          202  typename Data_Rule_Type,
                                                                                                                                                          -
                                                                                                                                                          203  typename Data_Rule_Dyn_Type
                                                                                                                                                          -
                                                                                                                                                          204  >
                                                                                                                                                          - -
                                                                                                                                                          206  size_t size_
                                                                                                                                                          -
                                                                                                                                                          207  ) :
                                                                                                                                                          -
                                                                                                                                                          208  stats_support(0u),
                                                                                                                                                          -
                                                                                                                                                          209  stats_support_n_arrays(0u),
                                                                                                                                                          -
                                                                                                                                                          210  stats_target(0u), arrays2support(0u), keys2support(0u),
                                                                                                                                                          -
                                                                                                                                                          211  pset_arrays(0u), pset_stats(0u),
                                                                                                                                                          -
                                                                                                                                                          212  counters(new Counters<Array_Type,Data_Counter_Type>()),
                                                                                                                                                          -
                                                                                                                                                          213  rules(new Rules<Array_Type,Data_Rule_Type>()),
                                                                                                                                                          -
                                                                                                                                                          214  rules_dyn(new Rules<Array_Type,Data_Rule_Dyn_Type>()),
                                                                                                                                                          -
                                                                                                                                                          215  support_fun(), counter_fun(), delete_counters(true),
                                                                                                                                                          -
                                                                                                                                                          216  delete_rules(true),
                                                                                                                                                          -
                                                                                                                                                          217  delete_rules_dyn(true),
                                                                                                                                                          -
                                                                                                                                                          218  transform_model_fun(nullptr),
                                                                                                                                                          -
                                                                                                                                                          219  transform_model_term_names(0u)
                                                                                                                                                          -
                                                                                                                                                          220 {
                                                                                                                                                          -
                                                                                                                                                          221 
                                                                                                                                                          -
                                                                                                                                                          222  stats_target.reserve(size_);
                                                                                                                                                          -
                                                                                                                                                          223  arrays2support.reserve(size_);
                                                                                                                                                          -
                                                                                                                                                          224 
                                                                                                                                                          -
                                                                                                                                                          225  // Counters are shared
                                                                                                                                                          -
                                                                                                                                                          226  support_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          227  counter_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          228 
                                                                                                                                                          -
                                                                                                                                                          229  // Rules are shared
                                                                                                                                                          -
                                                                                                                                                          230  support_fun.set_rules(rules);
                                                                                                                                                          -
                                                                                                                                                          231  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          -
                                                                                                                                                          232 
                                                                                                                                                          -
                                                                                                                                                          233  return;
                                                                                                                                                          -
                                                                                                                                                          234 
                                                                                                                                                          -
                                                                                                                                                          235 }
                                                                                                                                                          -
                                                                                                                                                          236 
                                                                                                                                                          -
                                                                                                                                                          237 template <
                                                                                                                                                          -
                                                                                                                                                          238  typename Array_Type,
                                                                                                                                                          -
                                                                                                                                                          239  typename Data_Counter_Type,
                                                                                                                                                          -
                                                                                                                                                          240  typename Data_Rule_Type,
                                                                                                                                                          -
                                                                                                                                                          241  typename Data_Rule_Dyn_Type
                                                                                                                                                          -
                                                                                                                                                          242  >
                                                                                                                                                          - - -
                                                                                                                                                          245  ) :
                                                                                                                                                          -
                                                                                                                                                          246  stats_support(Model_.stats_support),
                                                                                                                                                          -
                                                                                                                                                          247  stats_support_n_arrays(Model_.stats_support_n_arrays),
                                                                                                                                                          -
                                                                                                                                                          248  stats_target(Model_.stats_target),
                                                                                                                                                          -
                                                                                                                                                          249  arrays2support(Model_.arrays2support),
                                                                                                                                                          -
                                                                                                                                                          250  keys2support(Model_.keys2support),
                                                                                                                                                          -
                                                                                                                                                          251  pset_arrays(Model_.pset_arrays),
                                                                                                                                                          -
                                                                                                                                                          252  pset_stats(Model_.pset_stats),
                                                                                                                                                          -
                                                                                                                                                          253  counters(new Counters<Array_Type,Data_Counter_Type>(*(Model_.counters))),
                                                                                                                                                          -
                                                                                                                                                          254  rules(new Rules<Array_Type,Data_Rule_Type>(*(Model_.rules))),
                                                                                                                                                          -
                                                                                                                                                          255  rules_dyn(new Rules<Array_Type,Data_Rule_Dyn_Type>(*(Model_.rules_dyn))),
                                                                                                                                                          -
                                                                                                                                                          256  support_fun(),
                                                                                                                                                          -
                                                                                                                                                          257  counter_fun(),
                                                                                                                                                          -
                                                                                                                                                          258  params_last(Model_.params_last),
                                                                                                                                                          -
                                                                                                                                                          259  normalizing_constants(Model_.normalizing_constants),
                                                                                                                                                          -
                                                                                                                                                          260  first_calc_done(Model_.first_calc_done),
                                                                                                                                                          -
                                                                                                                                                          261  delete_counters(true),
                                                                                                                                                          -
                                                                                                                                                          262  delete_rules(true),
                                                                                                                                                          -
                                                                                                                                                          263  delete_rules_dyn(true),
                                                                                                                                                          -
                                                                                                                                                          264  transform_model_fun(Model_.transform_model_fun),
                                                                                                                                                          -
                                                                                                                                                          265  transform_model_term_names(Model_.transform_model_term_names)
                                                                                                                                                          -
                                                                                                                                                          266  {
                                                                                                                                                          -
                                                                                                                                                          267 
                                                                                                                                                          -
                                                                                                                                                          268  // Counters are shared
                                                                                                                                                          -
                                                                                                                                                          269  support_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          270  counter_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          271 
                                                                                                                                                          -
                                                                                                                                                          272  // Rules are shared
                                                                                                                                                          -
                                                                                                                                                          273  support_fun.set_rules(rules);
                                                                                                                                                          -
                                                                                                                                                          274  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          -
                                                                                                                                                          275 
                                                                                                                                                          -
                                                                                                                                                          276  return;
                                                                                                                                                          -
                                                                                                                                                          277 
                                                                                                                                                          -
                                                                                                                                                          278 }
                                                                                                                                                          -
                                                                                                                                                          279 
                                                                                                                                                          -
                                                                                                                                                          280 template <
                                                                                                                                                          -
                                                                                                                                                          281  typename Array_Type,
                                                                                                                                                          -
                                                                                                                                                          282  typename Data_Counter_Type,
                                                                                                                                                          -
                                                                                                                                                          283  typename Data_Rule_Type,
                                                                                                                                                          -
                                                                                                                                                          284  typename Data_Rule_Dyn_Type
                                                                                                                                                          -
                                                                                                                                                          285  >
                                                                                                                                                          - - - -
                                                                                                                                                          289 ) {
                                                                                                                                                          -
                                                                                                                                                          290 
                                                                                                                                                          -
                                                                                                                                                          291  // Clearing
                                                                                                                                                          -
                                                                                                                                                          292  if (this != &Model_) {
                                                                                                                                                          -
                                                                                                                                                          293 
                                                                                                                                                          -
                                                                                                                                                          294  if (delete_counters)
                                                                                                                                                          -
                                                                                                                                                          295  delete counters;
                                                                                                                                                          -
                                                                                                                                                          296 
                                                                                                                                                          -
                                                                                                                                                          297  if (delete_rules)
                                                                                                                                                          -
                                                                                                                                                          298  delete rules;
                                                                                                                                                          -
                                                                                                                                                          299 
                                                                                                                                                          -
                                                                                                                                                          300  if (delete_rules_dyn)
                                                                                                                                                          -
                                                                                                                                                          301  delete rules_dyn;
                                                                                                                                                          -
                                                                                                                                                          302 
                                                                                                                                                          -
                                                                                                                                                          303  stats_support = Model_.stats_support;
                                                                                                                                                          -
                                                                                                                                                          304  stats_support_n_arrays = Model_.stats_support_n_arrays;
                                                                                                                                                          -
                                                                                                                                                          305  stats_target = Model_.stats_target;
                                                                                                                                                          -
                                                                                                                                                          306  arrays2support = Model_.arrays2support;
                                                                                                                                                          -
                                                                                                                                                          307  keys2support = Model_.keys2support;
                                                                                                                                                          -
                                                                                                                                                          308  pset_arrays = Model_.pset_arrays;
                                                                                                                                                          -
                                                                                                                                                          309  pset_stats = Model_.pset_stats;
                                                                                                                                                          - -
                                                                                                                                                          311  rules = new Rules<Array_Type,Data_Rule_Type>(*(Model_.rules));
                                                                                                                                                          -
                                                                                                                                                          312  rules_dyn = new Rules<Array_Type,Data_Rule_Dyn_Type>(*(Model_.rules_dyn));
                                                                                                                                                          -
                                                                                                                                                          313  delete_counters = true;
                                                                                                                                                          -
                                                                                                                                                          314  delete_rules = true;
                                                                                                                                                          -
                                                                                                                                                          315  delete_rules_dyn = true;
                                                                                                                                                          -
                                                                                                                                                          316  params_last = Model_.params_last;
                                                                                                                                                          -
                                                                                                                                                          317  normalizing_constants = Model_.normalizing_constants;
                                                                                                                                                          -
                                                                                                                                                          318  first_calc_done = Model_.first_calc_done;
                                                                                                                                                          -
                                                                                                                                                          319  transform_model_fun = Model_.transform_model_fun;
                                                                                                                                                          -
                                                                                                                                                          320  transform_model_term_names = Model_.transform_model_term_names;
                                                                                                                                                          -
                                                                                                                                                          321 
                                                                                                                                                          -
                                                                                                                                                          322  // Counters are shared
                                                                                                                                                          -
                                                                                                                                                          323  support_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          324  counter_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          325 
                                                                                                                                                          -
                                                                                                                                                          326  // Rules are shared
                                                                                                                                                          -
                                                                                                                                                          327  support_fun.set_rules(rules);
                                                                                                                                                          -
                                                                                                                                                          328  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          -
                                                                                                                                                          329 
                                                                                                                                                          -
                                                                                                                                                          330  }
                                                                                                                                                          -
                                                                                                                                                          331 
                                                                                                                                                          -
                                                                                                                                                          332  return *this;
                                                                                                                                                          -
                                                                                                                                                          333 
                                                                                                                                                          -
                                                                                                                                                          334 }
                                                                                                                                                          -
                                                                                                                                                          335 
                                                                                                                                                          -
                                                                                                                                                          336 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          338  // if (with_pset)
                                                                                                                                                          -
                                                                                                                                                          339  // throw std::logic_error("Powerset storage alreay activated.");
                                                                                                                                                          -
                                                                                                                                                          340  with_pset = true;
                                                                                                                                                          -
                                                                                                                                                          341  return;
                                                                                                                                                          -
                                                                                                                                                          342 }
                                                                                                                                                          -
                                                                                                                                                          343 
                                                                                                                                                          -
                                                                                                                                                          344 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          346  const Array_Type & Array_
                                                                                                                                                          -
                                                                                                                                                          347 ) {
                                                                                                                                                          -
                                                                                                                                                          348  return this->counters->gen_hash(Array_);
                                                                                                                                                          -
                                                                                                                                                          349 }
                                                                                                                                                          -
                                                                                                                                                          350 
                                                                                                                                                          -
                                                                                                                                                          351 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          354 ) {
                                                                                                                                                          -
                                                                                                                                                          355 
                                                                                                                                                          -
                                                                                                                                                          356  counters->add_counter(counter, Data_Counter_Type());
                                                                                                                                                          -
                                                                                                                                                          357  return;
                                                                                                                                                          -
                                                                                                                                                          358 }
                                                                                                                                                          -
                                                                                                                                                          359 
                                                                                                                                                          -
                                                                                                                                                          360 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - - -
                                                                                                                                                          364  Data_Counter_Type data_
                                                                                                                                                          +
                                                                                                                                                          154  size_t k = params.size() + 1u;
                                                                                                                                                          +
                                                                                                                                                          155  size_t n = stats_support_sizes[i];
                                                                                                                                                          +
                                                                                                                                                          156 
                                                                                                                                                          +
                                                                                                                                                          157  first_calc_done[i] = true;
                                                                                                                                                          +
                                                                                                                                                          158  normalizing_constants[i] = update_normalizing_constant(
                                                                                                                                                          +
                                                                                                                                                          159  params, &stats_support[
                                                                                                                                                          +
                                                                                                                                                          160  stats_support_sizes_acc[i] * k
                                                                                                                                                          +
                                                                                                                                                          161  ], k, n
                                                                                                                                                          +
                                                                                                                                                          162  );
                                                                                                                                                          +
                                                                                                                                                          163 
                                                                                                                                                          +
                                                                                                                                                          164  }
                                                                                                                                                          +
                                                                                                                                                          165 
                                                                                                                                                          +
                                                                                                                                                          166  return;
                                                                                                                                                          +
                                                                                                                                                          167 
                                                                                                                                                          +
                                                                                                                                                          168 }
                                                                                                                                                          +
                                                                                                                                                          169 
                                                                                                                                                          +
                                                                                                                                                          170 template <
                                                                                                                                                          +
                                                                                                                                                          171  typename Array_Type,
                                                                                                                                                          +
                                                                                                                                                          172  typename Data_Counter_Type,
                                                                                                                                                          +
                                                                                                                                                          173  typename Data_Rule_Type,
                                                                                                                                                          +
                                                                                                                                                          174  typename Data_Rule_Dyn_Type
                                                                                                                                                          +
                                                                                                                                                          175  >
                                                                                                                                                          + +
                                                                                                                                                          177  stats_support(0u),
                                                                                                                                                          +
                                                                                                                                                          178  stats_support_sizes(0u),
                                                                                                                                                          +
                                                                                                                                                          179  stats_support_sizes_acc(0u),
                                                                                                                                                          +
                                                                                                                                                          180  stats_support_n_arrays(0u),
                                                                                                                                                          +
                                                                                                                                                          181  stats_target(0u), arrays2support(0u),
                                                                                                                                                          +
                                                                                                                                                          182  keys2support(0u),
                                                                                                                                                          +
                                                                                                                                                          183  pset_arrays(0u), pset_stats(0u),
                                                                                                                                                          +
                                                                                                                                                          184  counters(new Counters<Array_Type,Data_Counter_Type>()),
                                                                                                                                                          +
                                                                                                                                                          185  rules(new Rules<Array_Type,Data_Rule_Type>()),
                                                                                                                                                          +
                                                                                                                                                          186  rules_dyn(new Rules<Array_Type,Data_Rule_Dyn_Type>()),
                                                                                                                                                          +
                                                                                                                                                          187  support_fun(), counter_fun(), delete_counters(true),
                                                                                                                                                          +
                                                                                                                                                          188  delete_rules(true),
                                                                                                                                                          +
                                                                                                                                                          189  delete_rules_dyn(true),
                                                                                                                                                          +
                                                                                                                                                          190  transform_model_fun(nullptr),
                                                                                                                                                          +
                                                                                                                                                          191  transform_model_term_names(0u)
                                                                                                                                                          +
                                                                                                                                                          192 {
                                                                                                                                                          +
                                                                                                                                                          193 
                                                                                                                                                          +
                                                                                                                                                          194  // Counters are shared
                                                                                                                                                          +
                                                                                                                                                          195  support_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          196  counter_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          197 
                                                                                                                                                          +
                                                                                                                                                          198  // Rules are shared
                                                                                                                                                          +
                                                                                                                                                          199  support_fun.set_rules(rules);
                                                                                                                                                          +
                                                                                                                                                          200  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          +
                                                                                                                                                          201 
                                                                                                                                                          +
                                                                                                                                                          202  return;
                                                                                                                                                          +
                                                                                                                                                          203 
                                                                                                                                                          +
                                                                                                                                                          204 }
                                                                                                                                                          +
                                                                                                                                                          205 
                                                                                                                                                          +
                                                                                                                                                          206 template <
                                                                                                                                                          +
                                                                                                                                                          207  typename Array_Type,
                                                                                                                                                          +
                                                                                                                                                          208  typename Data_Counter_Type,
                                                                                                                                                          +
                                                                                                                                                          209  typename Data_Rule_Type,
                                                                                                                                                          +
                                                                                                                                                          210  typename Data_Rule_Dyn_Type
                                                                                                                                                          +
                                                                                                                                                          211  >
                                                                                                                                                          + +
                                                                                                                                                          213  size_t size_
                                                                                                                                                          +
                                                                                                                                                          214  ) :
                                                                                                                                                          +
                                                                                                                                                          215  stats_support(0u),
                                                                                                                                                          +
                                                                                                                                                          216  stats_support_sizes(0u),
                                                                                                                                                          +
                                                                                                                                                          217  stats_support_sizes_acc(0u),
                                                                                                                                                          +
                                                                                                                                                          218  stats_support_n_arrays(0u),
                                                                                                                                                          +
                                                                                                                                                          219  stats_target(0u), arrays2support(0u), keys2support(0u),
                                                                                                                                                          +
                                                                                                                                                          220  pset_arrays(0u), pset_stats(0u),
                                                                                                                                                          +
                                                                                                                                                          221  counters(new Counters<Array_Type,Data_Counter_Type>()),
                                                                                                                                                          +
                                                                                                                                                          222  rules(new Rules<Array_Type,Data_Rule_Type>()),
                                                                                                                                                          +
                                                                                                                                                          223  rules_dyn(new Rules<Array_Type,Data_Rule_Dyn_Type>()),
                                                                                                                                                          +
                                                                                                                                                          224  support_fun(), counter_fun(), delete_counters(true),
                                                                                                                                                          +
                                                                                                                                                          225  delete_rules(true),
                                                                                                                                                          +
                                                                                                                                                          226  delete_rules_dyn(true),
                                                                                                                                                          +
                                                                                                                                                          227  transform_model_fun(nullptr),
                                                                                                                                                          +
                                                                                                                                                          228  transform_model_term_names(0u)
                                                                                                                                                          +
                                                                                                                                                          229 {
                                                                                                                                                          +
                                                                                                                                                          230 
                                                                                                                                                          +
                                                                                                                                                          231  stats_target.reserve(size_);
                                                                                                                                                          +
                                                                                                                                                          232  arrays2support.reserve(size_);
                                                                                                                                                          +
                                                                                                                                                          233 
                                                                                                                                                          +
                                                                                                                                                          234  // Counters are shared
                                                                                                                                                          +
                                                                                                                                                          235  support_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          236  counter_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          237 
                                                                                                                                                          +
                                                                                                                                                          238  // Rules are shared
                                                                                                                                                          +
                                                                                                                                                          239  support_fun.set_rules(rules);
                                                                                                                                                          +
                                                                                                                                                          240  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          +
                                                                                                                                                          241 
                                                                                                                                                          +
                                                                                                                                                          242  return;
                                                                                                                                                          +
                                                                                                                                                          243 
                                                                                                                                                          +
                                                                                                                                                          244 }
                                                                                                                                                          +
                                                                                                                                                          245 
                                                                                                                                                          +
                                                                                                                                                          246 template <
                                                                                                                                                          +
                                                                                                                                                          247  typename Array_Type,
                                                                                                                                                          +
                                                                                                                                                          248  typename Data_Counter_Type,
                                                                                                                                                          +
                                                                                                                                                          249  typename Data_Rule_Type,
                                                                                                                                                          +
                                                                                                                                                          250  typename Data_Rule_Dyn_Type
                                                                                                                                                          +
                                                                                                                                                          251  >
                                                                                                                                                          + + +
                                                                                                                                                          254  ) :
                                                                                                                                                          +
                                                                                                                                                          255  stats_support(Model_.stats_support),
                                                                                                                                                          +
                                                                                                                                                          256  stats_support_sizes(Model_.stats_support_sizes),
                                                                                                                                                          +
                                                                                                                                                          257  stats_support_sizes_acc(Model_.stats_support_sizes_acc),
                                                                                                                                                          +
                                                                                                                                                          258  stats_support_n_arrays(Model_.stats_support_n_arrays),
                                                                                                                                                          +
                                                                                                                                                          259  stats_target(Model_.stats_target),
                                                                                                                                                          +
                                                                                                                                                          260  arrays2support(Model_.arrays2support),
                                                                                                                                                          +
                                                                                                                                                          261  keys2support(Model_.keys2support),
                                                                                                                                                          +
                                                                                                                                                          262  pset_arrays(Model_.pset_arrays),
                                                                                                                                                          +
                                                                                                                                                          263  pset_stats(Model_.pset_stats),
                                                                                                                                                          +
                                                                                                                                                          264  counters(new Counters<Array_Type,Data_Counter_Type>(*(Model_.counters))),
                                                                                                                                                          +
                                                                                                                                                          265  rules(new Rules<Array_Type,Data_Rule_Type>(*(Model_.rules))),
                                                                                                                                                          +
                                                                                                                                                          266  rules_dyn(new Rules<Array_Type,Data_Rule_Dyn_Type>(*(Model_.rules_dyn))),
                                                                                                                                                          +
                                                                                                                                                          267  support_fun(),
                                                                                                                                                          +
                                                                                                                                                          268  counter_fun(),
                                                                                                                                                          +
                                                                                                                                                          269  params_last(Model_.params_last),
                                                                                                                                                          +
                                                                                                                                                          270  normalizing_constants(Model_.normalizing_constants),
                                                                                                                                                          +
                                                                                                                                                          271  first_calc_done(Model_.first_calc_done),
                                                                                                                                                          +
                                                                                                                                                          272  delete_counters(true),
                                                                                                                                                          +
                                                                                                                                                          273  delete_rules(true),
                                                                                                                                                          +
                                                                                                                                                          274  delete_rules_dyn(true),
                                                                                                                                                          +
                                                                                                                                                          275  transform_model_fun(Model_.transform_model_fun),
                                                                                                                                                          +
                                                                                                                                                          276  transform_model_term_names(Model_.transform_model_term_names)
                                                                                                                                                          +
                                                                                                                                                          277  {
                                                                                                                                                          +
                                                                                                                                                          278 
                                                                                                                                                          +
                                                                                                                                                          279  // Counters are shared
                                                                                                                                                          +
                                                                                                                                                          280  support_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          281  counter_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          282 
                                                                                                                                                          +
                                                                                                                                                          283  // Rules are shared
                                                                                                                                                          +
                                                                                                                                                          284  support_fun.set_rules(rules);
                                                                                                                                                          +
                                                                                                                                                          285  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          +
                                                                                                                                                          286 
                                                                                                                                                          +
                                                                                                                                                          287  return;
                                                                                                                                                          +
                                                                                                                                                          288 
                                                                                                                                                          +
                                                                                                                                                          289 }
                                                                                                                                                          +
                                                                                                                                                          290 
                                                                                                                                                          +
                                                                                                                                                          291 template <
                                                                                                                                                          +
                                                                                                                                                          292  typename Array_Type,
                                                                                                                                                          +
                                                                                                                                                          293  typename Data_Counter_Type,
                                                                                                                                                          +
                                                                                                                                                          294  typename Data_Rule_Type,
                                                                                                                                                          +
                                                                                                                                                          295  typename Data_Rule_Dyn_Type
                                                                                                                                                          +
                                                                                                                                                          296  >
                                                                                                                                                          + + + +
                                                                                                                                                          300 ) {
                                                                                                                                                          +
                                                                                                                                                          301 
                                                                                                                                                          +
                                                                                                                                                          302  // Clearing
                                                                                                                                                          +
                                                                                                                                                          303  if (this != &Model_) {
                                                                                                                                                          +
                                                                                                                                                          304 
                                                                                                                                                          +
                                                                                                                                                          305  if (delete_counters)
                                                                                                                                                          +
                                                                                                                                                          306  delete counters;
                                                                                                                                                          +
                                                                                                                                                          307 
                                                                                                                                                          +
                                                                                                                                                          308  if (delete_rules)
                                                                                                                                                          +
                                                                                                                                                          309  delete rules;
                                                                                                                                                          +
                                                                                                                                                          310 
                                                                                                                                                          +
                                                                                                                                                          311  if (delete_rules_dyn)
                                                                                                                                                          +
                                                                                                                                                          312  delete rules_dyn;
                                                                                                                                                          +
                                                                                                                                                          313 
                                                                                                                                                          +
                                                                                                                                                          314  stats_support = Model_.stats_support;
                                                                                                                                                          +
                                                                                                                                                          315  stats_support_sizes = Model_.stats_support_sizes;
                                                                                                                                                          +
                                                                                                                                                          316  stats_support_sizes_acc = Model_.stats_support_sizes_acc;
                                                                                                                                                          +
                                                                                                                                                          317  stats_support_n_arrays = Model_.stats_support_n_arrays;
                                                                                                                                                          +
                                                                                                                                                          318  stats_target = Model_.stats_target;
                                                                                                                                                          +
                                                                                                                                                          319  arrays2support = Model_.arrays2support;
                                                                                                                                                          +
                                                                                                                                                          320  keys2support = Model_.keys2support;
                                                                                                                                                          +
                                                                                                                                                          321  pset_arrays = Model_.pset_arrays;
                                                                                                                                                          +
                                                                                                                                                          322  pset_stats = Model_.pset_stats;
                                                                                                                                                          + +
                                                                                                                                                          324  rules = new Rules<Array_Type,Data_Rule_Type>(*(Model_.rules));
                                                                                                                                                          +
                                                                                                                                                          325  rules_dyn = new Rules<Array_Type,Data_Rule_Dyn_Type>(*(Model_.rules_dyn));
                                                                                                                                                          +
                                                                                                                                                          326  delete_counters = true;
                                                                                                                                                          +
                                                                                                                                                          327  delete_rules = true;
                                                                                                                                                          +
                                                                                                                                                          328  delete_rules_dyn = true;
                                                                                                                                                          +
                                                                                                                                                          329  params_last = Model_.params_last;
                                                                                                                                                          +
                                                                                                                                                          330  normalizing_constants = Model_.normalizing_constants;
                                                                                                                                                          +
                                                                                                                                                          331  first_calc_done = Model_.first_calc_done;
                                                                                                                                                          +
                                                                                                                                                          332  transform_model_fun = Model_.transform_model_fun;
                                                                                                                                                          +
                                                                                                                                                          333  transform_model_term_names = Model_.transform_model_term_names;
                                                                                                                                                          +
                                                                                                                                                          334 
                                                                                                                                                          +
                                                                                                                                                          335  // Counters are shared
                                                                                                                                                          +
                                                                                                                                                          336  support_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          337  counter_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          338 
                                                                                                                                                          +
                                                                                                                                                          339  // Rules are shared
                                                                                                                                                          +
                                                                                                                                                          340  support_fun.set_rules(rules);
                                                                                                                                                          +
                                                                                                                                                          341  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          +
                                                                                                                                                          342 
                                                                                                                                                          +
                                                                                                                                                          343  }
                                                                                                                                                          +
                                                                                                                                                          344 
                                                                                                                                                          +
                                                                                                                                                          345  return *this;
                                                                                                                                                          +
                                                                                                                                                          346 
                                                                                                                                                          +
                                                                                                                                                          347 }
                                                                                                                                                          +
                                                                                                                                                          348 
                                                                                                                                                          +
                                                                                                                                                          349 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          351  with_pset = true;
                                                                                                                                                          +
                                                                                                                                                          352  return;
                                                                                                                                                          +
                                                                                                                                                          353 }
                                                                                                                                                          +
                                                                                                                                                          354 
                                                                                                                                                          +
                                                                                                                                                          355 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          357  const Array_Type & Array_
                                                                                                                                                          +
                                                                                                                                                          358 ) {
                                                                                                                                                          +
                                                                                                                                                          359  return this->counters->gen_hash(Array_);
                                                                                                                                                          +
                                                                                                                                                          360 }
                                                                                                                                                          +
                                                                                                                                                          361 
                                                                                                                                                          +
                                                                                                                                                          362 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          365 ) {
                                                                                                                                                          366 
                                                                                                                                                          -
                                                                                                                                                          367  counters->add_counter(
                                                                                                                                                          -
                                                                                                                                                          368  count_fun_,
                                                                                                                                                          -
                                                                                                                                                          369  init_fun_,
                                                                                                                                                          -
                                                                                                                                                          370  data_
                                                                                                                                                          -
                                                                                                                                                          371  );
                                                                                                                                                          -
                                                                                                                                                          372 
                                                                                                                                                          -
                                                                                                                                                          373  return;
                                                                                                                                                          -
                                                                                                                                                          374 
                                                                                                                                                          -
                                                                                                                                                          375 }
                                                                                                                                                          -
                                                                                                                                                          376 
                                                                                                                                                          -
                                                                                                                                                          377 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          380 ) {
                                                                                                                                                          -
                                                                                                                                                          381 
                                                                                                                                                          -
                                                                                                                                                          382  if (delete_counters) {
                                                                                                                                                          -
                                                                                                                                                          383  delete counters;
                                                                                                                                                          -
                                                                                                                                                          384  delete_counters = false;
                                                                                                                                                          -
                                                                                                                                                          385  }
                                                                                                                                                          -
                                                                                                                                                          386 
                                                                                                                                                          -
                                                                                                                                                          387  this->counters = counters_;
                                                                                                                                                          -
                                                                                                                                                          388  support_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          389  counter_fun.set_counters(counters);
                                                                                                                                                          -
                                                                                                                                                          390 
                                                                                                                                                          -
                                                                                                                                                          391  return;
                                                                                                                                                          -
                                                                                                                                                          392 
                                                                                                                                                          -
                                                                                                                                                          393 }
                                                                                                                                                          -
                                                                                                                                                          394 
                                                                                                                                                          -
                                                                                                                                                          395 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          398 ) {
                                                                                                                                                          -
                                                                                                                                                          399 
                                                                                                                                                          -
                                                                                                                                                          400  counters->add_hash(fun_);
                                                                                                                                                          -
                                                                                                                                                          401 
                                                                                                                                                          -
                                                                                                                                                          402 }
                                                                                                                                                          -
                                                                                                                                                          403 
                                                                                                                                                          +
                                                                                                                                                          367  counters->add_counter(counter, Data_Counter_Type());
                                                                                                                                                          +
                                                                                                                                                          368  return;
                                                                                                                                                          +
                                                                                                                                                          369 }
                                                                                                                                                          +
                                                                                                                                                          370 
                                                                                                                                                          +
                                                                                                                                                          371 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + + +
                                                                                                                                                          375  Data_Counter_Type data_
                                                                                                                                                          +
                                                                                                                                                          376 ) {
                                                                                                                                                          +
                                                                                                                                                          377 
                                                                                                                                                          +
                                                                                                                                                          378  counters->add_counter(
                                                                                                                                                          +
                                                                                                                                                          379  count_fun_,
                                                                                                                                                          +
                                                                                                                                                          380  init_fun_,
                                                                                                                                                          +
                                                                                                                                                          381  data_
                                                                                                                                                          +
                                                                                                                                                          382  );
                                                                                                                                                          +
                                                                                                                                                          383 
                                                                                                                                                          +
                                                                                                                                                          384  return;
                                                                                                                                                          +
                                                                                                                                                          385 
                                                                                                                                                          +
                                                                                                                                                          386 }
                                                                                                                                                          +
                                                                                                                                                          387 
                                                                                                                                                          +
                                                                                                                                                          388 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          391 ) {
                                                                                                                                                          +
                                                                                                                                                          392 
                                                                                                                                                          +
                                                                                                                                                          393  if (delete_counters) {
                                                                                                                                                          +
                                                                                                                                                          394  delete counters;
                                                                                                                                                          +
                                                                                                                                                          395  delete_counters = false;
                                                                                                                                                          +
                                                                                                                                                          396  }
                                                                                                                                                          +
                                                                                                                                                          397 
                                                                                                                                                          +
                                                                                                                                                          398  this->counters = counters_;
                                                                                                                                                          +
                                                                                                                                                          399  support_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          400  counter_fun.set_counters(counters);
                                                                                                                                                          +
                                                                                                                                                          401 
                                                                                                                                                          +
                                                                                                                                                          402  return;
                                                                                                                                                          +
                                                                                                                                                          403 
                                                                                                                                                          +
                                                                                                                                                          404 }
                                                                                                                                                          405 
                                                                                                                                                          406 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - + +
                                                                                                                                                          409 ) {
                                                                                                                                                          -
                                                                                                                                                          410 
                                                                                                                                                          -
                                                                                                                                                          411  rules->add_rule(rules, Data_Rule_Type());
                                                                                                                                                          -
                                                                                                                                                          412  return;
                                                                                                                                                          +
                                                                                                                                                          410 
                                                                                                                                                          +
                                                                                                                                                          411  counters->add_hash(fun_);
                                                                                                                                                          +
                                                                                                                                                          412 
                                                                                                                                                          413 }
                                                                                                                                                          414 
                                                                                                                                                          -
                                                                                                                                                          415 
                                                                                                                                                          -
                                                                                                                                                          416 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          419 ) {
                                                                                                                                                          -
                                                                                                                                                          420 
                                                                                                                                                          -
                                                                                                                                                          421  if (delete_rules)
                                                                                                                                                          -
                                                                                                                                                          422  delete rules;
                                                                                                                                                          -
                                                                                                                                                          423 
                                                                                                                                                          -
                                                                                                                                                          424  this->rules = rules_;
                                                                                                                                                          -
                                                                                                                                                          425  this->delete_rules = false;
                                                                                                                                                          +
                                                                                                                                                          416 
                                                                                                                                                          +
                                                                                                                                                          417 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          420 ) {
                                                                                                                                                          +
                                                                                                                                                          421 
                                                                                                                                                          +
                                                                                                                                                          422  rules->add_rule(rules, Data_Rule_Type());
                                                                                                                                                          +
                                                                                                                                                          423  return;
                                                                                                                                                          +
                                                                                                                                                          424 }
                                                                                                                                                          +
                                                                                                                                                          425 
                                                                                                                                                          426 
                                                                                                                                                          -
                                                                                                                                                          427  support_fun.set_rules(rules);
                                                                                                                                                          -
                                                                                                                                                          428  return;
                                                                                                                                                          -
                                                                                                                                                          429 
                                                                                                                                                          -
                                                                                                                                                          430 }
                                                                                                                                                          +
                                                                                                                                                          427 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          430 ) {
                                                                                                                                                          431 
                                                                                                                                                          -
                                                                                                                                                          433 
                                                                                                                                                          -
                                                                                                                                                          434 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          437 ) {
                                                                                                                                                          -
                                                                                                                                                          438 
                                                                                                                                                          -
                                                                                                                                                          439  rules_dyn->add_rule(rules_, Data_Rule_Dyn_Type());
                                                                                                                                                          -
                                                                                                                                                          440  return;
                                                                                                                                                          +
                                                                                                                                                          432  if (delete_rules)
                                                                                                                                                          +
                                                                                                                                                          433  delete rules;
                                                                                                                                                          +
                                                                                                                                                          434 
                                                                                                                                                          +
                                                                                                                                                          435  this->rules = rules_;
                                                                                                                                                          +
                                                                                                                                                          436  this->delete_rules = false;
                                                                                                                                                          +
                                                                                                                                                          437 
                                                                                                                                                          +
                                                                                                                                                          438  support_fun.set_rules(rules);
                                                                                                                                                          +
                                                                                                                                                          439  return;
                                                                                                                                                          +
                                                                                                                                                          440 
                                                                                                                                                          441 }
                                                                                                                                                          442 
                                                                                                                                                          -
                                                                                                                                                          443 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          446  Data_Rule_Dyn_Type data_
                                                                                                                                                          -
                                                                                                                                                          447 ) {
                                                                                                                                                          -
                                                                                                                                                          448 
                                                                                                                                                          -
                                                                                                                                                          449  rules_dyn->add_rule(
                                                                                                                                                          -
                                                                                                                                                          450  rule_fun_,
                                                                                                                                                          -
                                                                                                                                                          451  data_
                                                                                                                                                          -
                                                                                                                                                          452  );
                                                                                                                                                          -
                                                                                                                                                          453 
                                                                                                                                                          -
                                                                                                                                                          454  return;
                                                                                                                                                          -
                                                                                                                                                          455 
                                                                                                                                                          -
                                                                                                                                                          456 }
                                                                                                                                                          -
                                                                                                                                                          457 
                                                                                                                                                          -
                                                                                                                                                          458 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          461 ) {
                                                                                                                                                          -
                                                                                                                                                          462 
                                                                                                                                                          -
                                                                                                                                                          463  if (delete_rules_dyn)
                                                                                                                                                          -
                                                                                                                                                          464  delete rules_dyn;
                                                                                                                                                          -
                                                                                                                                                          465 
                                                                                                                                                          -
                                                                                                                                                          466  this->rules_dyn = rules_;
                                                                                                                                                          -
                                                                                                                                                          467  this->delete_rules_dyn = false;
                                                                                                                                                          -
                                                                                                                                                          468  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          -
                                                                                                                                                          469  return;
                                                                                                                                                          -
                                                                                                                                                          470 
                                                                                                                                                          -
                                                                                                                                                          471 }
                                                                                                                                                          -
                                                                                                                                                          472 
                                                                                                                                                          -
                                                                                                                                                          474 
                                                                                                                                                          -
                                                                                                                                                          475 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          477  const Array_Type & Array_,
                                                                                                                                                          -
                                                                                                                                                          478  bool force_new
                                                                                                                                                          -
                                                                                                                                                          479 ) {
                                                                                                                                                          -
                                                                                                                                                          480 
                                                                                                                                                          -
                                                                                                                                                          481  // Array counts (target statistics)
                                                                                                                                                          -
                                                                                                                                                          482  counter_fun.reset_array(&Array_);
                                                                                                                                                          -
                                                                                                                                                          483 
                                                                                                                                                          -
                                                                                                                                                          484  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          485  {
                                                                                                                                                          -
                                                                                                                                                          486 
                                                                                                                                                          -
                                                                                                                                                          487  auto tmpcounts = counter_fun.count_all();
                                                                                                                                                          -
                                                                                                                                                          488  stats_target.emplace_back(
                                                                                                                                                          -
                                                                                                                                                          489  transform_model_fun(&tmpcounts[0u], tmpcounts.size())
                                                                                                                                                          -
                                                                                                                                                          490  );
                                                                                                                                                          -
                                                                                                                                                          491 
                                                                                                                                                          -
                                                                                                                                                          492  } else
                                                                                                                                                          -
                                                                                                                                                          493  stats_target.push_back(counter_fun.count_all());
                                                                                                                                                          -
                                                                                                                                                          494 
                                                                                                                                                          -
                                                                                                                                                          495  // If the data hasn't been analyzed earlier, then we need to compute
                                                                                                                                                          -
                                                                                                                                                          496  // the support
                                                                                                                                                          -
                                                                                                                                                          497  std::vector< double > key = counters->gen_hash(Array_);
                                                                                                                                                          -
                                                                                                                                                          498  MapVec_type< double, size_t >::const_iterator locator = keys2support.find(key);
                                                                                                                                                          -
                                                                                                                                                          499  if (force_new | (locator == keys2support.end()))
                                                                                                                                                          -
                                                                                                                                                          500  {
                                                                                                                                                          -
                                                                                                                                                          501 
                                                                                                                                                          -
                                                                                                                                                          502  // Adding to the map
                                                                                                                                                          -
                                                                                                                                                          503  keys2support[key] = stats_support.size();
                                                                                                                                                          -
                                                                                                                                                          504  stats_support_n_arrays.push_back(1u); // How many elements now
                                                                                                                                                          -
                                                                                                                                                          505  arrays2support.push_back(stats_support.size()); // Map of the array id to the support
                                                                                                                                                          -
                                                                                                                                                          506 
                                                                                                                                                          -
                                                                                                                                                          507  // Computing support using the counters included in the model
                                                                                                                                                          -
                                                                                                                                                          508  support_fun.reset_array(Array_);
                                                                                                                                                          -
                                                                                                                                                          509 
                                                                                                                                                          -
                                                                                                                                                          512  if (with_pset)
                                                                                                                                                          -
                                                                                                                                                          513  {
                                                                                                                                                          -
                                                                                                                                                          514 
                                                                                                                                                          -
                                                                                                                                                          515  // Making space for storing the support
                                                                                                                                                          -
                                                                                                                                                          516  pset_arrays.resize(pset_arrays.size() + 1u);
                                                                                                                                                          -
                                                                                                                                                          517  pset_stats.resize(pset_stats.size() + 1u);
                                                                                                                                                          -
                                                                                                                                                          518  pset_probs.resize(pset_probs.size() + 1u);
                                                                                                                                                          -
                                                                                                                                                          519 
                                                                                                                                                          -
                                                                                                                                                          520  try
                                                                                                                                                          -
                                                                                                                                                          521  {
                                                                                                                                                          -
                                                                                                                                                          522 
                                                                                                                                                          -
                                                                                                                                                          523  support_fun.calc(
                                                                                                                                                          -
                                                                                                                                                          524  &(pset_arrays[pset_arrays.size() - 1u]),
                                                                                                                                                          -
                                                                                                                                                          525  &(pset_stats[pset_stats.size() - 1u])
                                                                                                                                                          -
                                                                                                                                                          526  );
                                                                                                                                                          -
                                                                                                                                                          527 
                                                                                                                                                          -
                                                                                                                                                          528  }
                                                                                                                                                          -
                                                                                                                                                          529  catch (const std::exception& e)
                                                                                                                                                          -
                                                                                                                                                          530  {
                                                                                                                                                          -
                                                                                                                                                          531 
                                                                                                                                                          -
                                                                                                                                                          532  printf_barry(
                                                                                                                                                          -
                                                                                                                                                          533  "A problem ocurred while trying to add the array (and recording the powerset). "
                                                                                                                                                          -
                                                                                                                                                          534  );
                                                                                                                                                          -
                                                                                                                                                          535  printf_barry("with error %s\n", e.what());
                                                                                                                                                          -
                                                                                                                                                          536  printf_barry("Here is the array that generated the error.\n");
                                                                                                                                                          -
                                                                                                                                                          537  Array_.print();
                                                                                                                                                          -
                                                                                                                                                          538  throw std::logic_error("");
                                                                                                                                                          -
                                                                                                                                                          539 
                                                                                                                                                          -
                                                                                                                                                          540  }
                                                                                                                                                          -
                                                                                                                                                          541 
                                                                                                                                                          -
                                                                                                                                                          542  }
                                                                                                                                                          -
                                                                                                                                                          543  else
                                                                                                                                                          -
                                                                                                                                                          544  {
                                                                                                                                                          -
                                                                                                                                                          545  try
                                                                                                                                                          -
                                                                                                                                                          546  {
                                                                                                                                                          -
                                                                                                                                                          547 
                                                                                                                                                          -
                                                                                                                                                          548  support_fun.calc();
                                                                                                                                                          -
                                                                                                                                                          549 
                                                                                                                                                          -
                                                                                                                                                          550  }
                                                                                                                                                          -
                                                                                                                                                          551  catch (const std::exception& e)
                                                                                                                                                          -
                                                                                                                                                          552  {
                                                                                                                                                          -
                                                                                                                                                          553 
                                                                                                                                                          -
                                                                                                                                                          554  printf_barry(
                                                                                                                                                          -
                                                                                                                                                          555  "A problem ocurred while trying to add the array (and recording the powerset). "
                                                                                                                                                          -
                                                                                                                                                          556  );
                                                                                                                                                          -
                                                                                                                                                          557  printf_barry("with error %s\n", e.what());
                                                                                                                                                          -
                                                                                                                                                          558  printf_barry("Here is the array that generated the error.\n");
                                                                                                                                                          -
                                                                                                                                                          559  Array_.print();
                                                                                                                                                          -
                                                                                                                                                          560  throw std::logic_error("");
                                                                                                                                                          -
                                                                                                                                                          561 
                                                                                                                                                          -
                                                                                                                                                          562  }
                                                                                                                                                          -
                                                                                                                                                          563  }
                                                                                                                                                          -
                                                                                                                                                          564 
                                                                                                                                                          -
                                                                                                                                                          565  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          566  {
                                                                                                                                                          -
                                                                                                                                                          567  auto tmpsupport = support_fun.get_counts();
                                                                                                                                                          -
                                                                                                                                                          568  size_t k = counter_fun.size();
                                                                                                                                                          -
                                                                                                                                                          569  size_t n = tmpsupport.size() / (k + 1);
                                                                                                                                                          -
                                                                                                                                                          570 
                                                                                                                                                          -
                                                                                                                                                          571  std::vector< double > s_new(0u);
                                                                                                                                                          -
                                                                                                                                                          572  s_new.reserve(tmpsupport.size());
                                                                                                                                                          -
                                                                                                                                                          573 
                                                                                                                                                          -
                                                                                                                                                          574  for (size_t i = 0u; i < n; ++i)
                                                                                                                                                          -
                                                                                                                                                          575  {
                                                                                                                                                          +
                                                                                                                                                          444 
                                                                                                                                                          +
                                                                                                                                                          445 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          448 ) {
                                                                                                                                                          +
                                                                                                                                                          449 
                                                                                                                                                          +
                                                                                                                                                          450  rules_dyn->add_rule(rules_, Data_Rule_Dyn_Type());
                                                                                                                                                          +
                                                                                                                                                          451  return;
                                                                                                                                                          +
                                                                                                                                                          452 }
                                                                                                                                                          +
                                                                                                                                                          453 
                                                                                                                                                          +
                                                                                                                                                          454 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          457  Data_Rule_Dyn_Type data_
                                                                                                                                                          +
                                                                                                                                                          458 ) {
                                                                                                                                                          +
                                                                                                                                                          459 
                                                                                                                                                          +
                                                                                                                                                          460  rules_dyn->add_rule(
                                                                                                                                                          +
                                                                                                                                                          461  rule_fun_,
                                                                                                                                                          +
                                                                                                                                                          462  data_
                                                                                                                                                          +
                                                                                                                                                          463  );
                                                                                                                                                          +
                                                                                                                                                          464 
                                                                                                                                                          +
                                                                                                                                                          465  return;
                                                                                                                                                          +
                                                                                                                                                          466 
                                                                                                                                                          +
                                                                                                                                                          467 }
                                                                                                                                                          +
                                                                                                                                                          468 
                                                                                                                                                          +
                                                                                                                                                          469 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          472 ) {
                                                                                                                                                          +
                                                                                                                                                          473 
                                                                                                                                                          +
                                                                                                                                                          474  if (delete_rules_dyn)
                                                                                                                                                          +
                                                                                                                                                          475  delete rules_dyn;
                                                                                                                                                          +
                                                                                                                                                          476 
                                                                                                                                                          +
                                                                                                                                                          477  this->rules_dyn = rules_;
                                                                                                                                                          +
                                                                                                                                                          478  this->delete_rules_dyn = false;
                                                                                                                                                          +
                                                                                                                                                          479  support_fun.set_rules_dyn(rules_dyn);
                                                                                                                                                          +
                                                                                                                                                          480  return;
                                                                                                                                                          +
                                                                                                                                                          481 
                                                                                                                                                          +
                                                                                                                                                          482 }
                                                                                                                                                          +
                                                                                                                                                          483 
                                                                                                                                                          +
                                                                                                                                                          485 
                                                                                                                                                          +
                                                                                                                                                          486 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          487 inline size_t
                                                                                                                                                          + +
                                                                                                                                                          489  const Array_Type & Array_,
                                                                                                                                                          +
                                                                                                                                                          490  bool force_new
                                                                                                                                                          +
                                                                                                                                                          491 ) {
                                                                                                                                                          +
                                                                                                                                                          492 
                                                                                                                                                          +
                                                                                                                                                          493  // Array counts (target statistics)
                                                                                                                                                          +
                                                                                                                                                          494  counter_fun.reset_array(&Array_);
                                                                                                                                                          +
                                                                                                                                                          495 
                                                                                                                                                          +
                                                                                                                                                          496  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          497  {
                                                                                                                                                          +
                                                                                                                                                          498 
                                                                                                                                                          +
                                                                                                                                                          499  auto tmpcounts = counter_fun.count_all();
                                                                                                                                                          +
                                                                                                                                                          500  stats_target.emplace_back(
                                                                                                                                                          +
                                                                                                                                                          501  transform_model_fun(&tmpcounts[0u], tmpcounts.size())
                                                                                                                                                          +
                                                                                                                                                          502  );
                                                                                                                                                          +
                                                                                                                                                          503 
                                                                                                                                                          +
                                                                                                                                                          504  } else
                                                                                                                                                          +
                                                                                                                                                          505  stats_target.push_back(counter_fun.count_all());
                                                                                                                                                          +
                                                                                                                                                          506 
                                                                                                                                                          +
                                                                                                                                                          507  // If the data hasn't been analyzed earlier, then we need to compute
                                                                                                                                                          +
                                                                                                                                                          508  // the support
                                                                                                                                                          +
                                                                                                                                                          509  std::vector< double > key = counters->gen_hash(Array_);
                                                                                                                                                          +
                                                                                                                                                          510  MapVec_type< double, size_t >::const_iterator locator = keys2support.find(key);
                                                                                                                                                          +
                                                                                                                                                          511  if (force_new | (locator == keys2support.end()))
                                                                                                                                                          +
                                                                                                                                                          512  {
                                                                                                                                                          +
                                                                                                                                                          513 
                                                                                                                                                          +
                                                                                                                                                          514  // Current size of the support stats
                                                                                                                                                          +
                                                                                                                                                          515  size_t stats_support_size = stats_support.size();
                                                                                                                                                          +
                                                                                                                                                          516 
                                                                                                                                                          +
                                                                                                                                                          517  // Adding to the map
                                                                                                                                                          +
                                                                                                                                                          518  keys2support[key] = stats_support_sizes.size();
                                                                                                                                                          +
                                                                                                                                                          519  stats_support_n_arrays.push_back(1u); // How many elements now
                                                                                                                                                          +
                                                                                                                                                          520  arrays2support.push_back(stats_support_sizes.size()); // Map of the array id to the support
                                                                                                                                                          +
                                                                                                                                                          521 
                                                                                                                                                          +
                                                                                                                                                          522  // Computing support using the counters included in the model
                                                                                                                                                          +
                                                                                                                                                          523  support_fun.reset_array(Array_);
                                                                                                                                                          +
                                                                                                                                                          524 
                                                                                                                                                          +
                                                                                                                                                          527  if (with_pset)
                                                                                                                                                          +
                                                                                                                                                          528  {
                                                                                                                                                          +
                                                                                                                                                          529 
                                                                                                                                                          +
                                                                                                                                                          530  // Making space for storing the support
                                                                                                                                                          +
                                                                                                                                                          531  pset_arrays.resize(pset_arrays.size() + 1u);
                                                                                                                                                          +
                                                                                                                                                          532  pset_stats.resize(pset_stats.size() + 1u);
                                                                                                                                                          +
                                                                                                                                                          533  pset_probs.resize(pset_probs.size() + 1u);
                                                                                                                                                          +
                                                                                                                                                          534 
                                                                                                                                                          +
                                                                                                                                                          535  try
                                                                                                                                                          +
                                                                                                                                                          536  {
                                                                                                                                                          +
                                                                                                                                                          537 
                                                                                                                                                          +
                                                                                                                                                          538  support_fun.calc(
                                                                                                                                                          +
                                                                                                                                                          539  &(pset_arrays[pset_arrays.size() - 1u]),
                                                                                                                                                          +
                                                                                                                                                          540  &(pset_stats[pset_stats.size() - 1u])
                                                                                                                                                          +
                                                                                                                                                          541  );
                                                                                                                                                          +
                                                                                                                                                          542 
                                                                                                                                                          +
                                                                                                                                                          543  }
                                                                                                                                                          +
                                                                                                                                                          544  catch (const std::exception& e)
                                                                                                                                                          +
                                                                                                                                                          545  {
                                                                                                                                                          +
                                                                                                                                                          546 
                                                                                                                                                          +
                                                                                                                                                          547  printf_barry(
                                                                                                                                                          +
                                                                                                                                                          548  "A problem ocurred while trying to add the array (and recording the powerset). "
                                                                                                                                                          +
                                                                                                                                                          549  );
                                                                                                                                                          +
                                                                                                                                                          550  printf_barry("with error %s\n", e.what());
                                                                                                                                                          +
                                                                                                                                                          551  printf_barry("Here is the array that generated the error.\n");
                                                                                                                                                          +
                                                                                                                                                          552  Array_.print();
                                                                                                                                                          +
                                                                                                                                                          553  throw std::logic_error("");
                                                                                                                                                          +
                                                                                                                                                          554 
                                                                                                                                                          +
                                                                                                                                                          555  }
                                                                                                                                                          +
                                                                                                                                                          556 
                                                                                                                                                          +
                                                                                                                                                          557  }
                                                                                                                                                          +
                                                                                                                                                          558  else
                                                                                                                                                          +
                                                                                                                                                          559  {
                                                                                                                                                          +
                                                                                                                                                          560  try
                                                                                                                                                          +
                                                                                                                                                          561  {
                                                                                                                                                          +
                                                                                                                                                          562 
                                                                                                                                                          +
                                                                                                                                                          563  support_fun.calc();
                                                                                                                                                          +
                                                                                                                                                          564 
                                                                                                                                                          +
                                                                                                                                                          565  }
                                                                                                                                                          +
                                                                                                                                                          566  catch (const std::exception& e)
                                                                                                                                                          +
                                                                                                                                                          567  {
                                                                                                                                                          +
                                                                                                                                                          568 
                                                                                                                                                          +
                                                                                                                                                          569  printf_barry(
                                                                                                                                                          +
                                                                                                                                                          570  "A problem ocurred while trying to add the array (and recording the powerset). "
                                                                                                                                                          +
                                                                                                                                                          571  );
                                                                                                                                                          +
                                                                                                                                                          572  printf_barry("with error %s\n", e.what());
                                                                                                                                                          +
                                                                                                                                                          573  printf_barry("Here is the array that generated the error.\n");
                                                                                                                                                          +
                                                                                                                                                          574  Array_.print();
                                                                                                                                                          +
                                                                                                                                                          575  throw std::logic_error("");
                                                                                                                                                          576 
                                                                                                                                                          -
                                                                                                                                                          577  // Appending size
                                                                                                                                                          -
                                                                                                                                                          578  s_new.push_back(tmpsupport[i * (k + 1u)]);
                                                                                                                                                          -
                                                                                                                                                          579 
                                                                                                                                                          -
                                                                                                                                                          580  // Applying transformation and adding to the new set
                                                                                                                                                          -
                                                                                                                                                          581  auto res = transform_model_fun(&tmpsupport[i * (k + 1u) + 1u], k);
                                                                                                                                                          -
                                                                                                                                                          582  std::copy(res.begin(), res.end(), std::back_inserter(s_new));
                                                                                                                                                          -
                                                                                                                                                          583 
                                                                                                                                                          -
                                                                                                                                                          584  }
                                                                                                                                                          +
                                                                                                                                                          577  }
                                                                                                                                                          +
                                                                                                                                                          578  }
                                                                                                                                                          +
                                                                                                                                                          579 
                                                                                                                                                          +
                                                                                                                                                          580  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          581  {
                                                                                                                                                          +
                                                                                                                                                          582  auto tmpsupport = support_fun.get_counts();
                                                                                                                                                          +
                                                                                                                                                          583  size_t k = counter_fun.size();
                                                                                                                                                          +
                                                                                                                                                          584  size_t n = tmpsupport.size() / (k + 1);
                                                                                                                                                          585 
                                                                                                                                                          -
                                                                                                                                                          586  stats_support.push_back(s_new);
                                                                                                                                                          -
                                                                                                                                                          587 
                                                                                                                                                          -
                                                                                                                                                          588  } else
                                                                                                                                                          -
                                                                                                                                                          589  stats_support.push_back(support_fun.get_counts());
                                                                                                                                                          -
                                                                                                                                                          590 
                                                                                                                                                          -
                                                                                                                                                          591  // Making room for the previous parameters. This will be used to check if
                                                                                                                                                          -
                                                                                                                                                          592  // the normalizing constant has been updated or not.
                                                                                                                                                          -
                                                                                                                                                          593  params_last.push_back(stats_target[0u]);
                                                                                                                                                          -
                                                                                                                                                          594  normalizing_constants.push_back(0.0);
                                                                                                                                                          -
                                                                                                                                                          595  first_calc_done.push_back(false);
                                                                                                                                                          -
                                                                                                                                                          596 
                                                                                                                                                          -
                                                                                                                                                          597  return arrays2support.size() - 1u;
                                                                                                                                                          -
                                                                                                                                                          598 
                                                                                                                                                          -
                                                                                                                                                          599  }
                                                                                                                                                          -
                                                                                                                                                          600 
                                                                                                                                                          -
                                                                                                                                                          601  // Increasing the number of arrays in that stat
                                                                                                                                                          -
                                                                                                                                                          602  ++stats_support_n_arrays[locator->second];
                                                                                                                                                          -
                                                                                                                                                          603 
                                                                                                                                                          -
                                                                                                                                                          604  // Adding the corresponding map
                                                                                                                                                          -
                                                                                                                                                          605  arrays2support.push_back(locator->second);
                                                                                                                                                          -
                                                                                                                                                          606 
                                                                                                                                                          -
                                                                                                                                                          607  return arrays2support.size() - 1u;
                                                                                                                                                          -
                                                                                                                                                          608 
                                                                                                                                                          -
                                                                                                                                                          609 }
                                                                                                                                                          -
                                                                                                                                                          610 
                                                                                                                                                          -
                                                                                                                                                          611 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          613  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          614  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          615  bool as_log,
                                                                                                                                                          -
                                                                                                                                                          616  bool no_update_normconst
                                                                                                                                                          -
                                                                                                                                                          617 ) {
                                                                                                                                                          -
                                                                                                                                                          618 
                                                                                                                                                          -
                                                                                                                                                          619  // Checking if the index exists
                                                                                                                                                          -
                                                                                                                                                          620  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          621  throw std::range_error("The requested support is out of range");
                                                                                                                                                          -
                                                                                                                                                          622 
                                                                                                                                                          -
                                                                                                                                                          623  size_t idx = arrays2support[i];
                                                                                                                                                          -
                                                                                                                                                          624 
                                                                                                                                                          -
                                                                                                                                                          625  // Checking if this actually has a change of happening
                                                                                                                                                          -
                                                                                                                                                          626  if (this->stats_support[idx].size() == 0u)
                                                                                                                                                          -
                                                                                                                                                          627  return as_log ? -std::numeric_limits<double>::infinity() : 0.0;
                                                                                                                                                          -
                                                                                                                                                          628 
                                                                                                                                                          -
                                                                                                                                                          629  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          -
                                                                                                                                                          630  if (!no_update_normconst && (!first_calc_done[idx] || !vec_equal_approx(params, params_last[idx])))
                                                                                                                                                          -
                                                                                                                                                          631  {
                                                                                                                                                          -
                                                                                                                                                          632 
                                                                                                                                                          -
                                                                                                                                                          633  first_calc_done[idx] = true;
                                                                                                                                                          +
                                                                                                                                                          586  std::vector< double > s_new(0u);
                                                                                                                                                          +
                                                                                                                                                          587  s_new.reserve(tmpsupport.size());
                                                                                                                                                          +
                                                                                                                                                          588 
                                                                                                                                                          +
                                                                                                                                                          589  for (size_t i = 0u; i < n; ++i)
                                                                                                                                                          +
                                                                                                                                                          590  {
                                                                                                                                                          +
                                                                                                                                                          591 
                                                                                                                                                          +
                                                                                                                                                          592  // Appending size
                                                                                                                                                          +
                                                                                                                                                          593  s_new.push_back(tmpsupport[i * (k + 1u)]);
                                                                                                                                                          +
                                                                                                                                                          594 
                                                                                                                                                          +
                                                                                                                                                          595  // Applying transformation and adding to the new set
                                                                                                                                                          +
                                                                                                                                                          596  auto res = transform_model_fun(&tmpsupport[i * (k + 1u) + 1u], k);
                                                                                                                                                          +
                                                                                                                                                          597  std::copy(res.begin(), res.end(), std::back_inserter(s_new));
                                                                                                                                                          +
                                                                                                                                                          598 
                                                                                                                                                          +
                                                                                                                                                          599  }
                                                                                                                                                          +
                                                                                                                                                          600 
                                                                                                                                                          +
                                                                                                                                                          601  for (auto & s : s_new)
                                                                                                                                                          +
                                                                                                                                                          602  stats_support.push_back(s);
                                                                                                                                                          +
                                                                                                                                                          603 
                                                                                                                                                          +
                                                                                                                                                          604 
                                                                                                                                                          +
                                                                                                                                                          605  } else {
                                                                                                                                                          +
                                                                                                                                                          606  for (const auto & s: support_fun.get_counts())
                                                                                                                                                          +
                                                                                                                                                          607  stats_support.push_back(s);
                                                                                                                                                          +
                                                                                                                                                          608  }
                                                                                                                                                          +
                                                                                                                                                          609 
                                                                                                                                                          +
                                                                                                                                                          610  // Making room for the previous parameters. This will be used to check if
                                                                                                                                                          +
                                                                                                                                                          611  // the normalizing constant has been updated or not.
                                                                                                                                                          +
                                                                                                                                                          612  params_last.push_back(stats_target[0u]);
                                                                                                                                                          +
                                                                                                                                                          613  normalizing_constants.push_back(0.0);
                                                                                                                                                          +
                                                                                                                                                          614  first_calc_done.push_back(false);
                                                                                                                                                          +
                                                                                                                                                          615 
                                                                                                                                                          +
                                                                                                                                                          616  // Incrementing the size of the support set
                                                                                                                                                          +
                                                                                                                                                          617  if (stats_support_sizes.size() == 0u)
                                                                                                                                                          +
                                                                                                                                                          618  {
                                                                                                                                                          +
                                                                                                                                                          619  stats_support_sizes_acc.push_back(0u);
                                                                                                                                                          +
                                                                                                                                                          620  } else {
                                                                                                                                                          +
                                                                                                                                                          621  stats_support_sizes_acc.push_back(
                                                                                                                                                          +
                                                                                                                                                          622  stats_support_sizes.back() +
                                                                                                                                                          +
                                                                                                                                                          623  stats_support_sizes_acc.back()
                                                                                                                                                          +
                                                                                                                                                          624  );
                                                                                                                                                          +
                                                                                                                                                          625  }
                                                                                                                                                          +
                                                                                                                                                          626 
                                                                                                                                                          +
                                                                                                                                                          627 
                                                                                                                                                          +
                                                                                                                                                          628  stats_support_sizes.push_back(
                                                                                                                                                          +
                                                                                                                                                          629 
                                                                                                                                                          +
                                                                                                                                                          630  (stats_support.size() - stats_support_size)/
                                                                                                                                                          +
                                                                                                                                                          631  (counter_fun.size() + 1u)
                                                                                                                                                          +
                                                                                                                                                          632 
                                                                                                                                                          +
                                                                                                                                                          633  );
                                                                                                                                                          634 
                                                                                                                                                          -
                                                                                                                                                          635  size_t k = params.size() + 1u;
                                                                                                                                                          -
                                                                                                                                                          636  size_t n = stats_support[idx].size() / k;
                                                                                                                                                          -
                                                                                                                                                          637 
                                                                                                                                                          -
                                                                                                                                                          638  normalizing_constants[idx] = update_normalizing_constant(
                                                                                                                                                          -
                                                                                                                                                          639  params, &stats_support[idx][0u], k, n
                                                                                                                                                          -
                                                                                                                                                          640  );
                                                                                                                                                          -
                                                                                                                                                          641 
                                                                                                                                                          -
                                                                                                                                                          642  params_last[idx] = params;
                                                                                                                                                          -
                                                                                                                                                          643 
                                                                                                                                                          -
                                                                                                                                                          644  }
                                                                                                                                                          -
                                                                                                                                                          645 
                                                                                                                                                          -
                                                                                                                                                          646  return likelihood_(
                                                                                                                                                          -
                                                                                                                                                          647  &stats_target[i],
                                                                                                                                                          -
                                                                                                                                                          648  params,
                                                                                                                                                          -
                                                                                                                                                          649  normalizing_constants[idx],
                                                                                                                                                          -
                                                                                                                                                          650  nterms(),
                                                                                                                                                          -
                                                                                                                                                          651  as_log
                                                                                                                                                          -
                                                                                                                                                          652  );
                                                                                                                                                          -
                                                                                                                                                          653 
                                                                                                                                                          -
                                                                                                                                                          654 }
                                                                                                                                                          -
                                                                                                                                                          655 
                                                                                                                                                          -
                                                                                                                                                          656 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          658  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          659  const Array_Type & Array_,
                                                                                                                                                          -
                                                                                                                                                          660  int i,
                                                                                                                                                          -
                                                                                                                                                          661  bool as_log,
                                                                                                                                                          -
                                                                                                                                                          662  bool no_update_normconst
                                                                                                                                                          -
                                                                                                                                                          663 ) {
                                                                                                                                                          -
                                                                                                                                                          664 
                                                                                                                                                          -
                                                                                                                                                          665  // Key of the support set to use
                                                                                                                                                          -
                                                                                                                                                          666  int loc;
                                                                                                                                                          -
                                                                                                                                                          667 
                                                                                                                                                          -
                                                                                                                                                          668  if (i < 0)
                                                                                                                                                          +
                                                                                                                                                          635  return arrays2support.size() - 1u;
                                                                                                                                                          +
                                                                                                                                                          636 
                                                                                                                                                          +
                                                                                                                                                          637  }
                                                                                                                                                          +
                                                                                                                                                          638 
                                                                                                                                                          +
                                                                                                                                                          639  // Increasing the number of arrays in that stat
                                                                                                                                                          +
                                                                                                                                                          640  ++stats_support_n_arrays[locator->second];
                                                                                                                                                          +
                                                                                                                                                          641 
                                                                                                                                                          +
                                                                                                                                                          642  // Adding the corresponding map
                                                                                                                                                          +
                                                                                                                                                          643  arrays2support.push_back(locator->second);
                                                                                                                                                          +
                                                                                                                                                          644 
                                                                                                                                                          +
                                                                                                                                                          645  return arrays2support.size() - 1u;
                                                                                                                                                          +
                                                                                                                                                          646 
                                                                                                                                                          +
                                                                                                                                                          647 }
                                                                                                                                                          +
                                                                                                                                                          648 
                                                                                                                                                          +
                                                                                                                                                          649 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          651  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          652  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          653  bool as_log,
                                                                                                                                                          +
                                                                                                                                                          654  bool no_update_normconst
                                                                                                                                                          +
                                                                                                                                                          655 ) {
                                                                                                                                                          +
                                                                                                                                                          656 
                                                                                                                                                          +
                                                                                                                                                          657  // Checking if the index exists
                                                                                                                                                          +
                                                                                                                                                          658  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          659  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          660 
                                                                                                                                                          +
                                                                                                                                                          661  size_t idx = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          662 
                                                                                                                                                          +
                                                                                                                                                          663  // Checking if this actually has a change of happening
                                                                                                                                                          +
                                                                                                                                                          664  if (this->stats_support_sizes[idx] == 0u)
                                                                                                                                                          +
                                                                                                                                                          665  return as_log ? -std::numeric_limits<double>::infinity() : 0.0;
                                                                                                                                                          +
                                                                                                                                                          666 
                                                                                                                                                          +
                                                                                                                                                          667  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          +
                                                                                                                                                          668  if (!no_update_normconst && (!first_calc_done[idx] || !vec_equal_approx(params, params_last[idx])))
                                                                                                                                                          669  {
                                                                                                                                                          -
                                                                                                                                                          670 
                                                                                                                                                          -
                                                                                                                                                          671  std::vector< double > key = counters->gen_hash(Array_);
                                                                                                                                                          -
                                                                                                                                                          672  MapVec_type< double, size_t >::const_iterator locator = keys2support.find(key);
                                                                                                                                                          -
                                                                                                                                                          673  if (locator == keys2support.end())
                                                                                                                                                          -
                                                                                                                                                          674  throw std::range_error(
                                                                                                                                                          -
                                                                                                                                                          675  "This type of array has not been included in the model."
                                                                                                                                                          -
                                                                                                                                                          676  );
                                                                                                                                                          -
                                                                                                                                                          677 
                                                                                                                                                          -
                                                                                                                                                          678  loc = locator->second;
                                                                                                                                                          -
                                                                                                                                                          679 
                                                                                                                                                          -
                                                                                                                                                          680  }
                                                                                                                                                          -
                                                                                                                                                          681  else
                                                                                                                                                          -
                                                                                                                                                          682  {
                                                                                                                                                          -
                                                                                                                                                          683 
                                                                                                                                                          -
                                                                                                                                                          684  if (static_cast<size_t>(i) >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          685  throw std::range_error(
                                                                                                                                                          -
                                                                                                                                                          686  "This type of array has not been included in the model."
                                                                                                                                                          -
                                                                                                                                                          687  );
                                                                                                                                                          -
                                                                                                                                                          688 
                                                                                                                                                          -
                                                                                                                                                          689  loc = arrays2support[i];
                                                                                                                                                          -
                                                                                                                                                          690 
                                                                                                                                                          -
                                                                                                                                                          691  }
                                                                                                                                                          -
                                                                                                                                                          692 
                                                                                                                                                          -
                                                                                                                                                          693  // Checking if this actually has a change of happening
                                                                                                                                                          -
                                                                                                                                                          694  if (this->stats_support[loc].size() == 0u)
                                                                                                                                                          -
                                                                                                                                                          695  return as_log ? -std::numeric_limits<double>::infinity() : 0.0;
                                                                                                                                                          -
                                                                                                                                                          696 
                                                                                                                                                          -
                                                                                                                                                          697  // Counting stats_target
                                                                                                                                                          - -
                                                                                                                                                          699 
                                                                                                                                                          -
                                                                                                                                                          700  tmpstats.set_counters(this->counters);
                                                                                                                                                          -
                                                                                                                                                          701 
                                                                                                                                                          -
                                                                                                                                                          702  std::vector< double > target_ = tmpstats.count_all();
                                                                                                                                                          -
                                                                                                                                                          703 
                                                                                                                                                          -
                                                                                                                                                          704  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          705  target_ = transform_model_fun(&target_[0u], target_.size());
                                                                                                                                                          -
                                                                                                                                                          706 
                                                                                                                                                          -
                                                                                                                                                          707  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          -
                                                                                                                                                          708  if (!no_update_normconst && (!first_calc_done[loc] || !vec_equal_approx(params, params_last[loc])) )
                                                                                                                                                          +
                                                                                                                                                          670 
                                                                                                                                                          +
                                                                                                                                                          671  first_calc_done[idx] = true;
                                                                                                                                                          +
                                                                                                                                                          672 
                                                                                                                                                          +
                                                                                                                                                          673  size_t k = params.size() + 1u;
                                                                                                                                                          +
                                                                                                                                                          674  size_t n = stats_support_sizes[idx];
                                                                                                                                                          +
                                                                                                                                                          675 
                                                                                                                                                          +
                                                                                                                                                          676  normalizing_constants[idx] = update_normalizing_constant(
                                                                                                                                                          +
                                                                                                                                                          677  params, &stats_support[
                                                                                                                                                          +
                                                                                                                                                          678  stats_support_sizes_acc[idx] * k
                                                                                                                                                          +
                                                                                                                                                          679  ], k, n
                                                                                                                                                          +
                                                                                                                                                          680  );
                                                                                                                                                          +
                                                                                                                                                          681 
                                                                                                                                                          +
                                                                                                                                                          682  params_last[idx] = params;
                                                                                                                                                          +
                                                                                                                                                          683 
                                                                                                                                                          +
                                                                                                                                                          684  }
                                                                                                                                                          +
                                                                                                                                                          685 
                                                                                                                                                          +
                                                                                                                                                          686  return likelihood_(
                                                                                                                                                          +
                                                                                                                                                          687  &stats_target[i],
                                                                                                                                                          +
                                                                                                                                                          688  params,
                                                                                                                                                          +
                                                                                                                                                          689  normalizing_constants[idx],
                                                                                                                                                          +
                                                                                                                                                          690  nterms(),
                                                                                                                                                          +
                                                                                                                                                          691  as_log
                                                                                                                                                          +
                                                                                                                                                          692  );
                                                                                                                                                          +
                                                                                                                                                          693 
                                                                                                                                                          +
                                                                                                                                                          694 }
                                                                                                                                                          +
                                                                                                                                                          695 
                                                                                                                                                          +
                                                                                                                                                          696 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          698  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          699  const Array_Type & Array_,
                                                                                                                                                          +
                                                                                                                                                          700  int i,
                                                                                                                                                          +
                                                                                                                                                          701  bool as_log,
                                                                                                                                                          +
                                                                                                                                                          702  bool no_update_normconst
                                                                                                                                                          +
                                                                                                                                                          703 ) {
                                                                                                                                                          +
                                                                                                                                                          704 
                                                                                                                                                          +
                                                                                                                                                          705  // Key of the support set to use
                                                                                                                                                          +
                                                                                                                                                          706  int loc;
                                                                                                                                                          +
                                                                                                                                                          707 
                                                                                                                                                          +
                                                                                                                                                          708  if (i < 0)
                                                                                                                                                          709  {
                                                                                                                                                          -
                                                                                                                                                          710 
                                                                                                                                                          -
                                                                                                                                                          711  first_calc_done[loc] = true;
                                                                                                                                                          -
                                                                                                                                                          712 
                                                                                                                                                          -
                                                                                                                                                          713  size_t k = params.size() + 1u;
                                                                                                                                                          -
                                                                                                                                                          714  size_t n = stats_support[loc].size() / k;
                                                                                                                                                          -
                                                                                                                                                          715 
                                                                                                                                                          -
                                                                                                                                                          716  normalizing_constants[loc] = update_normalizing_constant(
                                                                                                                                                          -
                                                                                                                                                          717  params, &stats_support[loc][0u], k, n
                                                                                                                                                          -
                                                                                                                                                          718  );
                                                                                                                                                          -
                                                                                                                                                          719 
                                                                                                                                                          -
                                                                                                                                                          720  params_last[loc] = params;
                                                                                                                                                          -
                                                                                                                                                          721 
                                                                                                                                                          -
                                                                                                                                                          722  }
                                                                                                                                                          +
                                                                                                                                                          710 
                                                                                                                                                          +
                                                                                                                                                          711  std::vector< double > key = counters->gen_hash(Array_);
                                                                                                                                                          +
                                                                                                                                                          712  MapVec_type< double, size_t >::const_iterator locator = keys2support.find(key);
                                                                                                                                                          +
                                                                                                                                                          713  if (locator == keys2support.end())
                                                                                                                                                          +
                                                                                                                                                          714  throw std::range_error(
                                                                                                                                                          +
                                                                                                                                                          715  "This type of array has not been included in the model."
                                                                                                                                                          +
                                                                                                                                                          716  );
                                                                                                                                                          +
                                                                                                                                                          717 
                                                                                                                                                          +
                                                                                                                                                          718  loc = locator->second;
                                                                                                                                                          +
                                                                                                                                                          719 
                                                                                                                                                          +
                                                                                                                                                          720  }
                                                                                                                                                          +
                                                                                                                                                          721  else
                                                                                                                                                          +
                                                                                                                                                          722  {
                                                                                                                                                          723 
                                                                                                                                                          -
                                                                                                                                                          724  // Checking if passes the rules
                                                                                                                                                          -
                                                                                                                                                          725  if (!support_fun.eval_rules_dyn(target_, 0u, 0u))
                                                                                                                                                          -
                                                                                                                                                          726  return as_log ? -std::numeric_limits<double>::infinity() : 0.0;
                                                                                                                                                          -
                                                                                                                                                          727 
                                                                                                                                                          -
                                                                                                                                                          728  return likelihood_(
                                                                                                                                                          -
                                                                                                                                                          729  &target_[0u],
                                                                                                                                                          -
                                                                                                                                                          730  params,
                                                                                                                                                          -
                                                                                                                                                          731  normalizing_constants[loc],
                                                                                                                                                          -
                                                                                                                                                          732  nterms(),
                                                                                                                                                          -
                                                                                                                                                          733  as_log
                                                                                                                                                          -
                                                                                                                                                          734  );
                                                                                                                                                          -
                                                                                                                                                          735 
                                                                                                                                                          -
                                                                                                                                                          736 }
                                                                                                                                                          -
                                                                                                                                                          737 
                                                                                                                                                          -
                                                                                                                                                          738 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          740  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          741  const std::vector<double> & target_,
                                                                                                                                                          -
                                                                                                                                                          742  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          743  bool as_log,
                                                                                                                                                          -
                                                                                                                                                          744  bool no_update_normconst
                                                                                                                                                          -
                                                                                                                                                          745 ) {
                                                                                                                                                          -
                                                                                                                                                          746 
                                                                                                                                                          -
                                                                                                                                                          747  // Checking if the index exists
                                                                                                                                                          -
                                                                                                                                                          748  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          749  throw std::range_error("The requested support is out of range");
                                                                                                                                                          -
                                                                                                                                                          750 
                                                                                                                                                          -
                                                                                                                                                          751  size_t loc = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          724  if (static_cast<size_t>(i) >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          725  throw std::range_error(
                                                                                                                                                          +
                                                                                                                                                          726  "This type of array has not been included in the model."
                                                                                                                                                          +
                                                                                                                                                          727  );
                                                                                                                                                          +
                                                                                                                                                          728 
                                                                                                                                                          +
                                                                                                                                                          729  loc = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          730 
                                                                                                                                                          +
                                                                                                                                                          731  }
                                                                                                                                                          +
                                                                                                                                                          732 
                                                                                                                                                          +
                                                                                                                                                          733  // Checking if this actually has a change of happening
                                                                                                                                                          +
                                                                                                                                                          734  if (this->stats_support_sizes[loc] == 0u)
                                                                                                                                                          +
                                                                                                                                                          735  return as_log ? -std::numeric_limits<double>::infinity() : 0.0;
                                                                                                                                                          +
                                                                                                                                                          736 
                                                                                                                                                          +
                                                                                                                                                          737  // Counting stats_target
                                                                                                                                                          + +
                                                                                                                                                          739 
                                                                                                                                                          +
                                                                                                                                                          740  tmpstats.set_counters(this->counters);
                                                                                                                                                          +
                                                                                                                                                          741 
                                                                                                                                                          +
                                                                                                                                                          742  std::vector< double > target_ = tmpstats.count_all();
                                                                                                                                                          +
                                                                                                                                                          743 
                                                                                                                                                          +
                                                                                                                                                          744  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          745  target_ = transform_model_fun(&target_[0u], target_.size());
                                                                                                                                                          +
                                                                                                                                                          746 
                                                                                                                                                          +
                                                                                                                                                          747  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          +
                                                                                                                                                          748  if (!no_update_normconst && (!first_calc_done[loc] || !vec_equal_approx(params, params_last[loc])) )
                                                                                                                                                          +
                                                                                                                                                          749  {
                                                                                                                                                          +
                                                                                                                                                          750 
                                                                                                                                                          +
                                                                                                                                                          751  first_calc_done[loc] = true;
                                                                                                                                                          752 
                                                                                                                                                          -
                                                                                                                                                          753  // Checking if passes the rules
                                                                                                                                                          -
                                                                                                                                                          754  if (!support_fun.eval_rules_dyn(target_, 0u, 0u))
                                                                                                                                                          -
                                                                                                                                                          755  {
                                                                                                                                                          -
                                                                                                                                                          756 
                                                                                                                                                          -
                                                                                                                                                          757  // Concatenating the elements of target_ into aa single string
                                                                                                                                                          -
                                                                                                                                                          758  std::string target_str = "";
                                                                                                                                                          -
                                                                                                                                                          759  for (size_t i = 0u; i < target_.size(); ++i)
                                                                                                                                                          -
                                                                                                                                                          760  target_str += std::to_string(target_[i]) + " ";
                                                                                                                                                          -
                                                                                                                                                          761 
                                                                                                                                                          -
                                                                                                                                                          762  throw std::range_error(
                                                                                                                                                          -
                                                                                                                                                          763  "The array is not in the support set. The array's statistics are: " +
                                                                                                                                                          -
                                                                                                                                                          764  target_str +
                                                                                                                                                          -
                                                                                                                                                          765  std::string(".")
                                                                                                                                                          -
                                                                                                                                                          766  );
                                                                                                                                                          -
                                                                                                                                                          767  }
                                                                                                                                                          -
                                                                                                                                                          768 
                                                                                                                                                          -
                                                                                                                                                          769 
                                                                                                                                                          -
                                                                                                                                                          770  // Checking if this actually has a change of happening
                                                                                                                                                          -
                                                                                                                                                          771  if (this->stats_support[loc].size() == 0u)
                                                                                                                                                          -
                                                                                                                                                          772  {
                                                                                                                                                          -
                                                                                                                                                          773  throw std::logic_error("The support set for this array is empty.");
                                                                                                                                                          -
                                                                                                                                                          774  }
                                                                                                                                                          -
                                                                                                                                                          775 
                                                                                                                                                          -
                                                                                                                                                          776  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          -
                                                                                                                                                          777  if (!no_update_normconst && (!first_calc_done[loc] || !vec_equal_approx(params, params_last[loc])) ) {
                                                                                                                                                          -
                                                                                                                                                          778 
                                                                                                                                                          -
                                                                                                                                                          779  first_calc_done[loc] = true;
                                                                                                                                                          -
                                                                                                                                                          780 
                                                                                                                                                          -
                                                                                                                                                          781  size_t k = params.size() + 1u;
                                                                                                                                                          -
                                                                                                                                                          782  size_t n = stats_support[loc].size() / k;
                                                                                                                                                          -
                                                                                                                                                          783 
                                                                                                                                                          -
                                                                                                                                                          784  normalizing_constants[loc] = update_normalizing_constant(
                                                                                                                                                          -
                                                                                                                                                          785  params, &stats_support[loc][0u], k, n
                                                                                                                                                          -
                                                                                                                                                          786  );
                                                                                                                                                          -
                                                                                                                                                          787 
                                                                                                                                                          -
                                                                                                                                                          788  params_last[loc] = params;
                                                                                                                                                          -
                                                                                                                                                          789 
                                                                                                                                                          -
                                                                                                                                                          790  }
                                                                                                                                                          -
                                                                                                                                                          791 
                                                                                                                                                          -
                                                                                                                                                          792  return likelihood_(
                                                                                                                                                          -
                                                                                                                                                          793  &target_[0u],
                                                                                                                                                          -
                                                                                                                                                          794  params,
                                                                                                                                                          -
                                                                                                                                                          795  normalizing_constants[loc],
                                                                                                                                                          -
                                                                                                                                                          796  nterms(),
                                                                                                                                                          -
                                                                                                                                                          797  as_log
                                                                                                                                                          -
                                                                                                                                                          798  );
                                                                                                                                                          -
                                                                                                                                                          799 
                                                                                                                                                          -
                                                                                                                                                          800 }
                                                                                                                                                          -
                                                                                                                                                          801 
                                                                                                                                                          -
                                                                                                                                                          802 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          804  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          805  const double * target_,
                                                                                                                                                          -
                                                                                                                                                          806  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          807  bool as_log,
                                                                                                                                                          -
                                                                                                                                                          808  bool no_update_normconst
                                                                                                                                                          -
                                                                                                                                                          809 ) {
                                                                                                                                                          -
                                                                                                                                                          810 
                                                                                                                                                          -
                                                                                                                                                          811  // Checking if the index exists
                                                                                                                                                          -
                                                                                                                                                          812  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          813  throw std::range_error("The requested support is out of range");
                                                                                                                                                          -
                                                                                                                                                          814 
                                                                                                                                                          -
                                                                                                                                                          815  size_t loc = arrays2support[i];
                                                                                                                                                          -
                                                                                                                                                          816 
                                                                                                                                                          -
                                                                                                                                                          817  // Checking if passes the rules
                                                                                                                                                          -
                                                                                                                                                          818  if (support_fun.get_rules_dyn()->size() > 0u)
                                                                                                                                                          -
                                                                                                                                                          819  {
                                                                                                                                                          -
                                                                                                                                                          820 
                                                                                                                                                          -
                                                                                                                                                          821  std::vector< double > tmp_target;
                                                                                                                                                          -
                                                                                                                                                          822  tmp_target.reserve(nterms());
                                                                                                                                                          -
                                                                                                                                                          823  for (size_t t = 0u; t < nterms(); ++t)
                                                                                                                                                          -
                                                                                                                                                          824  tmp_target.push_back(*(target_ + t));
                                                                                                                                                          +
                                                                                                                                                          753  size_t k = params.size() + 1u;
                                                                                                                                                          +
                                                                                                                                                          754  size_t n = stats_support_sizes[loc];
                                                                                                                                                          +
                                                                                                                                                          755 
                                                                                                                                                          +
                                                                                                                                                          756  normalizing_constants[loc] = update_normalizing_constant(
                                                                                                                                                          +
                                                                                                                                                          757  params, &stats_support[
                                                                                                                                                          +
                                                                                                                                                          758  stats_support_sizes_acc[loc] * k
                                                                                                                                                          +
                                                                                                                                                          759  ], k, n
                                                                                                                                                          +
                                                                                                                                                          760  );
                                                                                                                                                          +
                                                                                                                                                          761 
                                                                                                                                                          +
                                                                                                                                                          762  params_last[loc] = params;
                                                                                                                                                          +
                                                                                                                                                          763 
                                                                                                                                                          +
                                                                                                                                                          764  }
                                                                                                                                                          +
                                                                                                                                                          765 
                                                                                                                                                          +
                                                                                                                                                          766  // Checking if passes the rules
                                                                                                                                                          +
                                                                                                                                                          767  if (!support_fun.eval_rules_dyn(target_, 0u, 0u))
                                                                                                                                                          +
                                                                                                                                                          768  return as_log ? -std::numeric_limits<double>::infinity() : 0.0;
                                                                                                                                                          +
                                                                                                                                                          769 
                                                                                                                                                          +
                                                                                                                                                          770  return likelihood_(
                                                                                                                                                          +
                                                                                                                                                          771  &target_[0u],
                                                                                                                                                          +
                                                                                                                                                          772  params,
                                                                                                                                                          +
                                                                                                                                                          773  normalizing_constants[loc],
                                                                                                                                                          +
                                                                                                                                                          774  nterms(),
                                                                                                                                                          +
                                                                                                                                                          775  as_log
                                                                                                                                                          +
                                                                                                                                                          776  );
                                                                                                                                                          +
                                                                                                                                                          777 
                                                                                                                                                          +
                                                                                                                                                          778 }
                                                                                                                                                          +
                                                                                                                                                          779 
                                                                                                                                                          +
                                                                                                                                                          780 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          782  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          783  const std::vector<double> & target_,
                                                                                                                                                          +
                                                                                                                                                          784  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          785  bool as_log,
                                                                                                                                                          +
                                                                                                                                                          786  bool no_update_normconst
                                                                                                                                                          +
                                                                                                                                                          787 ) {
                                                                                                                                                          +
                                                                                                                                                          788 
                                                                                                                                                          +
                                                                                                                                                          789  // Checking if the index exists
                                                                                                                                                          +
                                                                                                                                                          790  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          791  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          792 
                                                                                                                                                          +
                                                                                                                                                          793  size_t loc = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          794 
                                                                                                                                                          +
                                                                                                                                                          795  // Checking if passes the rules
                                                                                                                                                          +
                                                                                                                                                          796  if (!support_fun.eval_rules_dyn(target_, 0u, 0u))
                                                                                                                                                          +
                                                                                                                                                          797  {
                                                                                                                                                          +
                                                                                                                                                          798 
                                                                                                                                                          +
                                                                                                                                                          799  // Concatenating the elements of target_ into aa single string
                                                                                                                                                          +
                                                                                                                                                          800  std::string target_str = "";
                                                                                                                                                          +
                                                                                                                                                          801  for (size_t i = 0u; i < target_.size(); ++i)
                                                                                                                                                          +
                                                                                                                                                          802  target_str += std::to_string(target_[i]) + " ";
                                                                                                                                                          +
                                                                                                                                                          803 
                                                                                                                                                          +
                                                                                                                                                          804  throw std::range_error(
                                                                                                                                                          +
                                                                                                                                                          805  "The array is not in the support set. The array's statistics are: " +
                                                                                                                                                          +
                                                                                                                                                          806  target_str +
                                                                                                                                                          +
                                                                                                                                                          807  std::string(".")
                                                                                                                                                          +
                                                                                                                                                          808  );
                                                                                                                                                          +
                                                                                                                                                          809  }
                                                                                                                                                          +
                                                                                                                                                          810 
                                                                                                                                                          +
                                                                                                                                                          811 
                                                                                                                                                          +
                                                                                                                                                          812  // Checking if this actually has a change of happening
                                                                                                                                                          +
                                                                                                                                                          813  if (this->stats_support_sizes[loc] == 0u)
                                                                                                                                                          +
                                                                                                                                                          814  {
                                                                                                                                                          +
                                                                                                                                                          815  throw std::logic_error("The support set for this array is empty.");
                                                                                                                                                          +
                                                                                                                                                          816  }
                                                                                                                                                          +
                                                                                                                                                          817 
                                                                                                                                                          +
                                                                                                                                                          818  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          +
                                                                                                                                                          819  if (!no_update_normconst && (!first_calc_done[loc] || !vec_equal_approx(params, params_last[loc])) ) {
                                                                                                                                                          +
                                                                                                                                                          820 
                                                                                                                                                          +
                                                                                                                                                          821  first_calc_done[loc] = true;
                                                                                                                                                          +
                                                                                                                                                          822 
                                                                                                                                                          +
                                                                                                                                                          823  size_t k = params.size() + 1u;
                                                                                                                                                          +
                                                                                                                                                          824  size_t n = stats_support_sizes[loc];
                                                                                                                                                          825 
                                                                                                                                                          -
                                                                                                                                                          826  if (!support_fun.eval_rules_dyn(tmp_target, 0u, 0u))
                                                                                                                                                          -
                                                                                                                                                          827  {
                                                                                                                                                          -
                                                                                                                                                          828  // Concatenating the elements of target_ into aa single string
                                                                                                                                                          -
                                                                                                                                                          829  std::string target_str = "";
                                                                                                                                                          -
                                                                                                                                                          830  for (size_t i = 0u; i < nterms(); ++i)
                                                                                                                                                          -
                                                                                                                                                          831  target_str += std::to_string((*target_ + i)) + " ";
                                                                                                                                                          -
                                                                                                                                                          832 
                                                                                                                                                          -
                                                                                                                                                          833  throw std::range_error(
                                                                                                                                                          -
                                                                                                                                                          834  "The array is not in the support set. The array's statistics are: " + target_str + std::string(".")
                                                                                                                                                          -
                                                                                                                                                          835  );
                                                                                                                                                          -
                                                                                                                                                          836  }
                                                                                                                                                          -
                                                                                                                                                          837 
                                                                                                                                                          -
                                                                                                                                                          838  }
                                                                                                                                                          -
                                                                                                                                                          839 
                                                                                                                                                          -
                                                                                                                                                          840  // Checking if this actually has a change of happening
                                                                                                                                                          -
                                                                                                                                                          841  if (this->stats_support[loc].size() == 0u)
                                                                                                                                                          -
                                                                                                                                                          842  {
                                                                                                                                                          -
                                                                                                                                                          843  throw std::logic_error("The support set for this array is empty.");
                                                                                                                                                          -
                                                                                                                                                          844  }
                                                                                                                                                          -
                                                                                                                                                          845 
                                                                                                                                                          -
                                                                                                                                                          846  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          -
                                                                                                                                                          847  if (!no_update_normconst && (!first_calc_done[loc] || !vec_equal_approx(params, params_last[loc]) )) {
                                                                                                                                                          -
                                                                                                                                                          848 
                                                                                                                                                          -
                                                                                                                                                          849  first_calc_done[loc] = true;
                                                                                                                                                          -
                                                                                                                                                          850 
                                                                                                                                                          -
                                                                                                                                                          851  size_t k = params.size() + 1u;
                                                                                                                                                          -
                                                                                                                                                          852  size_t n = stats_support[loc].size() / k;
                                                                                                                                                          -
                                                                                                                                                          853 
                                                                                                                                                          -
                                                                                                                                                          854  normalizing_constants[loc] = update_normalizing_constant(
                                                                                                                                                          -
                                                                                                                                                          855  params, &stats_support[loc][0u], k, n
                                                                                                                                                          -
                                                                                                                                                          856  );
                                                                                                                                                          -
                                                                                                                                                          857 
                                                                                                                                                          -
                                                                                                                                                          858  params_last[loc] = params;
                                                                                                                                                          -
                                                                                                                                                          859 
                                                                                                                                                          -
                                                                                                                                                          860  }
                                                                                                                                                          -
                                                                                                                                                          861 
                                                                                                                                                          -
                                                                                                                                                          862  return likelihood_(
                                                                                                                                                          -
                                                                                                                                                          863  target_,
                                                                                                                                                          -
                                                                                                                                                          864  params,
                                                                                                                                                          -
                                                                                                                                                          865  normalizing_constants[loc],
                                                                                                                                                          -
                                                                                                                                                          866  nterms(),
                                                                                                                                                          -
                                                                                                                                                          867  as_log
                                                                                                                                                          -
                                                                                                                                                          868  );
                                                                                                                                                          -
                                                                                                                                                          869 
                                                                                                                                                          -
                                                                                                                                                          870 }
                                                                                                                                                          -
                                                                                                                                                          871 
                                                                                                                                                          -
                                                                                                                                                          872 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          874  const std::vector<double> & params,
                                                                                                                                                          -
                                                                                                                                                          875  bool as_log,
                                                                                                                                                          - -
                                                                                                                                                          877  bool no_update_normconst
                                                                                                                                                          -
                                                                                                                                                          878 ) {
                                                                                                                                                          -
                                                                                                                                                          879 
                                                                                                                                                          -
                                                                                                                                                          880  size_t params_last_size = params_last.size();
                                                                                                                                                          +
                                                                                                                                                          826  normalizing_constants[loc] = update_normalizing_constant(
                                                                                                                                                          +
                                                                                                                                                          827  params, &stats_support[
                                                                                                                                                          +
                                                                                                                                                          828  stats_support_sizes_acc[loc] * k
                                                                                                                                                          +
                                                                                                                                                          829  ], k, n
                                                                                                                                                          +
                                                                                                                                                          830  );
                                                                                                                                                          +
                                                                                                                                                          831 
                                                                                                                                                          +
                                                                                                                                                          832  params_last[loc] = params;
                                                                                                                                                          +
                                                                                                                                                          833 
                                                                                                                                                          +
                                                                                                                                                          834  }
                                                                                                                                                          +
                                                                                                                                                          835 
                                                                                                                                                          +
                                                                                                                                                          836  return likelihood_(
                                                                                                                                                          +
                                                                                                                                                          837  &target_[0u],
                                                                                                                                                          +
                                                                                                                                                          838  params,
                                                                                                                                                          +
                                                                                                                                                          839  normalizing_constants[loc],
                                                                                                                                                          +
                                                                                                                                                          840  nterms(),
                                                                                                                                                          +
                                                                                                                                                          841  as_log
                                                                                                                                                          +
                                                                                                                                                          842  );
                                                                                                                                                          +
                                                                                                                                                          843 
                                                                                                                                                          +
                                                                                                                                                          844 }
                                                                                                                                                          +
                                                                                                                                                          845 
                                                                                                                                                          +
                                                                                                                                                          846 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          848  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          849  const double * target_,
                                                                                                                                                          +
                                                                                                                                                          850  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          851  bool as_log,
                                                                                                                                                          +
                                                                                                                                                          852  bool no_update_normconst
                                                                                                                                                          +
                                                                                                                                                          853 ) {
                                                                                                                                                          +
                                                                                                                                                          854 
                                                                                                                                                          +
                                                                                                                                                          855  // Checking if the index exists
                                                                                                                                                          +
                                                                                                                                                          856  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          857  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          858 
                                                                                                                                                          +
                                                                                                                                                          859  size_t loc = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          860 
                                                                                                                                                          +
                                                                                                                                                          861  // Checking if passes the rules
                                                                                                                                                          +
                                                                                                                                                          862  if (support_fun.get_rules_dyn()->size() > 0u)
                                                                                                                                                          +
                                                                                                                                                          863  {
                                                                                                                                                          +
                                                                                                                                                          864 
                                                                                                                                                          +
                                                                                                                                                          865  std::vector< double > tmp_target;
                                                                                                                                                          +
                                                                                                                                                          866  tmp_target.reserve(nterms());
                                                                                                                                                          +
                                                                                                                                                          867  for (size_t t = 0u; t < nterms(); ++t)
                                                                                                                                                          +
                                                                                                                                                          868  tmp_target.push_back(*(target_ + t));
                                                                                                                                                          +
                                                                                                                                                          869 
                                                                                                                                                          +
                                                                                                                                                          870  if (!support_fun.eval_rules_dyn(tmp_target, 0u, 0u))
                                                                                                                                                          +
                                                                                                                                                          871  {
                                                                                                                                                          +
                                                                                                                                                          872  // Concatenating the elements of target_ into aa single string
                                                                                                                                                          +
                                                                                                                                                          873  std::string target_str = "";
                                                                                                                                                          +
                                                                                                                                                          874  for (size_t i = 0u; i < nterms(); ++i)
                                                                                                                                                          +
                                                                                                                                                          875  target_str += std::to_string((*target_ + i)) + " ";
                                                                                                                                                          +
                                                                                                                                                          876 
                                                                                                                                                          +
                                                                                                                                                          877  throw std::range_error(
                                                                                                                                                          +
                                                                                                                                                          878  "The array is not in the support set. The array's statistics are: " + target_str + std::string(".")
                                                                                                                                                          +
                                                                                                                                                          879  );
                                                                                                                                                          +
                                                                                                                                                          880  }
                                                                                                                                                          881 
                                                                                                                                                          -
                                                                                                                                                          882  if (!no_update_normconst)
                                                                                                                                                          -
                                                                                                                                                          883  {
                                                                                                                                                          -
                                                                                                                                                          884  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          -
                                                                                                                                                          885  #pragma omp parallel for num_threads(ncores) \
                                                                                                                                                          -
                                                                                                                                                          886  shared(normalizing_constants, params_last, first_calc_done, stats_support) \
                                                                                                                                                          -
                                                                                                                                                          887  firstprivate(params)
                                                                                                                                                          -
                                                                                                                                                          888  #endif
                                                                                                                                                          -
                                                                                                                                                          889  for (size_t i = 0u; i < params_last_size; ++i)
                                                                                                                                                          -
                                                                                                                                                          890  {
                                                                                                                                                          -
                                                                                                                                                          891 
                                                                                                                                                          -
                                                                                                                                                          892  if (!first_calc_done[i] || !vec_equal_approx(params, params_last[i]) )
                                                                                                                                                          -
                                                                                                                                                          893  {
                                                                                                                                                          -
                                                                                                                                                          894 
                                                                                                                                                          -
                                                                                                                                                          895  size_t k = params.size() + 1u;
                                                                                                                                                          -
                                                                                                                                                          896  size_t n = stats_support[i].size() / k;
                                                                                                                                                          -
                                                                                                                                                          897 
                                                                                                                                                          -
                                                                                                                                                          898  first_calc_done[i] = true;
                                                                                                                                                          -
                                                                                                                                                          899  normalizing_constants[i] = update_normalizing_constant(
                                                                                                                                                          -
                                                                                                                                                          900  params, &stats_support[i][0u], k, n
                                                                                                                                                          -
                                                                                                                                                          901  );
                                                                                                                                                          -
                                                                                                                                                          902 
                                                                                                                                                          -
                                                                                                                                                          903  params_last[i] = params;
                                                                                                                                                          -
                                                                                                                                                          904 
                                                                                                                                                          -
                                                                                                                                                          905  }
                                                                                                                                                          -
                                                                                                                                                          906 
                                                                                                                                                          -
                                                                                                                                                          907  }
                                                                                                                                                          -
                                                                                                                                                          908  }
                                                                                                                                                          -
                                                                                                                                                          909 
                                                                                                                                                          -
                                                                                                                                                          910  double res = 0.0;
                                                                                                                                                          -
                                                                                                                                                          911  if (as_log)
                                                                                                                                                          -
                                                                                                                                                          912  {
                                                                                                                                                          -
                                                                                                                                                          913 
                                                                                                                                                          -
                                                                                                                                                          914  for (size_t i = 0; i < stats_target.size(); ++i)
                                                                                                                                                          -
                                                                                                                                                          915  res += vec_inner_prod(
                                                                                                                                                          -
                                                                                                                                                          916  &stats_target[i][0u],
                                                                                                                                                          -
                                                                                                                                                          917  &params[0u],
                                                                                                                                                          -
                                                                                                                                                          918  params.size()
                                                                                                                                                          -
                                                                                                                                                          919  ) BARRY_SAFE_EXP;
                                                                                                                                                          -
                                                                                                                                                          920 
                                                                                                                                                          -
                                                                                                                                                          921  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          -
                                                                                                                                                          922  #pragma omp simd reduction(-:res)
                                                                                                                                                          -
                                                                                                                                                          923  #endif
                                                                                                                                                          -
                                                                                                                                                          924  for (size_t i = 0u; i < params_last_size; ++i)
                                                                                                                                                          -
                                                                                                                                                          925  res -= (std::log(normalizing_constants[i]) * this->stats_support_n_arrays[i]);
                                                                                                                                                          -
                                                                                                                                                          926 
                                                                                                                                                          -
                                                                                                                                                          927  } else {
                                                                                                                                                          -
                                                                                                                                                          928 
                                                                                                                                                          -
                                                                                                                                                          929  res = 1.0;
                                                                                                                                                          -
                                                                                                                                                          930  size_t stats_target_size = stats_target.size();
                                                                                                                                                          -
                                                                                                                                                          931  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          -
                                                                                                                                                          932  #pragma omp simd reduction(*:res)
                                                                                                                                                          -
                                                                                                                                                          933  #endif
                                                                                                                                                          -
                                                                                                                                                          934  for (size_t i = 0; i < stats_target_size; ++i)
                                                                                                                                                          -
                                                                                                                                                          935  res *= std::exp(
                                                                                                                                                          - -
                                                                                                                                                          937  &stats_target[i][0u],
                                                                                                                                                          -
                                                                                                                                                          938  &params[0u],
                                                                                                                                                          -
                                                                                                                                                          939  params.size()
                                                                                                                                                          -
                                                                                                                                                          940  ) BARRY_SAFE_EXP) /
                                                                                                                                                          -
                                                                                                                                                          941  normalizing_constants[arrays2support[i]];
                                                                                                                                                          -
                                                                                                                                                          942 
                                                                                                                                                          -
                                                                                                                                                          943  }
                                                                                                                                                          -
                                                                                                                                                          944 
                                                                                                                                                          -
                                                                                                                                                          945  return res;
                                                                                                                                                          -
                                                                                                                                                          946 
                                                                                                                                                          -
                                                                                                                                                          947 }
                                                                                                                                                          -
                                                                                                                                                          948 
                                                                                                                                                          -
                                                                                                                                                          949 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          950 inline std::vector< double > &
                                                                                                                                                          - -
                                                                                                                                                          952 
                                                                                                                                                          -
                                                                                                                                                          953  return normalizing_constants;
                                                                                                                                                          -
                                                                                                                                                          954 
                                                                                                                                                          -
                                                                                                                                                          955 }
                                                                                                                                                          -
                                                                                                                                                          956 
                                                                                                                                                          -
                                                                                                                                                          957 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          958 inline const std::vector< Array_Type > *
                                                                                                                                                          - -
                                                                                                                                                          960  const size_t & i
                                                                                                                                                          -
                                                                                                                                                          961 ) {
                                                                                                                                                          +
                                                                                                                                                          882  }
                                                                                                                                                          +
                                                                                                                                                          883 
                                                                                                                                                          +
                                                                                                                                                          884  // Checking if this actually has a change of happening
                                                                                                                                                          +
                                                                                                                                                          885  if (this->stats_support_sizes[loc] == 0u)
                                                                                                                                                          +
                                                                                                                                                          886  {
                                                                                                                                                          +
                                                                                                                                                          887  throw std::logic_error("The support set for this array is empty.");
                                                                                                                                                          +
                                                                                                                                                          888  }
                                                                                                                                                          +
                                                                                                                                                          889 
                                                                                                                                                          +
                                                                                                                                                          890  // Checking if we have updated the normalizing constant or not
                                                                                                                                                          +
                                                                                                                                                          891  if (!no_update_normconst && (!first_calc_done[loc] || !vec_equal_approx(params, params_last[loc]) )) {
                                                                                                                                                          +
                                                                                                                                                          892 
                                                                                                                                                          +
                                                                                                                                                          893  first_calc_done[loc] = true;
                                                                                                                                                          +
                                                                                                                                                          894 
                                                                                                                                                          +
                                                                                                                                                          895  size_t k = params.size() + 1u;
                                                                                                                                                          +
                                                                                                                                                          896  size_t n = stats_support_sizes[loc];
                                                                                                                                                          +
                                                                                                                                                          897 
                                                                                                                                                          +
                                                                                                                                                          898  normalizing_constants[loc] = update_normalizing_constant(
                                                                                                                                                          +
                                                                                                                                                          899  params, &stats_support[
                                                                                                                                                          +
                                                                                                                                                          900  stats_support_sizes_acc[loc] * k
                                                                                                                                                          +
                                                                                                                                                          901  ], k, n
                                                                                                                                                          +
                                                                                                                                                          902  );
                                                                                                                                                          +
                                                                                                                                                          903 
                                                                                                                                                          +
                                                                                                                                                          904  params_last[loc] = params;
                                                                                                                                                          +
                                                                                                                                                          905 
                                                                                                                                                          +
                                                                                                                                                          906  }
                                                                                                                                                          +
                                                                                                                                                          907 
                                                                                                                                                          +
                                                                                                                                                          908  return likelihood_(
                                                                                                                                                          +
                                                                                                                                                          909  target_,
                                                                                                                                                          +
                                                                                                                                                          910  params,
                                                                                                                                                          +
                                                                                                                                                          911  normalizing_constants[loc],
                                                                                                                                                          +
                                                                                                                                                          912  nterms(),
                                                                                                                                                          +
                                                                                                                                                          913  as_log
                                                                                                                                                          +
                                                                                                                                                          914  );
                                                                                                                                                          +
                                                                                                                                                          915 
                                                                                                                                                          +
                                                                                                                                                          916 }
                                                                                                                                                          +
                                                                                                                                                          917 
                                                                                                                                                          +
                                                                                                                                                          918 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          920  const std::vector<double> & params,
                                                                                                                                                          +
                                                                                                                                                          921  bool as_log,
                                                                                                                                                          + +
                                                                                                                                                          923  bool no_update_normconst
                                                                                                                                                          +
                                                                                                                                                          924 ) {
                                                                                                                                                          +
                                                                                                                                                          925 
                                                                                                                                                          +
                                                                                                                                                          926  size_t params_last_size = params_last.size();
                                                                                                                                                          +
                                                                                                                                                          927 
                                                                                                                                                          +
                                                                                                                                                          928  if (!no_update_normconst)
                                                                                                                                                          +
                                                                                                                                                          929  {
                                                                                                                                                          +
                                                                                                                                                          930  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          +
                                                                                                                                                          931  #pragma omp parallel for num_threads(ncores) \
                                                                                                                                                          +
                                                                                                                                                          932  shared(normalizing_constants, params_last, first_calc_done, \
                                                                                                                                                          +
                                                                                                                                                          933  stats_support, stats_support_sizes, stats_support_sizes_acc) \
                                                                                                                                                          +
                                                                                                                                                          934  firstprivate(params)
                                                                                                                                                          +
                                                                                                                                                          935  #endif
                                                                                                                                                          +
                                                                                                                                                          936  for (size_t i = 0u; i < params_last_size; ++i)
                                                                                                                                                          +
                                                                                                                                                          937  {
                                                                                                                                                          +
                                                                                                                                                          938 
                                                                                                                                                          +
                                                                                                                                                          939  if (!first_calc_done[i] || !vec_equal_approx(params, params_last[i]) )
                                                                                                                                                          +
                                                                                                                                                          940  {
                                                                                                                                                          +
                                                                                                                                                          941 
                                                                                                                                                          +
                                                                                                                                                          942  size_t k = params.size() + 1u;
                                                                                                                                                          +
                                                                                                                                                          943  size_t n = stats_support_sizes[i];
                                                                                                                                                          +
                                                                                                                                                          944 
                                                                                                                                                          +
                                                                                                                                                          945  first_calc_done[i] = true;
                                                                                                                                                          +
                                                                                                                                                          946  normalizing_constants[i] = update_normalizing_constant(
                                                                                                                                                          +
                                                                                                                                                          947  params, &stats_support[
                                                                                                                                                          +
                                                                                                                                                          948  stats_support_sizes_acc[i] * k
                                                                                                                                                          +
                                                                                                                                                          949  ], k, n
                                                                                                                                                          +
                                                                                                                                                          950  );
                                                                                                                                                          +
                                                                                                                                                          951 
                                                                                                                                                          +
                                                                                                                                                          952  params_last[i] = params;
                                                                                                                                                          +
                                                                                                                                                          953 
                                                                                                                                                          +
                                                                                                                                                          954  }
                                                                                                                                                          +
                                                                                                                                                          955 
                                                                                                                                                          +
                                                                                                                                                          956  }
                                                                                                                                                          +
                                                                                                                                                          957  }
                                                                                                                                                          +
                                                                                                                                                          958 
                                                                                                                                                          +
                                                                                                                                                          959  double res = 0.0;
                                                                                                                                                          +
                                                                                                                                                          960  if (as_log)
                                                                                                                                                          +
                                                                                                                                                          961  {
                                                                                                                                                          962 
                                                                                                                                                          -
                                                                                                                                                          963  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          964  throw std::range_error("The requested support is out of range");
                                                                                                                                                          -
                                                                                                                                                          965 
                                                                                                                                                          -
                                                                                                                                                          966 
                                                                                                                                                          -
                                                                                                                                                          967  return &pset_arrays[arrays2support[i]];
                                                                                                                                                          -
                                                                                                                                                          968 
                                                                                                                                                          -
                                                                                                                                                          969 }
                                                                                                                                                          -
                                                                                                                                                          970 
                                                                                                                                                          -
                                                                                                                                                          971 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          972 inline const std::vector< double > *
                                                                                                                                                          - -
                                                                                                                                                          974  const size_t & i
                                                                                                                                                          -
                                                                                                                                                          975 ) {
                                                                                                                                                          -
                                                                                                                                                          976 
                                                                                                                                                          -
                                                                                                                                                          977  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          978  throw std::range_error("The requested support is out of range");
                                                                                                                                                          -
                                                                                                                                                          979 
                                                                                                                                                          -
                                                                                                                                                          980  return &pset_stats[arrays2support[i]];
                                                                                                                                                          -
                                                                                                                                                          981 
                                                                                                                                                          -
                                                                                                                                                          982 }
                                                                                                                                                          -
                                                                                                                                                          983 
                                                                                                                                                          -
                                                                                                                                                          984 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          986 {
                                                                                                                                                          -
                                                                                                                                                          987 
                                                                                                                                                          -
                                                                                                                                                          988  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          989  throw std::range_error("The requested support is out of range");
                                                                                                                                                          -
                                                                                                                                                          990 
                                                                                                                                                          -
                                                                                                                                                          991  const auto & S = stats_support[arrays2support[i]];
                                                                                                                                                          -
                                                                                                                                                          992 
                                                                                                                                                          -
                                                                                                                                                          993  size_t k = nterms();
                                                                                                                                                          -
                                                                                                                                                          994  size_t nunique = S.size() / (k + 1u);
                                                                                                                                                          -
                                                                                                                                                          995 
                                                                                                                                                          -
                                                                                                                                                          996  for (size_t l = 0u; l < nunique; ++l)
                                                                                                                                                          -
                                                                                                                                                          997  {
                                                                                                                                                          -
                                                                                                                                                          998 
                                                                                                                                                          -
                                                                                                                                                          999  printf_barry("% 5li ", l);
                                                                                                                                                          -
                                                                                                                                                          1000 
                                                                                                                                                          -
                                                                                                                                                          1001  printf_barry("counts: %.0f motif: ", S[l * (k + 1u)]);
                                                                                                                                                          -
                                                                                                                                                          1002 
                                                                                                                                                          -
                                                                                                                                                          1003  for (size_t j = 0u; j < k; ++j)
                                                                                                                                                          -
                                                                                                                                                          1004  printf_barry("%.2f, ", S[l * (k + 1) + j + 1]);
                                                                                                                                                          +
                                                                                                                                                          963  for (size_t i = 0; i < stats_target.size(); ++i)
                                                                                                                                                          +
                                                                                                                                                          964  res += vec_inner_prod(
                                                                                                                                                          +
                                                                                                                                                          965  &stats_target[i][0u],
                                                                                                                                                          +
                                                                                                                                                          966  &params[0u],
                                                                                                                                                          +
                                                                                                                                                          967  params.size()
                                                                                                                                                          +
                                                                                                                                                          968  ) BARRY_SAFE_EXP;
                                                                                                                                                          +
                                                                                                                                                          969 
                                                                                                                                                          +
                                                                                                                                                          970  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          +
                                                                                                                                                          971  #pragma omp simd reduction(-:res)
                                                                                                                                                          +
                                                                                                                                                          972  #endif
                                                                                                                                                          +
                                                                                                                                                          973  for (size_t i = 0u; i < params_last_size; ++i)
                                                                                                                                                          +
                                                                                                                                                          974  res -= (std::log(normalizing_constants[i]) * this->stats_support_n_arrays[i]);
                                                                                                                                                          +
                                                                                                                                                          975 
                                                                                                                                                          +
                                                                                                                                                          976  } else {
                                                                                                                                                          +
                                                                                                                                                          977 
                                                                                                                                                          +
                                                                                                                                                          978  res = 1.0;
                                                                                                                                                          +
                                                                                                                                                          979  size_t stats_target_size = stats_target.size();
                                                                                                                                                          +
                                                                                                                                                          980  #if defined(__OPENMP) || defined(_OPENMP)
                                                                                                                                                          +
                                                                                                                                                          981  #pragma omp simd reduction(*:res)
                                                                                                                                                          +
                                                                                                                                                          982  #endif
                                                                                                                                                          +
                                                                                                                                                          983  for (size_t i = 0; i < stats_target_size; ++i)
                                                                                                                                                          +
                                                                                                                                                          984  res *= std::exp(
                                                                                                                                                          + +
                                                                                                                                                          986  &stats_target[i][0u],
                                                                                                                                                          +
                                                                                                                                                          987  &params[0u],
                                                                                                                                                          +
                                                                                                                                                          988  params.size()
                                                                                                                                                          +
                                                                                                                                                          989  ) BARRY_SAFE_EXP) /
                                                                                                                                                          +
                                                                                                                                                          990  normalizing_constants[arrays2support[i]];
                                                                                                                                                          +
                                                                                                                                                          991 
                                                                                                                                                          +
                                                                                                                                                          992  }
                                                                                                                                                          +
                                                                                                                                                          993 
                                                                                                                                                          +
                                                                                                                                                          994  return res;
                                                                                                                                                          +
                                                                                                                                                          995 
                                                                                                                                                          +
                                                                                                                                                          996 }
                                                                                                                                                          +
                                                                                                                                                          997 
                                                                                                                                                          +
                                                                                                                                                          998 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          999 inline std::vector< double > &
                                                                                                                                                          + +
                                                                                                                                                          1001 
                                                                                                                                                          +
                                                                                                                                                          1002  return normalizing_constants;
                                                                                                                                                          +
                                                                                                                                                          1003 
                                                                                                                                                          +
                                                                                                                                                          1004 }
                                                                                                                                                          1005 
                                                                                                                                                          -
                                                                                                                                                          1006  printf_barry("\n");
                                                                                                                                                          -
                                                                                                                                                          1007 
                                                                                                                                                          -
                                                                                                                                                          1008  }
                                                                                                                                                          -
                                                                                                                                                          1009 
                                                                                                                                                          -
                                                                                                                                                          1010  return;
                                                                                                                                                          -
                                                                                                                                                          1011 
                                                                                                                                                          -
                                                                                                                                                          1012 }
                                                                                                                                                          -
                                                                                                                                                          1013 
                                                                                                                                                          -
                                                                                                                                                          1014 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1016 {
                                                                                                                                                          +
                                                                                                                                                          1006 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1007 inline const std::vector< Array_Type > *
                                                                                                                                                          + +
                                                                                                                                                          1009  const size_t & i
                                                                                                                                                          +
                                                                                                                                                          1010 ) {
                                                                                                                                                          +
                                                                                                                                                          1011 
                                                                                                                                                          +
                                                                                                                                                          1012  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          1013  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          1014 
                                                                                                                                                          +
                                                                                                                                                          1015 
                                                                                                                                                          +
                                                                                                                                                          1016  return &pset_arrays[arrays2support[i]];
                                                                                                                                                          1017 
                                                                                                                                                          -
                                                                                                                                                          1018  // Relevant information:
                                                                                                                                                          -
                                                                                                                                                          1019  // - Number of arrays involved
                                                                                                                                                          -
                                                                                                                                                          1020  // - Size of the support
                                                                                                                                                          -
                                                                                                                                                          1021  // - Terms involved
                                                                                                                                                          -
                                                                                                                                                          1022 
                                                                                                                                                          -
                                                                                                                                                          1023  int min_v = std::numeric_limits<int>::max();
                                                                                                                                                          -
                                                                                                                                                          1024  int max_v = 0;
                                                                                                                                                          +
                                                                                                                                                          1018 }
                                                                                                                                                          +
                                                                                                                                                          1019 
                                                                                                                                                          +
                                                                                                                                                          1020 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1021 inline const std::vector< double > *
                                                                                                                                                          + +
                                                                                                                                                          1023  const size_t & i
                                                                                                                                                          +
                                                                                                                                                          1024 ) {
                                                                                                                                                          1025 
                                                                                                                                                          -
                                                                                                                                                          1026  for (const auto & stat : this->stats_support)
                                                                                                                                                          -
                                                                                                                                                          1027  {
                                                                                                                                                          +
                                                                                                                                                          1026  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          1027  throw std::range_error("The requested support is out of range");
                                                                                                                                                          1028 
                                                                                                                                                          -
                                                                                                                                                          1029  if (static_cast<int>(stat.size()) > max_v)
                                                                                                                                                          -
                                                                                                                                                          1030  max_v = static_cast<int>(stat.size());
                                                                                                                                                          -
                                                                                                                                                          1031 
                                                                                                                                                          -
                                                                                                                                                          1032  if (static_cast<int>(stat.size()) < min_v)
                                                                                                                                                          -
                                                                                                                                                          1033  min_v = static_cast<int>(stat.size());
                                                                                                                                                          -
                                                                                                                                                          1034 
                                                                                                                                                          -
                                                                                                                                                          1035  }
                                                                                                                                                          -
                                                                                                                                                          1036 
                                                                                                                                                          -
                                                                                                                                                          1037  // The vectors in the support reflec the size of nterms x entries
                                                                                                                                                          -
                                                                                                                                                          1038  max_v /= static_cast<int>(nterms() + 1);
                                                                                                                                                          -
                                                                                                                                                          1039  min_v /= static_cast<int>(nterms() + 1);
                                                                                                                                                          -
                                                                                                                                                          1040 
                                                                                                                                                          -
                                                                                                                                                          1041  printf_barry("Num. of Arrays : %li\n", this->size());
                                                                                                                                                          -
                                                                                                                                                          1042  printf_barry("Support size : %li\n", this->size_unique());
                                                                                                                                                          -
                                                                                                                                                          1043  printf_barry("Support size range : [%i, %i]\n", min_v, max_v);
                                                                                                                                                          -
                                                                                                                                                          1044  printf_barry("Transform. Fun. : %s\n", transform_model_fun ? "yes": "no");
                                                                                                                                                          -
                                                                                                                                                          1045  printf_barry("Model terms (%li) :\n", this->nterms());
                                                                                                                                                          -
                                                                                                                                                          1046  for (auto & cn : this->colnames())
                                                                                                                                                          +
                                                                                                                                                          1029  return &pset_stats[arrays2support[i]];
                                                                                                                                                          +
                                                                                                                                                          1030 
                                                                                                                                                          +
                                                                                                                                                          1031 }
                                                                                                                                                          +
                                                                                                                                                          1032 
                                                                                                                                                          +
                                                                                                                                                          1033 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1035 {
                                                                                                                                                          +
                                                                                                                                                          1036 
                                                                                                                                                          +
                                                                                                                                                          1037  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          1038  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          1039 
                                                                                                                                                          +
                                                                                                                                                          1040  // const auto & S = stats_support[arrays2support[i]];
                                                                                                                                                          +
                                                                                                                                                          1041  size_t array_id = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          1042 
                                                                                                                                                          +
                                                                                                                                                          1043  size_t k = nterms();
                                                                                                                                                          +
                                                                                                                                                          1044  size_t nunique = stats_support_sizes.size();
                                                                                                                                                          +
                                                                                                                                                          1045 
                                                                                                                                                          +
                                                                                                                                                          1046  for (size_t l = 0u; l < nunique; ++l)
                                                                                                                                                          1047  {
                                                                                                                                                          -
                                                                                                                                                          1048  printf_barry(" - %s\n", cn.c_str());
                                                                                                                                                          -
                                                                                                                                                          1049  }
                                                                                                                                                          +
                                                                                                                                                          1048 
                                                                                                                                                          +
                                                                                                                                                          1049  printf_barry("% 5li ", l);
                                                                                                                                                          1050 
                                                                                                                                                          -
                                                                                                                                                          1051  if (this->nrules() > 0u)
                                                                                                                                                          -
                                                                                                                                                          1052  {
                                                                                                                                                          -
                                                                                                                                                          1053  printf_barry("Model rules (%li) :\n", this->nrules());
                                                                                                                                                          -
                                                                                                                                                          1054 
                                                                                                                                                          -
                                                                                                                                                          1055  for (auto & rn : rules->get_names())
                                                                                                                                                          -
                                                                                                                                                          1056  {
                                                                                                                                                          -
                                                                                                                                                          1057  printf_barry(" - %s\n", rn.c_str());
                                                                                                                                                          -
                                                                                                                                                          1058  }
                                                                                                                                                          -
                                                                                                                                                          1059  }
                                                                                                                                                          -
                                                                                                                                                          1060 
                                                                                                                                                          -
                                                                                                                                                          1061  if (this->nrules_dyn() > 0u)
                                                                                                                                                          -
                                                                                                                                                          1062  {
                                                                                                                                                          -
                                                                                                                                                          1063  printf_barry("Model rules dyn (%li):\n", this->nrules_dyn());
                                                                                                                                                          -
                                                                                                                                                          1064 
                                                                                                                                                          -
                                                                                                                                                          1065  for (auto & rn : rules_dyn->get_names())
                                                                                                                                                          -
                                                                                                                                                          1066  {
                                                                                                                                                          -
                                                                                                                                                          1067  printf_barry(" - %s\n", rn.c_str());
                                                                                                                                                          -
                                                                                                                                                          1068  }
                                                                                                                                                          -
                                                                                                                                                          1069  }
                                                                                                                                                          -
                                                                                                                                                          1070 
                                                                                                                                                          -
                                                                                                                                                          1071  return;
                                                                                                                                                          +
                                                                                                                                                          1051  printf_barry("counts: %.0f motif: ", stats_support[
                                                                                                                                                          +
                                                                                                                                                          1052  stats_support_sizes_acc[l] * (k + 1u)
                                                                                                                                                          +
                                                                                                                                                          1053  // l * (k + 1u)
                                                                                                                                                          +
                                                                                                                                                          1054  ]);
                                                                                                                                                          +
                                                                                                                                                          1055 
                                                                                                                                                          +
                                                                                                                                                          1056  for (size_t j = 0u; j < k; ++j)
                                                                                                                                                          +
                                                                                                                                                          1057  {
                                                                                                                                                          +
                                                                                                                                                          1058  printf_barry(
                                                                                                                                                          +
                                                                                                                                                          1059  "%.2f, ",
                                                                                                                                                          +
                                                                                                                                                          1060  stats_support[
                                                                                                                                                          +
                                                                                                                                                          1061  stats_support_sizes_acc[l] * (k + 1u) + j + 1u
                                                                                                                                                          +
                                                                                                                                                          1062  ]);
                                                                                                                                                          +
                                                                                                                                                          1063  }
                                                                                                                                                          +
                                                                                                                                                          1064 
                                                                                                                                                          +
                                                                                                                                                          1065  printf_barry("\n");
                                                                                                                                                          +
                                                                                                                                                          1066 
                                                                                                                                                          +
                                                                                                                                                          1067  }
                                                                                                                                                          +
                                                                                                                                                          1068 
                                                                                                                                                          +
                                                                                                                                                          1069  return;
                                                                                                                                                          +
                                                                                                                                                          1070 
                                                                                                                                                          +
                                                                                                                                                          1071 }
                                                                                                                                                          1072 
                                                                                                                                                          -
                                                                                                                                                          1073 }
                                                                                                                                                          -
                                                                                                                                                          1074 
                                                                                                                                                          -
                                                                                                                                                          1075 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1077 {
                                                                                                                                                          -
                                                                                                                                                          1078  // INITIALIZED()
                                                                                                                                                          -
                                                                                                                                                          1079  return this->stats_target.size();
                                                                                                                                                          -
                                                                                                                                                          1080 
                                                                                                                                                          -
                                                                                                                                                          1081 }
                                                                                                                                                          -
                                                                                                                                                          1082 
                                                                                                                                                          -
                                                                                                                                                          1083 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1085 {
                                                                                                                                                          -
                                                                                                                                                          1086 
                                                                                                                                                          -
                                                                                                                                                          1087  // INITIALIZED()
                                                                                                                                                          -
                                                                                                                                                          1088  return this->stats_support.size();
                                                                                                                                                          -
                                                                                                                                                          1089 
                                                                                                                                                          -
                                                                                                                                                          1090 }
                                                                                                                                                          -
                                                                                                                                                          1091 
                                                                                                                                                          -
                                                                                                                                                          1092 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1094 {
                                                                                                                                                          +
                                                                                                                                                          1073 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1075 {
                                                                                                                                                          +
                                                                                                                                                          1076 
                                                                                                                                                          +
                                                                                                                                                          1077  // Relevant information:
                                                                                                                                                          +
                                                                                                                                                          1078  // - Number of arrays involved
                                                                                                                                                          +
                                                                                                                                                          1079  // - Size of the support
                                                                                                                                                          +
                                                                                                                                                          1080  // - Terms involved
                                                                                                                                                          +
                                                                                                                                                          1081 
                                                                                                                                                          +
                                                                                                                                                          1082  int min_v = std::numeric_limits<int>::max();
                                                                                                                                                          +
                                                                                                                                                          1083  int max_v = 0;
                                                                                                                                                          +
                                                                                                                                                          1084 
                                                                                                                                                          +
                                                                                                                                                          1085  for (const auto & stat : this->stats_support_sizes)
                                                                                                                                                          +
                                                                                                                                                          1086  {
                                                                                                                                                          +
                                                                                                                                                          1087 
                                                                                                                                                          +
                                                                                                                                                          1088  if (static_cast<int>(stat) > max_v)
                                                                                                                                                          +
                                                                                                                                                          1089  max_v = static_cast<int>(stat);
                                                                                                                                                          +
                                                                                                                                                          1090 
                                                                                                                                                          +
                                                                                                                                                          1091  if (static_cast<int>(stat) < min_v)
                                                                                                                                                          +
                                                                                                                                                          1092  min_v = static_cast<int>(stat);
                                                                                                                                                          +
                                                                                                                                                          1093 
                                                                                                                                                          +
                                                                                                                                                          1094  }
                                                                                                                                                          1095 
                                                                                                                                                          -
                                                                                                                                                          1096  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          1097  return transform_model_term_names.size();
                                                                                                                                                          -
                                                                                                                                                          1098  else
                                                                                                                                                          -
                                                                                                                                                          1099  return this->counters->size();
                                                                                                                                                          -
                                                                                                                                                          1100 
                                                                                                                                                          -
                                                                                                                                                          1101 }
                                                                                                                                                          -
                                                                                                                                                          1102 
                                                                                                                                                          -
                                                                                                                                                          1103 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1105 {
                                                                                                                                                          -
                                                                                                                                                          1106 
                                                                                                                                                          -
                                                                                                                                                          1107  return this->rules->size();
                                                                                                                                                          -
                                                                                                                                                          1108 
                                                                                                                                                          -
                                                                                                                                                          1109 }
                                                                                                                                                          -
                                                                                                                                                          1110 
                                                                                                                                                          -
                                                                                                                                                          1111 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1113 {
                                                                                                                                                          -
                                                                                                                                                          1114 
                                                                                                                                                          -
                                                                                                                                                          1115  return this->rules_dyn->size();
                                                                                                                                                          -
                                                                                                                                                          1116 
                                                                                                                                                          -
                                                                                                                                                          1117 }
                                                                                                                                                          -
                                                                                                                                                          1118 
                                                                                                                                                          -
                                                                                                                                                          1119 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1121 {
                                                                                                                                                          -
                                                                                                                                                          1122 
                                                                                                                                                          -
                                                                                                                                                          1123  // INITIALIZED()
                                                                                                                                                          -
                                                                                                                                                          1124  size_t tot = 0u;
                                                                                                                                                          -
                                                                                                                                                          1125  for (auto& a : stats_support)
                                                                                                                                                          -
                                                                                                                                                          1126  tot += a.size();
                                                                                                                                                          -
                                                                                                                                                          1127 
                                                                                                                                                          -
                                                                                                                                                          1128  return tot;
                                                                                                                                                          +
                                                                                                                                                          1096  // The vectors in the support reflec the size of nterms x entries
                                                                                                                                                          +
                                                                                                                                                          1097  max_v /= static_cast<int>(nterms() + 1);
                                                                                                                                                          +
                                                                                                                                                          1098  min_v /= static_cast<int>(nterms() + 1);
                                                                                                                                                          +
                                                                                                                                                          1099 
                                                                                                                                                          +
                                                                                                                                                          1100  printf_barry("Num. of Arrays : %li\n", this->size());
                                                                                                                                                          +
                                                                                                                                                          1101  printf_barry("Support size : %li\n", this->size_unique());
                                                                                                                                                          +
                                                                                                                                                          1102  printf_barry("Support size range : [%i, %i]\n", min_v, max_v);
                                                                                                                                                          +
                                                                                                                                                          1103  printf_barry("Transform. Fun. : %s\n", transform_model_fun ? "yes": "no");
                                                                                                                                                          +
                                                                                                                                                          1104  printf_barry("Model terms (%li) :\n", this->nterms());
                                                                                                                                                          +
                                                                                                                                                          1105  for (auto & cn : this->colnames())
                                                                                                                                                          +
                                                                                                                                                          1106  {
                                                                                                                                                          +
                                                                                                                                                          1107  printf_barry(" - %s\n", cn.c_str());
                                                                                                                                                          +
                                                                                                                                                          1108  }
                                                                                                                                                          +
                                                                                                                                                          1109 
                                                                                                                                                          +
                                                                                                                                                          1110  if (this->nrules() > 0u)
                                                                                                                                                          +
                                                                                                                                                          1111  {
                                                                                                                                                          +
                                                                                                                                                          1112  printf_barry("Model rules (%li) :\n", this->nrules());
                                                                                                                                                          +
                                                                                                                                                          1113 
                                                                                                                                                          +
                                                                                                                                                          1114  for (auto & rn : rules->get_names())
                                                                                                                                                          +
                                                                                                                                                          1115  {
                                                                                                                                                          +
                                                                                                                                                          1116  printf_barry(" - %s\n", rn.c_str());
                                                                                                                                                          +
                                                                                                                                                          1117  }
                                                                                                                                                          +
                                                                                                                                                          1118  }
                                                                                                                                                          +
                                                                                                                                                          1119 
                                                                                                                                                          +
                                                                                                                                                          1120  if (this->nrules_dyn() > 0u)
                                                                                                                                                          +
                                                                                                                                                          1121  {
                                                                                                                                                          +
                                                                                                                                                          1122  printf_barry("Model rules dyn (%li):\n", this->nrules_dyn());
                                                                                                                                                          +
                                                                                                                                                          1123 
                                                                                                                                                          +
                                                                                                                                                          1124  for (auto & rn : rules_dyn->get_names())
                                                                                                                                                          +
                                                                                                                                                          1125  {
                                                                                                                                                          +
                                                                                                                                                          1126  printf_barry(" - %s\n", rn.c_str());
                                                                                                                                                          +
                                                                                                                                                          1127  }
                                                                                                                                                          +
                                                                                                                                                          1128  }
                                                                                                                                                          1129 
                                                                                                                                                          -
                                                                                                                                                          1130 }
                                                                                                                                                          +
                                                                                                                                                          1130  return;
                                                                                                                                                          1131 
                                                                                                                                                          -
                                                                                                                                                          1132 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1134 {
                                                                                                                                                          -
                                                                                                                                                          1135 
                                                                                                                                                          -
                                                                                                                                                          1136  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          1137  return transform_model_term_names;
                                                                                                                                                          -
                                                                                                                                                          1138  else
                                                                                                                                                          -
                                                                                                                                                          1139  return counters->get_names();
                                                                                                                                                          -
                                                                                                                                                          1140 
                                                                                                                                                          -
                                                                                                                                                          1141 }
                                                                                                                                                          -
                                                                                                                                                          1142 
                                                                                                                                                          -
                                                                                                                                                          1143 template <
                                                                                                                                                          -
                                                                                                                                                          1144  typename Array_Type,
                                                                                                                                                          -
                                                                                                                                                          1145  typename Data_Counter_Type,
                                                                                                                                                          -
                                                                                                                                                          1146  typename Data_Rule_Type,
                                                                                                                                                          -
                                                                                                                                                          1147  typename Data_Rule_Dyn_Type
                                                                                                                                                          -
                                                                                                                                                          1148  >
                                                                                                                                                          -
                                                                                                                                                          1149 inline Array_Type
                                                                                                                                                          - -
                                                                                                                                                          1151  const size_t & i,
                                                                                                                                                          -
                                                                                                                                                          1152  const std::vector<double> & params
                                                                                                                                                          -
                                                                                                                                                          1153 ) {
                                                                                                                                                          +
                                                                                                                                                          1132 }
                                                                                                                                                          +
                                                                                                                                                          1133 
                                                                                                                                                          +
                                                                                                                                                          1134 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1136 {
                                                                                                                                                          +
                                                                                                                                                          1137  // INITIALIZED()
                                                                                                                                                          +
                                                                                                                                                          1138  return this->stats_target.size();
                                                                                                                                                          +
                                                                                                                                                          1139 
                                                                                                                                                          +
                                                                                                                                                          1140 }
                                                                                                                                                          +
                                                                                                                                                          1141 
                                                                                                                                                          +
                                                                                                                                                          1142 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1144 {
                                                                                                                                                          +
                                                                                                                                                          1145 
                                                                                                                                                          +
                                                                                                                                                          1146  // INITIALIZED()
                                                                                                                                                          +
                                                                                                                                                          1147  return this->stats_support_sizes.size();
                                                                                                                                                          +
                                                                                                                                                          1148 
                                                                                                                                                          +
                                                                                                                                                          1149 }
                                                                                                                                                          +
                                                                                                                                                          1150 
                                                                                                                                                          +
                                                                                                                                                          1151 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1153 {
                                                                                                                                                          1154 
                                                                                                                                                          -
                                                                                                                                                          1155  // Are we recording this?
                                                                                                                                                          -
                                                                                                                                                          1156  if (!this->with_pset)
                                                                                                                                                          -
                                                                                                                                                          1157  throw std::logic_error("Sampling is only available when store_pset() is active.");
                                                                                                                                                          -
                                                                                                                                                          1158 
                                                                                                                                                          -
                                                                                                                                                          1159  if (i >= arrays2support.size())
                                                                                                                                                          -
                                                                                                                                                          1160  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          1155  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          1156  return transform_model_term_names.size();
                                                                                                                                                          +
                                                                                                                                                          1157  else
                                                                                                                                                          +
                                                                                                                                                          1158  return this->counters->size();
                                                                                                                                                          +
                                                                                                                                                          1159 
                                                                                                                                                          +
                                                                                                                                                          1160 }
                                                                                                                                                          1161 
                                                                                                                                                          -
                                                                                                                                                          1162  // Getting the index
                                                                                                                                                          -
                                                                                                                                                          1163  size_t a = arrays2support[i];
                                                                                                                                                          -
                                                                                                                                                          1164 
                                                                                                                                                          -
                                                                                                                                                          1165  // Generating a random
                                                                                                                                                          -
                                                                                                                                                          1166  std::uniform_real_distribution<> urand(0, 1);
                                                                                                                                                          -
                                                                                                                                                          1167  double r = urand(*rengine);
                                                                                                                                                          -
                                                                                                                                                          1168  double cumprob = 0.0;
                                                                                                                                                          +
                                                                                                                                                          1162 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1164 {
                                                                                                                                                          +
                                                                                                                                                          1165 
                                                                                                                                                          +
                                                                                                                                                          1166  return this->rules->size();
                                                                                                                                                          +
                                                                                                                                                          1167 
                                                                                                                                                          +
                                                                                                                                                          1168 }
                                                                                                                                                          1169 
                                                                                                                                                          -
                                                                                                                                                          1170  size_t k = params.size();
                                                                                                                                                          -
                                                                                                                                                          1171 
                                                                                                                                                          -
                                                                                                                                                          1172  // Sampling an array
                                                                                                                                                          -
                                                                                                                                                          1173  size_t j = 0u;
                                                                                                                                                          -
                                                                                                                                                          1174  std::vector< double > & probs = pset_probs[a];
                                                                                                                                                          -
                                                                                                                                                          1175  if ((probs.size() > 0u) && (vec_equal_approx(params, params_last[a])))
                                                                                                                                                          -
                                                                                                                                                          1176  // If precomputed, then no need to recalc support
                                                                                                                                                          -
                                                                                                                                                          1177  {
                                                                                                                                                          -
                                                                                                                                                          1178 
                                                                                                                                                          -
                                                                                                                                                          1179  while (cumprob < r)
                                                                                                                                                          -
                                                                                                                                                          1180  cumprob += probs[j++];
                                                                                                                                                          +
                                                                                                                                                          1170 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1172 {
                                                                                                                                                          +
                                                                                                                                                          1173 
                                                                                                                                                          +
                                                                                                                                                          1174  return this->rules_dyn->size();
                                                                                                                                                          +
                                                                                                                                                          1175 
                                                                                                                                                          +
                                                                                                                                                          1176 }
                                                                                                                                                          +
                                                                                                                                                          1177 
                                                                                                                                                          +
                                                                                                                                                          1178 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1180 {
                                                                                                                                                          1181 
                                                                                                                                                          -
                                                                                                                                                          1182  if (j > 0u)
                                                                                                                                                          -
                                                                                                                                                          1183  j--;
                                                                                                                                                          -
                                                                                                                                                          1184 
                                                                                                                                                          -
                                                                                                                                                          1185  } else {
                                                                                                                                                          -
                                                                                                                                                          1186 
                                                                                                                                                          -
                                                                                                                                                          1187  probs.resize(pset_arrays[a].size());
                                                                                                                                                          -
                                                                                                                                                          1188  std::vector< double > temp_stats(params.size());
                                                                                                                                                          -
                                                                                                                                                          1189  const std::vector< double > & stats = pset_stats[a];
                                                                                                                                                          -
                                                                                                                                                          1190 
                                                                                                                                                          -
                                                                                                                                                          1191  int i_matches = -1;
                                                                                                                                                          -
                                                                                                                                                          1192  for (size_t array = 0u; array < probs.size(); ++array)
                                                                                                                                                          -
                                                                                                                                                          1193  {
                                                                                                                                                          -
                                                                                                                                                          1194 
                                                                                                                                                          -
                                                                                                                                                          1195  // Filling out the parameters
                                                                                                                                                          -
                                                                                                                                                          1196  for (auto p = 0u; p < params.size(); ++p)
                                                                                                                                                          -
                                                                                                                                                          1197  temp_stats[p] = stats[array * k + p];
                                                                                                                                                          -
                                                                                                                                                          1198 
                                                                                                                                                          -
                                                                                                                                                          1199  probs[array] = this->likelihood(params, temp_stats, i, false);
                                                                                                                                                          -
                                                                                                                                                          1200  cumprob += probs[array];
                                                                                                                                                          -
                                                                                                                                                          1201 
                                                                                                                                                          -
                                                                                                                                                          1202  if (i_matches == -1 && cumprob >= r)
                                                                                                                                                          -
                                                                                                                                                          1203  i_matches = array;
                                                                                                                                                          -
                                                                                                                                                          1204  }
                                                                                                                                                          -
                                                                                                                                                          1205 
                                                                                                                                                          -
                                                                                                                                                          1206  #ifdef BARRY_DEBUG
                                                                                                                                                          -
                                                                                                                                                          1207  if (i_matches < 0)
                                                                                                                                                          -
                                                                                                                                                          1208  throw std::logic_error(
                                                                                                                                                          -
                                                                                                                                                          1209  std::string(
                                                                                                                                                          -
                                                                                                                                                          1210  "Something went wrong when sampling from a different set of.") +
                                                                                                                                                          -
                                                                                                                                                          1211  std::string("parameters. Please report this bug: ") +
                                                                                                                                                          -
                                                                                                                                                          1212  std::string(" cumprob: ") + std::to_string(cumprob) +
                                                                                                                                                          -
                                                                                                                                                          1213  std::string(" r: ") + std::to_string(r)
                                                                                                                                                          -
                                                                                                                                                          1214  );
                                                                                                                                                          -
                                                                                                                                                          1215  #endif
                                                                                                                                                          -
                                                                                                                                                          1216 
                                                                                                                                                          -
                                                                                                                                                          1217  j = i_matches;
                                                                                                                                                          -
                                                                                                                                                          1218 
                                                                                                                                                          -
                                                                                                                                                          1219  }
                                                                                                                                                          -
                                                                                                                                                          1220 
                                                                                                                                                          -
                                                                                                                                                          1221  #ifdef BARRY_DEBUG
                                                                                                                                                          -
                                                                                                                                                          1222  return this->pset_arrays.at(a).at(j);
                                                                                                                                                          -
                                                                                                                                                          1223  #else
                                                                                                                                                          -
                                                                                                                                                          1224  return this->pset_arrays[a][j];
                                                                                                                                                          -
                                                                                                                                                          1225  #endif
                                                                                                                                                          -
                                                                                                                                                          1226 
                                                                                                                                                          -
                                                                                                                                                          1227 }
                                                                                                                                                          -
                                                                                                                                                          1228 
                                                                                                                                                          -
                                                                                                                                                          1229 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1231  const Array_Type & Array_,
                                                                                                                                                          -
                                                                                                                                                          1232  const std::vector<double> & params
                                                                                                                                                          -
                                                                                                                                                          1233 ) {
                                                                                                                                                          -
                                                                                                                                                          1234 
                                                                                                                                                          -
                                                                                                                                                          1235  // Are we recording this?
                                                                                                                                                          -
                                                                                                                                                          1236  if (!this->with_pset)
                                                                                                                                                          -
                                                                                                                                                          1237  throw std::logic_error("Sampling is only available when store_pset() is active.");
                                                                                                                                                          +
                                                                                                                                                          1182  // INITIALIZED()
                                                                                                                                                          +
                                                                                                                                                          1183  return stats_support_sizes_acc.back();
                                                                                                                                                          +
                                                                                                                                                          1184  // size_t tot = 0u;
                                                                                                                                                          +
                                                                                                                                                          1185  // for (auto& a : stats_support)
                                                                                                                                                          +
                                                                                                                                                          1186  // tot += a.size();
                                                                                                                                                          +
                                                                                                                                                          1187 
                                                                                                                                                          +
                                                                                                                                                          1188  // return tot;
                                                                                                                                                          +
                                                                                                                                                          1189 
                                                                                                                                                          +
                                                                                                                                                          1190 }
                                                                                                                                                          +
                                                                                                                                                          1191 
                                                                                                                                                          +
                                                                                                                                                          1192 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1194 {
                                                                                                                                                          +
                                                                                                                                                          1195 
                                                                                                                                                          +
                                                                                                                                                          1196  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          1197  return transform_model_term_names;
                                                                                                                                                          +
                                                                                                                                                          1198  else
                                                                                                                                                          +
                                                                                                                                                          1199  return counters->get_names();
                                                                                                                                                          +
                                                                                                                                                          1200 
                                                                                                                                                          +
                                                                                                                                                          1201 }
                                                                                                                                                          +
                                                                                                                                                          1202 
                                                                                                                                                          +
                                                                                                                                                          1203 template <
                                                                                                                                                          +
                                                                                                                                                          1204  typename Array_Type,
                                                                                                                                                          +
                                                                                                                                                          1205  typename Data_Counter_Type,
                                                                                                                                                          +
                                                                                                                                                          1206  typename Data_Rule_Type,
                                                                                                                                                          +
                                                                                                                                                          1207  typename Data_Rule_Dyn_Type
                                                                                                                                                          +
                                                                                                                                                          1208  >
                                                                                                                                                          +
                                                                                                                                                          1209 inline Array_Type
                                                                                                                                                          + +
                                                                                                                                                          1211  const size_t & i,
                                                                                                                                                          +
                                                                                                                                                          1212  const std::vector<double> & params
                                                                                                                                                          +
                                                                                                                                                          1213 ) {
                                                                                                                                                          +
                                                                                                                                                          1214 
                                                                                                                                                          +
                                                                                                                                                          1215  // Are we recording this?
                                                                                                                                                          +
                                                                                                                                                          1216  if (!this->with_pset)
                                                                                                                                                          +
                                                                                                                                                          1217  throw std::logic_error("Sampling is only available when store_pset() is active.");
                                                                                                                                                          +
                                                                                                                                                          1218 
                                                                                                                                                          +
                                                                                                                                                          1219  if (i >= arrays2support.size())
                                                                                                                                                          +
                                                                                                                                                          1220  throw std::range_error("The requested support is out of range");
                                                                                                                                                          +
                                                                                                                                                          1221 
                                                                                                                                                          +
                                                                                                                                                          1222  // Getting the index
                                                                                                                                                          +
                                                                                                                                                          1223  size_t a = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          1224 
                                                                                                                                                          +
                                                                                                                                                          1225  // Generating a random
                                                                                                                                                          +
                                                                                                                                                          1226  std::uniform_real_distribution<> urand(0, 1);
                                                                                                                                                          +
                                                                                                                                                          1227  double r = urand(*rengine);
                                                                                                                                                          +
                                                                                                                                                          1228  double cumprob = 0.0;
                                                                                                                                                          +
                                                                                                                                                          1229 
                                                                                                                                                          +
                                                                                                                                                          1230  size_t k = params.size();
                                                                                                                                                          +
                                                                                                                                                          1231 
                                                                                                                                                          +
                                                                                                                                                          1232  // Sampling an array
                                                                                                                                                          +
                                                                                                                                                          1233  size_t j = 0u;
                                                                                                                                                          +
                                                                                                                                                          1234  std::vector< double > & probs = pset_probs[a];
                                                                                                                                                          +
                                                                                                                                                          1235  if ((probs.size() > 0u) && (vec_equal_approx(params, params_last[a])))
                                                                                                                                                          +
                                                                                                                                                          1236  // If precomputed, then no need to recalc support
                                                                                                                                                          +
                                                                                                                                                          1237  {
                                                                                                                                                          1238 
                                                                                                                                                          -
                                                                                                                                                          1239  size_t i;
                                                                                                                                                          -
                                                                                                                                                          1240 
                                                                                                                                                          -
                                                                                                                                                          1241  // If the data hasn't been analyzed earlier, then we need to compute
                                                                                                                                                          -
                                                                                                                                                          1242  // the support
                                                                                                                                                          -
                                                                                                                                                          1243  std::vector< double > key = counters->gen_hash(Array_);
                                                                                                                                                          -
                                                                                                                                                          1244  MapVec_type< double, size_t >::const_iterator locator = keys2support.find(key);
                                                                                                                                                          -
                                                                                                                                                          1245  if (locator == keys2support.end())
                                                                                                                                                          -
                                                                                                                                                          1246  {
                                                                                                                                                          -
                                                                                                                                                          1247  // throw std::out_of_range("Sampling from an array that has no support in the model.");
                                                                                                                                                          -
                                                                                                                                                          1248 
                                                                                                                                                          -
                                                                                                                                                          1249  // Adding to the map
                                                                                                                                                          -
                                                                                                                                                          1250  keys2support[key] = stats_support.size();
                                                                                                                                                          -
                                                                                                                                                          1251  stats_support_n_arrays.push_back(1u); // How many elements now
                                                                                                                                                          -
                                                                                                                                                          1252  arrays2support.push_back(stats_support.size()); // Map of the array id to the support
                                                                                                                                                          -
                                                                                                                                                          1253 
                                                                                                                                                          -
                                                                                                                                                          1254  // Computing support using the counters included in the model
                                                                                                                                                          -
                                                                                                                                                          1255  support_fun.reset_array(Array_);
                                                                                                                                                          -
                                                                                                                                                          1256 
                                                                                                                                                          -
                                                                                                                                                          1259  if (with_pset)
                                                                                                                                                          -
                                                                                                                                                          1260  {
                                                                                                                                                          -
                                                                                                                                                          1261 
                                                                                                                                                          -
                                                                                                                                                          1262  // Making space for storing the support
                                                                                                                                                          -
                                                                                                                                                          1263  pset_arrays.resize(pset_arrays.size() + 1u);
                                                                                                                                                          -
                                                                                                                                                          1264  pset_stats.resize(pset_stats.size() + 1u);
                                                                                                                                                          -
                                                                                                                                                          1265  pset_probs.resize(pset_probs.size() + 1u);
                                                                                                                                                          -
                                                                                                                                                          1266 
                                                                                                                                                          -
                                                                                                                                                          1267  try
                                                                                                                                                          -
                                                                                                                                                          1268  {
                                                                                                                                                          -
                                                                                                                                                          1269 
                                                                                                                                                          -
                                                                                                                                                          1270  support_fun.calc(
                                                                                                                                                          -
                                                                                                                                                          1271  &(pset_arrays[pset_arrays.size() - 1u]),
                                                                                                                                                          -
                                                                                                                                                          1272  &(pset_stats[pset_stats.size() - 1u])
                                                                                                                                                          -
                                                                                                                                                          1273  );
                                                                                                                                                          -
                                                                                                                                                          1274 
                                                                                                                                                          -
                                                                                                                                                          1275  }
                                                                                                                                                          -
                                                                                                                                                          1276  catch (const std::exception& e)
                                                                                                                                                          -
                                                                                                                                                          1277  {
                                                                                                                                                          -
                                                                                                                                                          1278 
                                                                                                                                                          -
                                                                                                                                                          1279  printf_barry(
                                                                                                                                                          -
                                                                                                                                                          1280  "A problem ocurred while trying to add the array (and recording the powerset). "
                                                                                                                                                          -
                                                                                                                                                          1281  );
                                                                                                                                                          -
                                                                                                                                                          1282  printf_barry("with error %s\n", e.what());
                                                                                                                                                          -
                                                                                                                                                          1283  throw std::logic_error("");
                                                                                                                                                          -
                                                                                                                                                          1284 
                                                                                                                                                          -
                                                                                                                                                          1285  }
                                                                                                                                                          -
                                                                                                                                                          1286 
                                                                                                                                                          -
                                                                                                                                                          1287  }
                                                                                                                                                          -
                                                                                                                                                          1288  else
                                                                                                                                                          -
                                                                                                                                                          1289  {
                                                                                                                                                          -
                                                                                                                                                          1290  support_fun.calc();
                                                                                                                                                          -
                                                                                                                                                          1291  }
                                                                                                                                                          -
                                                                                                                                                          1292 
                                                                                                                                                          -
                                                                                                                                                          1293  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          1294  {
                                                                                                                                                          -
                                                                                                                                                          1295  auto tmpsupport = support_fun.get_counts();
                                                                                                                                                          -
                                                                                                                                                          1296  size_t k = counter_fun.size();
                                                                                                                                                          -
                                                                                                                                                          1297  size_t n = tmpsupport.size() / (k + 1);
                                                                                                                                                          +
                                                                                                                                                          1239  while (cumprob < r)
                                                                                                                                                          +
                                                                                                                                                          1240  cumprob += probs[j++];
                                                                                                                                                          +
                                                                                                                                                          1241 
                                                                                                                                                          +
                                                                                                                                                          1242  if (j > 0u)
                                                                                                                                                          +
                                                                                                                                                          1243  j--;
                                                                                                                                                          +
                                                                                                                                                          1244 
                                                                                                                                                          +
                                                                                                                                                          1245  } else {
                                                                                                                                                          +
                                                                                                                                                          1246 
                                                                                                                                                          +
                                                                                                                                                          1247  probs.resize(pset_arrays[a].size());
                                                                                                                                                          +
                                                                                                                                                          1248  std::vector< double > temp_stats(params.size());
                                                                                                                                                          +
                                                                                                                                                          1249  const std::vector< double > & stats = pset_stats[a];
                                                                                                                                                          +
                                                                                                                                                          1250 
                                                                                                                                                          +
                                                                                                                                                          1251  int i_matches = -1;
                                                                                                                                                          +
                                                                                                                                                          1252  for (size_t array = 0u; array < probs.size(); ++array)
                                                                                                                                                          +
                                                                                                                                                          1253  {
                                                                                                                                                          +
                                                                                                                                                          1254 
                                                                                                                                                          +
                                                                                                                                                          1255  // Filling out the parameters
                                                                                                                                                          +
                                                                                                                                                          1256  for (auto p = 0u; p < params.size(); ++p)
                                                                                                                                                          +
                                                                                                                                                          1257  temp_stats[p] = stats[array * k + p];
                                                                                                                                                          +
                                                                                                                                                          1258 
                                                                                                                                                          +
                                                                                                                                                          1259  probs[array] = this->likelihood(params, temp_stats, i, false);
                                                                                                                                                          +
                                                                                                                                                          1260  cumprob += probs[array];
                                                                                                                                                          +
                                                                                                                                                          1261 
                                                                                                                                                          +
                                                                                                                                                          1262  if (i_matches == -1 && cumprob >= r)
                                                                                                                                                          +
                                                                                                                                                          1263  i_matches = array;
                                                                                                                                                          +
                                                                                                                                                          1264  }
                                                                                                                                                          +
                                                                                                                                                          1265 
                                                                                                                                                          +
                                                                                                                                                          1266  #ifdef BARRY_DEBUG
                                                                                                                                                          +
                                                                                                                                                          1267  if (i_matches < 0)
                                                                                                                                                          +
                                                                                                                                                          1268  throw std::logic_error(
                                                                                                                                                          +
                                                                                                                                                          1269  std::string(
                                                                                                                                                          +
                                                                                                                                                          1270  "Something went wrong when sampling from a different set of.") +
                                                                                                                                                          +
                                                                                                                                                          1271  std::string("parameters. Please report this bug: ") +
                                                                                                                                                          +
                                                                                                                                                          1272  std::string(" cumprob: ") + std::to_string(cumprob) +
                                                                                                                                                          +
                                                                                                                                                          1273  std::string(" r: ") + std::to_string(r)
                                                                                                                                                          +
                                                                                                                                                          1274  );
                                                                                                                                                          +
                                                                                                                                                          1275  #endif
                                                                                                                                                          +
                                                                                                                                                          1276 
                                                                                                                                                          +
                                                                                                                                                          1277  j = i_matches;
                                                                                                                                                          +
                                                                                                                                                          1278 
                                                                                                                                                          +
                                                                                                                                                          1279  }
                                                                                                                                                          +
                                                                                                                                                          1280 
                                                                                                                                                          +
                                                                                                                                                          1281  #ifdef BARRY_DEBUG
                                                                                                                                                          +
                                                                                                                                                          1282  return this->pset_arrays.at(a).at(j);
                                                                                                                                                          +
                                                                                                                                                          1283  #else
                                                                                                                                                          +
                                                                                                                                                          1284  return this->pset_arrays[a][j];
                                                                                                                                                          +
                                                                                                                                                          1285  #endif
                                                                                                                                                          +
                                                                                                                                                          1286 
                                                                                                                                                          +
                                                                                                                                                          1287 }
                                                                                                                                                          +
                                                                                                                                                          1288 
                                                                                                                                                          +
                                                                                                                                                          1289 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1291  const Array_Type & Array_,
                                                                                                                                                          +
                                                                                                                                                          1292  const std::vector<double> & params
                                                                                                                                                          +
                                                                                                                                                          1293 ) {
                                                                                                                                                          +
                                                                                                                                                          1294 
                                                                                                                                                          +
                                                                                                                                                          1295  // Are we recording this?
                                                                                                                                                          +
                                                                                                                                                          1296  if (!this->with_pset)
                                                                                                                                                          +
                                                                                                                                                          1297  throw std::logic_error("Sampling is only available when store_pset() is active.");
                                                                                                                                                          1298 
                                                                                                                                                          -
                                                                                                                                                          1299  std::vector< double > s_new(0u);
                                                                                                                                                          -
                                                                                                                                                          1300  s_new.reserve(tmpsupport.size());
                                                                                                                                                          -
                                                                                                                                                          1301 
                                                                                                                                                          -
                                                                                                                                                          1302  for (size_t i = 0u; i < n; ++i)
                                                                                                                                                          -
                                                                                                                                                          1303  {
                                                                                                                                                          -
                                                                                                                                                          1304 
                                                                                                                                                          -
                                                                                                                                                          1305  // Appending size
                                                                                                                                                          -
                                                                                                                                                          1306  s_new.push_back(tmpsupport[i * (k + 1u)]);
                                                                                                                                                          -
                                                                                                                                                          1307 
                                                                                                                                                          -
                                                                                                                                                          1308  // Applying transformation and adding to the new set
                                                                                                                                                          -
                                                                                                                                                          1309  auto res = transform_model_fun(&tmpsupport[i * (k + 1u) + 1u], k);
                                                                                                                                                          -
                                                                                                                                                          1310  std::copy(res.begin(), res.end(), std::back_inserter(s_new));
                                                                                                                                                          -
                                                                                                                                                          1311 
                                                                                                                                                          -
                                                                                                                                                          1312  }
                                                                                                                                                          -
                                                                                                                                                          1313 
                                                                                                                                                          -
                                                                                                                                                          1314  stats_support.push_back(s_new);
                                                                                                                                                          -
                                                                                                                                                          1315 
                                                                                                                                                          -
                                                                                                                                                          1316  } else
                                                                                                                                                          -
                                                                                                                                                          1317  stats_support.push_back(support_fun.get_counts());
                                                                                                                                                          -
                                                                                                                                                          1318 
                                                                                                                                                          -
                                                                                                                                                          1319  // Making room for the previous parameters. This will be used to check if
                                                                                                                                                          -
                                                                                                                                                          1320  // the normalizing constant has been updated or not.
                                                                                                                                                          -
                                                                                                                                                          1321  params_last.push_back(stats_target[0u]);
                                                                                                                                                          -
                                                                                                                                                          1322  normalizing_constants.push_back(0.0);
                                                                                                                                                          -
                                                                                                                                                          1323  first_calc_done.push_back(false);
                                                                                                                                                          -
                                                                                                                                                          1324 
                                                                                                                                                          -
                                                                                                                                                          1325  i = arrays2support.size() - 1u;
                                                                                                                                                          -
                                                                                                                                                          1326  } else
                                                                                                                                                          -
                                                                                                                                                          1327  // Retrieving the corresponding position in the support
                                                                                                                                                          -
                                                                                                                                                          1328  i = locator->second;
                                                                                                                                                          -
                                                                                                                                                          1329 
                                                                                                                                                          -
                                                                                                                                                          1330  // Getting the index
                                                                                                                                                          -
                                                                                                                                                          1331  size_t a = arrays2support[i];
                                                                                                                                                          -
                                                                                                                                                          1332 
                                                                                                                                                          -
                                                                                                                                                          1333  // Generating a random
                                                                                                                                                          -
                                                                                                                                                          1334  std::uniform_real_distribution<> urand(0, 1);
                                                                                                                                                          -
                                                                                                                                                          1335  double r = urand(*rengine);
                                                                                                                                                          -
                                                                                                                                                          1336  double cumprob = 0.0;
                                                                                                                                                          -
                                                                                                                                                          1337 
                                                                                                                                                          -
                                                                                                                                                          1338  size_t k = params.size();
                                                                                                                                                          -
                                                                                                                                                          1339 
                                                                                                                                                          -
                                                                                                                                                          1340  // Sampling an array
                                                                                                                                                          -
                                                                                                                                                          1341  size_t j = 0u;
                                                                                                                                                          -
                                                                                                                                                          1342  std::vector< double > & probs = pset_probs[a];
                                                                                                                                                          -
                                                                                                                                                          1343  if ((probs.size() > 0u) && (vec_equal_approx(params, params_last[a])))
                                                                                                                                                          -
                                                                                                                                                          1344  // If precomputed, then no need to recalc support
                                                                                                                                                          -
                                                                                                                                                          1345  {
                                                                                                                                                          -
                                                                                                                                                          1346 
                                                                                                                                                          -
                                                                                                                                                          1347  while (cumprob < r)
                                                                                                                                                          -
                                                                                                                                                          1348  cumprob += probs[j++];
                                                                                                                                                          -
                                                                                                                                                          1349 
                                                                                                                                                          -
                                                                                                                                                          1350  if (j > 0u)
                                                                                                                                                          -
                                                                                                                                                          1351  j--;
                                                                                                                                                          -
                                                                                                                                                          1352 
                                                                                                                                                          -
                                                                                                                                                          1353  } else {
                                                                                                                                                          -
                                                                                                                                                          1354 
                                                                                                                                                          -
                                                                                                                                                          1355  probs.resize(pset_arrays[a].size());
                                                                                                                                                          -
                                                                                                                                                          1356  std::vector< double > temp_stats(params.size());
                                                                                                                                                          -
                                                                                                                                                          1357  const std::vector< double > & stats = pset_stats[a];
                                                                                                                                                          +
                                                                                                                                                          1299  size_t i;
                                                                                                                                                          +
                                                                                                                                                          1300 
                                                                                                                                                          +
                                                                                                                                                          1301  // If the data hasn't been analyzed earlier, then we need to compute
                                                                                                                                                          +
                                                                                                                                                          1302  // the support
                                                                                                                                                          +
                                                                                                                                                          1303  std::vector< double > key = counters->gen_hash(Array_);
                                                                                                                                                          +
                                                                                                                                                          1304  MapVec_type< double, size_t >::const_iterator locator = keys2support.find(key);
                                                                                                                                                          +
                                                                                                                                                          1305  if (locator == keys2support.end())
                                                                                                                                                          +
                                                                                                                                                          1306  {
                                                                                                                                                          +
                                                                                                                                                          1307  size_t stats_support_size = stats_support.size();
                                                                                                                                                          +
                                                                                                                                                          1308 
                                                                                                                                                          +
                                                                                                                                                          1309  // Adding to the map
                                                                                                                                                          +
                                                                                                                                                          1310  keys2support[key] = stats_support_sizes.size();
                                                                                                                                                          +
                                                                                                                                                          1311  stats_support_n_arrays.push_back(1u); // How many elements now
                                                                                                                                                          +
                                                                                                                                                          1312  arrays2support.push_back(stats_support_sizes.size()); // Map of the array id to the support
                                                                                                                                                          +
                                                                                                                                                          1313 
                                                                                                                                                          +
                                                                                                                                                          1314  // Computing support using the counters included in the model
                                                                                                                                                          +
                                                                                                                                                          1315  support_fun.reset_array(Array_);
                                                                                                                                                          +
                                                                                                                                                          1316 
                                                                                                                                                          +
                                                                                                                                                          1319  if (with_pset)
                                                                                                                                                          +
                                                                                                                                                          1320  {
                                                                                                                                                          +
                                                                                                                                                          1321 
                                                                                                                                                          +
                                                                                                                                                          1322  // Making space for storing the support
                                                                                                                                                          +
                                                                                                                                                          1323  pset_arrays.resize(pset_arrays.size() + 1u);
                                                                                                                                                          +
                                                                                                                                                          1324  pset_stats.resize(pset_stats.size() + 1u);
                                                                                                                                                          +
                                                                                                                                                          1325  pset_probs.resize(pset_probs.size() + 1u);
                                                                                                                                                          +
                                                                                                                                                          1326 
                                                                                                                                                          +
                                                                                                                                                          1327  try
                                                                                                                                                          +
                                                                                                                                                          1328  {
                                                                                                                                                          +
                                                                                                                                                          1329 
                                                                                                                                                          +
                                                                                                                                                          1330  support_fun.calc(
                                                                                                                                                          +
                                                                                                                                                          1331  &(pset_arrays[pset_arrays.size() - 1u]),
                                                                                                                                                          +
                                                                                                                                                          1332  &(pset_stats[pset_stats.size() - 1u])
                                                                                                                                                          +
                                                                                                                                                          1333  );
                                                                                                                                                          +
                                                                                                                                                          1334 
                                                                                                                                                          +
                                                                                                                                                          1335  }
                                                                                                                                                          +
                                                                                                                                                          1336  catch (const std::exception& e)
                                                                                                                                                          +
                                                                                                                                                          1337  {
                                                                                                                                                          +
                                                                                                                                                          1338 
                                                                                                                                                          +
                                                                                                                                                          1339  printf_barry(
                                                                                                                                                          +
                                                                                                                                                          1340  "A problem ocurred while trying to add the array (and recording the powerset). "
                                                                                                                                                          +
                                                                                                                                                          1341  );
                                                                                                                                                          +
                                                                                                                                                          1342  printf_barry("with error %s\n", e.what());
                                                                                                                                                          +
                                                                                                                                                          1343  throw std::logic_error("");
                                                                                                                                                          +
                                                                                                                                                          1344 
                                                                                                                                                          +
                                                                                                                                                          1345  }
                                                                                                                                                          +
                                                                                                                                                          1346 
                                                                                                                                                          +
                                                                                                                                                          1347  }
                                                                                                                                                          +
                                                                                                                                                          1348  else
                                                                                                                                                          +
                                                                                                                                                          1349  {
                                                                                                                                                          +
                                                                                                                                                          1350  support_fun.calc();
                                                                                                                                                          +
                                                                                                                                                          1351  }
                                                                                                                                                          +
                                                                                                                                                          1352 
                                                                                                                                                          +
                                                                                                                                                          1353  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          1354  {
                                                                                                                                                          +
                                                                                                                                                          1355  auto tmpsupport = support_fun.get_counts();
                                                                                                                                                          +
                                                                                                                                                          1356  size_t k = counter_fun.size();
                                                                                                                                                          +
                                                                                                                                                          1357  size_t n = tmpsupport.size() / (k + 1);
                                                                                                                                                          1358 
                                                                                                                                                          -
                                                                                                                                                          1359  int i_matches = -1;
                                                                                                                                                          -
                                                                                                                                                          1360  for (size_t array = 0u; array < probs.size(); ++array)
                                                                                                                                                          -
                                                                                                                                                          1361  {
                                                                                                                                                          -
                                                                                                                                                          1362 
                                                                                                                                                          -
                                                                                                                                                          1363  // Filling out the parameters
                                                                                                                                                          -
                                                                                                                                                          1364  for (auto p = 0u; p < params.size(); ++p)
                                                                                                                                                          -
                                                                                                                                                          1365  temp_stats[p] = stats[array * k + p];
                                                                                                                                                          -
                                                                                                                                                          1366 
                                                                                                                                                          -
                                                                                                                                                          1367  probs[array] = this->likelihood(params, temp_stats, i, false);
                                                                                                                                                          -
                                                                                                                                                          1368  cumprob += probs[array];
                                                                                                                                                          -
                                                                                                                                                          1369 
                                                                                                                                                          -
                                                                                                                                                          1370  if (i_matches == -1 && cumprob >= r)
                                                                                                                                                          -
                                                                                                                                                          1371  i_matches = array;
                                                                                                                                                          -
                                                                                                                                                          1372  }
                                                                                                                                                          +
                                                                                                                                                          1359  std::vector< double > s_new(0u);
                                                                                                                                                          +
                                                                                                                                                          1360  s_new.reserve(tmpsupport.size());
                                                                                                                                                          +
                                                                                                                                                          1361 
                                                                                                                                                          +
                                                                                                                                                          1362  for (size_t i = 0u; i < n; ++i)
                                                                                                                                                          +
                                                                                                                                                          1363  {
                                                                                                                                                          +
                                                                                                                                                          1364 
                                                                                                                                                          +
                                                                                                                                                          1365  // Appending size
                                                                                                                                                          +
                                                                                                                                                          1366  s_new.push_back(tmpsupport[i * (k + 1u)]);
                                                                                                                                                          +
                                                                                                                                                          1367 
                                                                                                                                                          +
                                                                                                                                                          1368  // Applying transformation and adding to the new set
                                                                                                                                                          +
                                                                                                                                                          1369  auto res = transform_model_fun(&tmpsupport[i * (k + 1u) + 1u], k);
                                                                                                                                                          +
                                                                                                                                                          1370  std::copy(res.begin(), res.end(), std::back_inserter(s_new));
                                                                                                                                                          +
                                                                                                                                                          1371 
                                                                                                                                                          +
                                                                                                                                                          1372  }
                                                                                                                                                          1373 
                                                                                                                                                          -
                                                                                                                                                          1374  #ifdef BARRY_DEBUG
                                                                                                                                                          -
                                                                                                                                                          1375  if (i_matches < 0)
                                                                                                                                                          -
                                                                                                                                                          1376  throw std::logic_error(
                                                                                                                                                          -
                                                                                                                                                          1377  std::string(
                                                                                                                                                          -
                                                                                                                                                          1378  "Something went wrong when sampling from a different set of.") +
                                                                                                                                                          -
                                                                                                                                                          1379  std::string("parameters. Please report this bug: ") +
                                                                                                                                                          -
                                                                                                                                                          1380  std::string(" cumprob: ") + std::to_string(cumprob) +
                                                                                                                                                          -
                                                                                                                                                          1381  std::string(" r: ") + std::to_string(r)
                                                                                                                                                          -
                                                                                                                                                          1382  );
                                                                                                                                                          -
                                                                                                                                                          1383  #endif
                                                                                                                                                          -
                                                                                                                                                          1384 
                                                                                                                                                          -
                                                                                                                                                          1385  j = i_matches;
                                                                                                                                                          -
                                                                                                                                                          1386 
                                                                                                                                                          -
                                                                                                                                                          1387  }
                                                                                                                                                          -
                                                                                                                                                          1388 
                                                                                                                                                          -
                                                                                                                                                          1389 
                                                                                                                                                          -
                                                                                                                                                          1390  #ifdef BARRY_DEBUG
                                                                                                                                                          -
                                                                                                                                                          1391  return this->pset_arrays.at(a).at(j);
                                                                                                                                                          -
                                                                                                                                                          1392  #else
                                                                                                                                                          -
                                                                                                                                                          1393  return this->pset_arrays[a][j];
                                                                                                                                                          -
                                                                                                                                                          1394  #endif
                                                                                                                                                          -
                                                                                                                                                          1395 
                                                                                                                                                          -
                                                                                                                                                          1396 }
                                                                                                                                                          -
                                                                                                                                                          1397 
                                                                                                                                                          -
                                                                                                                                                          1398 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1400  const Array_Type & Array_,
                                                                                                                                                          -
                                                                                                                                                          1401  const std::vector< double > & params,
                                                                                                                                                          -
                                                                                                                                                          1402  size_t i,
                                                                                                                                                          -
                                                                                                                                                          1403  size_t j
                                                                                                                                                          -
                                                                                                                                                          1404 ) {
                                                                                                                                                          -
                                                                                                                                                          1405 
                                                                                                                                                          -
                                                                                                                                                          1406  // Generating a copy of the array so we can update
                                                                                                                                                          -
                                                                                                                                                          1407  Array_Type A(Array_, true);
                                                                                                                                                          -
                                                                                                                                                          1408 
                                                                                                                                                          -
                                                                                                                                                          1409  // Making sure we add it first
                                                                                                                                                          -
                                                                                                                                                          1410  A.insert_cell(i, j, A.default_val(), true, false);
                                                                                                                                                          -
                                                                                                                                                          1411 
                                                                                                                                                          -
                                                                                                                                                          1412  // Computing the change stats_target
                                                                                                                                                          -
                                                                                                                                                          1413  std::vector< double > tmp_counts;
                                                                                                                                                          -
                                                                                                                                                          1414  tmp_counts.reserve(counters->size());
                                                                                                                                                          -
                                                                                                                                                          1415  for (size_t ii = 0u; ii < counters->size(); ++ii)
                                                                                                                                                          -
                                                                                                                                                          1416  tmp_counts.push_back(counters->operator[](ii).count(A, i, j));
                                                                                                                                                          -
                                                                                                                                                          1417 
                                                                                                                                                          -
                                                                                                                                                          1418  // If there is a transformation function, it needs to be
                                                                                                                                                          -
                                                                                                                                                          1419  // applied before dealing with the likelihood.
                                                                                                                                                          -
                                                                                                                                                          1420  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          1421  tmp_counts = transform_model_fun(&tmp_counts[0u], tmp_counts.size());
                                                                                                                                                          -
                                                                                                                                                          1422 
                                                                                                                                                          -
                                                                                                                                                          1423  return 1.0/
                                                                                                                                                          -
                                                                                                                                                          1424  (1.0 + std::exp(-vec_inner_prod<double>(
                                                                                                                                                          -
                                                                                                                                                          1425  &params[0u], &tmp_counts[0u], params.size()
                                                                                                                                                          -
                                                                                                                                                          1426  )));
                                                                                                                                                          -
                                                                                                                                                          1427 
                                                                                                                                                          -
                                                                                                                                                          1428 
                                                                                                                                                          -
                                                                                                                                                          1429 }
                                                                                                                                                          -
                                                                                                                                                          1430 
                                                                                                                                                          -
                                                                                                                                                          1431 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1433  return this->rengine;
                                                                                                                                                          -
                                                                                                                                                          1434 }
                                                                                                                                                          +
                                                                                                                                                          1374  for (auto & s : s_new)
                                                                                                                                                          +
                                                                                                                                                          1375  stats_support.push_back(s);
                                                                                                                                                          +
                                                                                                                                                          1376  // stats_support.push_back(s_new);
                                                                                                                                                          +
                                                                                                                                                          1377 
                                                                                                                                                          +
                                                                                                                                                          1378  } else {
                                                                                                                                                          +
                                                                                                                                                          1379  for (auto & s : support_fun.get_counts())
                                                                                                                                                          +
                                                                                                                                                          1380  stats_support.push_back(s);
                                                                                                                                                          +
                                                                                                                                                          1381 
                                                                                                                                                          +
                                                                                                                                                          1382  // stats_support.push_back(support_fun.get_counts());
                                                                                                                                                          +
                                                                                                                                                          1383  }
                                                                                                                                                          +
                                                                                                                                                          1384 
                                                                                                                                                          +
                                                                                                                                                          1385  // Making room for the previous parameters. This will be used to check if
                                                                                                                                                          +
                                                                                                                                                          1386  // the normalizing constant has been updated or not.
                                                                                                                                                          +
                                                                                                                                                          1387  params_last.push_back(stats_target[0u]);
                                                                                                                                                          +
                                                                                                                                                          1388  normalizing_constants.push_back(0.0);
                                                                                                                                                          +
                                                                                                                                                          1389  first_calc_done.push_back(false);
                                                                                                                                                          +
                                                                                                                                                          1390 
                                                                                                                                                          +
                                                                                                                                                          1391  // Incrementing the size of the support set
                                                                                                                                                          +
                                                                                                                                                          1392  if (stats_support_sizes.size() == 0u)
                                                                                                                                                          +
                                                                                                                                                          1393  {
                                                                                                                                                          +
                                                                                                                                                          1394  stats_support_sizes_acc.push_back(0u);
                                                                                                                                                          +
                                                                                                                                                          1395  } else {
                                                                                                                                                          +
                                                                                                                                                          1396  stats_support_sizes_acc.push_back(
                                                                                                                                                          +
                                                                                                                                                          1397  stats_support_sizes.back() +
                                                                                                                                                          +
                                                                                                                                                          1398  stats_support_sizes_acc.back()
                                                                                                                                                          +
                                                                                                                                                          1399  );
                                                                                                                                                          +
                                                                                                                                                          1400  }
                                                                                                                                                          +
                                                                                                                                                          1401 
                                                                                                                                                          +
                                                                                                                                                          1402 
                                                                                                                                                          +
                                                                                                                                                          1403  stats_support_sizes.push_back(
                                                                                                                                                          +
                                                                                                                                                          1404 
                                                                                                                                                          +
                                                                                                                                                          1405  (stats_support.size() - stats_support_size)/
                                                                                                                                                          +
                                                                                                                                                          1406  (counter_fun.size() + 1u)
                                                                                                                                                          +
                                                                                                                                                          1407 
                                                                                                                                                          +
                                                                                                                                                          1408  );
                                                                                                                                                          +
                                                                                                                                                          1409 
                                                                                                                                                          +
                                                                                                                                                          1410 
                                                                                                                                                          +
                                                                                                                                                          1411  i = arrays2support.size() - 1u;
                                                                                                                                                          +
                                                                                                                                                          1412  } else
                                                                                                                                                          +
                                                                                                                                                          1413  // Retrieving the corresponding position in the support
                                                                                                                                                          +
                                                                                                                                                          1414  i = locator->second;
                                                                                                                                                          +
                                                                                                                                                          1415 
                                                                                                                                                          +
                                                                                                                                                          1416  // Getting the index
                                                                                                                                                          +
                                                                                                                                                          1417  size_t a = arrays2support[i];
                                                                                                                                                          +
                                                                                                                                                          1418 
                                                                                                                                                          +
                                                                                                                                                          1419  // Generating a random
                                                                                                                                                          +
                                                                                                                                                          1420  std::uniform_real_distribution<> urand(0, 1);
                                                                                                                                                          +
                                                                                                                                                          1421  double r = urand(*rengine);
                                                                                                                                                          +
                                                                                                                                                          1422  double cumprob = 0.0;
                                                                                                                                                          +
                                                                                                                                                          1423 
                                                                                                                                                          +
                                                                                                                                                          1424  size_t k = params.size();
                                                                                                                                                          +
                                                                                                                                                          1425 
                                                                                                                                                          +
                                                                                                                                                          1426  // Sampling an array
                                                                                                                                                          +
                                                                                                                                                          1427  size_t j = 0u;
                                                                                                                                                          +
                                                                                                                                                          1428  std::vector< double > & probs = pset_probs[a];
                                                                                                                                                          +
                                                                                                                                                          1429  if ((probs.size() > 0u) && (vec_equal_approx(params, params_last[a])))
                                                                                                                                                          +
                                                                                                                                                          1430  // If precomputed, then no need to recalc support
                                                                                                                                                          +
                                                                                                                                                          1431  {
                                                                                                                                                          +
                                                                                                                                                          1432 
                                                                                                                                                          +
                                                                                                                                                          1433  while (cumprob < r)
                                                                                                                                                          +
                                                                                                                                                          1434  cumprob += probs[j++];
                                                                                                                                                          1435 
                                                                                                                                                          -
                                                                                                                                                          1436 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1438  return this->counters;
                                                                                                                                                          -
                                                                                                                                                          1439 }
                                                                                                                                                          -
                                                                                                                                                          1440 
                                                                                                                                                          -
                                                                                                                                                          1441 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1443  return this->rules;
                                                                                                                                                          -
                                                                                                                                                          1444 }
                                                                                                                                                          -
                                                                                                                                                          1445 
                                                                                                                                                          -
                                                                                                                                                          1446 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1448  return this->rules_dyn;
                                                                                                                                                          -
                                                                                                                                                          1449 }
                                                                                                                                                          -
                                                                                                                                                          1450 
                                                                                                                                                          -
                                                                                                                                                          1451 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - - -
                                                                                                                                                          1454  return &this->support_fun;
                                                                                                                                                          -
                                                                                                                                                          1455 }
                                                                                                                                                          -
                                                                                                                                                          1456 
                                                                                                                                                          -
                                                                                                                                                          1457 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          1459 {
                                                                                                                                                          -
                                                                                                                                                          1460  return &stats_target;
                                                                                                                                                          -
                                                                                                                                                          1461 }
                                                                                                                                                          -
                                                                                                                                                          1462 
                                                                                                                                                          -
                                                                                                                                                          1463 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          1464 inline std::vector< std::vector< double > > *
                                                                                                                                                          - -
                                                                                                                                                          1466 {
                                                                                                                                                          -
                                                                                                                                                          1467  return &stats_support;
                                                                                                                                                          -
                                                                                                                                                          1468 }
                                                                                                                                                          -
                                                                                                                                                          1469 
                                                                                                                                                          -
                                                                                                                                                          1470 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          1471 inline std::vector< size_t > *
                                                                                                                                                          - -
                                                                                                                                                          1473 {
                                                                                                                                                          -
                                                                                                                                                          1474  return &arrays2support;
                                                                                                                                                          -
                                                                                                                                                          1475 }
                                                                                                                                                          -
                                                                                                                                                          1476 
                                                                                                                                                          -
                                                                                                                                                          1477 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          1478 inline std::vector< std::vector< Array_Type > > *
                                                                                                                                                          - -
                                                                                                                                                          1480  return &pset_arrays;
                                                                                                                                                          -
                                                                                                                                                          1481 }
                                                                                                                                                          -
                                                                                                                                                          1482 
                                                                                                                                                          -
                                                                                                                                                          1483 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          1484 inline std::vector< std::vector<double> > *
                                                                                                                                                          - -
                                                                                                                                                          1486  return &pset_stats;
                                                                                                                                                          -
                                                                                                                                                          1487 }
                                                                                                                                                          -
                                                                                                                                                          1488 
                                                                                                                                                          -
                                                                                                                                                          1489 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          1490 inline std::vector< std::vector<double> > *
                                                                                                                                                          - -
                                                                                                                                                          1492  return &pset_probs;
                                                                                                                                                          -
                                                                                                                                                          1493 }
                                                                                                                                                          +
                                                                                                                                                          1436  if (j > 0u)
                                                                                                                                                          +
                                                                                                                                                          1437  j--;
                                                                                                                                                          +
                                                                                                                                                          1438 
                                                                                                                                                          +
                                                                                                                                                          1439  } else {
                                                                                                                                                          +
                                                                                                                                                          1440 
                                                                                                                                                          +
                                                                                                                                                          1441  probs.resize(pset_arrays[a].size());
                                                                                                                                                          +
                                                                                                                                                          1442  std::vector< double > temp_stats(params.size());
                                                                                                                                                          +
                                                                                                                                                          1443  const std::vector< double > & stats = pset_stats[a];
                                                                                                                                                          +
                                                                                                                                                          1444 
                                                                                                                                                          +
                                                                                                                                                          1445  int i_matches = -1;
                                                                                                                                                          +
                                                                                                                                                          1446  for (size_t array = 0u; array < probs.size(); ++array)
                                                                                                                                                          +
                                                                                                                                                          1447  {
                                                                                                                                                          +
                                                                                                                                                          1448 
                                                                                                                                                          +
                                                                                                                                                          1449  // Filling out the parameters
                                                                                                                                                          +
                                                                                                                                                          1450  for (auto p = 0u; p < params.size(); ++p)
                                                                                                                                                          +
                                                                                                                                                          1451  temp_stats[p] = stats[array * k + p];
                                                                                                                                                          +
                                                                                                                                                          1452 
                                                                                                                                                          +
                                                                                                                                                          1453  probs[array] = this->likelihood(params, temp_stats, i, false);
                                                                                                                                                          +
                                                                                                                                                          1454  cumprob += probs[array];
                                                                                                                                                          +
                                                                                                                                                          1455 
                                                                                                                                                          +
                                                                                                                                                          1456  if (i_matches == -1 && cumprob >= r)
                                                                                                                                                          +
                                                                                                                                                          1457  i_matches = array;
                                                                                                                                                          +
                                                                                                                                                          1458  }
                                                                                                                                                          +
                                                                                                                                                          1459 
                                                                                                                                                          +
                                                                                                                                                          1460  #ifdef BARRY_DEBUG
                                                                                                                                                          +
                                                                                                                                                          1461  if (i_matches < 0)
                                                                                                                                                          +
                                                                                                                                                          1462  throw std::logic_error(
                                                                                                                                                          +
                                                                                                                                                          1463  std::string(
                                                                                                                                                          +
                                                                                                                                                          1464  "Something went wrong when sampling from a different set of.") +
                                                                                                                                                          +
                                                                                                                                                          1465  std::string("parameters. Please report this bug: ") +
                                                                                                                                                          +
                                                                                                                                                          1466  std::string(" cumprob: ") + std::to_string(cumprob) +
                                                                                                                                                          +
                                                                                                                                                          1467  std::string(" r: ") + std::to_string(r)
                                                                                                                                                          +
                                                                                                                                                          1468  );
                                                                                                                                                          +
                                                                                                                                                          1469  #endif
                                                                                                                                                          +
                                                                                                                                                          1470 
                                                                                                                                                          +
                                                                                                                                                          1471  j = i_matches;
                                                                                                                                                          +
                                                                                                                                                          1472 
                                                                                                                                                          +
                                                                                                                                                          1473  }
                                                                                                                                                          +
                                                                                                                                                          1474 
                                                                                                                                                          +
                                                                                                                                                          1475 
                                                                                                                                                          +
                                                                                                                                                          1476  #ifdef BARRY_DEBUG
                                                                                                                                                          +
                                                                                                                                                          1477  return this->pset_arrays.at(a).at(j);
                                                                                                                                                          +
                                                                                                                                                          1478  #else
                                                                                                                                                          +
                                                                                                                                                          1479  return this->pset_arrays[a][j];
                                                                                                                                                          +
                                                                                                                                                          1480  #endif
                                                                                                                                                          +
                                                                                                                                                          1481 
                                                                                                                                                          +
                                                                                                                                                          1482 }
                                                                                                                                                          +
                                                                                                                                                          1483 
                                                                                                                                                          +
                                                                                                                                                          1484 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1486  const Array_Type & Array_,
                                                                                                                                                          +
                                                                                                                                                          1487  const std::vector< double > & params,
                                                                                                                                                          +
                                                                                                                                                          1488  size_t i,
                                                                                                                                                          +
                                                                                                                                                          1489  size_t j
                                                                                                                                                          +
                                                                                                                                                          1490 ) {
                                                                                                                                                          +
                                                                                                                                                          1491 
                                                                                                                                                          +
                                                                                                                                                          1492  // Generating a copy of the array so we can update
                                                                                                                                                          +
                                                                                                                                                          1493  Array_Type A(Array_, true);
                                                                                                                                                          1494 
                                                                                                                                                          -
                                                                                                                                                          1495 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          1496 inline void
                                                                                                                                                          - -
                                                                                                                                                          1498  std::function<std::vector<double>(double *,size_t)> fun,
                                                                                                                                                          -
                                                                                                                                                          1499  std::vector< std::string > names
                                                                                                                                                          -
                                                                                                                                                          1500  )
                                                                                                                                                          -
                                                                                                                                                          1501 {
                                                                                                                                                          -
                                                                                                                                                          1502 
                                                                                                                                                          -
                                                                                                                                                          1503  if (transform_model_fun)
                                                                                                                                                          -
                                                                                                                                                          1504  throw std::logic_error("A transformation function for the model has already been established.");
                                                                                                                                                          -
                                                                                                                                                          1505 
                                                                                                                                                          -
                                                                                                                                                          1506  transform_model_fun = fun;
                                                                                                                                                          -
                                                                                                                                                          1507  transform_model_term_names = names;
                                                                                                                                                          +
                                                                                                                                                          1495  // Making sure we add it first
                                                                                                                                                          +
                                                                                                                                                          1496  A.insert_cell(i, j, A.default_val(), true, false);
                                                                                                                                                          +
                                                                                                                                                          1497 
                                                                                                                                                          +
                                                                                                                                                          1498  // Computing the change stats_target
                                                                                                                                                          +
                                                                                                                                                          1499  std::vector< double > tmp_counts;
                                                                                                                                                          +
                                                                                                                                                          1500  tmp_counts.reserve(counters->size());
                                                                                                                                                          +
                                                                                                                                                          1501  for (size_t ii = 0u; ii < counters->size(); ++ii)
                                                                                                                                                          +
                                                                                                                                                          1502  tmp_counts.push_back(counters->operator[](ii).count(A, i, j));
                                                                                                                                                          +
                                                                                                                                                          1503 
                                                                                                                                                          +
                                                                                                                                                          1504  // If there is a transformation function, it needs to be
                                                                                                                                                          +
                                                                                                                                                          1505  // applied before dealing with the likelihood.
                                                                                                                                                          +
                                                                                                                                                          1506  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          1507  tmp_counts = transform_model_fun(&tmp_counts[0u], tmp_counts.size());
                                                                                                                                                          1508 
                                                                                                                                                          -
                                                                                                                                                          1509  size_t k = counters->size();
                                                                                                                                                          -
                                                                                                                                                          1510 
                                                                                                                                                          -
                                                                                                                                                          1511  // Applying over the support
                                                                                                                                                          -
                                                                                                                                                          1512  for (auto & s : stats_support)
                                                                                                                                                          -
                                                                                                                                                          1513  {
                                                                                                                                                          -
                                                                                                                                                          1514 
                                                                                                                                                          -
                                                                                                                                                          1515  // Making room for the new support
                                                                                                                                                          -
                                                                                                                                                          1516  std::vector< double > s_new(0u);
                                                                                                                                                          -
                                                                                                                                                          1517  s_new.reserve(s.size());
                                                                                                                                                          -
                                                                                                                                                          1518 
                                                                                                                                                          -
                                                                                                                                                          1519  size_t n = s.size() / (k + 1u);
                                                                                                                                                          -
                                                                                                                                                          1520 
                                                                                                                                                          -
                                                                                                                                                          1521  // Iterating through the unique sets
                                                                                                                                                          -
                                                                                                                                                          1522  for (size_t i = 0; i < n; ++i)
                                                                                                                                                          -
                                                                                                                                                          1523  {
                                                                                                                                                          -
                                                                                                                                                          1524 
                                                                                                                                                          -
                                                                                                                                                          1525  // Appending size
                                                                                                                                                          -
                                                                                                                                                          1526  s_new.push_back(s[i * (k + 1u)]);
                                                                                                                                                          -
                                                                                                                                                          1527 
                                                                                                                                                          -
                                                                                                                                                          1528  // Applying transformation and adding to the new set
                                                                                                                                                          -
                                                                                                                                                          1529  auto res = transform_model_fun(&s[i * (k + 1u) + 1u], k);
                                                                                                                                                          -
                                                                                                                                                          1530 
                                                                                                                                                          -
                                                                                                                                                          1531  if (res.size() != transform_model_term_names.size())
                                                                                                                                                          -
                                                                                                                                                          1532  throw std::length_error("The transform vector from -transform_model_fun- does not match the size of -transform_model_term_names-.");
                                                                                                                                                          -
                                                                                                                                                          1533 
                                                                                                                                                          -
                                                                                                                                                          1534  std::copy(res.begin(), res.end(), std::back_inserter(s_new));
                                                                                                                                                          -
                                                                                                                                                          1535 
                                                                                                                                                          -
                                                                                                                                                          1536  }
                                                                                                                                                          -
                                                                                                                                                          1537 
                                                                                                                                                          -
                                                                                                                                                          1538  // Exchanging with the original
                                                                                                                                                          -
                                                                                                                                                          1539  std::swap(s, s_new);
                                                                                                                                                          -
                                                                                                                                                          1540 
                                                                                                                                                          -
                                                                                                                                                          1541  }
                                                                                                                                                          +
                                                                                                                                                          1509  return 1.0/
                                                                                                                                                          +
                                                                                                                                                          1510  (1.0 + std::exp(-vec_inner_prod<double>(
                                                                                                                                                          +
                                                                                                                                                          1511  &params[0u], &tmp_counts[0u], params.size()
                                                                                                                                                          +
                                                                                                                                                          1512  )));
                                                                                                                                                          +
                                                                                                                                                          1513 
                                                                                                                                                          +
                                                                                                                                                          1514 
                                                                                                                                                          +
                                                                                                                                                          1515 }
                                                                                                                                                          +
                                                                                                                                                          1516 
                                                                                                                                                          +
                                                                                                                                                          1517 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1519  return this->rengine;
                                                                                                                                                          +
                                                                                                                                                          1520 }
                                                                                                                                                          +
                                                                                                                                                          1521 
                                                                                                                                                          +
                                                                                                                                                          1522 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1524  return this->counters;
                                                                                                                                                          +
                                                                                                                                                          1525 }
                                                                                                                                                          +
                                                                                                                                                          1526 
                                                                                                                                                          +
                                                                                                                                                          1527 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1529  return this->rules;
                                                                                                                                                          +
                                                                                                                                                          1530 }
                                                                                                                                                          +
                                                                                                                                                          1531 
                                                                                                                                                          +
                                                                                                                                                          1532 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1534  return this->rules_dyn;
                                                                                                                                                          +
                                                                                                                                                          1535 }
                                                                                                                                                          +
                                                                                                                                                          1536 
                                                                                                                                                          +
                                                                                                                                                          1537 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + + +
                                                                                                                                                          1540  return &this->support_fun;
                                                                                                                                                          +
                                                                                                                                                          1541 }
                                                                                                                                                          1542 
                                                                                                                                                          -
                                                                                                                                                          1543  // Applying over the target statistics
                                                                                                                                                          -
                                                                                                                                                          1544  for (auto & s : stats_target)
                                                                                                                                                          -
                                                                                                                                                          1545  s = transform_model_fun(&s[0u], k);
                                                                                                                                                          -
                                                                                                                                                          1546 
                                                                                                                                                          -
                                                                                                                                                          1547  // Checking if there is support included
                                                                                                                                                          -
                                                                                                                                                          1548  if (with_pset)
                                                                                                                                                          -
                                                                                                                                                          1549  {
                                                                                                                                                          -
                                                                                                                                                          1550 
                                                                                                                                                          -
                                                                                                                                                          1551  // Applying it to the support
                                                                                                                                                          -
                                                                                                                                                          1552  for (auto s = 0u; s < pset_arrays.size(); ++s)
                                                                                                                                                          -
                                                                                                                                                          1553  {
                                                                                                                                                          -
                                                                                                                                                          1554  std::vector< double > new_stats;
                                                                                                                                                          +
                                                                                                                                                          1543 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          1545 {
                                                                                                                                                          +
                                                                                                                                                          1546  return &stats_target;
                                                                                                                                                          +
                                                                                                                                                          1547 }
                                                                                                                                                          +
                                                                                                                                                          1548 
                                                                                                                                                          +
                                                                                                                                                          1549 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1550 inline std::vector< double > *
                                                                                                                                                          + +
                                                                                                                                                          1552 {
                                                                                                                                                          +
                                                                                                                                                          1553  return &stats_support;
                                                                                                                                                          +
                                                                                                                                                          1554 }
                                                                                                                                                          1555 
                                                                                                                                                          -
                                                                                                                                                          1556  for (auto a = 0u; a < pset_arrays[s].size(); ++a)
                                                                                                                                                          -
                                                                                                                                                          1557  {
                                                                                                                                                          -
                                                                                                                                                          1558  // Computing the transformed version of the data
                                                                                                                                                          -
                                                                                                                                                          1559  auto tmpstats = transform_model_fun(
                                                                                                                                                          -
                                                                                                                                                          1560  &pset_stats[s][a * k], k
                                                                                                                                                          -
                                                                                                                                                          1561  );
                                                                                                                                                          +
                                                                                                                                                          1556 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1557 inline std::vector< size_t > *
                                                                                                                                                          + +
                                                                                                                                                          1559 {
                                                                                                                                                          +
                                                                                                                                                          1560  return &arrays2support;
                                                                                                                                                          +
                                                                                                                                                          1561 }
                                                                                                                                                          1562 
                                                                                                                                                          -
                                                                                                                                                          1563  // Storing the new values
                                                                                                                                                          -
                                                                                                                                                          1564  for (auto p = 0u; p < k; ++p)
                                                                                                                                                          -
                                                                                                                                                          1565  new_stats.push_back(tmpstats[p]);
                                                                                                                                                          -
                                                                                                                                                          1566  }
                                                                                                                                                          -
                                                                                                                                                          1567 
                                                                                                                                                          -
                                                                                                                                                          1568  // Updating the dataset
                                                                                                                                                          -
                                                                                                                                                          1569  std::swap(pset_stats[s], new_stats);
                                                                                                                                                          -
                                                                                                                                                          1570 
                                                                                                                                                          -
                                                                                                                                                          1571  }
                                                                                                                                                          -
                                                                                                                                                          1572 
                                                                                                                                                          -
                                                                                                                                                          1573  }
                                                                                                                                                          +
                                                                                                                                                          1563 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1564 inline std::vector< std::vector< Array_Type > > *
                                                                                                                                                          + +
                                                                                                                                                          1566  return &pset_arrays;
                                                                                                                                                          +
                                                                                                                                                          1567 }
                                                                                                                                                          +
                                                                                                                                                          1568 
                                                                                                                                                          +
                                                                                                                                                          1569 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1570 inline std::vector< std::vector<double> > *
                                                                                                                                                          + +
                                                                                                                                                          1572  return &pset_stats;
                                                                                                                                                          +
                                                                                                                                                          1573 }
                                                                                                                                                          1574 
                                                                                                                                                          -
                                                                                                                                                          1575  // And, resizing the last set of parameters
                                                                                                                                                          -
                                                                                                                                                          1576  for (auto & p : params_last)
                                                                                                                                                          -
                                                                                                                                                          1577  p.resize(transform_model_term_names.size());
                                                                                                                                                          -
                                                                                                                                                          1578 
                                                                                                                                                          -
                                                                                                                                                          1579  return;
                                                                                                                                                          +
                                                                                                                                                          1575 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1576 inline std::vector< std::vector<double> > *
                                                                                                                                                          + +
                                                                                                                                                          1578  return &pset_probs;
                                                                                                                                                          +
                                                                                                                                                          1579 }
                                                                                                                                                          1580 
                                                                                                                                                          -
                                                                                                                                                          1581 }
                                                                                                                                                          -
                                                                                                                                                          1582 
                                                                                                                                                          -
                                                                                                                                                          1583 #undef MODEL_TEMPLATE
                                                                                                                                                          -
                                                                                                                                                          1584 #undef MODEL_TEMPLATE_ARGS
                                                                                                                                                          -
                                                                                                                                                          1585 #undef MODEL_TYPE
                                                                                                                                                          -
                                                                                                                                                          1586 
                                                                                                                                                          -
                                                                                                                                                          1587 #endif
                                                                                                                                                          +
                                                                                                                                                          1581 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          1582 inline void
                                                                                                                                                          + +
                                                                                                                                                          1584  std::function<std::vector<double>(double *,size_t)> fun,
                                                                                                                                                          +
                                                                                                                                                          1585  std::vector< std::string > names
                                                                                                                                                          +
                                                                                                                                                          1586  )
                                                                                                                                                          +
                                                                                                                                                          1587 {
                                                                                                                                                          +
                                                                                                                                                          1588 
                                                                                                                                                          +
                                                                                                                                                          1589  if (transform_model_fun)
                                                                                                                                                          +
                                                                                                                                                          1590  throw std::logic_error("A transformation function for the model has already been established.");
                                                                                                                                                          +
                                                                                                                                                          1591 
                                                                                                                                                          +
                                                                                                                                                          1592  transform_model_fun = fun;
                                                                                                                                                          +
                                                                                                                                                          1593  transform_model_term_names = names;
                                                                                                                                                          +
                                                                                                                                                          1594 
                                                                                                                                                          +
                                                                                                                                                          1595  size_t k = counters->size();
                                                                                                                                                          +
                                                                                                                                                          1596 
                                                                                                                                                          +
                                                                                                                                                          1597  auto stats_support_old = stats_support;
                                                                                                                                                          +
                                                                                                                                                          1598 
                                                                                                                                                          +
                                                                                                                                                          1599  // Applying over the support
                                                                                                                                                          +
                                                                                                                                                          1600  for (size_t nsupport = 0u; nsupport < stats_support_sizes.size(); ++nsupport)
                                                                                                                                                          +
                                                                                                                                                          1601  {
                                                                                                                                                          +
                                                                                                                                                          1602 
                                                                                                                                                          +
                                                                                                                                                          1603  // How many observations in the support
                                                                                                                                                          +
                                                                                                                                                          1604  size_t n = stats_support_sizes[nsupport];
                                                                                                                                                          +
                                                                                                                                                          1605 
                                                                                                                                                          +
                                                                                                                                                          1606  // Iterating through each observation in the nsupport'th
                                                                                                                                                          +
                                                                                                                                                          1607  for (size_t i = 0; i < n; ++i)
                                                                                                                                                          +
                                                                                                                                                          1608  {
                                                                                                                                                          +
                                                                                                                                                          1609 
                                                                                                                                                          +
                                                                                                                                                          1610  // Applying transformation and adding to the new set
                                                                                                                                                          +
                                                                                                                                                          1611  auto res = transform_model_fun(
                                                                                                                                                          +
                                                                                                                                                          1612  &stats_support_old[
                                                                                                                                                          +
                                                                                                                                                          1613  stats_support_sizes_acc[nsupport] * (k + 1u) +
                                                                                                                                                          +
                                                                                                                                                          1614  i * (k + 1u) + 1u
                                                                                                                                                          +
                                                                                                                                                          1615  ],
                                                                                                                                                          +
                                                                                                                                                          1616  k
                                                                                                                                                          +
                                                                                                                                                          1617  );
                                                                                                                                                          +
                                                                                                                                                          1618 
                                                                                                                                                          +
                                                                                                                                                          1619  if (res.size() != transform_model_term_names.size())
                                                                                                                                                          +
                                                                                                                                                          1620  throw std::length_error(
                                                                                                                                                          +
                                                                                                                                                          1621  std::string("The transform vector from -transform_model_fun- ") +
                                                                                                                                                          +
                                                                                                                                                          1622  std::string(" does not match the size of ") +
                                                                                                                                                          +
                                                                                                                                                          1623  std::string("-transform_model_term_names-.")
                                                                                                                                                          +
                                                                                                                                                          1624  );
                                                                                                                                                          +
                                                                                                                                                          1625 
                                                                                                                                                          +
                                                                                                                                                          1626  // Resizing stats_support if the transform stats do not match the
                                                                                                                                                          +
                                                                                                                                                          1627  // previous size
                                                                                                                                                          +
                                                                                                                                                          1628  if ((nsupport == 0u) && (i == 0u) && (res.size() != k))
                                                                                                                                                          +
                                                                                                                                                          1629  stats_support.resize(
                                                                                                                                                          +
                                                                                                                                                          1630  (res.size() + 1) * (
                                                                                                                                                          +
                                                                                                                                                          1631  stats_support_sizes_acc.back() +
                                                                                                                                                          +
                                                                                                                                                          1632  stats_support_sizes.back()
                                                                                                                                                          +
                                                                                                                                                          1633  )
                                                                                                                                                          +
                                                                                                                                                          1634  );
                                                                                                                                                          +
                                                                                                                                                          1635 
                                                                                                                                                          +
                                                                                                                                                          1636  // Weigth
                                                                                                                                                          +
                                                                                                                                                          1637  stats_support[
                                                                                                                                                          +
                                                                                                                                                          1638  stats_support_sizes_acc[nsupport] * (res.size() + 1u) +
                                                                                                                                                          +
                                                                                                                                                          1639  (res.size() + 1u) * i
                                                                                                                                                          +
                                                                                                                                                          1640  ] = stats_support_old[
                                                                                                                                                          +
                                                                                                                                                          1641  stats_support_sizes_acc[nsupport] * (k + 1u) +
                                                                                                                                                          +
                                                                                                                                                          1642  i * (k + 1u)
                                                                                                                                                          +
                                                                                                                                                          1643  ];
                                                                                                                                                          +
                                                                                                                                                          1644 
                                                                                                                                                          +
                                                                                                                                                          1645  // Copying the rest of the elements
                                                                                                                                                          +
                                                                                                                                                          1646  for (size_t j = 0u; j < res.size(); ++j)
                                                                                                                                                          +
                                                                                                                                                          1647  stats_support[
                                                                                                                                                          +
                                                                                                                                                          1648  stats_support_sizes_acc[nsupport] * (res.size() + 1u) +
                                                                                                                                                          +
                                                                                                                                                          1649  (res.size() + 1u) * i + j + 1u
                                                                                                                                                          +
                                                                                                                                                          1650  ] = res[j];
                                                                                                                                                          +
                                                                                                                                                          1651 
                                                                                                                                                          +
                                                                                                                                                          1652  }
                                                                                                                                                          +
                                                                                                                                                          1653 
                                                                                                                                                          +
                                                                                                                                                          1654  }
                                                                                                                                                          +
                                                                                                                                                          1655 
                                                                                                                                                          +
                                                                                                                                                          1656  // Applying over the target statistics
                                                                                                                                                          +
                                                                                                                                                          1657  for (auto & s : stats_target)
                                                                                                                                                          +
                                                                                                                                                          1658  s = transform_model_fun(&s[0u], k);
                                                                                                                                                          +
                                                                                                                                                          1659 
                                                                                                                                                          +
                                                                                                                                                          1660  // Checking if there is support included
                                                                                                                                                          +
                                                                                                                                                          1661  if (with_pset)
                                                                                                                                                          +
                                                                                                                                                          1662  {
                                                                                                                                                          +
                                                                                                                                                          1663 
                                                                                                                                                          +
                                                                                                                                                          1664  // Applying it to the support
                                                                                                                                                          +
                                                                                                                                                          1665  for (auto s = 0u; s < pset_arrays.size(); ++s)
                                                                                                                                                          +
                                                                                                                                                          1666  {
                                                                                                                                                          +
                                                                                                                                                          1667  std::vector< double > new_stats;
                                                                                                                                                          +
                                                                                                                                                          1668 
                                                                                                                                                          +
                                                                                                                                                          1669  for (auto a = 0u; a < pset_arrays[s].size(); ++a)
                                                                                                                                                          +
                                                                                                                                                          1670  {
                                                                                                                                                          +
                                                                                                                                                          1671  // Computing the transformed version of the data
                                                                                                                                                          +
                                                                                                                                                          1672  auto tmpstats = transform_model_fun(
                                                                                                                                                          +
                                                                                                                                                          1673  &pset_stats[s][a * k], k
                                                                                                                                                          +
                                                                                                                                                          1674  );
                                                                                                                                                          +
                                                                                                                                                          1675 
                                                                                                                                                          +
                                                                                                                                                          1676  // Storing the new values
                                                                                                                                                          +
                                                                                                                                                          1677  for (auto p = 0u; p < k; ++p)
                                                                                                                                                          +
                                                                                                                                                          1678  new_stats.push_back(tmpstats[p]);
                                                                                                                                                          +
                                                                                                                                                          1679  }
                                                                                                                                                          +
                                                                                                                                                          1680 
                                                                                                                                                          +
                                                                                                                                                          1681  // Updating the dataset
                                                                                                                                                          +
                                                                                                                                                          1682  std::swap(pset_stats[s], new_stats);
                                                                                                                                                          +
                                                                                                                                                          1683 
                                                                                                                                                          +
                                                                                                                                                          1684  }
                                                                                                                                                          +
                                                                                                                                                          1685 
                                                                                                                                                          +
                                                                                                                                                          1686  }
                                                                                                                                                          +
                                                                                                                                                          1687 
                                                                                                                                                          +
                                                                                                                                                          1688  // And, resizing the last set of parameters
                                                                                                                                                          +
                                                                                                                                                          1689  for (auto & p : params_last)
                                                                                                                                                          +
                                                                                                                                                          1690  p.resize(transform_model_term_names.size());
                                                                                                                                                          +
                                                                                                                                                          1691 
                                                                                                                                                          +
                                                                                                                                                          1692  return;
                                                                                                                                                          +
                                                                                                                                                          1693 
                                                                                                                                                          +
                                                                                                                                                          1694 }
                                                                                                                                                          +
                                                                                                                                                          1695 
                                                                                                                                                          +
                                                                                                                                                          1696 #undef MODEL_TEMPLATE
                                                                                                                                                          +
                                                                                                                                                          1697 #undef MODEL_TEMPLATE_ARGS
                                                                                                                                                          +
                                                                                                                                                          1698 #undef MODEL_TYPE
                                                                                                                                                          +
                                                                                                                                                          1699 
                                                                                                                                                          +
                                                                                                                                                          1700 #endif
                                                                                                                                                          #define printf_barry
                                                                                                                                                          #define BARRY_SAFE_EXP
                                                                                                                                                          #define BARRY_NCORES_ARG(default)
                                                                                                                                                          A counter function based on change statistics.
                                                                                                                                                          Vector of counters.
                                                                                                                                                          General framework for discrete exponential models. This class allows generating discrete exponential ...
                                                                                                                                                          Definition: model-bones.hpp:34
                                                                                                                                                          -
                                                                                                                                                          size_t size_unique() const noexcept
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::string > transform_model_term_names
                                                                                                                                                          -
                                                                                                                                                          const std::mt19937 * get_rengine() const
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * rules_dyn
                                                                                                                                                          Definition: model-bones.hpp:93
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * rules
                                                                                                                                                          Definition: model-bones.hpp:92
                                                                                                                                                          -
                                                                                                                                                          StatsCounter< Array_Type, Data_Counter_Type > counter_fun
                                                                                                                                                          Definition: model-bones.hpp:95
                                                                                                                                                          -
                                                                                                                                                          size_t size() const noexcept
                                                                                                                                                          -
                                                                                                                                                          void add_counter(Counter< Array_Type, Data_Counter_Type > &counter)
                                                                                                                                                          Definition: model-meat.hpp:352
                                                                                                                                                          -
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > stats_target
                                                                                                                                                          Target statistics of the model.
                                                                                                                                                          Definition: model-bones.hpp:64
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_probs()
                                                                                                                                                          -
                                                                                                                                                          Array_Type sample(const Array_Type &Array_, const std::vector< double > &params={})
                                                                                                                                                          +
                                                                                                                                                          size_t size_unique() const noexcept
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::string > transform_model_term_names
                                                                                                                                                          +
                                                                                                                                                          const std::mt19937 * get_rengine() const
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * rules_dyn
                                                                                                                                                          Definition: model-bones.hpp:95
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * rules
                                                                                                                                                          Definition: model-bones.hpp:94
                                                                                                                                                          +
                                                                                                                                                          StatsCounter< Array_Type, Data_Counter_Type > counter_fun
                                                                                                                                                          Definition: model-bones.hpp:97
                                                                                                                                                          +
                                                                                                                                                          size_t size() const noexcept
                                                                                                                                                          +
                                                                                                                                                          void add_counter(Counter< Array_Type, Data_Counter_Type > &counter)
                                                                                                                                                          Definition: model-meat.hpp:363
                                                                                                                                                          +
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > stats_target
                                                                                                                                                          Target statistics of the model.
                                                                                                                                                          Definition: model-bones.hpp:66
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_probs()
                                                                                                                                                          +
                                                                                                                                                          Array_Type sample(const Array_Type &Array_, const std::vector< double > &params={})
                                                                                                                                                          void update_normalizing_constants(const std::vector< double > &params,)
                                                                                                                                                          Computes the normalizing constant for a given set of parameters.
                                                                                                                                                          Definition: model-meat.hpp:134
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_stats_support()
                                                                                                                                                          -
                                                                                                                                                          void add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:435
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > stats_support
                                                                                                                                                          Sufficient statistics of the model (support)
                                                                                                                                                          Definition: model-bones.hpp:62
                                                                                                                                                          -
                                                                                                                                                          void store_psets() noexcept
                                                                                                                                                          Definition: model-meat.hpp:337
                                                                                                                                                          -
                                                                                                                                                          double conditional_prob(const Array_Type &Array_, const std::vector< double > &params, size_t i, size_t j)
                                                                                                                                                          Conditional probability ("Gibbs sampler")
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_stats()
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          -
                                                                                                                                                          Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > & operator=(const Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > &Model_)
                                                                                                                                                          Definition: model-meat.hpp:287
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > * get_stats_target()
                                                                                                                                                          Raw pointers to the support and target statistics.
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< Array_Type > > * get_pset_arrays()
                                                                                                                                                          -
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > * get_support_fun()
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > gen_key(const Array_Type &Array_)
                                                                                                                                                          Definition: model-meat.hpp:345
                                                                                                                                                          -
                                                                                                                                                          std::vector< size_t > arrays2support
                                                                                                                                                          Definition: model-bones.hpp:65
                                                                                                                                                          -
                                                                                                                                                          size_t add_array(const Array_Type &Array_, bool force_new=false)
                                                                                                                                                          Adds an array to the support of not already included.
                                                                                                                                                          Definition: model-meat.hpp:476
                                                                                                                                                          -
                                                                                                                                                          void add_hasher(Hasher_fun_type< Array_Type, Data_Counter_Type > fun_)
                                                                                                                                                          Definition: model-meat.hpp:396
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::string > colnames() const
                                                                                                                                                          -
                                                                                                                                                          double likelihood(const std::vector< double > &params, const size_t &i, bool as_log=false, bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:612
                                                                                                                                                          -
                                                                                                                                                          void set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:417
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > pset_stats
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:82
                                                                                                                                                          -
                                                                                                                                                          size_t nrules() const noexcept
                                                                                                                                                          -
                                                                                                                                                          std::vector< size_t > stats_support_n_arrays
                                                                                                                                                          Number of arrays included per support.
                                                                                                                                                          Definition: model-bones.hpp:63
                                                                                                                                                          -
                                                                                                                                                          void print_stats(size_t i) const
                                                                                                                                                          Definition: model-meat.hpp:985
                                                                                                                                                          -
                                                                                                                                                          size_t nterms() const noexcept
                                                                                                                                                          -
                                                                                                                                                          double likelihood_total(const std::vector< double > &params, bool as_log=false, BARRY_NCORES_ARG(=2), bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:873
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          -
                                                                                                                                                          void set_counters(Counters< Array_Type, Data_Counter_Type > *counters_)
                                                                                                                                                          Definition: model-meat.hpp:378
                                                                                                                                                          -
                                                                                                                                                          size_t support_size() const noexcept
                                                                                                                                                          -
                                                                                                                                                          size_t nrules_dyn() const noexcept
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< double > > params_last
                                                                                                                                                          Vector of the previously used parameters.
                                                                                                                                                          Definition: model-bones.hpp:99
                                                                                                                                                          -
                                                                                                                                                          virtual void print() const
                                                                                                                                                          Prints information about the model.
                                                                                                                                                          -
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > support_fun
                                                                                                                                                          Definition: model-bones.hpp:94
                                                                                                                                                          -
                                                                                                                                                          void set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:459
                                                                                                                                                          -
                                                                                                                                                          std::vector< std::vector< Array_Type > > pset_arrays
                                                                                                                                                          Arrays of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:81
                                                                                                                                                          -
                                                                                                                                                          std::function< std::vector< double >double *, size_t k)> transform_model_fun
                                                                                                                                                          Transformation of the model.
                                                                                                                                                          -
                                                                                                                                                          std::vector< size_t > * get_arrays2support()
                                                                                                                                                          -
                                                                                                                                                          MapVec_type< double, size_t > keys2support
                                                                                                                                                          Map of types of arrays to support sets.
                                                                                                                                                          Definition: model-bones.hpp:72
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > & get_normalizing_constants()
                                                                                                                                                          Definition: model-meat.hpp:951
                                                                                                                                                          - -
                                                                                                                                                          std::vector< double > normalizing_constants
                                                                                                                                                          -
                                                                                                                                                          std::vector< bool > first_calc_done
                                                                                                                                                          -
                                                                                                                                                          void set_transform_model(std::function< std::vector< double >(double *, size_t)> fun, std::vector< std::string > names)
                                                                                                                                                          Set the transform_model_fun object.
                                                                                                                                                          -
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * counters
                                                                                                                                                          Definition: model-bones.hpp:91
                                                                                                                                                          -
                                                                                                                                                          const std::vector< Array_Type > * get_pset(const size_t &i)
                                                                                                                                                          Definition: model-meat.hpp:959
                                                                                                                                                          -
                                                                                                                                                          void add_rule(Rule< Array_Type, Data_Rule_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:407
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          +
                                                                                                                                                          void add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:446
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > stats_support
                                                                                                                                                          Sufficient statistics of the model (support)
                                                                                                                                                          Definition: model-bones.hpp:62
                                                                                                                                                          +
                                                                                                                                                          void store_psets() noexcept
                                                                                                                                                          Definition: model-meat.hpp:350
                                                                                                                                                          +
                                                                                                                                                          double conditional_prob(const Array_Type &Array_, const std::vector< double > &params, size_t i, size_t j)
                                                                                                                                                          Conditional probability ("Gibbs sampler")
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > * get_pset_stats()
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          +
                                                                                                                                                          Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > & operator=(const Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > &Model_)
                                                                                                                                                          Definition: model-meat.hpp:298
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > * get_stats_target()
                                                                                                                                                          Raw pointers to the support and target statistics.
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< Array_Type > > * get_pset_arrays()
                                                                                                                                                          +
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > * get_support_fun()
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > gen_key(const Array_Type &Array_)
                                                                                                                                                          Definition: model-meat.hpp:356
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > arrays2support
                                                                                                                                                          Definition: model-bones.hpp:67
                                                                                                                                                          +
                                                                                                                                                          size_t add_array(const Array_Type &Array_, bool force_new=false)
                                                                                                                                                          Adds an array to the support of not already included.
                                                                                                                                                          Definition: model-meat.hpp:488
                                                                                                                                                          +
                                                                                                                                                          void add_hasher(Hasher_fun_type< Array_Type, Data_Counter_Type > fun_)
                                                                                                                                                          Definition: model-meat.hpp:407
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::string > colnames() const
                                                                                                                                                          +
                                                                                                                                                          double likelihood(const std::vector< double > &params, const size_t &i, bool as_log=false, bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:650
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > stats_support_sizes_acc
                                                                                                                                                          Accumulated number of vectors included in the support.
                                                                                                                                                          Definition: model-bones.hpp:64
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > * get_stats_support()
                                                                                                                                                          +
                                                                                                                                                          void set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:428
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > pset_stats
                                                                                                                                                          Statistics of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:84
                                                                                                                                                          +
                                                                                                                                                          size_t nrules() const noexcept
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > stats_support_n_arrays
                                                                                                                                                          Number of arrays included per support.
                                                                                                                                                          Definition: model-bones.hpp:65
                                                                                                                                                          +
                                                                                                                                                          void print_stats(size_t i) const
                                                                                                                                                          +
                                                                                                                                                          size_t nterms() const noexcept
                                                                                                                                                          +
                                                                                                                                                          double likelihood_total(const std::vector< double > &params, bool as_log=false, BARRY_NCORES_ARG(=2), bool no_update_normconst=false)
                                                                                                                                                          Definition: model-meat.hpp:919
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          +
                                                                                                                                                          void set_counters(Counters< Array_Type, Data_Counter_Type > *counters_)
                                                                                                                                                          Definition: model-meat.hpp:389
                                                                                                                                                          +
                                                                                                                                                          size_t support_size() const noexcept
                                                                                                                                                          +
                                                                                                                                                          size_t nrules_dyn() const noexcept
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< double > > params_last
                                                                                                                                                          Vector of the previously used parameters.
                                                                                                                                                          +
                                                                                                                                                          virtual void print() const
                                                                                                                                                          Prints information about the model.
                                                                                                                                                          +
                                                                                                                                                          Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > support_fun
                                                                                                                                                          Definition: model-bones.hpp:96
                                                                                                                                                          +
                                                                                                                                                          void set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)
                                                                                                                                                          Definition: model-meat.hpp:470
                                                                                                                                                          +
                                                                                                                                                          std::vector< std::vector< Array_Type > > pset_arrays
                                                                                                                                                          Arrays of the support(s)
                                                                                                                                                          Definition: model-bones.hpp:83
                                                                                                                                                          +
                                                                                                                                                          std::function< std::vector< double >double *, size_t k)> transform_model_fun
                                                                                                                                                          Transformation of the model.
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > * get_arrays2support()
                                                                                                                                                          +
                                                                                                                                                          MapVec_type< double, size_t > keys2support
                                                                                                                                                          Map of types of arrays to support sets.
                                                                                                                                                          Definition: model-bones.hpp:74
                                                                                                                                                          +
                                                                                                                                                          std::vector< size_t > stats_support_sizes
                                                                                                                                                          Number of vectors included in the support.
                                                                                                                                                          Definition: model-bones.hpp:63
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > & get_normalizing_constants()
                                                                                                                                                          + +
                                                                                                                                                          std::vector< double > normalizing_constants
                                                                                                                                                          +
                                                                                                                                                          std::vector< bool > first_calc_done
                                                                                                                                                          +
                                                                                                                                                          void set_transform_model(std::function< std::vector< double >(double *, size_t)> fun, std::vector< std::string > names)
                                                                                                                                                          Set the transform_model_fun object.
                                                                                                                                                          +
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * counters
                                                                                                                                                          Definition: model-bones.hpp:93
                                                                                                                                                          +
                                                                                                                                                          const std::vector< Array_Type > * get_pset(const size_t &i)
                                                                                                                                                          +
                                                                                                                                                          void add_rule(Rule< Array_Type, Data_Rule_Type > &rule)
                                                                                                                                                          Definition: model-meat.hpp:418
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          Rule for determining if a cell should be included in a sequence.
                                                                                                                                                          Definition: rules-bones.hpp:20
                                                                                                                                                          Vector of objects of class Rule.
                                                                                                                                                          Definition: rules-bones.hpp:71
                                                                                                                                                          Count stats for a single Array.
                                                                                                                                                          @@ -1766,7 +1881,7 @@ diff --git a/modules.html b/modules.html index 8deab3cb4..fca62bce3 100644 --- a/modules.html +++ b/modules.html @@ -110,7 +110,7 @@ diff --git a/namespace_c_h_e_c_k.html b/namespace_c_h_e_c_k.html index a047a214a..d77a6812e 100644 --- a/namespace_c_h_e_c_k.html +++ b/namespace_c_h_e_c_k.html @@ -186,7 +186,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/namespace_e_x_i_s_t_s.html b/namespace_e_x_i_s_t_s.html index 68e4949fb..692f4802d 100644 --- a/namespace_e_x_i_s_t_s.html +++ b/namespace_e_x_i_s_t_s.html @@ -240,7 +240,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/namespacebarry.html b/namespacebarry.html index cfb4c26ee..4312cc046 100644 --- a/namespacebarry.html +++ b/namespacebarry.html @@ -116,7 +116,7 @@ diff --git a/namespacebarry_1_1counters.html b/namespacebarry_1_1counters.html index 7606c6aed..b39f4c8c4 100644 --- a/namespacebarry_1_1counters.html +++ b/namespacebarry_1_1counters.html @@ -115,7 +115,7 @@ diff --git a/namespacebarry_1_1counters_1_1network.html b/namespacebarry_1_1counters_1_1network.html index 9720ddc21..9f0a5ba0d 100644 --- a/namespacebarry_1_1counters_1_1network.html +++ b/namespacebarry_1_1counters_1_1network.html @@ -102,7 +102,7 @@ diff --git a/namespacedefm.html b/namespacedefm.html index 22aebbb9e..0f497d3c6 100644 --- a/namespacedefm.html +++ b/namespacedefm.html @@ -102,7 +102,7 @@ diff --git a/namespacegeese.html b/namespacegeese.html index 9ee566e4c..9ee787a9f 100644 --- a/namespacegeese.html +++ b/namespacegeese.html @@ -102,7 +102,7 @@ diff --git a/namespacemembers.html b/namespacemembers.html index 142cf62b6..783de0eb5 100644 --- a/namespacemembers.html +++ b/namespacemembers.html @@ -124,7 +124,7 @@ diff --git a/namespacemembers_vars.html b/namespacemembers_vars.html index cd38ed30b..d51dc9e23 100644 --- a/namespacemembers_vars.html +++ b/namespacemembers_vars.html @@ -124,7 +124,7 @@ diff --git a/navtreedata.js b/navtreedata.js index 8665cc928..9a8084331 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -59,9 +59,9 @@ var NAVTREEINDEX = "annotated.html", "class_b_array_dense.html#abff8ef2f4bcd467ebbbb8ac3089fcd52", "class_freq_table.html#a7ed627807a61c484243636137609abcd", -"class_rules.html#ab23bf6958f7bf6a869ef51122d82a624", -"globals.html", -"group__rules-phylo.html#ga87c654a27ccf0b679f804cb05f63f7e5" +"class_rules.html#aa78e9abf82ed8a0e4320d570191c8968", +"geese_8hpp.html", +"group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/navtreeindex1.js b/navtreeindex1.js index a388b06f7..3406183be 100644 --- a/navtreeindex1.js +++ b/navtreeindex1.js @@ -222,6 +222,7 @@ var NAVTREEINDEX1 = "class_flock.html#a0e3ce6d007f667eea9f036cddb6789b6":[0,1,1,25], "class_flock.html#a0fb9c1d463b2cd19a966aa85d5511a92":[0,1,1,3], "class_flock.html#a1010aa9fb40acb618c604c531e2528bb":[0,1,1,4], +"class_flock.html#a15096ee181dfa46c9dd30aacd41c0dc5":[0,1,1,6], "class_flock.html#a15ba537520410f84e924b0eab0a893f4":[0,1,1,19], "class_flock.html#a26462201318e4bf34756a2a14e2cc3fb":[0,1,1,7], "class_flock.html#a2a0a514c368e21f718ad7358ed42f3b7":[0,1,1,0], @@ -235,7 +236,6 @@ var NAVTREEINDEX1 = "class_flock.html#a9692be014117ae093ce160462dbde0d2":[0,1,1,5], "class_flock.html#aad9b90040d349a23b33e09292bb964db":[0,1,1,22], "class_flock.html#ab5ed0567a8721dd114763267f9fa3bdf":[0,1,1,1], -"class_flock.html#ab5f4c94b0484772321b3856debdf3a58":[0,1,1,6], "class_flock.html#ad0f1cd362bc6a2dfbb81fa2abeff59cc":[0,1,1,20], "class_flock.html#add7c442fe0471c790c1945f7abbc2e56":[0,1,1,10], "class_flock.html#add876188b5f16af037525e71eaf7fc05":[0,1,1,8], diff --git a/navtreeindex2.js b/navtreeindex2.js index 616cb846c..f2f9496a9 100644 --- a/navtreeindex2.js +++ b/navtreeindex2.js @@ -59,7 +59,7 @@ var NAVTREEINDEX2 = "class_geese.html#af2d4bac42cc7c8287fb6853d50882115":[0,1,2,20], "class_model.html":[0,1,0], "class_model.html#a0261a55996a1707b9bae97544f1fabf8":[0,1,0,49], -"class_model.html#a029716dd943b3fc3de88eead66404b16":[0,1,0,76], +"class_model.html#a029716dd943b3fc3de88eead66404b16":[0,1,0,78], "class_model.html#a02cac4f649946705bfb4d69bc3a3576f":[0,1,0,23], "class_model.html#a04e9eb43fbe49a24faa3d93543c0df51":[0,1,0,59], "class_model.html#a085429b8f8d8d81a7f742fdc3deceeee":[0,1,0,30], @@ -69,14 +69,13 @@ var NAVTREEINDEX2 = "class_model.html#a1d45ad43d7aa468deb326074e110524b":[0,1,0,48], "class_model.html#a2326ca9975e29d3cf1902b6e60c613b9":[0,1,0,5], "class_model.html#a2345f3e51002d81bd60cb0b14f006dbd":[0,1,0,16], -"class_model.html#a23a878c633e4ed59f4921254d6c85e29":[0,1,0,73], +"class_model.html#a23a878c633e4ed59f4921254d6c85e29":[0,1,0,75], "class_model.html#a248d9516ebc938e2ab5df4f4f9d78121":[0,1,0,20], "class_model.html#a2adac6eb2d37bd67d5f0222374ce193d":[0,1,0,40], "class_model.html#a2b216befc5a05c5aa6607b9b617b14f6":[0,1,0,29], "class_model.html#a2fbb49bd54c3631b53170ac5f17669a0":[0,1,0,53], -"class_model.html#a35e9c4103deb9e2deda35c2c61b30289":[0,1,0,26], "class_model.html#a37a168110eee4743dc5b1af5b67c7f6a":[0,1,0,10], -"class_model.html#a39aa4fd9a3b78ec2c11b2766979df35e":[0,1,0,71], +"class_model.html#a3b96c8ef06619593e644c5d41d02b106":[0,1,0,71], "class_model.html#a3e8c4587b259d60fcf7c70c7e3f55082":[0,1,0,50], "class_model.html#a3f13aa5080ce580a11892cf6a69fee64":[0,1,0,13], "class_model.html#a43b71b392309bd71ed7c49f783b8815b":[0,1,0,2], @@ -95,6 +94,8 @@ var NAVTREEINDEX2 = "class_model.html#a60bc7a1e36ed90ff0af62a3999b9d06f":[0,1,0,6], "class_model.html#a61b7baf9d45f885832db74fb9cd99c4d":[0,1,0,12], "class_model.html#a6640d5add2e5e2004202b81866339a3a":[0,1,0,31], +"class_model.html#a66be2819cbf561e657b372e04721acc9":[0,1,0,74], +"class_model.html#a689e68b499eb7bfd92a7f8318f51c121":[0,1,0,26], "class_model.html#a696fd8dc85423d35fee3b9718877abb4":[0,1,0,44], "class_model.html#a69ca83eded62fd9c4e9133dc149430ae":[0,1,0,67], "class_model.html#a6a1213e74dd4d7ce7b0071a664b6f3b3":[0,1,0,34], @@ -104,7 +105,7 @@ var NAVTREEINDEX2 = "class_model.html#a72f41dd130d67b171acc433fa288de78":[0,1,0,39], "class_model.html#a79ebbea31dc3742c37eba173c25acd5d":[0,1,0,36], "class_model.html#a7ecc7893f532a3fc4cb4149eb587dc3e":[0,1,0,33], -"class_model.html#a8218c8591c4e2a9787dec2b418281548":[0,1,0,77], +"class_model.html#a8218c8591c4e2a9787dec2b418281548":[0,1,0,79], "class_model.html#a8796a5e54c0ba505129db2bc1e452d0d":[0,1,0,24], "class_model.html#a8a27b1ce7513359b61840a15fc661575":[0,1,0,9], "class_model.html#a8eb1f7d2e318e598ff8800f71b2732ea":[0,1,0,60], @@ -116,13 +117,14 @@ var NAVTREEINDEX2 = "class_model.html#a9b882a97407460beb9b97405fac98dd9":[0,1,0,38], "class_model.html#a9f17772e230a4790ee6b7d028eca7e26":[0,1,0,52], "class_model.html#aaccc1686d1d58f4fff36fb45b4e18422":[0,1,0,68], -"class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e":[0,1,0,74], +"class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e":[0,1,0,76], "class_model.html#ab19a8398b4f3fb8a21f8ed89aec2fbf7":[0,1,0,22], "class_model.html#ab200cf9d28983471fa8264fc90071bad":[0,1,0,45], "class_model.html#ab39eb3f5a95b9f142af51df3b30e76d7":[0,1,0,65], -"class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd":[0,1,0,75], +"class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd":[0,1,0,77], "class_model.html#ab705e7531998b61c1358c6cbef773e0d":[0,1,0,15], "class_model.html#ac77f3031ba985a28f6d3328a4f9a5b1c":[0,1,0,62], +"class_model.html#ac98158e9aa3d55dbd366c6721fe3343f":[0,1,0,73], "class_model.html#acaeee0e986e406918d1b07e329d4e28d":[0,1,0,17], "class_model.html#ad1a83640422f8f2a9ea2d3f593bf3799":[0,1,0,0], "class_model.html#ad464c4495fd5646af2bab8a8cd328ac0":[0,1,0,63], @@ -247,7 +249,5 @@ var NAVTREEINDEX2 = "class_rules.html#a93acdb3b29f83b97e0878977f208802f":[2,0,38,3], "class_rules.html#a9e55fb094a4065ae9d4da5c87f7c04d6":[2,0,38,7], "class_rules.html#aa6e5d575803251a3e599677a395a2c1e":[2,0,38,9], -"class_rules.html#aa76d96c2316bc4a2a26bf4ec7b8d9463":[2,0,38,2], -"class_rules.html#aa78e9abf82ed8a0e4320d570191c8968":[2,0,38,0], -"class_rules.html#aabb924e02b27fb3e7768822c9b7bd629":[2,0,38,4] +"class_rules.html#aa76d96c2316bc4a2a26bf4ec7b8d9463":[2,0,38,2] }; diff --git a/navtreeindex3.js b/navtreeindex3.js index 087d4aa06..9bba3f604 100644 --- a/navtreeindex3.js +++ b/navtreeindex3.js @@ -1,5 +1,7 @@ var NAVTREEINDEX3 = { +"class_rules.html#aa78e9abf82ed8a0e4320d570191c8968":[2,0,38,0], +"class_rules.html#aabb924e02b27fb3e7768822c9b7bd629":[2,0,38,4], "class_rules.html#ab23bf6958f7bf6a869ef51122d82a624":[2,0,38,8], "class_rules.html#ab2d0135fc9db635459e42e4337b7dc03":[2,0,38,6], "class_rules.html#ab87544febb8301772164570708bd708e":[2,0,38,11], @@ -28,7 +30,6 @@ var NAVTREEINDEX3 = "class_support.html#a2f9ae22fb7422025ccf7985ebad3a4fd":[2,0,40,35], "class_support.html#a368a9c7797e1a76c3ee150070e66c212":[2,0,40,15], "class_support.html#a4197eb1067185aee7c79434f4d8e469c":[2,0,40,0], -"class_support.html#a47cc8dfe2705652a988cf77f0f27b43e":[2,0,40,12], "class_support.html#a4d0d11f25b9bd66121a629a2870c1e91":[2,0,40,1], "class_support.html#a4d939728c8c020717eba4232a4a89f38":[2,0,40,25], "class_support.html#a5061f4f3257702ce64355aa3af22be1f":[2,0,40,26], @@ -46,6 +47,7 @@ var NAVTREEINDEX3 = "class_support.html#a9e296aa740b9aad3e7feef3981002c9e":[2,0,40,23], "class_support.html#a9f2237792f9688bf86ae89454048db9a":[2,0,40,11], "class_support.html#aa2ee591e2319d86b5b6057416efbd3f9":[2,0,40,37], +"class_support.html#aaaec4ce57d2d79265289ab8a7b6f60d4":[2,0,40,12], "class_support.html#ab23c6d59f0b2fc3de6ca9a6a1c273fb0":[2,0,40,4], "class_support.html#ac19420a6296244d85274261f39e4ceae":[2,0,40,14], "class_support.html#ac1e766ceaae569d8b6a925f9dcfb817c":[2,0,40,20], @@ -247,7 +249,5 @@ var NAVTREEINDEX3 = "geese-types_8hpp.html#afb72f78485fb777ac6166fe0955a7a05":[3,0,0,0,1,1,13,12], "geese-types_8hpp_source.html":[3,0,0,0,1,1,13], "geese_2counters_8hpp.html":[3,0,0,0,1,1,0], -"geese_2counters_8hpp_source.html":[3,0,0,0,1,1,0], -"geese_8hpp.html":[3,0,0,0,1,3], -"geese_8hpp_source.html":[3,0,0,0,1,3] +"geese_2counters_8hpp_source.html":[3,0,0,0,1,1,0] }; diff --git a/navtreeindex4.js b/navtreeindex4.js index 0bca8e4d8..47071510b 100644 --- a/navtreeindex4.js +++ b/navtreeindex4.js @@ -1,7 +1,9 @@ var NAVTREEINDEX4 = { -"globals.html":[3,1,0,0], +"geese_8hpp.html":[3,0,0,0,1,3], +"geese_8hpp_source.html":[3,0,0,0,1,3], "globals.html":[3,1,0], +"globals.html":[3,1,0,0], "globals_b.html":[3,1,0,1], "globals_c.html":[3,1,0,2], "globals_d.html":[3,1,0,3], @@ -28,10 +30,10 @@ var NAVTREEINDEX4 = "globals_vars.html":[3,1,2], "globals_z.html":[3,1,0,21], "group__counters-network.html":[0,2], -"group__counters-network.html#ga07d9e0399120d8b28553f438b1a0d58d":[0,2,20], "group__counters-network.html#ga07d9e0399120d8b28553f438b1a0d58d":[3,0,0,0,0,1,37], -"group__counters-network.html#ga0c972f89d28b26a5e0ebf4294efaaa72":[0,2,9], +"group__counters-network.html#ga07d9e0399120d8b28553f438b1a0d58d":[0,2,20], "group__counters-network.html#ga0c972f89d28b26a5e0ebf4294efaaa72":[3,0,0,0,0,1,27], +"group__counters-network.html#ga0c972f89d28b26a5e0ebf4294efaaa72":[0,2,9], "group__counters-network.html#ga0ca1e0394d95e7ddd1848732ef2005e9":[0,2,15], "group__counters-network.html#ga0ca1e0394d95e7ddd1848732ef2005e9":[3,0,0,0,0,1,33], "group__counters-network.html#ga1605cc66474b3b960bddd7c0adebcfc7":[3,0,0,0,0,1,34], @@ -40,22 +42,22 @@ var NAVTREEINDEX4 = "group__counters-network.html#ga218f364352e49e462d6f152ad848f9dc":[3,0,0,0,0,1,44], "group__counters-network.html#ga22ed6963a00ae95ec52b89661fa7ca39":[0,2,29], "group__counters-network.html#ga22ed6963a00ae95ec52b89661fa7ca39":[3,0,0,0,1,0,0,10], -"group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe":[0,2,35], "group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe":[3,0,0,0,1,0,0,13], +"group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe":[0,2,35], "group__counters-network.html#ga3224ccc7a4b7eeebc3ef31fd6a917fa2":[3,0,0,0,0,1,36], "group__counters-network.html#ga3224ccc7a4b7eeebc3ef31fd6a917fa2":[0,2,19], "group__counters-network.html#ga465ebcc2edcdae4ff9cd7625f886681f":[0,2,32], "group__counters-network.html#ga465ebcc2edcdae4ff9cd7625f886681f":[3,0,0,0,0,1,46], "group__counters-network.html#ga51c01546635bbfd827174ec5900552ac":[3,0,0,0,0,1,28], "group__counters-network.html#ga51c01546635bbfd827174ec5900552ac":[0,2,10], -"group__counters-network.html#ga5278fd5bf9aed7c4a8eb1c6db0b69c6b":[0,2,23], "group__counters-network.html#ga5278fd5bf9aed7c4a8eb1c6db0b69c6b":[3,0,0,0,0,1,40], +"group__counters-network.html#ga5278fd5bf9aed7c4a8eb1c6db0b69c6b":[0,2,23], "group__counters-network.html#ga54be4f2afc03d8616c60ed148219865f":[0,2,4], "group__counters-network.html#ga54be4f2afc03d8616c60ed148219865f":[3,0,0,0,0,1,23], -"group__counters-network.html#ga558e4e627e5d99062d4c5546c443aabb":[0,2,2], "group__counters-network.html#ga558e4e627e5d99062d4c5546c443aabb":[3,0,0,0,0,1,21], -"group__counters-network.html#ga566a9b46297af03dbb898aa9713657da":[3,0,0,0,0,1,22], +"group__counters-network.html#ga558e4e627e5d99062d4c5546c443aabb":[0,2,2], "group__counters-network.html#ga566a9b46297af03dbb898aa9713657da":[0,2,3], +"group__counters-network.html#ga566a9b46297af03dbb898aa9713657da":[3,0,0,0,0,1,22], "group__counters-network.html#ga5a83cfba69ea83fca5831478055bbc6a":[0,2,26], "group__counters-network.html#ga5a83cfba69ea83fca5831478055bbc6a":[3,0,0,0,1,0,0,9], "group__counters-network.html#ga74d93c11efb7162666fa2fe461e0d752":[3,0,0,0,1,0,0,7], @@ -66,12 +68,12 @@ var NAVTREEINDEX4 = "group__counters-network.html#ga8e24b6a576b9091b2c366ed4e424ec73":[0,2,16], "group__counters-network.html#ga99a2fb5a5521bb37e251ee1d638f9ba7":[3,0,0,0,0,1,26], "group__counters-network.html#ga99a2fb5a5521bb37e251ee1d638f9ba7":[0,2,8], -"group__counters-network.html#ga9ffde36e70eb4f74630389cbf8cbb057":[3,0,0,0,0,1,35], "group__counters-network.html#ga9ffde36e70eb4f74630389cbf8cbb057":[0,2,18], +"group__counters-network.html#ga9ffde36e70eb4f74630389cbf8cbb057":[3,0,0,0,0,1,35], "group__counters-network.html#gaa20cbb0b2a612048d0c20bb9cabeb8e3":[3,0,0,0,0,1,25], "group__counters-network.html#gaa20cbb0b2a612048d0c20bb9cabeb8e3":[0,2,6], -"group__counters-network.html#gaa44a3c751bb8f572892ef264bb2cb0e1":[3,0,0,0,0,1,39], "group__counters-network.html#gaa44a3c751bb8f572892ef264bb2cb0e1":[0,2,22], +"group__counters-network.html#gaa44a3c751bb8f572892ef264bb2cb0e1":[3,0,0,0,0,1,39], "group__counters-network.html#gaa9506563cdd6de3baefef99980f20c95":[0,2,5], "group__counters-network.html#gaa9506563cdd6de3baefef99980f20c95":[3,0,0,0,0,1,24], "group__counters-network.html#gaa971e1bf0d03e1e705fe0296d02d64bc":[0,2,0], @@ -84,112 +86,112 @@ var NAVTREEINDEX4 = "group__counters-network.html#gac3f7b3edf5f2f648a6780ebe6505ae73":[0,2,25], "group__counters-network.html#gad1d106d42f394a9f6272d7bdf043e127":[0,2,34], "group__counters-network.html#gad1d106d42f394a9f6272d7bdf043e127":[3,0,0,0,1,0,0,12], -"group__counters-network.html#gad2e83eeaed6f17346ac8ac1ca64b327a":[3,0,0,0,0,1,43], "group__counters-network.html#gad2e83eeaed6f17346ac8ac1ca64b327a":[0,2,27], -"group__counters-network.html#gad45b2c461b0ce77715410ce9d11efbe6":[0,2,24], +"group__counters-network.html#gad2e83eeaed6f17346ac8ac1ca64b327a":[3,0,0,0,0,1,43], "group__counters-network.html#gad45b2c461b0ce77715410ce9d11efbe6":[3,0,0,0,0,1,41], +"group__counters-network.html#gad45b2c461b0ce77715410ce9d11efbe6":[0,2,24], "group__counters-network.html#gad6539320de604e7c6e31e9fb152f70bd":[0,2,33], "group__counters-network.html#gad6539320de604e7c6e31e9fb152f70bd":[3,0,0,0,0,1,47], "group__counters-network.html#gad8c9e9b4e4a57e96cd604e8e4832a272":[0,2,30], "group__counters-network.html#gad8c9e9b4e4a57e96cd604e8e4832a272":[3,0,0,0,1,0,0,11], -"group__counters-network.html#gadadede01536081fb8b79e4d14368f946":[3,0,0,0,0,1,45], "group__counters-network.html#gadadede01536081fb8b79e4d14368f946":[0,2,31], +"group__counters-network.html#gadadede01536081fb8b79e4d14368f946":[3,0,0,0,0,1,45], "group__counters-network.html#gadfadf92506970c5deff0c96bd3549cce":[3,0,0,0,0,1,30], "group__counters-network.html#gadfadf92506970c5deff0c96bd3549cce":[0,2,12], "group__counters-network.html#gaed62411a578038a5cb8e8da0ca93064f":[3,0,0,0,0,1,29], "group__counters-network.html#gaed62411a578038a5cb8e8da0ca93064f":[0,2,11], -"group__counters-network.html#gaf3fec1692cb595e2d22205b105a8e727":[0,2,1], "group__counters-network.html#gaf3fec1692cb595e2d22205b105a8e727":[3,0,0,0,0,1,20], +"group__counters-network.html#gaf3fec1692cb595e2d22205b105a8e727":[0,2,1], "group__counters-phylo.html":[0,3], "group__counting.html":[0,0], "group__counting.html#ga100f75e7828db28578049b1b57f4f8c7":[0,0,5], "group__counting.html#ga100f75e7828db28578049b1b57f4f8c7":[3,0,0,0,1,1,0,3], +"group__counting.html#ga17277bd554ecacf1bc45165564723722":[0,3,15], "group__counting.html#ga17277bd554ecacf1bc45165564723722":[0,0,26], "group__counting.html#ga17277bd554ecacf1bc45165564723722":[3,0,0,0,1,1,0,23], -"group__counting.html#ga17277bd554ecacf1bc45165564723722":[0,3,15], "group__counting.html#ga172b737bbafc10829969ae80428ae682":[3,0,0,0,1,0,0,5], "group__counting.html#ga172b737bbafc10829969ae80428ae682":[0,0,7], -"group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6":[0,0,24], -"group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6":[0,3,13], "group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6":[3,0,0,0,1,1,0,21], +"group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6":[0,3,13], +"group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6":[0,0,24], "group__counting.html#ga1f7678ddbb9f9084cb5fe1c79f205558":[3,0,0,0,1,1,0,15], "group__counting.html#ga1f7678ddbb9f9084cb5fe1c79f205558":[0,0,18], "group__counting.html#ga1f7678ddbb9f9084cb5fe1c79f205558":[0,3,7], -"group__counting.html#ga23beb6a43e5da922f7c364714a95a89e":[3,0,0,0,1,1,0,22], -"group__counting.html#ga23beb6a43e5da922f7c364714a95a89e":[0,0,25], "group__counting.html#ga23beb6a43e5da922f7c364714a95a89e":[0,3,14], -"group__counting.html#ga23c694532337cb12a77a64f3202a14cf":[0,3,24], +"group__counting.html#ga23beb6a43e5da922f7c364714a95a89e":[0,0,25], +"group__counting.html#ga23beb6a43e5da922f7c364714a95a89e":[3,0,0,0,1,1,0,22], "group__counting.html#ga23c694532337cb12a77a64f3202a14cf":[3,0,0,0,1,1,0,32], +"group__counting.html#ga23c694532337cb12a77a64f3202a14cf":[0,3,24], "group__counting.html#ga23c694532337cb12a77a64f3202a14cf":[0,0,35], "group__counting.html#ga347aabd9065d9ff8352e58fb282b8fd2":[3,0,0,0,1,1,0,14], -"group__counting.html#ga347aabd9065d9ff8352e58fb282b8fd2":[0,0,17], "group__counting.html#ga347aabd9065d9ff8352e58fb282b8fd2":[0,3,6], +"group__counting.html#ga347aabd9065d9ff8352e58fb282b8fd2":[0,0,17], "group__counting.html#ga39768a8cbb21e6b775c382568a4f98f9":[3,0,0,0,1,1,0,9], "group__counting.html#ga39768a8cbb21e6b775c382568a4f98f9":[0,0,12], "group__counting.html#ga39768a8cbb21e6b775c382568a4f98f9":[0,3,1], -"group__counting.html#ga4a7a35cddb61f74a0ec3cb3893cf78b1":[0,0,11], "group__counting.html#ga4a7a35cddb61f74a0ec3cb3893cf78b1":[3,0,0,0,1,1,0,8], -"group__counting.html#ga52f210beb7fe1b575b77a3286c502b96":[3,0,0,0,1,1,0,4], +"group__counting.html#ga4a7a35cddb61f74a0ec3cb3893cf78b1":[0,0,11], "group__counting.html#ga52f210beb7fe1b575b77a3286c502b96":[0,0,6], -"group__counting.html#ga6c20892d837efbb7da5227af44feca3c":[0,0,3], +"group__counting.html#ga52f210beb7fe1b575b77a3286c502b96":[3,0,0,0,1,1,0,4], "group__counting.html#ga6c20892d837efbb7da5227af44feca3c":[3,0,0,0,1,1,0,1], +"group__counting.html#ga6c20892d837efbb7da5227af44feca3c":[0,0,3], "group__counting.html#ga6de412cdee1ec990e62edcb29c118824":[3,0,0,0,1,1,0,18], "group__counting.html#ga6de412cdee1ec990e62edcb29c118824":[0,3,10], "group__counting.html#ga6de412cdee1ec990e62edcb29c118824":[0,0,21], -"group__counting.html#ga81c4979894537f31d3ecc06c5f6dd504":[0,0,9], "group__counting.html#ga81c4979894537f31d3ecc06c5f6dd504":[3,0,0,0,1,1,0,6], -"group__counting.html#ga86dd8a06889c073afb9dbd5a2afcaabb":[3,0,0,0,1,1,0,2], +"group__counting.html#ga81c4979894537f31d3ecc06c5f6dd504":[0,0,9], "group__counting.html#ga86dd8a06889c073afb9dbd5a2afcaabb":[0,0,4], +"group__counting.html#ga86dd8a06889c073afb9dbd5a2afcaabb":[3,0,0,0,1,1,0,2], "group__counting.html#ga893edd882c9f9e72c4ee97a0576f36a6":[3,0,0,0,1,1,0,31], "group__counting.html#ga893edd882c9f9e72c4ee97a0576f36a6":[0,0,34], "group__counting.html#ga893edd882c9f9e72c4ee97a0576f36a6":[0,3,23], -"group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582":[0,0,14], -"group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582":[0,3,3], "group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582":[3,0,0,0,1,1,0,11], -"group__counting.html#ga8f177ab499b4fe4c4e091e972a933d2b":[3,0,0,0,1,1,0,28], +"group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582":[0,3,3], +"group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582":[0,0,14], "group__counting.html#ga8f177ab499b4fe4c4e091e972a933d2b":[0,3,20], "group__counting.html#ga8f177ab499b4fe4c4e091e972a933d2b":[0,0,31], +"group__counting.html#ga8f177ab499b4fe4c4e091e972a933d2b":[3,0,0,0,1,1,0,28], +"group__counting.html#ga8f28f78a8170fcd27f8888bfd2f99d52":[0,0,15], "group__counting.html#ga8f28f78a8170fcd27f8888bfd2f99d52":[3,0,0,0,1,1,0,12], "group__counting.html#ga8f28f78a8170fcd27f8888bfd2f99d52":[0,3,4], -"group__counting.html#ga8f28f78a8170fcd27f8888bfd2f99d52":[0,0,15], "group__counting.html#ga8f65b1cc27fb2f27eb5525b5b36c19f8":[3,0,0,0,1,1,0,25], "group__counting.html#ga8f65b1cc27fb2f27eb5525b5b36c19f8":[0,3,17], "group__counting.html#ga8f65b1cc27fb2f27eb5525b5b36c19f8":[0,0,28], +"group__counting.html#ga9d57bfb85ca8ab5a943e46b461e42aea":[0,3,2], "group__counting.html#ga9d57bfb85ca8ab5a943e46b461e42aea":[3,0,0,0,1,1,0,10], "group__counting.html#ga9d57bfb85ca8ab5a943e46b461e42aea":[0,0,13], -"group__counting.html#ga9d57bfb85ca8ab5a943e46b461e42aea":[0,3,2], -"group__counting.html#gaa6fbd08ef13dbe4b29a68e9200113feb":[3,0,0,0,1,1,0,16], "group__counting.html#gaa6fbd08ef13dbe4b29a68e9200113feb":[0,3,8], "group__counting.html#gaa6fbd08ef13dbe4b29a68e9200113feb":[0,0,19], +"group__counting.html#gaa6fbd08ef13dbe4b29a68e9200113feb":[3,0,0,0,1,1,0,16], "group__counting.html#gaa723b014f0985d974ac55ce671689f65":[3,0,0,0,1,1,0,5], "group__counting.html#gaa723b014f0985d974ac55ce671689f65":[0,0,8], -"group__counting.html#gaa7de3c183a65a0701cbce03545421c7d":[3,0,0,0,1,1,0,27], "group__counting.html#gaa7de3c183a65a0701cbce03545421c7d":[0,3,19], +"group__counting.html#gaa7de3c183a65a0701cbce03545421c7d":[3,0,0,0,1,1,0,27], "group__counting.html#gaa7de3c183a65a0701cbce03545421c7d":[0,0,30], "group__counting.html#gaa8f376142a4cd889fede792686654d16":[3,0,0,0,1,1,0,30], -"group__counting.html#gaa8f376142a4cd889fede792686654d16":[0,0,33], "group__counting.html#gaa8f376142a4cd889fede792686654d16":[0,3,22], +"group__counting.html#gaa8f376142a4cd889fede792686654d16":[0,0,33], "group__counting.html#gaaa5028dec97170c740ea270f19be9f77":[3,0,0,0,1,1,0,29], -"group__counting.html#gaaa5028dec97170c740ea270f19be9f77":[0,0,32], "group__counting.html#gaaa5028dec97170c740ea270f19be9f77":[0,3,21], -"group__counting.html#gaadfa3455c6a85615e658a4f8e17dbc47":[3,0,0,0,1,1,0,0], +"group__counting.html#gaaa5028dec97170c740ea270f19be9f77":[0,0,32], "group__counting.html#gaadfa3455c6a85615e658a4f8e17dbc47":[0,0,2], -"group__counting.html#gac2b3fdac968043baa290218fff498fb7":[0,0,36], +"group__counting.html#gaadfa3455c6a85615e658a4f8e17dbc47":[3,0,0,0,1,1,0,0], "group__counting.html#gac2b3fdac968043baa290218fff498fb7":[3,0,0,0,1,1,0,33], -"group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c":[0,0,27], -"group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c":[0,3,16], +"group__counting.html#gac2b3fdac968043baa290218fff498fb7":[0,0,36], "group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c":[3,0,0,0,1,1,0,24], -"group__counting.html#gac356c5c159d2f37088b162ed04c362ad":[0,3,9], +"group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c":[0,3,16], +"group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c":[0,0,27], "group__counting.html#gac356c5c159d2f37088b162ed04c362ad":[3,0,0,0,1,1,0,17], +"group__counting.html#gac356c5c159d2f37088b162ed04c362ad":[0,3,9], "group__counting.html#gac356c5c159d2f37088b162ed04c362ad":[0,0,20], -"group__counting.html#gac5bf2141645db356fbd1333d56ce8444":[0,0,16], "group__counting.html#gac5bf2141645db356fbd1333d56ce8444":[3,0,0,0,1,1,0,13], +"group__counting.html#gac5bf2141645db356fbd1333d56ce8444":[0,0,16], "group__counting.html#gac5bf2141645db356fbd1333d56ce8444":[0,3,5], -"group__counting.html#gac89fe9750bd62a338930ea730d23d0d2":[0,0,10], "group__counting.html#gac89fe9750bd62a338930ea730d23d0d2":[3,0,0,0,1,1,0,7], -"group__counting.html#gacd47917bea8489de870d1fc58f5c7076":[3,0,0,0,1,1,0,20], +"group__counting.html#gac89fe9750bd62a338930ea730d23d0d2":[0,0,10], "group__counting.html#gacd47917bea8489de870d1fc58f5c7076":[0,0,23], "group__counting.html#gacd47917bea8489de870d1fc58f5c7076":[0,3,12], +"group__counting.html#gacd47917bea8489de870d1fc58f5c7076":[3,0,0,0,1,1,0,20], "group__counting.html#gae0453a90fb7c8668a6845fe850477cc7":[0,3,11], "group__counting.html#gae0453a90fb7c8668a6845fe850477cc7":[3,0,0,0,1,1,0,19], "group__counting.html#gae0453a90fb7c8668a6845fe850477cc7":[0,0,22], @@ -197,28 +199,28 @@ var NAVTREEINDEX4 = "group__counting.html#gaf3bb2dd1c9db36df1d010cc691573243":[0,3,18], "group__counting.html#gaf3bb2dd1c9db36df1d010cc691573243":[0,0,29], "group__rules-phylo.html":[0,3,0], -"group__rules-phylo.html#ga0773b2dbf4673181e45c93632a5f9cc3":[0,3,0,29], "group__rules-phylo.html#ga0773b2dbf4673181e45c93632a5f9cc3":[3,0,0,0,1,1,0,34], +"group__rules-phylo.html#ga0773b2dbf4673181e45c93632a5f9cc3":[0,3,0,29], "group__rules-phylo.html#ga0b09b4a0c405b1e2f694d39136bf87f6":[0,3,0,30], "group__rules-phylo.html#ga0b09b4a0c405b1e2f694d39136bf87f6":[2,0,20,2], "group__rules-phylo.html#ga13a6688217231167d87c033db3803209":[2,0,21,13], "group__rules-phylo.html#ga13a6688217231167d87c033db3803209":[0,3,0,47], "group__rules-phylo.html#ga17038d453f18a0db9169ada226512674":[0,3,0,33], "group__rules-phylo.html#ga17038d453f18a0db9169ada226512674":[2,0,21,8], -"group__rules-phylo.html#ga1798d8ea93c677ed7fbfb91a6fc568dd":[0,3,0,38], "group__rules-phylo.html#ga1798d8ea93c677ed7fbfb91a6fc568dd":[2,0,20,6], -"group__rules-phylo.html#ga1b4873975ddde98ef40c841c6d3b447e":[0,3,0,8], +"group__rules-phylo.html#ga1798d8ea93c677ed7fbfb91a6fc568dd":[0,3,0,38], "group__rules-phylo.html#ga1b4873975ddde98ef40c841c6d3b447e":[3,0,0,0,1,0,3,11], -"group__rules-phylo.html#ga1d86306bc0d6299ecae2554e226809c1":[2,0,22,6], +"group__rules-phylo.html#ga1b4873975ddde98ef40c841c6d3b447e":[0,3,0,8], "group__rules-phylo.html#ga1d86306bc0d6299ecae2554e226809c1":[0,3,0,39], -"group__rules-phylo.html#ga2145b3b46a20bf7ea646f0a76e4b74b8":[2,0,20,5], +"group__rules-phylo.html#ga1d86306bc0d6299ecae2554e226809c1":[2,0,22,6], "group__rules-phylo.html#ga2145b3b46a20bf7ea646f0a76e4b74b8":[0,3,0,25], +"group__rules-phylo.html#ga2145b3b46a20bf7ea646f0a76e4b74b8":[2,0,20,5], "group__rules-phylo.html#ga23b387e03361640aa03c710bb6bf0a57":[0,3,0,35], "group__rules-phylo.html#ga23b387e03361640aa03c710bb6bf0a57":[2,0,21,9], -"group__rules-phylo.html#ga292bf598632c9832614a9ea2a988cf36":[0,3,0,0,0], "group__rules-phylo.html#ga292bf598632c9832614a9ea2a988cf36":[0,3,0,18], -"group__rules-phylo.html#ga34a1cd60ddd3aba7ff8145678d2827fe":[0,3,0,41], +"group__rules-phylo.html#ga292bf598632c9832614a9ea2a988cf36":[0,3,0,0,0], "group__rules-phylo.html#ga34a1cd60ddd3aba7ff8145678d2827fe":[2,0,20,7], +"group__rules-phylo.html#ga34a1cd60ddd3aba7ff8145678d2827fe":[0,3,0,41], "group__rules-phylo.html#ga38a5a5b78ba2b492093f0744a1166acb":[3,0,0,0,1,0,3,10], "group__rules-phylo.html#ga38a5a5b78ba2b492093f0744a1166acb":[0,3,0,7], "group__rules-phylo.html#ga39494985671923d407e5c987662bd826":[0,3,0,36], @@ -231,23 +233,21 @@ var NAVTREEINDEX4 = "group__rules-phylo.html#ga565c76b50a702e1cf86206d625fe512b":[2,0,21,1], "group__rules-phylo.html#ga5c89d811265cdc84066476226ea138a8":[0,3,0,2], "group__rules-phylo.html#ga5c89d811265cdc84066476226ea138a8":[3,0,0,0,1,0,3,5], -"group__rules-phylo.html#ga5d370202642dddaad6d211288fb41f4d":[0,3,0,11], "group__rules-phylo.html#ga5d370202642dddaad6d211288fb41f4d":[2,0,20,0], -"group__rules-phylo.html#ga6366be3b3f9e1d0bfd1455f0eee20429":[2,0,20,4], +"group__rules-phylo.html#ga5d370202642dddaad6d211288fb41f4d":[0,3,0,11], "group__rules-phylo.html#ga6366be3b3f9e1d0bfd1455f0eee20429":[0,3,0,21], +"group__rules-phylo.html#ga6366be3b3f9e1d0bfd1455f0eee20429":[2,0,20,4], "group__rules-phylo.html#ga637f2c896da37c0f3a72bd0174ca718c":[0,3,0,31], "group__rules-phylo.html#ga637f2c896da37c0f3a72bd0174ca718c":[2,0,21,2], -"group__rules-phylo.html#ga66b7a40df357b79514dcbc4accfe679d":[0,3,0,27], "group__rules-phylo.html#ga66b7a40df357b79514dcbc4accfe679d":[2,0,21,6], -"group__rules-phylo.html#ga66f4ba8b2047a943a426e555a9b63937":[2,0,22,9], +"group__rules-phylo.html#ga66b7a40df357b79514dcbc4accfe679d":[0,3,0,27], "group__rules-phylo.html#ga66f4ba8b2047a943a426e555a9b63937":[0,3,0,45], +"group__rules-phylo.html#ga66f4ba8b2047a943a426e555a9b63937":[2,0,22,9], "group__rules-phylo.html#ga6bdc61aa25a629863002c9fb98a2acee":[0,3,0,22], "group__rules-phylo.html#ga6bdc61aa25a629863002c9fb98a2acee":[2,0,22,4], -"group__rules-phylo.html#ga7b639c0b73814eec9015b82f7e2d8439":[0,3,0,34], "group__rules-phylo.html#ga7b639c0b73814eec9015b82f7e2d8439":[0,3,0,0,2], +"group__rules-phylo.html#ga7b639c0b73814eec9015b82f7e2d8439":[0,3,0,34], "group__rules-phylo.html#ga7f779ce019f2eaa30af381500384d393":[2,0,20,3], "group__rules-phylo.html#ga7f779ce019f2eaa30af381500384d393":[0,3,0,19], -"group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630":[2,0,20,8], -"group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630":[0,3,0,42], -"group__rules-phylo.html#ga87c654a27ccf0b679f804cb05f63f7e5":[0,3,0,40] +"group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630":[2,0,20,8] }; diff --git a/navtreeindex5.js b/navtreeindex5.js index 949bfb0cb..360913752 100644 --- a/navtreeindex5.js +++ b/navtreeindex5.js @@ -1,28 +1,30 @@ var NAVTREEINDEX5 = { +"group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630":[0,3,0,42], +"group__rules-phylo.html#ga87c654a27ccf0b679f804cb05f63f7e5":[0,3,0,40], "group__rules-phylo.html#ga87c654a27ccf0b679f804cb05f63f7e5":[2,0,22,7], -"group__rules-phylo.html#ga8843c9a811b759251788fbedb2e65dde":[0,3,0,43], "group__rules-phylo.html#ga8843c9a811b759251788fbedb2e65dde":[2,0,22,8], +"group__rules-phylo.html#ga8843c9a811b759251788fbedb2e65dde":[0,3,0,43], "group__rules-phylo.html#ga89a3ee0a0a27f78c47b010d5498e1fd2":[2,0,21,12], "group__rules-phylo.html#ga89a3ee0a0a27f78c47b010d5498e1fd2":[0,3,0,46], -"group__rules-phylo.html#ga8d35cccda96180f18d4f87f3831e68d9":[0,3,0,24], "group__rules-phylo.html#ga8d35cccda96180f18d4f87f3831e68d9":[2,0,21,5], -"group__rules-phylo.html#ga8e70fc57678680180582741e5865fff2":[2,0,21,4], +"group__rules-phylo.html#ga8d35cccda96180f18d4f87f3831e68d9":[0,3,0,24], "group__rules-phylo.html#ga8e70fc57678680180582741e5865fff2":[0,3,0,23], -"group__rules-phylo.html#ga8f6950493a55ebf9772ae4a5869b7a33":[0,3,0,37], +"group__rules-phylo.html#ga8e70fc57678680180582741e5865fff2":[2,0,21,4], "group__rules-phylo.html#ga8f6950493a55ebf9772ae4a5869b7a33":[2,0,21,11], -"group__rules-phylo.html#ga9716da2197dde4338078d890e7ffcf05":[0,3,0,3], +"group__rules-phylo.html#ga8f6950493a55ebf9772ae4a5869b7a33":[0,3,0,37], "group__rules-phylo.html#ga9716da2197dde4338078d890e7ffcf05":[3,0,0,0,1,0,3,6], +"group__rules-phylo.html#ga9716da2197dde4338078d890e7ffcf05":[0,3,0,3], "group__rules-phylo.html#ga97709e387171f34facb5410f1d726f9b":[0,3,0,16], "group__rules-phylo.html#ga97709e387171f34facb5410f1d726f9b":[2,0,22,2], -"group__rules-phylo.html#ga9a767b57f79612eb39de35038ee2d0ea":[0,3,0,5], "group__rules-phylo.html#ga9a767b57f79612eb39de35038ee2d0ea":[3,0,0,0,1,0,3,8], +"group__rules-phylo.html#ga9a767b57f79612eb39de35038ee2d0ea":[0,3,0,5], "group__rules-phylo.html#ga9b5f63e38cfd56a22a2c00b1b11904bb":[0,3,0,17], "group__rules-phylo.html#ga9b5f63e38cfd56a22a2c00b1b11904bb":[2,0,22,1], -"group__rules-phylo.html#gaa0a9abe59bcd6b7bf7943af55804487d":[0,3,0,13], "group__rules-phylo.html#gaa0a9abe59bcd6b7bf7943af55804487d":[2,0,21,0], -"group__rules-phylo.html#gaae5b274ab680fe97a6da3615ad08b45b":[3,0,0,0,1,0,3,9], +"group__rules-phylo.html#gaa0a9abe59bcd6b7bf7943af55804487d":[0,3,0,13], "group__rules-phylo.html#gaae5b274ab680fe97a6da3615ad08b45b":[0,3,0,6], +"group__rules-phylo.html#gaae5b274ab680fe97a6da3615ad08b45b":[3,0,0,0,1,0,3,9], "group__rules-phylo.html#gab2a20858a209c975a4a3ca341f33f9c2":[0,3,0,10], "group__rules-phylo.html#gab2a20858a209c975a4a3ca341f33f9c2":[2,0,21,3], "group__rules-phylo.html#gad64e7379376d678c0d7795be221c5e3e":[0,3,0,0,1], @@ -31,18 +33,18 @@ var NAVTREEINDEX5 = "group__rules-phylo.html#gad92a95c8a2097d1a4cb0cf766409791c":[2,0,22,3], "group__rules-phylo.html#gadd378b812c5aed4989605ee216c0cdb2":[2,0,20,1], "group__rules-phylo.html#gadd378b812c5aed4989605ee216c0cdb2":[0,3,0,12], -"group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a":[2,0,21,14], "group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a":[0,3,0,48], -"group__rules-phylo.html#gae1617d2f94e8595c8fde0c6013e21a2d":[2,0,21,7], +"group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a":[2,0,21,14], "group__rules-phylo.html#gae1617d2f94e8595c8fde0c6013e21a2d":[0,3,0,28], -"group__rules-phylo.html#gae7ef10f17b5ca193abec479ea233212f":[0,3,0,4], +"group__rules-phylo.html#gae1617d2f94e8595c8fde0c6013e21a2d":[2,0,21,7], "group__rules-phylo.html#gae7ef10f17b5ca193abec479ea233212f":[3,0,0,0,1,0,3,7], -"group__rules-phylo.html#gaec94c2fbe37383fd6695bc2d60863077":[0,3,0,9], +"group__rules-phylo.html#gae7ef10f17b5ca193abec479ea233212f":[0,3,0,4], "group__rules-phylo.html#gaec94c2fbe37383fd6695bc2d60863077":[3,0,0,0,1,0,3,12], -"group__rules-phylo.html#gaf30ebbed148db068e31eaba91b5977a7":[0,3,0,1], +"group__rules-phylo.html#gaec94c2fbe37383fd6695bc2d60863077":[0,3,0,9], "group__rules-phylo.html#gaf30ebbed148db068e31eaba91b5977a7":[3,0,0,0,1,0,3,4], -"group__rules-phylo.html#gafb84c6ffe48f80056b15e0ae6bad4b3a":[0,3,0,15], +"group__rules-phylo.html#gaf30ebbed148db068e31eaba91b5977a7":[0,3,0,1], "group__rules-phylo.html#gafb84c6ffe48f80056b15e0ae6bad4b3a":[2,0,22,0], +"group__rules-phylo.html#gafb84c6ffe48f80056b15e0ae6bad4b3a":[0,3,0,15], "group__stat-models.html":[0,1], "hierarchy.html":[2,2], "index.html":[], diff --git a/network-css_8hpp.html b/network-css_8hpp.html index e6344e910..cbf820baf 100644 --- a/network-css_8hpp.html +++ b/network-css_8hpp.html @@ -1259,7 +1259,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/network-css_8hpp_source.html b/network-css_8hpp_source.html index 2825729f2..59ee71e7c 100644 --- a/network-css_8hpp_source.html +++ b/network-css_8hpp_source.html @@ -874,7 +874,7 @@ diff --git a/network_8hpp.html b/network_8hpp.html index 2cb261d5f..3cd4be9aa 100644 --- a/network_8hpp.html +++ b/network_8hpp.html @@ -682,7 +682,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/network_8hpp_source.html b/network_8hpp_source.html index 7a89c9607..37b7a6ae4 100644 --- a/network_8hpp_source.html +++ b/network_8hpp_source.html @@ -1496,7 +1496,7 @@ diff --git a/powerset-bones_8hpp.html b/powerset-bones_8hpp.html index 570e5753a..b3b95a75c 100644 --- a/powerset-bones_8hpp.html +++ b/powerset-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/powerset-bones_8hpp_source.html b/powerset-bones_8hpp_source.html index c29d4081a..bf1f8c87e 100644 --- a/powerset-bones_8hpp_source.html +++ b/powerset-bones_8hpp_source.html @@ -187,7 +187,7 @@ diff --git a/powerset-meat_8hpp.html b/powerset-meat_8hpp.html index 72d83f431..f1a5bf41e 100644 --- a/powerset-meat_8hpp.html +++ b/powerset-meat_8hpp.html @@ -113,7 +113,7 @@ diff --git a/powerset-meat_8hpp_source.html b/powerset-meat_8hpp_source.html index 2109a7f5b..57f90e23e 100644 --- a/powerset-meat_8hpp_source.html +++ b/powerset-meat_8hpp_source.html @@ -319,7 +319,7 @@ diff --git a/progress_8hpp.html b/progress_8hpp.html index a0a738e40..dfd561ae8 100644 --- a/progress_8hpp.html +++ b/progress_8hpp.html @@ -146,7 +146,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/progress_8hpp_source.html b/progress_8hpp_source.html index f490fdaea..0ac528849 100644 --- a/progress_8hpp_source.html +++ b/progress_8hpp_source.html @@ -164,7 +164,7 @@ diff --git a/rules-bones_8hpp.html b/rules-bones_8hpp.html index 4f69a119f..86faed094 100644 --- a/rules-bones_8hpp.html +++ b/rules-bones_8hpp.html @@ -177,7 +177,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/rules-bones_8hpp_source.html b/rules-bones_8hpp_source.html index 5d490d207..76fc97166 100644 --- a/rules-bones_8hpp_source.html +++ b/rules-bones_8hpp_source.html @@ -226,7 +226,7 @@ diff --git a/rules-meat_8hpp.html b/rules-meat_8hpp.html index 066b006ca..3b31861d0 100644 --- a/rules-meat_8hpp.html +++ b/rules-meat_8hpp.html @@ -113,7 +113,7 @@ diff --git a/rules-meat_8hpp_source.html b/rules-meat_8hpp_source.html index e05685da0..32e755abc 100644 --- a/rules-meat_8hpp_source.html +++ b/rules-meat_8hpp_source.html @@ -318,7 +318,7 @@ diff --git a/search/all_10.js b/search/all_10.js index 830ad2ca3..e5def8acd 100644 --- a/search/all_10.js +++ b/search/all_10.js @@ -21,15 +21,16 @@ var searchData= ['rule_5ffun_5ftype_564',['Rule_fun_type',['../typedefs_8hpp.html#a940d68f006f1ffee7f5b207bf61aefe4',1,'typedefs.hpp']]], ['rule_5ffunction_565',['RULE_FUNCTION',['../barry_8hpp.html#aca4359c3356b25fb710d4dbc93d8d5a8',1,'RULE_FUNCTION(): barry.hpp'],['../geese-bones_8hpp.html#a11c7dd7dca27f32547bb602f30ceb5e8',1,'RULE_FUNCTION(rule_empty_free): geese-bones.hpp']]], ['rule_5flambda_566',['RULE_LAMBDA',['../barry_8hpp.html#a65e3788fca9f405ff460ff7cfbad63f3',1,'barry.hpp']]], - ['rules_567',['Rules',['../class_rules.html',1,'Rules< Array_Type, Data_Type >'],['../class_rules.html#a57f5ab44febba391b2a06d163d25b237',1,'Rules::Rules(const Rules< Array_Type, Data_Type > &rules_)'],['../class_rules.html#aa78e9abf82ed8a0e4320d570191c8968',1,'Rules::Rules()']]], + ['rules_567',['Rules',['../class_rules.html',1,'']]], ['rules_568',['rules',['../class_power_set.html#afa542ecc31858c8644d1e76078eb1713',1,'PowerSet::rules()'],['../class_model.html#a164a37ad8e2016e84b1873e64ba923f0',1,'Model::rules()']]], - ['rules_2dbones_2ehpp_569',['rules-bones.hpp',['../rules-bones_8hpp.html',1,'']]], - ['rules_2dmeat_2ehpp_570',['rules-meat.hpp',['../rules-meat_8hpp.html',1,'']]], - ['rules_3c_20barray_3c_20bool_2c_20bool_20_3e_2c_20bool_20_3e_571',['Rules< BArray< bool, bool >, bool >',['../class_rules.html',1,'']]], - ['rules_3c_20barray_3c_3e_2c_20bool_20_3e_572',['Rules< BArray<>, bool >',['../class_rules.html',1,'']]], - ['rules_5fdeleted_573',['rules_deleted',['../class_power_set.html#a08b6baf1e244e023d997ddaecbc2116f',1,'PowerSet']]], - ['rules_5fdont_5fbecome_5fzero_574',['rules_dont_become_zero',['../group__counters-network.html#gad1d106d42f394a9f6272d7bdf043e127',1,'counters.hpp']]], - ['rules_5fdyn_575',['rules_dyn',['../class_model.html#a11d9090903bfe8b35db92fe2579c2de3',1,'Model']]], - ['rules_5fmarkov_5ffixed_576',['rules_markov_fixed',['../group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe',1,'counters.hpp']]], - ['rules_5fzerodiag_577',['rules_zerodiag',['../network_8hpp.html#ade7c09a084b266e48f9222c54fd12681',1,'network.hpp']]] + ['rules_569',['Rules',['../class_rules.html#a57f5ab44febba391b2a06d163d25b237',1,'Rules::Rules(const Rules< Array_Type, Data_Type > &rules_)'],['../class_rules.html#aa78e9abf82ed8a0e4320d570191c8968',1,'Rules::Rules()']]], + ['rules_2dbones_2ehpp_570',['rules-bones.hpp',['../rules-bones_8hpp.html',1,'']]], + ['rules_2dmeat_2ehpp_571',['rules-meat.hpp',['../rules-meat_8hpp.html',1,'']]], + ['rules_3c_20barray_3c_20bool_2c_20bool_20_3e_2c_20bool_20_3e_572',['Rules< BArray< bool, bool >, bool >',['../class_rules.html',1,'']]], + ['rules_3c_20barray_3c_3e_2c_20bool_20_3e_573',['Rules< BArray<>, bool >',['../class_rules.html',1,'']]], + ['rules_5fdeleted_574',['rules_deleted',['../class_power_set.html#a08b6baf1e244e023d997ddaecbc2116f',1,'PowerSet']]], + ['rules_5fdont_5fbecome_5fzero_575',['rules_dont_become_zero',['../group__counters-network.html#gad1d106d42f394a9f6272d7bdf043e127',1,'counters.hpp']]], + ['rules_5fdyn_576',['rules_dyn',['../class_model.html#a11d9090903bfe8b35db92fe2579c2de3',1,'Model']]], + ['rules_5fmarkov_5ffixed_577',['rules_markov_fixed',['../group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe',1,'counters.hpp']]], + ['rules_5fzerodiag_578',['rules_zerodiag',['../network_8hpp.html#ade7c09a084b266e48f9222c54fd12681',1,'network.hpp']]] ]; diff --git a/search/all_11.js b/search/all_11.js index 72d7d79cf..c7ba0c217 100644 --- a/search/all_11.js +++ b/search/all_11.js @@ -1,43 +1,45 @@ var searchData= [ - ['sample_578',['sample',['../class_model.html#a2adac6eb2d37bd67d5f0222374ce193d',1,'Model::sample(const Array_Type &Array_, const std::vector< double > &params={})'],['../class_model.html#ad6d0a2c68540fe6480337a606c14cea6',1,'Model::sample(const size_t &i, const std::vector< double > &params)']]], - ['sequence_579',['sequence',['../class_geese.html#a091043ad9570008854fe43d46fa0a7ee',1,'Geese']]], - ['set_5fcounters_580',['set_counters',['../class_model.html#a93632a05117d5b862d082885015c9363',1,'Model::set_counters()'],['../class_stats_counter.html#a1d66f7d7326cac60a46ee56a8eb0a497',1,'StatsCounter::set_counters()'],['../class_support.html#afc199188011973ef28bcf7dd1383743e',1,'Support::set_counters()']]], - ['set_5fdata_581',['set_data',['../class_b_array.html#accf44b49caa7746a462a3ac9b6024cfc',1,'BArray::set_data()'],['../class_b_array_dense.html#a773a7953f931a84847c2e63aa0f7d53f',1,'BArrayDense::set_data()']]], - ['set_5fhasher_582',['set_hasher',['../class_counter.html#ab8af2b5ab56d152c5790f59dcaedf394',1,'Counter']]], - ['set_5fnames_583',['set_names',['../class_d_e_f_m.html#a5a7e2cb7c500f1379763c35d48f03ffb',1,'DEFM']]], - ['set_5frengine_584',['set_rengine',['../class_model.html#af86cd3bfb4b3c929a263090950435a3c',1,'Model']]], - ['set_5frules_585',['set_rules',['../class_support.html#af537df5404dcd989b9d606e4dae454e1',1,'Support::set_rules()'],['../class_model.html#a696fd8dc85423d35fee3b9718877abb4',1,'Model::set_rules()']]], - ['set_5frules_5fdyn_586',['set_rules_dyn',['../class_support.html#a9e296aa740b9aad3e7feef3981002c9e',1,'Support::set_rules_dyn()'],['../class_model.html#ab200cf9d28983471fa8264fc90071bad',1,'Model::set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)']]], - ['set_5fseed_587',['set_seed',['../class_model.html#afe7f86754248416469456f98f493c9b5',1,'Model::set_seed()'],['../class_flock.html#a15ba537520410f84e924b0eab0a893f4',1,'Flock::set_seed()'],['../class_geese.html#ae6e780ffc2819345d142afad0a00b361',1,'Geese::set_seed()']]], - ['set_5ftransform_5fmodel_588',['set_transform_model',['../class_model.html#aeb964da3f921dae949d1f903eb7accbc',1,'Model']]], - ['shrink_5fto_5ffit_589',['shrink_to_fit',['../class_phylo_counter_data.html#ae6a913894d0a6777f72246c2c4d75e81',1,'PhyloCounterData']]], - ['simulate_590',['simulate',['../class_d_e_f_m.html#afb829f5b9805da628740131f6f644c24',1,'DEFM::simulate()'],['../class_geese.html#abd7f5df0db4b4bcbc9d48aebf2d118ad',1,'Geese::simulate()']]], - ['size_591',['size',['../class_phylo_counter_data.html#ac3c18fad731522fb19abd02776a9c7b0',1,'PhyloCounterData::size()'],['../class_b_array_dense_col__const.html#aa94c1df05d3ece6449af71b9c6597487',1,'BArrayDenseCol_const::size()'],['../class_b_array_dense_row.html#a4364d2247afb6bce7effc52c8dcbe394',1,'BArrayDenseRow::size()'],['../class_b_array_dense_row__const.html#a7c27b35d85ba2dfb499ff63beb4ebe1f',1,'BArrayDenseRow_const::size()'],['../class_b_array_vector.html#a2626a53bd35b18d8a1e4c6c631794db1',1,'BArrayVector::size()'],['../class_b_array_vector__const.html#a1951e7c9bf8fa7c787bffec306fab3ff',1,'BArrayVector_const::size()'],['../class_counters.html#ad7980fd3757652e20b90ce1064e333c2',1,'Counters::size()'],['../class_freq_table.html#af1f26bddaded94f0d5acb68f3a94fb86',1,'FreqTable::size()'],['../class_model.html#a1d45ad43d7aa468deb326074e110524b',1,'Model::size()'],['../class_b_array_dense_col.html#ad98af3af82a9a36ea4f4b11e2d8bb84b',1,'BArrayDenseCol::size()'],['../class_power_set.html#a9a92b7c43517e11f3245a7ae89a578ef',1,'PowerSet::size()'],['../class_rules.html#a3a7e889b85644a0109fa1bf94627dbcc',1,'Rules::size()'],['../class_stats_counter.html#ab682162c2ff13eb65bbc4d88213e9255',1,'StatsCounter::size()']]], - ['size_5funique_592',['size_unique',['../class_model.html#a0261a55996a1707b9bae97544f1fabf8',1,'Model']]], - ['sort_5farray_593',['sort_array',['../typedefs_8hpp.html#ab1d4f47a245caa5ee58da49231c054ca',1,'typedefs.hpp']]], - ['source_594',['source',['../class_entries.html#ad68e0ccceda194f8e916b83998f6cccc',1,'Entries']]], - ['states_595',['states',['../class_node_data.html#a33caaadde6afe892624501bdb0edaea6',1,'NodeData']]], - ['statistical_20models_596',['Statistical Models',['../group__stat-models.html',1,'']]], - ['stats_5fsupport_597',['stats_support',['../class_model.html#a39aa4fd9a3b78ec2c11b2766979df35e',1,'Model']]], - ['stats_5fsupport_5fn_5farrays_598',['stats_support_n_arrays',['../class_model.html#a70f54e805f1ecf2ac823c6abe8f4a503',1,'Model']]], - ['stats_5ftarget_599',['stats_target',['../class_model.html#a23a878c633e4ed59f4921254d6c85e29',1,'Model']]], - ['statscounter_600',['StatsCounter',['../class_stats_counter.html',1,'StatsCounter< Array_Type, Data_Type >'],['../class_stats_counter.html#a6cef1e5bb4914a49ba8dd0f63070f81c',1,'StatsCounter::StatsCounter()'],['../class_stats_counter.html#af3fd082aa6667ec0a4ed24a4cf1f1fd9',1,'StatsCounter::StatsCounter(const StatsCounter< Array_Type, Data_Type > &counter)'],['../class_stats_counter.html#aad1531e93d2d217c5cfd6b389ccf6fba',1,'StatsCounter::StatsCounter(const Array_Type *Array_)']]], - ['statscounter_2dbones_2ehpp_601',['statscounter-bones.hpp',['../statscounter-bones_8hpp.html',1,'']]], - ['statscounter_2dmeat_2ehpp_602',['statscounter-meat.hpp',['../statscounter-meat_8hpp.html',1,'']]], - ['statscounter_3c_20barray_3c_3e_2c_20bool_20_3e_603',['StatsCounter< BArray<>, bool >',['../class_stats_counter.html',1,'']]], - ['statscounter_5ftemplate_604',['STATSCOUNTER_TEMPLATE',['../statscounter-meat_8hpp.html#abc429f91283d75fd99416bc90c6b5c15',1,'STATSCOUNTER_TEMPLATE(, StatsCounter)(const StatsCounter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a0be2a43cbb1ef60a069583b540c72a5e',1,'STATSCOUNTER_TEMPLATE(): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#af57f0e315f3dca2f15fbbbd23d2efe1b',1,'STATSCOUNTER_TEMPLATE(,~StatsCounter)(): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a810665e36600218ee981f80d0a9af24f',1,'STATSCOUNTER_TEMPLATE(void, reset_array)(const Array_Type *Array_): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#acb127b0f8d8b3764857ab521e17c3f15',1,'STATSCOUNTER_TEMPLATE(void, add_counter)(Counter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a001697fe93836f604a469b412e057b86',1,'STATSCOUNTER_TEMPLATE(void, set_counters)(Counters< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a5b4bb8d6659a6fc0b9ea281fdca30310',1,'STATSCOUNTER_TEMPLATE(void, count_init)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a644e236b1ad974fff8762b7ac8fd0144',1,'STATSCOUNTER_TEMPLATE(void, count_current)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a526cc3e5befb645e099dd98aee25295f',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_names)() const: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a747ef18c7e504ddafbe17c8f367196de',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_descriptions)() const: statscounter-meat.hpp']]], - ['statscounter_5ftemplate_5fargs_605',['STATSCOUNTER_TEMPLATE_ARGS',['../statscounter-meat_8hpp.html#a4f3342988a37f4ea182c13f9abb589f1',1,'statscounter-meat.hpp']]], - ['statscounter_5ftype_606',['STATSCOUNTER_TYPE',['../statscounter-meat_8hpp.html#ac10625f9e9aacf59fb0fa88ca370ed9b',1,'statscounter-meat.hpp']]], - ['store_5fpsets_607',['store_psets',['../class_model.html#a3e8c4587b259d60fcf7c70c7e3f55082',1,'Model']]], - ['subtree_5fprob_608',['subtree_prob',['../class_node.html#afb0c9a29d8b65c33e9cec846e7d5811d',1,'Node']]], - ['support_609',['Support',['../class_support.html#ae24e462f00c68fd4e603b61684fc0e6f',1,'Support::Support()'],['../class_support.html#a4d0d11f25b9bd66121a629a2870c1e91',1,'Support::Support(size_t N_, size_t M_)'],['../class_support.html#a4197eb1067185aee7c79434f4d8e469c',1,'Support::Support(const Array_Type &Array_)'],['../class_support.html',1,'Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >']]], - ['support_2dbones_2ehpp_610',['support-bones.hpp',['../support-bones_8hpp.html',1,'']]], - ['support_2dmeat_2ehpp_611',['support-meat.hpp',['../support-meat_8hpp.html',1,'']]], - ['support_3c_20barray_3c_3e_2c_20bool_2c_20bool_2c_20bool_20_3e_612',['Support< BArray<>, bool, bool, bool >',['../class_support.html',1,'']]], - ['support_5ffun_613',['support_fun',['../class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e',1,'Model']]], - ['support_5fsize_614',['support_size',['../class_geese.html#a37cc90facde24d50e7dfac12c4314f38',1,'Geese::support_size()'],['../class_flock.html#ad0f1cd362bc6a2dfbb81fa2abeff59cc',1,'Flock::support_size()'],['../class_model.html#a98e5f6188b1d3235efa61b72f4562741',1,'Model::support_size()']]], - ['swap_5fcells_615',['swap_cells',['../class_b_array_dense.html#a53f50519c80ef0816523814fdeda72c5',1,'BArrayDense::swap_cells()'],['../class_b_array.html#ac989d422174ce277a80f1c63aba004c5',1,'BArray::swap_cells()']]], - ['swap_5fcols_616',['swap_cols',['../class_b_array_dense.html#a203223d1bb73e5b1b5b536b2e39256a6',1,'BArrayDense::swap_cols()'],['../class_b_array.html#a1e868a51ece8eba5f53c8da06bf57c80',1,'BArray::swap_cols()']]], - ['swap_5frows_617',['swap_rows',['../class_b_array_dense.html#aabd5445944fd4beececa8e464423f396',1,'BArrayDense::swap_rows()'],['../class_b_array.html#a0b24dacc360e5d4a553bfdc25169261d',1,'BArray::swap_rows()']]] + ['sample_579',['sample',['../class_model.html#a2adac6eb2d37bd67d5f0222374ce193d',1,'Model::sample(const Array_Type &Array_, const std::vector< double > &params={})'],['../class_model.html#ad6d0a2c68540fe6480337a606c14cea6',1,'Model::sample(const size_t &i, const std::vector< double > &params)']]], + ['sequence_580',['sequence',['../class_geese.html#a091043ad9570008854fe43d46fa0a7ee',1,'Geese']]], + ['set_5fcounters_581',['set_counters',['../class_model.html#a93632a05117d5b862d082885015c9363',1,'Model::set_counters()'],['../class_stats_counter.html#a1d66f7d7326cac60a46ee56a8eb0a497',1,'StatsCounter::set_counters()'],['../class_support.html#afc199188011973ef28bcf7dd1383743e',1,'Support::set_counters()']]], + ['set_5fdata_582',['set_data',['../class_b_array.html#accf44b49caa7746a462a3ac9b6024cfc',1,'BArray::set_data()'],['../class_b_array_dense.html#a773a7953f931a84847c2e63aa0f7d53f',1,'BArrayDense::set_data()']]], + ['set_5fhasher_583',['set_hasher',['../class_counter.html#ab8af2b5ab56d152c5790f59dcaedf394',1,'Counter']]], + ['set_5fnames_584',['set_names',['../class_d_e_f_m.html#a5a7e2cb7c500f1379763c35d48f03ffb',1,'DEFM']]], + ['set_5frengine_585',['set_rengine',['../class_model.html#af86cd3bfb4b3c929a263090950435a3c',1,'Model']]], + ['set_5frules_586',['set_rules',['../class_support.html#af537df5404dcd989b9d606e4dae454e1',1,'Support::set_rules()'],['../class_model.html#a696fd8dc85423d35fee3b9718877abb4',1,'Model::set_rules()']]], + ['set_5frules_5fdyn_587',['set_rules_dyn',['../class_support.html#a9e296aa740b9aad3e7feef3981002c9e',1,'Support::set_rules_dyn()'],['../class_model.html#ab200cf9d28983471fa8264fc90071bad',1,'Model::set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)']]], + ['set_5fseed_588',['set_seed',['../class_model.html#afe7f86754248416469456f98f493c9b5',1,'Model::set_seed()'],['../class_flock.html#a15ba537520410f84e924b0eab0a893f4',1,'Flock::set_seed()'],['../class_geese.html#ae6e780ffc2819345d142afad0a00b361',1,'Geese::set_seed()']]], + ['set_5ftransform_5fmodel_589',['set_transform_model',['../class_model.html#aeb964da3f921dae949d1f903eb7accbc',1,'Model']]], + ['shrink_5fto_5ffit_590',['shrink_to_fit',['../class_phylo_counter_data.html#ae6a913894d0a6777f72246c2c4d75e81',1,'PhyloCounterData']]], + ['simulate_591',['simulate',['../class_d_e_f_m.html#afb829f5b9805da628740131f6f644c24',1,'DEFM::simulate()'],['../class_geese.html#abd7f5df0db4b4bcbc9d48aebf2d118ad',1,'Geese::simulate()']]], + ['size_592',['size',['../class_phylo_counter_data.html#ac3c18fad731522fb19abd02776a9c7b0',1,'PhyloCounterData::size()'],['../class_b_array_dense_col__const.html#aa94c1df05d3ece6449af71b9c6597487',1,'BArrayDenseCol_const::size()'],['../class_b_array_dense_row.html#a4364d2247afb6bce7effc52c8dcbe394',1,'BArrayDenseRow::size()'],['../class_b_array_dense_row__const.html#a7c27b35d85ba2dfb499ff63beb4ebe1f',1,'BArrayDenseRow_const::size()'],['../class_b_array_vector.html#a2626a53bd35b18d8a1e4c6c631794db1',1,'BArrayVector::size()'],['../class_b_array_vector__const.html#a1951e7c9bf8fa7c787bffec306fab3ff',1,'BArrayVector_const::size()'],['../class_counters.html#ad7980fd3757652e20b90ce1064e333c2',1,'Counters::size()'],['../class_freq_table.html#af1f26bddaded94f0d5acb68f3a94fb86',1,'FreqTable::size()'],['../class_model.html#a1d45ad43d7aa468deb326074e110524b',1,'Model::size()'],['../class_b_array_dense_col.html#ad98af3af82a9a36ea4f4b11e2d8bb84b',1,'BArrayDenseCol::size()'],['../class_power_set.html#a9a92b7c43517e11f3245a7ae89a578ef',1,'PowerSet::size()'],['../class_rules.html#a3a7e889b85644a0109fa1bf94627dbcc',1,'Rules::size()'],['../class_stats_counter.html#ab682162c2ff13eb65bbc4d88213e9255',1,'StatsCounter::size()']]], + ['size_5funique_593',['size_unique',['../class_model.html#a0261a55996a1707b9bae97544f1fabf8',1,'Model']]], + ['sort_5farray_594',['sort_array',['../typedefs_8hpp.html#ab1d4f47a245caa5ee58da49231c054ca',1,'typedefs.hpp']]], + ['source_595',['source',['../class_entries.html#ad68e0ccceda194f8e916b83998f6cccc',1,'Entries']]], + ['states_596',['states',['../class_node_data.html#a33caaadde6afe892624501bdb0edaea6',1,'NodeData']]], + ['statistical_20models_597',['Statistical Models',['../group__stat-models.html',1,'']]], + ['stats_5fsupport_598',['stats_support',['../class_model.html#a3b96c8ef06619593e644c5d41d02b106',1,'Model']]], + ['stats_5fsupport_5fn_5farrays_599',['stats_support_n_arrays',['../class_model.html#a70f54e805f1ecf2ac823c6abe8f4a503',1,'Model']]], + ['stats_5fsupport_5fsizes_600',['stats_support_sizes',['../class_model.html#ac98158e9aa3d55dbd366c6721fe3343f',1,'Model']]], + ['stats_5fsupport_5fsizes_5facc_601',['stats_support_sizes_acc',['../class_model.html#a66be2819cbf561e657b372e04721acc9',1,'Model']]], + ['stats_5ftarget_602',['stats_target',['../class_model.html#a23a878c633e4ed59f4921254d6c85e29',1,'Model']]], + ['statscounter_603',['StatsCounter',['../class_stats_counter.html',1,'StatsCounter< Array_Type, Data_Type >'],['../class_stats_counter.html#a6cef1e5bb4914a49ba8dd0f63070f81c',1,'StatsCounter::StatsCounter()'],['../class_stats_counter.html#af3fd082aa6667ec0a4ed24a4cf1f1fd9',1,'StatsCounter::StatsCounter(const StatsCounter< Array_Type, Data_Type > &counter)'],['../class_stats_counter.html#aad1531e93d2d217c5cfd6b389ccf6fba',1,'StatsCounter::StatsCounter(const Array_Type *Array_)']]], + ['statscounter_2dbones_2ehpp_604',['statscounter-bones.hpp',['../statscounter-bones_8hpp.html',1,'']]], + ['statscounter_2dmeat_2ehpp_605',['statscounter-meat.hpp',['../statscounter-meat_8hpp.html',1,'']]], + ['statscounter_3c_20barray_3c_3e_2c_20bool_20_3e_606',['StatsCounter< BArray<>, bool >',['../class_stats_counter.html',1,'']]], + ['statscounter_5ftemplate_607',['STATSCOUNTER_TEMPLATE',['../statscounter-meat_8hpp.html#abc429f91283d75fd99416bc90c6b5c15',1,'STATSCOUNTER_TEMPLATE(, StatsCounter)(const StatsCounter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a0be2a43cbb1ef60a069583b540c72a5e',1,'STATSCOUNTER_TEMPLATE(): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#af57f0e315f3dca2f15fbbbd23d2efe1b',1,'STATSCOUNTER_TEMPLATE(,~StatsCounter)(): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a810665e36600218ee981f80d0a9af24f',1,'STATSCOUNTER_TEMPLATE(void, reset_array)(const Array_Type *Array_): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#acb127b0f8d8b3764857ab521e17c3f15',1,'STATSCOUNTER_TEMPLATE(void, add_counter)(Counter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a001697fe93836f604a469b412e057b86',1,'STATSCOUNTER_TEMPLATE(void, set_counters)(Counters< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a5b4bb8d6659a6fc0b9ea281fdca30310',1,'STATSCOUNTER_TEMPLATE(void, count_init)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a644e236b1ad974fff8762b7ac8fd0144',1,'STATSCOUNTER_TEMPLATE(void, count_current)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a526cc3e5befb645e099dd98aee25295f',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_names)() const: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a747ef18c7e504ddafbe17c8f367196de',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_descriptions)() const: statscounter-meat.hpp']]], + ['statscounter_5ftemplate_5fargs_608',['STATSCOUNTER_TEMPLATE_ARGS',['../statscounter-meat_8hpp.html#a4f3342988a37f4ea182c13f9abb589f1',1,'statscounter-meat.hpp']]], + ['statscounter_5ftype_609',['STATSCOUNTER_TYPE',['../statscounter-meat_8hpp.html#ac10625f9e9aacf59fb0fa88ca370ed9b',1,'statscounter-meat.hpp']]], + ['store_5fpsets_610',['store_psets',['../class_model.html#a3e8c4587b259d60fcf7c70c7e3f55082',1,'Model']]], + ['subtree_5fprob_611',['subtree_prob',['../class_node.html#afb0c9a29d8b65c33e9cec846e7d5811d',1,'Node']]], + ['support_612',['Support',['../class_support.html#ae24e462f00c68fd4e603b61684fc0e6f',1,'Support::Support()'],['../class_support.html#a4d0d11f25b9bd66121a629a2870c1e91',1,'Support::Support(size_t N_, size_t M_)'],['../class_support.html#a4197eb1067185aee7c79434f4d8e469c',1,'Support::Support(const Array_Type &Array_)'],['../class_support.html',1,'Support< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type >']]], + ['support_2dbones_2ehpp_613',['support-bones.hpp',['../support-bones_8hpp.html',1,'']]], + ['support_2dmeat_2ehpp_614',['support-meat.hpp',['../support-meat_8hpp.html',1,'']]], + ['support_3c_20barray_3c_3e_2c_20bool_2c_20bool_2c_20bool_20_3e_615',['Support< BArray<>, bool, bool, bool >',['../class_support.html',1,'']]], + ['support_5ffun_616',['support_fun',['../class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e',1,'Model']]], + ['support_5fsize_617',['support_size',['../class_geese.html#a37cc90facde24d50e7dfac12c4314f38',1,'Geese::support_size()'],['../class_flock.html#ad0f1cd362bc6a2dfbb81fa2abeff59cc',1,'Flock::support_size()'],['../class_model.html#a98e5f6188b1d3235efa61b72f4562741',1,'Model::support_size()']]], + ['swap_5fcells_618',['swap_cells',['../class_b_array_dense.html#a53f50519c80ef0816523814fdeda72c5',1,'BArrayDense::swap_cells()'],['../class_b_array.html#ac989d422174ce277a80f1c63aba004c5',1,'BArray::swap_cells()']]], + ['swap_5fcols_619',['swap_cols',['../class_b_array_dense.html#a203223d1bb73e5b1b5b536b2e39256a6',1,'BArrayDense::swap_cols()'],['../class_b_array.html#a1e868a51ece8eba5f53c8da06bf57c80',1,'BArray::swap_cols()']]], + ['swap_5frows_620',['swap_rows',['../class_b_array_dense.html#aabd5445944fd4beececa8e464423f396',1,'BArrayDense::swap_rows()'],['../class_b_array.html#a0b24dacc360e5d4a553bfdc25169261d',1,'BArray::swap_rows()']]] ]; diff --git a/search/all_12.js b/search/all_12.js index cb5e11c1f..0c14e38cf 100644 --- a/search/all_12.js +++ b/search/all_12.js @@ -1,14 +1,14 @@ var searchData= [ - ['target_618',['target',['../class_entries.html#a7f827673d8c62dc7afb8f2884670573f',1,'Entries']]], - ['this_619',['this',['../barray-meat-operators_8hpp.html#a16b15c19feaca0a6aa77abb6865710ef',1,'barray-meat-operators.hpp']]], - ['tmp_5fhasher_5fcall_620',['TMP_HASHER_CALL',['../counters-meat_8hpp.html#a280a28059418e1ac77dfc3b16a435e7a',1,'counters-meat.hpp']]], - ['toggle_5fcell_621',['toggle_cell',['../class_b_array.html#a8e5b848c1b49e22f82b7f355d61851aa',1,'BArray::toggle_cell()'],['../class_b_array_dense.html#a9a4c476e28e4491793c38ad2f14715a8',1,'BArrayDense::toggle_cell()']]], - ['toggle_5flock_622',['toggle_lock',['../class_b_array.html#a6e97ad113573875b6bdbd75dca31a514',1,'BArray::toggle_lock()'],['../class_b_array_dense.html#adffea380472c935d845af78f81751e35',1,'BArrayDense::toggle_lock()']]], - ['transform_5fmodel_623',['transform_model',['../class_model.html#a9f17772e230a4790ee6b7d028eca7e26',1,'Model']]], - ['transform_5fmodel_5ffun_624',['transform_model_fun',['../class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd',1,'Model']]], - ['transform_5fmodel_5fterm_5fnames_625',['transform_model_term_names',['../class_model.html#a029716dd943b3fc3de88eead66404b16',1,'Model']]], - ['transpose_626',['transpose',['../class_b_array.html#a0284f7f2148b7c1b474ebe01f6548b98',1,'BArray::transpose()'],['../class_b_array_dense.html#ae68480602f30492399d8c56e2972d5a6',1,'BArrayDense::transpose()']]], - ['two_627',['TWO',['../namespace_c_h_e_c_k.html#a2b112aaec4c59311376a5a60f291aa48',1,'CHECK::TWO()'],['../namespace_e_x_i_s_t_s.html#ad76d02e8eb6d20715d333b72394b0648',1,'EXISTS::TWO()']]], - ['typedefs_2ehpp_628',['typedefs.hpp',['../typedefs_8hpp.html',1,'']]] + ['target_621',['target',['../class_entries.html#a7f827673d8c62dc7afb8f2884670573f',1,'Entries']]], + ['this_622',['this',['../barray-meat-operators_8hpp.html#a16b15c19feaca0a6aa77abb6865710ef',1,'barray-meat-operators.hpp']]], + ['tmp_5fhasher_5fcall_623',['TMP_HASHER_CALL',['../counters-meat_8hpp.html#a280a28059418e1ac77dfc3b16a435e7a',1,'counters-meat.hpp']]], + ['toggle_5fcell_624',['toggle_cell',['../class_b_array.html#a8e5b848c1b49e22f82b7f355d61851aa',1,'BArray::toggle_cell()'],['../class_b_array_dense.html#a9a4c476e28e4491793c38ad2f14715a8',1,'BArrayDense::toggle_cell()']]], + ['toggle_5flock_625',['toggle_lock',['../class_b_array.html#a6e97ad113573875b6bdbd75dca31a514',1,'BArray::toggle_lock()'],['../class_b_array_dense.html#adffea380472c935d845af78f81751e35',1,'BArrayDense::toggle_lock()']]], + ['transform_5fmodel_626',['transform_model',['../class_model.html#a9f17772e230a4790ee6b7d028eca7e26',1,'Model']]], + ['transform_5fmodel_5ffun_627',['transform_model_fun',['../class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd',1,'Model']]], + ['transform_5fmodel_5fterm_5fnames_628',['transform_model_term_names',['../class_model.html#a029716dd943b3fc3de88eead66404b16',1,'Model']]], + ['transpose_629',['transpose',['../class_b_array.html#a0284f7f2148b7c1b474ebe01f6548b98',1,'BArray::transpose()'],['../class_b_array_dense.html#ae68480602f30492399d8c56e2972d5a6',1,'BArrayDense::transpose()']]], + ['two_630',['TWO',['../namespace_c_h_e_c_k.html#a2b112aaec4c59311376a5a60f291aa48',1,'CHECK::TWO()'],['../namespace_e_x_i_s_t_s.html#ad76d02e8eb6d20715d333b72394b0648',1,'EXISTS::TWO()']]], + ['typedefs_2ehpp_631',['typedefs.hpp',['../typedefs_8hpp.html',1,'']]] ]; diff --git a/search/all_13.js b/search/all_13.js index f794e2f3a..c79989bd1 100644 --- a/search/all_13.js +++ b/search/all_13.js @@ -1,9 +1,9 @@ var searchData= [ - ['ub_629',['ub',['../class_phylo_rule_dyn_data.html#ad92fa14927d33a5cffed37ee8c00a2a5',1,'PhyloRuleDynData']]], - ['uknown_630',['UKNOWN',['../namespace_e_x_i_s_t_s.html#a81eb362d951445c658942a433afddb97',1,'EXISTS']]], - ['uni_5fsub_631',['UNI_SUB',['../defm_2counters_8hpp.html#a7a02efb9a9ac7cb0f4b8659e2b2529e0',1,'counters.hpp']]], - ['update_5fannotations_632',['update_annotations',['../class_geese.html#aca6c81b460f41f9684004692279bd0ee',1,'Geese']]], - ['update_5fnormalizing_5fconstant_633',['update_normalizing_constant',['../model-meat_8hpp.html#aaa38b3c2cb53d9f51f0dffde9eaff719',1,'model-meat.hpp']]], - ['update_5fnormalizing_5fconstants_634',['update_normalizing_constants',['../class_model.html#a2fbb49bd54c3631b53170ac5f17669a0',1,'Model']]] + ['ub_632',['ub',['../class_phylo_rule_dyn_data.html#ad92fa14927d33a5cffed37ee8c00a2a5',1,'PhyloRuleDynData']]], + ['uknown_633',['UKNOWN',['../namespace_e_x_i_s_t_s.html#a81eb362d951445c658942a433afddb97',1,'EXISTS']]], + ['uni_5fsub_634',['UNI_SUB',['../defm_2counters_8hpp.html#a7a02efb9a9ac7cb0f4b8659e2b2529e0',1,'counters.hpp']]], + ['update_5fannotations_635',['update_annotations',['../class_geese.html#aca6c81b460f41f9684004692279bd0ee',1,'Geese']]], + ['update_5fnormalizing_5fconstant_636',['update_normalizing_constant',['../model-meat_8hpp.html#aaa38b3c2cb53d9f51f0dffde9eaff719',1,'model-meat.hpp']]], + ['update_5fnormalizing_5fconstants_637',['update_normalizing_constants',['../class_model.html#a2fbb49bd54c3631b53170ac5f17669a0',1,'Model']]] ]; diff --git a/search/all_14.js b/search/all_14.js index 88904cdbd..632b6d1a2 100644 --- a/search/all_14.js +++ b/search/all_14.js @@ -1,13 +1,13 @@ var searchData= [ - ['val_635',['val',['../class_entries.html#ae0726e20b17868665cdae6ff70f93bb4',1,'Entries']]], - ['value_636',['value',['../class_cell.html#a5df1609bc0705830ec4dc6e177ddc955',1,'Cell']]], - ['vec_5fdiff_637',['vec_diff',['../geese-bones_8hpp.html#ae69f7c755cf5aa080b10d659c439c70d',1,'geese-bones.hpp']]], - ['vec_5fequal_638',['vec_equal',['../typedefs_8hpp.html#a0520b46efb182c4254e257ff5c5e7394',1,'typedefs.hpp']]], - ['vec_5fequal_5fapprox_639',['vec_equal_approx',['../typedefs_8hpp.html#aed8ddfe5ae95bf4d6f76221ce06566fb',1,'typedefs.hpp']]], - ['vec_5finner_5fprod_640',['vec_inner_prod',['../typedefs_8hpp.html#ab9ddeecf87d68d3f44dd6a94b10aa786',1,'vec_inner_prod(const T *a, const T *b, size_t n): typedefs.hpp'],['../typedefs_8hpp.html#af6f9c021aa2e49b1cb82fbd32026f1dc',1,'vec_inner_prod(const double *a, const double *b, size_t n): typedefs.hpp']]], - ['vechasher_641',['vecHasher',['../structvec_hasher.html',1,'']]], - ['vector_5fcaster_642',['vector_caster',['../geese-bones_8hpp.html#a13c91ee42db6c3b986acbbac4ee58cb0',1,'geese-bones.hpp']]], - ['vertex_5fattr_643',['vertex_attr',['../class_network_data.html#a3dc3e5549abc6daa85f30dbdc504ecac',1,'NetworkData']]], - ['visited_644',['visited',['../class_b_array.html#ae0860bf21425397d1498f94da6518e85',1,'BArray::visited()'],['../class_b_array_dense.html#a98a7e8e1f6d19de2ae0a857d7fd7d2f1',1,'BArrayDense::visited()'],['../class_cell.html#a1f539a05953fa05d723c32e718f0eeb3',1,'Cell::visited()'],['../class_node.html#aa1bdec4e775fc578632e6a2dced9e251',1,'Node::visited()']]] + ['val_638',['val',['../class_entries.html#ae0726e20b17868665cdae6ff70f93bb4',1,'Entries']]], + ['value_639',['value',['../class_cell.html#a5df1609bc0705830ec4dc6e177ddc955',1,'Cell']]], + ['vec_5fdiff_640',['vec_diff',['../geese-bones_8hpp.html#ae69f7c755cf5aa080b10d659c439c70d',1,'geese-bones.hpp']]], + ['vec_5fequal_641',['vec_equal',['../typedefs_8hpp.html#a0520b46efb182c4254e257ff5c5e7394',1,'typedefs.hpp']]], + ['vec_5fequal_5fapprox_642',['vec_equal_approx',['../typedefs_8hpp.html#aed8ddfe5ae95bf4d6f76221ce06566fb',1,'typedefs.hpp']]], + ['vec_5finner_5fprod_643',['vec_inner_prod',['../typedefs_8hpp.html#ab9ddeecf87d68d3f44dd6a94b10aa786',1,'vec_inner_prod(const T *a, const T *b, size_t n): typedefs.hpp'],['../typedefs_8hpp.html#af6f9c021aa2e49b1cb82fbd32026f1dc',1,'vec_inner_prod(const double *a, const double *b, size_t n): typedefs.hpp']]], + ['vechasher_644',['vecHasher',['../structvec_hasher.html',1,'']]], + ['vector_5fcaster_645',['vector_caster',['../geese-bones_8hpp.html#a13c91ee42db6c3b986acbbac4ee58cb0',1,'geese-bones.hpp']]], + ['vertex_5fattr_646',['vertex_attr',['../class_network_data.html#a3dc3e5549abc6daa85f30dbdc504ecac',1,'NetworkData']]], + ['visited_647',['visited',['../class_b_array.html#ae0860bf21425397d1498f94da6518e85',1,'BArray::visited()'],['../class_b_array_dense.html#a98a7e8e1f6d19de2ae0a857d7fd7d2f1',1,'BArrayDense::visited()'],['../class_cell.html#a1f539a05953fa05d723c32e718f0eeb3',1,'Cell::visited()'],['../class_node.html#aa1bdec4e775fc578632e6a2dced9e251',1,'Node::visited()']]] ]; diff --git a/search/all_15.js b/search/all_15.js index 2b5ce3374..98e402bc5 100644 --- a/search/all_15.js +++ b/search/all_15.js @@ -1,4 +1,4 @@ var searchData= [ - ['with_5fpset_645',['with_pset',['../class_model.html#a8218c8591c4e2a9787dec2b418281548',1,'Model']]] + ['with_5fpset_648',['with_pset',['../class_model.html#a8218c8591c4e2a9787dec2b418281548',1,'Model']]] ]; diff --git a/search/all_16.js b/search/all_16.js index f495810a7..28d420229 100644 --- a/search/all_16.js +++ b/search/all_16.js @@ -1,5 +1,5 @@ var searchData= [ - ['x_5fncol_646',['X_ncol',['../group__rules-phylo.html#ga13a6688217231167d87c033db3803209',1,'DEFMData']]], - ['x_5fnrow_647',['X_nrow',['../group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a',1,'DEFMData']]] + ['x_5fncol_649',['X_ncol',['../group__rules-phylo.html#ga13a6688217231167d87c033db3803209',1,'DEFMData']]], + ['x_5fnrow_650',['X_nrow',['../group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a',1,'DEFMData']]] ]; diff --git a/search/all_17.js b/search/all_17.js index a7b5a8611..d378906cd 100644 --- a/search/all_17.js +++ b/search/all_17.js @@ -1,6 +1,6 @@ var searchData= [ - ['zero_5fcell_648',['ZERO_CELL',['../barraydense-meat_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydense-meat.hpp'],['../barraydensecol-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydenserow-bones.hpp']]], - ['zero_5fcol_649',['zero_col',['../class_b_array.html#a256b66d499284284486283de666d1022',1,'BArray::zero_col()'],['../class_b_array_dense.html#a9d5d4dfaafbf89e58346c07247646b2a',1,'BArrayDense::zero_col()']]], - ['zero_5frow_650',['zero_row',['../class_b_array.html#a515c069e123eabc9b5b78ffe106d86bb',1,'BArray::zero_row()'],['../class_b_array_dense.html#a0ce76bf9727c4ae16de50551461a5df5',1,'BArrayDense::zero_row()']]] + ['zero_5fcell_651',['ZERO_CELL',['../barraydense-meat_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydense-meat.hpp'],['../barraydensecol-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydenserow-bones.hpp']]], + ['zero_5fcol_652',['zero_col',['../class_b_array.html#a256b66d499284284486283de666d1022',1,'BArray::zero_col()'],['../class_b_array_dense.html#a9d5d4dfaafbf89e58346c07247646b2a',1,'BArrayDense::zero_col()']]], + ['zero_5frow_653',['zero_row',['../class_b_array.html#a515c069e123eabc9b5b78ffe106d86bb',1,'BArray::zero_row()'],['../class_b_array_dense.html#a0ce76bf9727c4ae16de50551461a5df5',1,'BArrayDense::zero_row()']]] ]; diff --git a/search/all_18.js b/search/all_18.js index bc08d99af..6fa50b2b1 100644 --- a/search/all_18.js +++ b/search/all_18.js @@ -1,34 +1,34 @@ var searchData= [ - ['_7ebarray_651',['~BArray',['../class_b_array.html#af39acdf29aa5999a7f5fd48141be384e',1,'BArray']]], - ['_7ebarraycell_652',['~BArrayCell',['../class_b_array_cell.html#a6fbc56424caade490a72685cc35ad0e9',1,'BArrayCell']]], - ['_7ebarraycell_5fconst_653',['~BArrayCell_const',['../class_b_array_cell__const.html#a3afb7b09142e1c02c9711d601f532573',1,'BArrayCell_const']]], - ['_7ebarraydense_654',['~BArrayDense',['../class_b_array_dense.html#a6c11b9468b30cfe6f77cecc06bfe31c7',1,'BArrayDense']]], - ['_7ebarraydensecell_655',['~BArrayDenseCell',['../class_b_array_dense_cell.html#a78104cca4d951df7205c5ba7eae0d5d7',1,'BArrayDenseCell']]], - ['_7ebarrayrow_656',['~BArrayRow',['../class_b_array_row.html#af20fd4ceb7a065fdec62dd0bbdc184aa',1,'BArrayRow']]], - ['_7ebarrayrow_5fconst_657',['~BArrayRow_const',['../class_b_array_row__const.html#af5351fbbba8542ce39afe4eec5f70bd7',1,'BArrayRow_const']]], - ['_7ebarrayvector_658',['~BArrayVector',['../class_b_array_vector.html#abad4f8e22e4279afea5fe2c1b72698cf',1,'BArrayVector']]], - ['_7ebarrayvector_5fconst_659',['~BArrayVector_const',['../class_b_array_vector__const.html#aab355dba79768a8f63ba632d77128a4c',1,'BArrayVector_const']]], - ['_7ecell_660',['~Cell',['../class_cell.html#a12667d768c7eab9e295b3476a5d60c0e',1,'Cell']]], - ['_7econstbarrayrowiter_661',['~ConstBArrayRowIter',['../class_const_b_array_row_iter.html#a5f32704679331be41e994d37294e3476',1,'ConstBArrayRowIter']]], - ['_7ecounter_662',['~Counter',['../class_counter.html#a66594b4ffbbf337241b032c1f039b3c0',1,'Counter']]], - ['_7ecounters_663',['~Counters',['../class_counters.html#a6ce3fa5d32d646efb5d83fa1feaf5e95',1,'Counters']]], - ['_7edefmcounterdata_664',['~DEFMCounterData',['../group__rules-phylo.html#ga0b09b4a0c405b1e2f694d39136bf87f6',1,'DEFMCounterData']]], - ['_7edefmdata_665',['~DEFMData',['../group__rules-phylo.html#ga637f2c896da37c0f3a72bd0174ca718c',1,'DEFMData']]], - ['_7edefmruledyndata_666',['~DEFMRuleDynData',['../group__rules-phylo.html#gad64e7379376d678c0d7795be221c5e3e',1,'DEFMRuleDynData']]], - ['_7eentries_667',['~Entries',['../class_entries.html#aeda42186376731bd3a9b3902a09395a4',1,'Entries']]], - ['_7eflock_668',['~Flock',['../class_flock.html#ab5ed0567a8721dd114763267f9fa3bdf',1,'Flock']]], - ['_7efreqtable_669',['~FreqTable',['../class_freq_table.html#a7ed627807a61c484243636137609abcd',1,'FreqTable']]], - ['_7egeese_670',['~Geese',['../class_geese.html#a8b665d6faea65caacbb00feea98d53b0',1,'Geese']]], - ['_7emodel_671',['~Model',['../class_model.html#a58dc9105b487e0e2d2cb3faa16397ae2',1,'Model']]], - ['_7enetcounterdata_672',['~NetCounterData',['../class_net_counter_data.html#a2e88fcc7f0296d791fe9f0facd24489f',1,'NetCounterData']]], - ['_7enetworkdata_673',['~NetworkData',['../class_network_data.html#a4667137d76017d3c69a789ad6cf86931',1,'NetworkData']]], - ['_7enode_674',['~Node',['../class_node.html#aa0840c3cb5c7159be6d992adecd2097c',1,'Node']]], - ['_7ephyloruledyndata_675',['~PhyloRuleDynData',['../class_phylo_rule_dyn_data.html#a02bf73d09a11120ca08686d939b53d90',1,'PhyloRuleDynData']]], - ['_7epowerset_676',['~PowerSet',['../class_power_set.html#a89a176c9517e81a066adffad3c46aba5',1,'PowerSet']]], - ['_7eprogress_677',['~Progress',['../class_progress.html#abfa443f16958768636a59a560b625317',1,'Progress']]], - ['_7erule_678',['~Rule',['../class_rule.html#a9f7e4ac4893005c7d4ecc2781f0f727d',1,'Rule']]], - ['_7erules_679',['~Rules',['../class_rules.html#aa76d96c2316bc4a2a26bf4ec7b8d9463',1,'Rules']]], - ['_7estatscounter_680',['~StatsCounter',['../class_stats_counter.html#a2824d86765d94e909e4b33396250b6c7',1,'StatsCounter']]], - ['_7esupport_681',['~Support',['../class_support.html#ad4b178a6a9593273f72dccdba252b949',1,'Support']]] + ['_7ebarray_654',['~BArray',['../class_b_array.html#af39acdf29aa5999a7f5fd48141be384e',1,'BArray']]], + ['_7ebarraycell_655',['~BArrayCell',['../class_b_array_cell.html#a6fbc56424caade490a72685cc35ad0e9',1,'BArrayCell']]], + ['_7ebarraycell_5fconst_656',['~BArrayCell_const',['../class_b_array_cell__const.html#a3afb7b09142e1c02c9711d601f532573',1,'BArrayCell_const']]], + ['_7ebarraydense_657',['~BArrayDense',['../class_b_array_dense.html#a6c11b9468b30cfe6f77cecc06bfe31c7',1,'BArrayDense']]], + ['_7ebarraydensecell_658',['~BArrayDenseCell',['../class_b_array_dense_cell.html#a78104cca4d951df7205c5ba7eae0d5d7',1,'BArrayDenseCell']]], + ['_7ebarrayrow_659',['~BArrayRow',['../class_b_array_row.html#af20fd4ceb7a065fdec62dd0bbdc184aa',1,'BArrayRow']]], + ['_7ebarrayrow_5fconst_660',['~BArrayRow_const',['../class_b_array_row__const.html#af5351fbbba8542ce39afe4eec5f70bd7',1,'BArrayRow_const']]], + ['_7ebarrayvector_661',['~BArrayVector',['../class_b_array_vector.html#abad4f8e22e4279afea5fe2c1b72698cf',1,'BArrayVector']]], + ['_7ebarrayvector_5fconst_662',['~BArrayVector_const',['../class_b_array_vector__const.html#aab355dba79768a8f63ba632d77128a4c',1,'BArrayVector_const']]], + ['_7ecell_663',['~Cell',['../class_cell.html#a12667d768c7eab9e295b3476a5d60c0e',1,'Cell']]], + ['_7econstbarrayrowiter_664',['~ConstBArrayRowIter',['../class_const_b_array_row_iter.html#a5f32704679331be41e994d37294e3476',1,'ConstBArrayRowIter']]], + ['_7ecounter_665',['~Counter',['../class_counter.html#a66594b4ffbbf337241b032c1f039b3c0',1,'Counter']]], + ['_7ecounters_666',['~Counters',['../class_counters.html#a6ce3fa5d32d646efb5d83fa1feaf5e95',1,'Counters']]], + ['_7edefmcounterdata_667',['~DEFMCounterData',['../group__rules-phylo.html#ga0b09b4a0c405b1e2f694d39136bf87f6',1,'DEFMCounterData']]], + ['_7edefmdata_668',['~DEFMData',['../group__rules-phylo.html#ga637f2c896da37c0f3a72bd0174ca718c',1,'DEFMData']]], + ['_7edefmruledyndata_669',['~DEFMRuleDynData',['../group__rules-phylo.html#gad64e7379376d678c0d7795be221c5e3e',1,'DEFMRuleDynData']]], + ['_7eentries_670',['~Entries',['../class_entries.html#aeda42186376731bd3a9b3902a09395a4',1,'Entries']]], + ['_7eflock_671',['~Flock',['../class_flock.html#ab5ed0567a8721dd114763267f9fa3bdf',1,'Flock']]], + ['_7efreqtable_672',['~FreqTable',['../class_freq_table.html#a7ed627807a61c484243636137609abcd',1,'FreqTable']]], + ['_7egeese_673',['~Geese',['../class_geese.html#a8b665d6faea65caacbb00feea98d53b0',1,'Geese']]], + ['_7emodel_674',['~Model',['../class_model.html#a58dc9105b487e0e2d2cb3faa16397ae2',1,'Model']]], + ['_7enetcounterdata_675',['~NetCounterData',['../class_net_counter_data.html#a2e88fcc7f0296d791fe9f0facd24489f',1,'NetCounterData']]], + ['_7enetworkdata_676',['~NetworkData',['../class_network_data.html#a4667137d76017d3c69a789ad6cf86931',1,'NetworkData']]], + ['_7enode_677',['~Node',['../class_node.html#aa0840c3cb5c7159be6d992adecd2097c',1,'Node']]], + ['_7ephyloruledyndata_678',['~PhyloRuleDynData',['../class_phylo_rule_dyn_data.html#a02bf73d09a11120ca08686d939b53d90',1,'PhyloRuleDynData']]], + ['_7epowerset_679',['~PowerSet',['../class_power_set.html#a89a176c9517e81a066adffad3c46aba5',1,'PowerSet']]], + ['_7eprogress_680',['~Progress',['../class_progress.html#abfa443f16958768636a59a560b625317',1,'Progress']]], + ['_7erule_681',['~Rule',['../class_rule.html#a9f7e4ac4893005c7d4ecc2781f0f727d',1,'Rule']]], + ['_7erules_682',['~Rules',['../class_rules.html#aa76d96c2316bc4a2a26bf4ec7b8d9463',1,'Rules']]], + ['_7estatscounter_683',['~StatsCounter',['../class_stats_counter.html#a2824d86765d94e909e4b33396250b6c7',1,'StatsCounter']]], + ['_7esupport_684',['~Support',['../class_support.html#ad4b178a6a9593273f72dccdba252b949',1,'Support']]] ]; diff --git a/search/all_6.js b/search/all_6.js index db0af7e41..dabcb00db 100644 --- a/search/all_6.js +++ b/search/all_6.js @@ -23,7 +23,7 @@ var searchData= ['get_5fcol_5fvec_324',['get_col_vec',['../class_b_array_dense.html#aaadff2bbe53266fb3d481bbb3ab71e63',1,'BArrayDense::get_col_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array_dense.html#a0635bce5053a1c45ff6cec9e2994e32d',1,'BArrayDense::get_col_vec(size_t i, bool check_bounds=true) const'],['../class_b_array.html#ad158a819cd8c3a120ed7de0d9624fb27',1,'BArray::get_col_vec(size_t i, bool check_bounds=true) const'],['../class_b_array.html#adf482f08084b68646c894fdc5a044c58',1,'BArray::get_col_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const']]], ['get_5fcolumn_5fmajor_325',['get_column_major',['../class_d_e_f_m.html#ab0c70a1bf951646674d3d59b627d899a',1,'DEFM']]], ['get_5fcounters_326',['get_counters',['../class_model.html#a2345f3e51002d81bd60cb0b14f006dbd',1,'Model::get_counters()'],['../class_flock.html#a1010aa9fb40acb618c604c531e2528bb',1,'Flock::get_counters()'],['../class_geese.html#a2b81244c754c4f1b9382adc2fc240c17',1,'Geese::get_counters()'],['../class_phylo_counter_data.html#ae1c2daef01a863f41f06b4357e012ad5',1,'PhyloCounterData::get_counters()'],['../class_stats_counter.html#aefed9e17931afb386933df0a4c2ff588',1,'StatsCounter::get_counters()'],['../class_support.html#a9f2237792f9688bf86ae89454048db9a',1,'Support::get_counters()']]], - ['get_5fcounts_327',['get_counts',['../class_support.html#a47cc8dfe2705652a988cf77f0f27b43e',1,'Support']]], + ['get_5fcounts_327',['get_counts',['../class_support.html#aaaec4ce57d2d79265289ab8a7b6f60d4',1,'Support']]], ['get_5fcurrent_5fstats_328',['get_current_stats',['../class_support.html#afc4fca55ca37dc97ed692687c38c7ce2',1,'Support']]], ['get_5fdata_329',['get_data',['../class_b_array_dense.html#a4aa05abf3486a40b912d4708fcf6c611',1,'BArrayDense::get_data()'],['../class_support.html#ac19420a6296244d85274261f39e4ceae',1,'Support::get_data()'],['../class_power_set.html#a4de44631d9a7967db4dd791d42166115',1,'PowerSet::get_data()'],['../class_freq_table.html#a40c1554542e44e224768c22bcfdfaf36',1,'FreqTable::get_data()']]], ['get_5fdata_5fptr_330',['get_data_ptr',['../class_power_set.html#a99cf1aa56e63a16c023bf7057b0b9288',1,'PowerSet']]], @@ -55,7 +55,7 @@ var searchData= ['get_5frules_5fdyn_356',['get_rules_dyn',['../class_model.html#aff4c85b28ba08c67b6d3308cf94fc30a',1,'Model::get_rules_dyn()'],['../class_support.html#a53daafcd49daac43c6e8841a8a17a05a',1,'Support::get_rules_dyn()']]], ['get_5fseq_357',['get_seq',['../class_rules.html#aa6e5d575803251a3e599677a395a2c1e',1,'Rules']]], ['get_5fstates_358',['get_states',['../class_geese.html#a08873639292543015324d3c3768e900f',1,'Geese']]], - ['get_5fstats_5fsupport_359',['get_stats_support',['../class_model.html#a35e9c4103deb9e2deda35c2c61b30289',1,'Model::get_stats_support()'],['../class_flock.html#ab5f4c94b0484772321b3856debdf3a58',1,'Flock::get_stats_support()']]], + ['get_5fstats_5fsupport_359',['get_stats_support',['../class_model.html#a689e68b499eb7bfd92a7f8318f51c121',1,'Model::get_stats_support()'],['../class_flock.html#a15096ee181dfa46c9dd30aacd41c0dc5',1,'Flock::get_stats_support()']]], ['get_5fstats_5ftarget_360',['get_stats_target',['../class_model.html#a5414f4d58c598c844bf0e7885e06488a',1,'Model::get_stats_target()'],['../class_flock.html#a26462201318e4bf34756a2a14e2cc3fb',1,'Flock::get_stats_target()']]], ['get_5fsupport_5ffun_361',['get_support_fun',['../class_model.html#a5a887a9d87a1f86ccc783fd27a0a1ddc',1,'Model::get_support_fun()'],['../class_flock.html#add876188b5f16af037525e71eaf7fc05',1,'Flock::get_support_fun()'],['../class_geese.html#a22e4a15706819a9947785b94993bcb7b',1,'Geese::get_support_fun()']]], ['get_5fx_362',['get_X',['../class_d_e_f_m.html#aa49c88cee0f036f1183269fe500bcc22',1,'DEFM']]], diff --git a/search/classes_0.js b/search/classes_0.js index 098574830..98769836b 100644 --- a/search/classes_0.js +++ b/search/classes_0.js @@ -1,20 +1,20 @@ var searchData= [ - ['barray_682',['BArray',['../class_b_array.html',1,'']]], - ['barray_3c_20bool_2c_20bool_20_3e_683',['BArray< bool, bool >',['../class_b_array.html',1,'']]], - ['barray_3c_20cell_5ftype_2c_20data_5ftype_20_3e_684',['BArray< Cell_Type, Data_Type >',['../class_b_array.html',1,'']]], - ['barraycell_685',['BArrayCell',['../class_b_array_cell.html',1,'']]], - ['barraycell_5fconst_686',['BArrayCell_const',['../class_b_array_cell__const.html',1,'']]], - ['barraydense_687',['BArrayDense',['../class_b_array_dense.html',1,'']]], - ['barraydense_3c_20bool_2c_20bool_20_3e_688',['BArrayDense< bool, bool >',['../class_b_array_dense.html',1,'']]], - ['barraydensecell_689',['BArrayDenseCell',['../class_b_array_dense_cell.html',1,'']]], - ['barraydensecell_5fconst_690',['BArrayDenseCell_const',['../class_b_array_dense_cell__const.html',1,'']]], - ['barraydensecol_691',['BArrayDenseCol',['../class_b_array_dense_col.html',1,'']]], - ['barraydensecol_5fconst_692',['BArrayDenseCol_const',['../class_b_array_dense_col__const.html',1,'']]], - ['barraydenserow_693',['BArrayDenseRow',['../class_b_array_dense_row.html',1,'']]], - ['barraydenserow_5fconst_694',['BArrayDenseRow_const',['../class_b_array_dense_row__const.html',1,'']]], - ['barrayrow_695',['BArrayRow',['../class_b_array_row.html',1,'']]], - ['barrayrow_5fconst_696',['BArrayRow_const',['../class_b_array_row__const.html',1,'']]], - ['barrayvector_697',['BArrayVector',['../class_b_array_vector.html',1,'']]], - ['barrayvector_5fconst_698',['BArrayVector_const',['../class_b_array_vector__const.html',1,'']]] + ['barray_685',['BArray',['../class_b_array.html',1,'']]], + ['barray_3c_20bool_2c_20bool_20_3e_686',['BArray< bool, bool >',['../class_b_array.html',1,'']]], + ['barray_3c_20cell_5ftype_2c_20data_5ftype_20_3e_687',['BArray< Cell_Type, Data_Type >',['../class_b_array.html',1,'']]], + ['barraycell_688',['BArrayCell',['../class_b_array_cell.html',1,'']]], + ['barraycell_5fconst_689',['BArrayCell_const',['../class_b_array_cell__const.html',1,'']]], + ['barraydense_690',['BArrayDense',['../class_b_array_dense.html',1,'']]], + ['barraydense_3c_20bool_2c_20bool_20_3e_691',['BArrayDense< bool, bool >',['../class_b_array_dense.html',1,'']]], + ['barraydensecell_692',['BArrayDenseCell',['../class_b_array_dense_cell.html',1,'']]], + ['barraydensecell_5fconst_693',['BArrayDenseCell_const',['../class_b_array_dense_cell__const.html',1,'']]], + ['barraydensecol_694',['BArrayDenseCol',['../class_b_array_dense_col.html',1,'']]], + ['barraydensecol_5fconst_695',['BArrayDenseCol_const',['../class_b_array_dense_col__const.html',1,'']]], + ['barraydenserow_696',['BArrayDenseRow',['../class_b_array_dense_row.html',1,'']]], + ['barraydenserow_5fconst_697',['BArrayDenseRow_const',['../class_b_array_dense_row__const.html',1,'']]], + ['barrayrow_698',['BArrayRow',['../class_b_array_row.html',1,'']]], + ['barrayrow_5fconst_699',['BArrayRow_const',['../class_b_array_row__const.html',1,'']]], + ['barrayvector_700',['BArrayVector',['../class_b_array_vector.html',1,'']]], + ['barrayvector_5fconst_701',['BArrayVector_const',['../class_b_array_vector__const.html',1,'']]] ]; diff --git a/search/classes_1.js b/search/classes_1.js index 288532f02..c3aa10ed8 100644 --- a/search/classes_1.js +++ b/search/classes_1.js @@ -1,12 +1,12 @@ var searchData= [ - ['cell_699',['Cell',['../class_cell.html',1,'']]], - ['cell_3c_20bool_20_3e_700',['Cell< bool >',['../class_cell.html',1,'']]], - ['cell_5fconst_701',['Cell_const',['../class_cell__const.html',1,'']]], - ['constbarrayrowiter_702',['ConstBArrayRowIter',['../class_const_b_array_row_iter.html',1,'']]], - ['counter_703',['Counter',['../class_counter.html',1,'']]], - ['counters_704',['Counters',['../class_counters.html',1,'']]], - ['counters_3c_20array_5ftype_2c_20data_5ftype_20_3e_705',['Counters< Array_Type, Data_Type >',['../class_counters.html',1,'']]], - ['counters_3c_20barray_3c_20bool_2c_20bool_20_3e_2c_20bool_20_3e_706',['Counters< BArray< bool, bool >, bool >',['../class_counters.html',1,'']]], - ['counters_3c_20barray_3c_3e_2c_20bool_20_3e_707',['Counters< BArray<>, bool >',['../class_counters.html',1,'']]] + ['cell_702',['Cell',['../class_cell.html',1,'']]], + ['cell_3c_20bool_20_3e_703',['Cell< bool >',['../class_cell.html',1,'']]], + ['cell_5fconst_704',['Cell_const',['../class_cell__const.html',1,'']]], + ['constbarrayrowiter_705',['ConstBArrayRowIter',['../class_const_b_array_row_iter.html',1,'']]], + ['counter_706',['Counter',['../class_counter.html',1,'']]], + ['counters_707',['Counters',['../class_counters.html',1,'']]], + ['counters_3c_20array_5ftype_2c_20data_5ftype_20_3e_708',['Counters< Array_Type, Data_Type >',['../class_counters.html',1,'']]], + ['counters_3c_20barray_3c_20bool_2c_20bool_20_3e_2c_20bool_20_3e_709',['Counters< BArray< bool, bool >, bool >',['../class_counters.html',1,'']]], + ['counters_3c_20barray_3c_3e_2c_20bool_20_3e_710',['Counters< BArray<>, bool >',['../class_counters.html',1,'']]] ]; diff --git a/search/classes_2.js b/search/classes_2.js index 68735d429..8f5dca4f3 100644 --- a/search/classes_2.js +++ b/search/classes_2.js @@ -1,8 +1,8 @@ var searchData= [ - ['defm_708',['DEFM',['../class_d_e_f_m.html',1,'']]], - ['defmcounterdata_709',['DEFMCounterData',['../class_d_e_f_m_counter_data.html',1,'']]], - ['defmdata_710',['DEFMData',['../class_d_e_f_m_data.html',1,'']]], - ['defmruledata_711',['DEFMRuleData',['../class_d_e_f_m_rule_data.html',1,'']]], - ['defmruledyndata_712',['DEFMRuleDynData',['../class_d_e_f_m_rule_dyn_data.html',1,'']]] + ['defm_711',['DEFM',['../class_d_e_f_m.html',1,'']]], + ['defmcounterdata_712',['DEFMCounterData',['../class_d_e_f_m_counter_data.html',1,'']]], + ['defmdata_713',['DEFMData',['../class_d_e_f_m_data.html',1,'']]], + ['defmruledata_714',['DEFMRuleData',['../class_d_e_f_m_rule_data.html',1,'']]], + ['defmruledyndata_715',['DEFMRuleDynData',['../class_d_e_f_m_rule_dyn_data.html',1,'']]] ]; diff --git a/search/classes_3.js b/search/classes_3.js index 6cd42e099..6152a704c 100644 --- a/search/classes_3.js +++ b/search/classes_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['entries_713',['Entries',['../class_entries.html',1,'']]] + ['entries_716',['Entries',['../class_entries.html',1,'']]] ]; diff --git a/search/classes_4.js b/search/classes_4.js index 5dbf7de2d..3bf6dc342 100644 --- a/search/classes_4.js +++ b/search/classes_4.js @@ -1,5 +1,5 @@ var searchData= [ - ['flock_714',['Flock',['../class_flock.html',1,'']]], - ['freqtable_715',['FreqTable',['../class_freq_table.html',1,'']]] + ['flock_717',['Flock',['../class_flock.html',1,'']]], + ['freqtable_718',['FreqTable',['../class_freq_table.html',1,'']]] ]; diff --git a/search/classes_5.js b/search/classes_5.js index 5a6824a0f..5f0debe57 100644 --- a/search/classes_5.js +++ b/search/classes_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['geese_716',['Geese',['../class_geese.html',1,'']]] + ['geese_719',['Geese',['../class_geese.html',1,'']]] ]; diff --git a/search/classes_6.js b/search/classes_6.js index abad3ab91..2260ad60b 100644 --- a/search/classes_6.js +++ b/search/classes_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['model_717',['Model',['../class_model.html',1,'']]] + ['model_720',['Model',['../class_model.html',1,'']]] ]; diff --git a/search/classes_7.js b/search/classes_7.js index 2536e12e8..cafb0932e 100644 --- a/search/classes_7.js +++ b/search/classes_7.js @@ -1,7 +1,7 @@ var searchData= [ - ['netcounterdata_718',['NetCounterData',['../class_net_counter_data.html',1,'']]], - ['networkdata_719',['NetworkData',['../class_network_data.html',1,'']]], - ['node_720',['Node',['../class_node.html',1,'']]], - ['nodedata_721',['NodeData',['../class_node_data.html',1,'']]] + ['netcounterdata_721',['NetCounterData',['../class_net_counter_data.html',1,'']]], + ['networkdata_722',['NetworkData',['../class_network_data.html',1,'']]], + ['node_723',['Node',['../class_node.html',1,'']]], + ['nodedata_724',['NodeData',['../class_node_data.html',1,'']]] ]; diff --git a/search/classes_8.js b/search/classes_8.js index 864199fa5..350506057 100644 --- a/search/classes_8.js +++ b/search/classes_8.js @@ -1,7 +1,7 @@ var searchData= [ - ['phylocounterdata_722',['PhyloCounterData',['../class_phylo_counter_data.html',1,'']]], - ['phyloruledyndata_723',['PhyloRuleDynData',['../class_phylo_rule_dyn_data.html',1,'']]], - ['powerset_724',['PowerSet',['../class_power_set.html',1,'']]], - ['progress_725',['Progress',['../class_progress.html',1,'']]] + ['phylocounterdata_725',['PhyloCounterData',['../class_phylo_counter_data.html',1,'']]], + ['phyloruledyndata_726',['PhyloRuleDynData',['../class_phylo_rule_dyn_data.html',1,'']]], + ['powerset_727',['PowerSet',['../class_power_set.html',1,'']]], + ['progress_728',['Progress',['../class_progress.html',1,'']]] ]; diff --git a/search/classes_9.js b/search/classes_9.js index 881732347..73864dfa6 100644 --- a/search/classes_9.js +++ b/search/classes_9.js @@ -1,7 +1,7 @@ var searchData= [ - ['rule_726',['Rule',['../class_rule.html',1,'']]], - ['rules_727',['Rules',['../class_rules.html',1,'']]], - ['rules_3c_20barray_3c_20bool_2c_20bool_20_3e_2c_20bool_20_3e_728',['Rules< BArray< bool, bool >, bool >',['../class_rules.html',1,'']]], - ['rules_3c_20barray_3c_3e_2c_20bool_20_3e_729',['Rules< BArray<>, bool >',['../class_rules.html',1,'']]] + ['rule_729',['Rule',['../class_rule.html',1,'']]], + ['rules_730',['Rules',['../class_rules.html',1,'']]], + ['rules_3c_20barray_3c_20bool_2c_20bool_20_3e_2c_20bool_20_3e_731',['Rules< BArray< bool, bool >, bool >',['../class_rules.html',1,'']]], + ['rules_3c_20barray_3c_3e_2c_20bool_20_3e_732',['Rules< BArray<>, bool >',['../class_rules.html',1,'']]] ]; diff --git a/search/classes_a.js b/search/classes_a.js index 51579a0f2..71ce18d2c 100644 --- a/search/classes_a.js +++ b/search/classes_a.js @@ -1,7 +1,7 @@ var searchData= [ - ['statscounter_730',['StatsCounter',['../class_stats_counter.html',1,'']]], - ['statscounter_3c_20barray_3c_3e_2c_20bool_20_3e_731',['StatsCounter< BArray<>, bool >',['../class_stats_counter.html',1,'']]], - ['support_732',['Support',['../class_support.html',1,'']]], - ['support_3c_20barray_3c_3e_2c_20bool_2c_20bool_2c_20bool_20_3e_733',['Support< BArray<>, bool, bool, bool >',['../class_support.html',1,'']]] + ['statscounter_733',['StatsCounter',['../class_stats_counter.html',1,'']]], + ['statscounter_3c_20barray_3c_3e_2c_20bool_20_3e_734',['StatsCounter< BArray<>, bool >',['../class_stats_counter.html',1,'']]], + ['support_735',['Support',['../class_support.html',1,'']]], + ['support_3c_20barray_3c_3e_2c_20bool_2c_20bool_2c_20bool_20_3e_736',['Support< BArray<>, bool, bool, bool >',['../class_support.html',1,'']]] ]; diff --git a/search/classes_b.js b/search/classes_b.js index 9b68941d3..6503955ee 100644 --- a/search/classes_b.js +++ b/search/classes_b.js @@ -1,4 +1,4 @@ var searchData= [ - ['vechasher_734',['vecHasher',['../structvec_hasher.html',1,'']]] + ['vechasher_737',['vecHasher',['../structvec_hasher.html',1,'']]] ]; diff --git a/search/defines_0.js b/search/defines_0.js index 37b192733..12e86149d 100644 --- a/search/defines_0.js +++ b/search/defines_0.js @@ -1,31 +1,31 @@ var searchData= [ - ['barray_5ftemplate_1328',['BARRAY_TEMPLATE',['../barray-meat-operators_8hpp.html#af13a653838bf7594b0fb9f15f8a49218',1,'barray-meat-operators.hpp']]], - ['barray_5ftemplate_5fargs_1329',['BARRAY_TEMPLATE_ARGS',['../barray-meat-operators_8hpp.html#a5b8ac6aa8527ed4e649879db889d033b',1,'barray-meat-operators.hpp']]], - ['barray_5ftype_1330',['BARRAY_TYPE',['../barray-meat-operators_8hpp.html#ac63c3ae8d3d35d7ac99e5d4568703cc0',1,'barray-meat-operators.hpp']]], - ['barry_5fcheck_5fsupport_1331',['BARRY_CHECK_SUPPORT',['../barry-configuration_8hpp.html#a5b878dc4fbdf4acdc12646565c2b3b56',1,'barry-configuration.hpp']]], - ['barry_5fdebug_5flevel_1332',['BARRY_DEBUG_LEVEL',['../barry-debug_8hpp.html#adf50c13dd1bbc1df4f5db2dae14a41aa',1,'barry-debug.hpp']]], - ['barry_5fhpp_1333',['BARRY_HPP',['../barry_8hpp.html#a6bc87f9e176b4784e9b512b10758ad45',1,'barry.hpp']]], - ['barry_5fisfinite_1334',['BARRY_ISFINITE',['../barry-configuration_8hpp.html#aa3c8e71d6d426f5207d478054c790a13',1,'barry-configuration.hpp']]], - ['barry_5fmax_5fnum_5felements_1335',['BARRY_MAX_NUM_ELEMENTS',['../barry-configuration_8hpp.html#a4e96e4fea282b750197f31432abe3d97',1,'barry-configuration.hpp']]], - ['barry_5fncores_5farg_1336',['BARRY_NCORES_ARG',['../barry-macros_8hpp.html#a1ca54136450bf509406c9def89692fc6',1,'barry-macros.hpp']]], - ['barry_5fone_1337',['BARRY_ONE',['../barry-macros_8hpp.html#ad63ca4d357e75f0c4cd3a7eda3e079b5',1,'barry-macros.hpp']]], - ['barry_5fone_5fdense_1338',['BARRY_ONE_DENSE',['../barry-macros_8hpp.html#af3dfeaadbd4886431a66b1bd69a687fc',1,'barry-macros.hpp']]], - ['barry_5fprogress_5fbar_5fwidth_1339',['BARRY_PROGRESS_BAR_WIDTH',['../progress_8hpp.html#a736e2557ded6975dbf117eedf62ea66c',1,'progress.hpp']]], - ['barry_5fsafe_5fexp_1340',['BARRY_SAFE_EXP',['../barry-configuration_8hpp.html#aa8fd3df3585111e6734d97092df83f57',1,'barry-configuration.hpp']]], - ['barry_5fsupport_5fmeat_5fhpp_1341',['BARRY_SUPPORT_MEAT_HPP',['../support-meat_8hpp.html#a1e1a05136f3cb63f283b317a8c7f7e7c',1,'support-meat.hpp']]], - ['barry_5funused_1342',['BARRY_UNUSED',['../barry-macros_8hpp.html#abdbb6194e397040509635a85186d0d23',1,'barry-macros.hpp']]], - ['barry_5fversion_1343',['BARRY_VERSION',['../barry_8hpp.html#a2ba8357ca62703620968e0b6db92233f',1,'barry.hpp']]], - ['barry_5fversion_5fmayor_1344',['BARRY_VERSION_MAYOR',['../barry_8hpp.html#a15d04cfd243831732f1885b32d9e4fa9',1,'barry.hpp']]], - ['barry_5fversion_5fminor_1345',['BARRY_VERSION_MINOR',['../barry_8hpp.html#ac7a7d08916bc1712f6381b5200f17fda',1,'barry.hpp']]], - ['barry_5fzero_1346',['BARRY_ZERO',['../barry-macros_8hpp.html#a2063bcbed8a8960fb0445cf264d7b952',1,'barry-macros.hpp']]], - ['barry_5fzero_5fdense_1347',['BARRY_ZERO_DENSE',['../barry-macros_8hpp.html#aaaa14858bef6d87d8ff6a749883598ed',1,'barry-macros.hpp']]], - ['barry_5fzero_5fnetwork_1348',['BARRY_ZERO_NETWORK',['../network_8hpp.html#a04dccf9e770b1aeb8a788de60db7d91d',1,'network.hpp']]], - ['barry_5fzero_5fnetwork_5fdense_1349',['BARRY_ZERO_NETWORK_DENSE',['../network_8hpp.html#a54e30310f12e2e7c2110c61b9fd8a68a',1,'network.hpp']]], - ['bdense_5ftemplate_1350',['BDENSE_TEMPLATE',['../barraydense-meat-operators_8hpp.html#a6efd613571f7d786981173a9f217ad39',1,'barraydense-meat-operators.hpp']]], - ['bdense_5ftemplate_5fargs_1351',['BDENSE_TEMPLATE_ARGS',['../barraydense-meat-operators_8hpp.html#a7cf9e244326563007fd13d874b915038',1,'barraydense-meat-operators.hpp']]], - ['bdense_5ftype_1352',['BDENSE_TYPE',['../barraydense-meat-operators_8hpp.html#ac48721248450bd4f50a33fd08307f526',1,'barraydense-meat-operators.hpp']]], - ['brow_5ftemplate_1353',['BROW_TEMPLATE',['../barrayrow-meat_8hpp.html#a5f37d486037c47f8789fbd7003b88883',1,'barrayrow-meat.hpp']]], - ['brow_5ftemplate_5fargs_1354',['BROW_TEMPLATE_ARGS',['../barrayrow-meat_8hpp.html#ac660149d118488fecd60c47e5bc1cd8c',1,'barrayrow-meat.hpp']]], - ['brow_5ftype_1355',['BROW_TYPE',['../barrayrow-meat_8hpp.html#a37ad9de2f45e3f977568961e346221cc',1,'barrayrow-meat.hpp']]] + ['barray_5ftemplate_1333',['BARRAY_TEMPLATE',['../barray-meat-operators_8hpp.html#af13a653838bf7594b0fb9f15f8a49218',1,'barray-meat-operators.hpp']]], + ['barray_5ftemplate_5fargs_1334',['BARRAY_TEMPLATE_ARGS',['../barray-meat-operators_8hpp.html#a5b8ac6aa8527ed4e649879db889d033b',1,'barray-meat-operators.hpp']]], + ['barray_5ftype_1335',['BARRAY_TYPE',['../barray-meat-operators_8hpp.html#ac63c3ae8d3d35d7ac99e5d4568703cc0',1,'barray-meat-operators.hpp']]], + ['barry_5fcheck_5fsupport_1336',['BARRY_CHECK_SUPPORT',['../barry-configuration_8hpp.html#a5b878dc4fbdf4acdc12646565c2b3b56',1,'barry-configuration.hpp']]], + ['barry_5fdebug_5flevel_1337',['BARRY_DEBUG_LEVEL',['../barry-debug_8hpp.html#adf50c13dd1bbc1df4f5db2dae14a41aa',1,'barry-debug.hpp']]], + ['barry_5fhpp_1338',['BARRY_HPP',['../barry_8hpp.html#a6bc87f9e176b4784e9b512b10758ad45',1,'barry.hpp']]], + ['barry_5fisfinite_1339',['BARRY_ISFINITE',['../barry-configuration_8hpp.html#aa3c8e71d6d426f5207d478054c790a13',1,'barry-configuration.hpp']]], + ['barry_5fmax_5fnum_5felements_1340',['BARRY_MAX_NUM_ELEMENTS',['../barry-configuration_8hpp.html#a4e96e4fea282b750197f31432abe3d97',1,'barry-configuration.hpp']]], + ['barry_5fncores_5farg_1341',['BARRY_NCORES_ARG',['../barry-macros_8hpp.html#a1ca54136450bf509406c9def89692fc6',1,'barry-macros.hpp']]], + ['barry_5fone_1342',['BARRY_ONE',['../barry-macros_8hpp.html#ad63ca4d357e75f0c4cd3a7eda3e079b5',1,'barry-macros.hpp']]], + ['barry_5fone_5fdense_1343',['BARRY_ONE_DENSE',['../barry-macros_8hpp.html#af3dfeaadbd4886431a66b1bd69a687fc',1,'barry-macros.hpp']]], + ['barry_5fprogress_5fbar_5fwidth_1344',['BARRY_PROGRESS_BAR_WIDTH',['../progress_8hpp.html#a736e2557ded6975dbf117eedf62ea66c',1,'progress.hpp']]], + ['barry_5fsafe_5fexp_1345',['BARRY_SAFE_EXP',['../barry-configuration_8hpp.html#aa8fd3df3585111e6734d97092df83f57',1,'barry-configuration.hpp']]], + ['barry_5fsupport_5fmeat_5fhpp_1346',['BARRY_SUPPORT_MEAT_HPP',['../support-meat_8hpp.html#a1e1a05136f3cb63f283b317a8c7f7e7c',1,'support-meat.hpp']]], + ['barry_5funused_1347',['BARRY_UNUSED',['../barry-macros_8hpp.html#abdbb6194e397040509635a85186d0d23',1,'barry-macros.hpp']]], + ['barry_5fversion_1348',['BARRY_VERSION',['../barry_8hpp.html#a2ba8357ca62703620968e0b6db92233f',1,'barry.hpp']]], + ['barry_5fversion_5fmayor_1349',['BARRY_VERSION_MAYOR',['../barry_8hpp.html#a15d04cfd243831732f1885b32d9e4fa9',1,'barry.hpp']]], + ['barry_5fversion_5fminor_1350',['BARRY_VERSION_MINOR',['../barry_8hpp.html#ac7a7d08916bc1712f6381b5200f17fda',1,'barry.hpp']]], + ['barry_5fzero_1351',['BARRY_ZERO',['../barry-macros_8hpp.html#a2063bcbed8a8960fb0445cf264d7b952',1,'barry-macros.hpp']]], + ['barry_5fzero_5fdense_1352',['BARRY_ZERO_DENSE',['../barry-macros_8hpp.html#aaaa14858bef6d87d8ff6a749883598ed',1,'barry-macros.hpp']]], + ['barry_5fzero_5fnetwork_1353',['BARRY_ZERO_NETWORK',['../network_8hpp.html#a04dccf9e770b1aeb8a788de60db7d91d',1,'network.hpp']]], + ['barry_5fzero_5fnetwork_5fdense_1354',['BARRY_ZERO_NETWORK_DENSE',['../network_8hpp.html#a54e30310f12e2e7c2110c61b9fd8a68a',1,'network.hpp']]], + ['bdense_5ftemplate_1355',['BDENSE_TEMPLATE',['../barraydense-meat-operators_8hpp.html#a6efd613571f7d786981173a9f217ad39',1,'barraydense-meat-operators.hpp']]], + ['bdense_5ftemplate_5fargs_1356',['BDENSE_TEMPLATE_ARGS',['../barraydense-meat-operators_8hpp.html#a7cf9e244326563007fd13d874b915038',1,'barraydense-meat-operators.hpp']]], + ['bdense_5ftype_1357',['BDENSE_TYPE',['../barraydense-meat-operators_8hpp.html#ac48721248450bd4f50a33fd08307f526',1,'barraydense-meat-operators.hpp']]], + ['brow_5ftemplate_1358',['BROW_TEMPLATE',['../barrayrow-meat_8hpp.html#a5f37d486037c47f8789fbd7003b88883',1,'barrayrow-meat.hpp']]], + ['brow_5ftemplate_5fargs_1359',['BROW_TEMPLATE_ARGS',['../barrayrow-meat_8hpp.html#ac660149d118488fecd60c47e5bc1cd8c',1,'barrayrow-meat.hpp']]], + ['brow_5ftype_1360',['BROW_TYPE',['../barrayrow-meat_8hpp.html#a37ad9de2f45e3f977568961e346221cc',1,'barrayrow-meat.hpp']]] ]; diff --git a/search/defines_1.js b/search/defines_1.js index a0b076b5f..760f42a15 100644 --- a/search/defines_1.js +++ b/search/defines_1.js @@ -1,23 +1,23 @@ var searchData= [ - ['col_1356',['COL',['../barray-meat_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barray-meat.hpp'],['../barraydense-meat-operators_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barraydense-meat.hpp'],['../barray-meat-operators_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barray-meat-operators.hpp']]], - ['counter_5ffunction_1357',['COUNTER_FUNCTION',['../barry_8hpp.html#ae7fbc217bad33cff559b1fc41375a8ff',1,'barry.hpp']]], - ['counter_5flambda_1358',['COUNTER_LAMBDA',['../barry_8hpp.html#a0dd594d2194ac0aa72b14cc42077331b',1,'barry.hpp']]], - ['counter_5ftemplate_1359',['COUNTER_TEMPLATE',['../counters-meat_8hpp.html#a8840b9bea4ca8a4cea945955311a570e',1,'counters-meat.hpp']]], - ['counter_5ftemplate_5fargs_1360',['COUNTER_TEMPLATE_ARGS',['../counters-meat_8hpp.html#a29970b98b610a5fd7de278bc2880cae7',1,'counters-meat.hpp']]], - ['counter_5ftype_1361',['COUNTER_TYPE',['../counters-meat_8hpp.html#aa387f3508fdf8dce292c32102af2603c',1,'counters-meat.hpp']]], - ['counters_5ftemplate_1362',['COUNTERS_TEMPLATE',['../counters-meat_8hpp.html#afcfee941522ac2f3db2fbcd6f973cad2',1,'counters-meat.hpp']]], - ['counters_5ftemplate_5fargs_1363',['COUNTERS_TEMPLATE_ARGS',['../counters-meat_8hpp.html#a7729ab1d6cb3ac68f93ff37cbf0f1ec3',1,'counters-meat.hpp']]], - ['counters_5ftype_1364',['COUNTERS_TYPE',['../counters-meat_8hpp.html#ae27e6ee1784a946a418d6115a337f50c',1,'counters-meat.hpp']]], - ['css_5fappend_1365',['CSS_APPEND',['../network-css_8hpp.html#ae47801cf60e9466153f4f32d9e5300ab',1,'network-css.hpp']]], - ['css_5fcase_5felse_1366',['CSS_CASE_ELSE',['../network-css_8hpp.html#ad8525323c7c2f3967ea803eb0280f00d',1,'network-css.hpp']]], - ['css_5fcase_5fperceived_1367',['CSS_CASE_PERCEIVED',['../network-css_8hpp.html#ae34e3408c6bb6787262ac80b8d49cc42',1,'network-css.hpp']]], - ['css_5fcase_5ftruth_1368',['CSS_CASE_TRUTH',['../network-css_8hpp.html#a95751730bfbf23e60dc6d99a0926c8cd',1,'network-css.hpp']]], - ['css_5fcheck_5fsize_1369',['CSS_CHECK_SIZE',['../network-css_8hpp.html#a7e1df8589a52ae97ec4d8bb26acbbea3',1,'network-css.hpp']]], - ['css_5fcheck_5fsize_5finit_1370',['CSS_CHECK_SIZE_INIT',['../network-css_8hpp.html#a354e5e948f865cefbe3b1e0e0fb76c4f',1,'network-css.hpp']]], - ['css_5fmatch_5ftype_1371',['CSS_MATCH_TYPE',['../network-css_8hpp.html#a3a492b987e7d2b4af02a436ef4860b8c',1,'network-css.hpp']]], - ['css_5fnet_5fcounter_5flambda_5finit_1372',['CSS_NET_COUNTER_LAMBDA_INIT',['../network-css_8hpp.html#aad3325a2c9de853767e5839ece10b289',1,'network-css.hpp']]], - ['css_5fperceived_5fcells_1373',['CSS_PERCEIVED_CELLS',['../network-css_8hpp.html#a84d551a21be3ac412d3cdee5f51755da',1,'network-css.hpp']]], - ['css_5fsize_1374',['CSS_SIZE',['../network-css_8hpp.html#ace696ee5922030f6da06918043fa31a1',1,'network-css.hpp']]], - ['css_5ftrue_5fcells_1375',['CSS_TRUE_CELLS',['../network-css_8hpp.html#ae8e03eb6b9f8c2da28b22016510d3171',1,'network-css.hpp']]] + ['col_1361',['COL',['../barray-meat_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barray-meat.hpp'],['../barraydense-meat-operators_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barraydense-meat.hpp'],['../barray-meat-operators_8hpp.html#ac2a0f8cf6ac7fdad243406f6e3ea0605',1,'COL(): barray-meat-operators.hpp']]], + ['counter_5ffunction_1362',['COUNTER_FUNCTION',['../barry_8hpp.html#ae7fbc217bad33cff559b1fc41375a8ff',1,'barry.hpp']]], + ['counter_5flambda_1363',['COUNTER_LAMBDA',['../barry_8hpp.html#a0dd594d2194ac0aa72b14cc42077331b',1,'barry.hpp']]], + ['counter_5ftemplate_1364',['COUNTER_TEMPLATE',['../counters-meat_8hpp.html#a8840b9bea4ca8a4cea945955311a570e',1,'counters-meat.hpp']]], + ['counter_5ftemplate_5fargs_1365',['COUNTER_TEMPLATE_ARGS',['../counters-meat_8hpp.html#a29970b98b610a5fd7de278bc2880cae7',1,'counters-meat.hpp']]], + ['counter_5ftype_1366',['COUNTER_TYPE',['../counters-meat_8hpp.html#aa387f3508fdf8dce292c32102af2603c',1,'counters-meat.hpp']]], + ['counters_5ftemplate_1367',['COUNTERS_TEMPLATE',['../counters-meat_8hpp.html#afcfee941522ac2f3db2fbcd6f973cad2',1,'counters-meat.hpp']]], + ['counters_5ftemplate_5fargs_1368',['COUNTERS_TEMPLATE_ARGS',['../counters-meat_8hpp.html#a7729ab1d6cb3ac68f93ff37cbf0f1ec3',1,'counters-meat.hpp']]], + ['counters_5ftype_1369',['COUNTERS_TYPE',['../counters-meat_8hpp.html#ae27e6ee1784a946a418d6115a337f50c',1,'counters-meat.hpp']]], + ['css_5fappend_1370',['CSS_APPEND',['../network-css_8hpp.html#ae47801cf60e9466153f4f32d9e5300ab',1,'network-css.hpp']]], + ['css_5fcase_5felse_1371',['CSS_CASE_ELSE',['../network-css_8hpp.html#ad8525323c7c2f3967ea803eb0280f00d',1,'network-css.hpp']]], + ['css_5fcase_5fperceived_1372',['CSS_CASE_PERCEIVED',['../network-css_8hpp.html#ae34e3408c6bb6787262ac80b8d49cc42',1,'network-css.hpp']]], + ['css_5fcase_5ftruth_1373',['CSS_CASE_TRUTH',['../network-css_8hpp.html#a95751730bfbf23e60dc6d99a0926c8cd',1,'network-css.hpp']]], + ['css_5fcheck_5fsize_1374',['CSS_CHECK_SIZE',['../network-css_8hpp.html#a7e1df8589a52ae97ec4d8bb26acbbea3',1,'network-css.hpp']]], + ['css_5fcheck_5fsize_5finit_1375',['CSS_CHECK_SIZE_INIT',['../network-css_8hpp.html#a354e5e948f865cefbe3b1e0e0fb76c4f',1,'network-css.hpp']]], + ['css_5fmatch_5ftype_1376',['CSS_MATCH_TYPE',['../network-css_8hpp.html#a3a492b987e7d2b4af02a436ef4860b8c',1,'network-css.hpp']]], + ['css_5fnet_5fcounter_5flambda_5finit_1377',['CSS_NET_COUNTER_LAMBDA_INIT',['../network-css_8hpp.html#aad3325a2c9de853767e5839ece10b289',1,'network-css.hpp']]], + ['css_5fperceived_5fcells_1378',['CSS_PERCEIVED_CELLS',['../network-css_8hpp.html#a84d551a21be3ac412d3cdee5f51755da',1,'network-css.hpp']]], + ['css_5fsize_1379',['CSS_SIZE',['../network-css_8hpp.html#ace696ee5922030f6da06918043fa31a1',1,'network-css.hpp']]], + ['css_5ftrue_5fcells_1380',['CSS_TRUE_CELLS',['../network-css_8hpp.html#ae8e03eb6b9f8c2da28b22016510d3171',1,'network-css.hpp']]] ]; diff --git a/search/defines_2.js b/search/defines_2.js index 5bad78963..e52d486cd 100644 --- a/search/defines_2.js +++ b/search/defines_2.js @@ -1,10 +1,10 @@ var searchData= [ - ['defm_5fcounter_1376',['DEFM_COUNTER',['../defm_2counters_8hpp.html#aceda72b2e1b110e80235df9dbac17351',1,'counters.hpp']]], - ['defm_5fcounter_5flambda_1377',['DEFM_COUNTER_LAMBDA',['../defm_2counters_8hpp.html#a0de627ee2d314d645cf885c7cc0ee36b',1,'counters.hpp']]], - ['defm_5floop_5farrays_1378',['DEFM_LOOP_ARRAYS',['../defm-meat_8hpp.html#adf64635c1c487e9ea0eaad4fbffb34ac',1,'defm-meat.hpp']]], - ['defm_5franges_1379',['DEFM_RANGES',['../defm-meat_8hpp.html#adfece462b32a0dea6b270efc91a7dd5c',1,'defm-meat.hpp']]], - ['defm_5frule_1380',['DEFM_RULE',['../defm_2counters_8hpp.html#af210bb3f47af7995ff200264370d9db6',1,'counters.hpp']]], - ['defm_5frule_5flambda_1381',['DEFM_RULE_LAMBDA',['../defm_2counters_8hpp.html#a94148d8866c1e18cbb02be5ba7d233ba',1,'counters.hpp']]], - ['defm_5fruledyn_5flambda_1382',['DEFM_RULEDYN_LAMBDA',['../defm_2counters_8hpp.html#ac6f3765d01ec78962d3bacb6d9934331',1,'counters.hpp']]] + ['defm_5fcounter_1381',['DEFM_COUNTER',['../defm_2counters_8hpp.html#aceda72b2e1b110e80235df9dbac17351',1,'counters.hpp']]], + ['defm_5fcounter_5flambda_1382',['DEFM_COUNTER_LAMBDA',['../defm_2counters_8hpp.html#a0de627ee2d314d645cf885c7cc0ee36b',1,'counters.hpp']]], + ['defm_5floop_5farrays_1383',['DEFM_LOOP_ARRAYS',['../defm-meat_8hpp.html#adf64635c1c487e9ea0eaad4fbffb34ac',1,'defm-meat.hpp']]], + ['defm_5franges_1384',['DEFM_RANGES',['../defm-meat_8hpp.html#adfece462b32a0dea6b270efc91a7dd5c',1,'defm-meat.hpp']]], + ['defm_5frule_1385',['DEFM_RULE',['../defm_2counters_8hpp.html#af210bb3f47af7995ff200264370d9db6',1,'counters.hpp']]], + ['defm_5frule_5flambda_1386',['DEFM_RULE_LAMBDA',['../defm_2counters_8hpp.html#a94148d8866c1e18cbb02be5ba7d233ba',1,'counters.hpp']]], + ['defm_5fruledyn_5flambda_1387',['DEFM_RULEDYN_LAMBDA',['../defm_2counters_8hpp.html#ac6f3765d01ec78962d3bacb6d9934331',1,'counters.hpp']]] ]; diff --git a/search/defines_3.js b/search/defines_3.js index d53cbb71e..553bd977d 100644 --- a/search/defines_3.js +++ b/search/defines_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['initialized_1383',['INITIALIZED',['../geese-bones_8hpp.html#a08888c91f4cab1da64c8f8bf10b59c40',1,'geese-bones.hpp']]] + ['initialized_1388',['INITIALIZED',['../geese-bones_8hpp.html#a08888c91f4cab1da64c8f8bf10b59c40',1,'geese-bones.hpp']]] ]; diff --git a/search/defines_4.js b/search/defines_4.js index 09826ebc9..887a1d08d 100644 --- a/search/defines_4.js +++ b/search/defines_4.js @@ -1,10 +1,10 @@ var searchData= [ - ['net_5fc_5fdata_5fidx_1384',['NET_C_DATA_IDX',['../network_8hpp.html#aa75d9c31d709148061626dc54a07723a',1,'network.hpp']]], - ['net_5fc_5fdata_5fnum_1385',['NET_C_DATA_NUM',['../network_8hpp.html#ad5ead8d8915b0536a4d5a6c3ef5001fb',1,'network.hpp']]], - ['network_5fcounter_1386',['NETWORK_COUNTER',['../network_8hpp.html#ad7bf24e04cb161400f56990502bda0e2',1,'network.hpp']]], - ['network_5fcounter_5flambda_1387',['NETWORK_COUNTER_LAMBDA',['../network_8hpp.html#a8d2a3024f1f05e716a1b4cacfe661fac',1,'network.hpp']]], - ['network_5frule_1388',['NETWORK_RULE',['../network_8hpp.html#a029e63cbf36397488cbd25940afb4c38',1,'network.hpp']]], - ['network_5frule_5flambda_1389',['NETWORK_RULE_LAMBDA',['../network_8hpp.html#a676ca55541b8cd4d73caca424ea7e53d',1,'network.hpp']]], - ['networkdense_5fcounter_5flambda_1390',['NETWORKDENSE_COUNTER_LAMBDA',['../network_8hpp.html#a0e9872b5ae19d4e845e545d1f42057b8',1,'network.hpp']]] + ['net_5fc_5fdata_5fidx_1389',['NET_C_DATA_IDX',['../network_8hpp.html#aa75d9c31d709148061626dc54a07723a',1,'network.hpp']]], + ['net_5fc_5fdata_5fnum_1390',['NET_C_DATA_NUM',['../network_8hpp.html#ad5ead8d8915b0536a4d5a6c3ef5001fb',1,'network.hpp']]], + ['network_5fcounter_1391',['NETWORK_COUNTER',['../network_8hpp.html#ad7bf24e04cb161400f56990502bda0e2',1,'network.hpp']]], + ['network_5fcounter_5flambda_1392',['NETWORK_COUNTER_LAMBDA',['../network_8hpp.html#a8d2a3024f1f05e716a1b4cacfe661fac',1,'network.hpp']]], + ['network_5frule_1393',['NETWORK_RULE',['../network_8hpp.html#a029e63cbf36397488cbd25940afb4c38',1,'network.hpp']]], + ['network_5frule_5flambda_1394',['NETWORK_RULE_LAMBDA',['../network_8hpp.html#a676ca55541b8cd4d73caca424ea7e53d',1,'network.hpp']]], + ['networkdense_5fcounter_5flambda_1395',['NETWORKDENSE_COUNTER_LAMBDA',['../network_8hpp.html#a0e9872b5ae19d4e845e545d1f42057b8',1,'network.hpp']]] ]; diff --git a/search/defines_5.js b/search/defines_5.js index d90d5708f..2cebe1faa 100644 --- a/search/defines_5.js +++ b/search/defines_5.js @@ -1,6 +1,6 @@ var searchData= [ - ['pos_1391',['POS',['../barraydense-meat-operators_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydense-meat.hpp'],['../barraydensecell-bones_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydensecell-bones.hpp'],['../barraydensecell-meat_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydensecell-meat.hpp'],['../barraydensecol-bones_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydenserow-bones.hpp'],['../geese-types_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): geese-types.hpp']]], - ['pos_5fn_1392',['POS_N',['../barraydense-meat-operators_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydense-meat.hpp'],['../barraydensecol-bones_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydenserow-bones.hpp']]], - ['printf_5fbarry_1393',['printf_barry',['../barry-configuration_8hpp.html#a2bd7dd8168e4165684de9dba0ae08469',1,'barry-configuration.hpp']]] + ['pos_1396',['POS',['../barraydense-meat-operators_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydense-meat.hpp'],['../barraydensecell-bones_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydensecell-bones.hpp'],['../barraydensecell-meat_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydensecell-meat.hpp'],['../barraydensecol-bones_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): barraydenserow-bones.hpp'],['../geese-types_8hpp.html#abf33b097799b4bfe44ec4477c592b0b9',1,'POS(): geese-types.hpp']]], + ['pos_5fn_1397',['POS_N',['../barraydense-meat-operators_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydense-meat.hpp'],['../barraydensecol-bones_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#a1715b9a21ce267cafd44c884fc4bb72c',1,'POS_N(): barraydenserow-bones.hpp']]], + ['printf_5fbarry_1398',['printf_barry',['../barry-configuration_8hpp.html#a2bd7dd8168e4165684de9dba0ae08469',1,'barry-configuration.hpp']]] ]; diff --git a/search/defines_6.js b/search/defines_6.js index 678c35ea1..f26883398 100644 --- a/search/defines_6.js +++ b/search/defines_6.js @@ -1,6 +1,6 @@ var searchData= [ - ['row_1394',['ROW',['../barray-meat-operators_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barray-meat-operators.hpp'],['../barray-meat_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barray-meat.hpp'],['../barraydense-meat-operators_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barraydense-meat.hpp']]], - ['rule_5ffunction_1395',['RULE_FUNCTION',['../barry_8hpp.html#aca4359c3356b25fb710d4dbc93d8d5a8',1,'barry.hpp']]], - ['rule_5flambda_1396',['RULE_LAMBDA',['../barry_8hpp.html#a65e3788fca9f405ff460ff7cfbad63f3',1,'barry.hpp']]] + ['row_1399',['ROW',['../barray-meat-operators_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barray-meat-operators.hpp'],['../barray-meat_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barray-meat.hpp'],['../barraydense-meat-operators_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barraydense-meat-operators.hpp'],['../barraydense-meat_8hpp.html#a391c25765afb3eb7b8288b21dd2eb16b',1,'ROW(): barraydense-meat.hpp']]], + ['rule_5ffunction_1400',['RULE_FUNCTION',['../barry_8hpp.html#aca4359c3356b25fb710d4dbc93d8d5a8',1,'barry.hpp']]], + ['rule_5flambda_1401',['RULE_LAMBDA',['../barry_8hpp.html#a65e3788fca9f405ff460ff7cfbad63f3',1,'barry.hpp']]] ]; diff --git a/search/defines_7.js b/search/defines_7.js index 76dbfb76f..4a368c75b 100644 --- a/search/defines_7.js +++ b/search/defines_7.js @@ -1,6 +1,6 @@ var searchData= [ - ['statscounter_5ftemplate_1397',['STATSCOUNTER_TEMPLATE',['../statscounter-meat_8hpp.html#a0be2a43cbb1ef60a069583b540c72a5e',1,'statscounter-meat.hpp']]], - ['statscounter_5ftemplate_5fargs_1398',['STATSCOUNTER_TEMPLATE_ARGS',['../statscounter-meat_8hpp.html#a4f3342988a37f4ea182c13f9abb589f1',1,'statscounter-meat.hpp']]], - ['statscounter_5ftype_1399',['STATSCOUNTER_TYPE',['../statscounter-meat_8hpp.html#ac10625f9e9aacf59fb0fa88ca370ed9b',1,'statscounter-meat.hpp']]] + ['statscounter_5ftemplate_1402',['STATSCOUNTER_TEMPLATE',['../statscounter-meat_8hpp.html#a0be2a43cbb1ef60a069583b540c72a5e',1,'statscounter-meat.hpp']]], + ['statscounter_5ftemplate_5fargs_1403',['STATSCOUNTER_TEMPLATE_ARGS',['../statscounter-meat_8hpp.html#a4f3342988a37f4ea182c13f9abb589f1',1,'statscounter-meat.hpp']]], + ['statscounter_5ftype_1404',['STATSCOUNTER_TYPE',['../statscounter-meat_8hpp.html#ac10625f9e9aacf59fb0fa88ca370ed9b',1,'statscounter-meat.hpp']]] ]; diff --git a/search/defines_8.js b/search/defines_8.js index 315d20b03..9ace553a7 100644 --- a/search/defines_8.js +++ b/search/defines_8.js @@ -1,4 +1,4 @@ var searchData= [ - ['tmp_5fhasher_5fcall_1400',['TMP_HASHER_CALL',['../counters-meat_8hpp.html#a280a28059418e1ac77dfc3b16a435e7a',1,'counters-meat.hpp']]] + ['tmp_5fhasher_5fcall_1405',['TMP_HASHER_CALL',['../counters-meat_8hpp.html#a280a28059418e1ac77dfc3b16a435e7a',1,'counters-meat.hpp']]] ]; diff --git a/search/defines_9.js b/search/defines_9.js index 0d7b35e47..d9cf41ecc 100644 --- a/search/defines_9.js +++ b/search/defines_9.js @@ -1,4 +1,4 @@ var searchData= [ - ['uni_5fsub_1401',['UNI_SUB',['../defm_2counters_8hpp.html#a7a02efb9a9ac7cb0f4b8659e2b2529e0',1,'counters.hpp']]] + ['uni_5fsub_1406',['UNI_SUB',['../defm_2counters_8hpp.html#a7a02efb9a9ac7cb0f4b8659e2b2529e0',1,'counters.hpp']]] ]; diff --git a/search/defines_a.js b/search/defines_a.js index 497325b1c..9f328aa42 100644 --- a/search/defines_a.js +++ b/search/defines_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['zero_5fcell_1402',['ZERO_CELL',['../barraydense-meat_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydense-meat.hpp'],['../barraydensecol-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydenserow-bones.hpp']]] + ['zero_5fcell_1407',['ZERO_CELL',['../barraydense-meat_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydense-meat.hpp'],['../barraydensecol-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydensecol-bones.hpp'],['../barraydenserow-bones_8hpp.html#a51b85d6bd8e8ab46aa8578ad029fbc54',1,'ZERO_CELL(): barraydenserow-bones.hpp']]] ]; diff --git a/search/files_0.js b/search/files_0.js index deee37fc5..c0ceeb939 100644 --- a/search/files_0.js +++ b/search/files_0.js @@ -1,24 +1,24 @@ var searchData= [ - ['barray_2dbones_2ehpp_742',['barray-bones.hpp',['../barray-bones_8hpp.html',1,'']]], - ['barray_2diterator_2ehpp_743',['barray-iterator.hpp',['../barray-iterator_8hpp.html',1,'']]], - ['barray_2dmeat_2doperators_2ehpp_744',['barray-meat-operators.hpp',['../barray-meat-operators_8hpp.html',1,'']]], - ['barray_2dmeat_2ehpp_745',['barray-meat.hpp',['../barray-meat_8hpp.html',1,'']]], - ['barraycell_2dbones_2ehpp_746',['barraycell-bones.hpp',['../barraycell-bones_8hpp.html',1,'']]], - ['barraycell_2dmeat_2ehpp_747',['barraycell-meat.hpp',['../barraycell-meat_8hpp.html',1,'']]], - ['barraydense_2dbones_2ehpp_748',['barraydense-bones.hpp',['../barraydense-bones_8hpp.html',1,'']]], - ['barraydense_2dmeat_2doperators_2ehpp_749',['barraydense-meat-operators.hpp',['../barraydense-meat-operators_8hpp.html',1,'']]], - ['barraydense_2dmeat_2ehpp_750',['barraydense-meat.hpp',['../barraydense-meat_8hpp.html',1,'']]], - ['barraydensecell_2dbones_2ehpp_751',['barraydensecell-bones.hpp',['../barraydensecell-bones_8hpp.html',1,'']]], - ['barraydensecell_2dmeat_2ehpp_752',['barraydensecell-meat.hpp',['../barraydensecell-meat_8hpp.html',1,'']]], - ['barraydensecol_2dbones_2ehpp_753',['barraydensecol-bones.hpp',['../barraydensecol-bones_8hpp.html',1,'']]], - ['barraydenserow_2dbones_2ehpp_754',['barraydenserow-bones.hpp',['../barraydenserow-bones_8hpp.html',1,'']]], - ['barrayrow_2dbones_2ehpp_755',['barrayrow-bones.hpp',['../barrayrow-bones_8hpp.html',1,'']]], - ['barrayrow_2dmeat_2ehpp_756',['barrayrow-meat.hpp',['../barrayrow-meat_8hpp.html',1,'']]], - ['barrayvector_2dbones_2ehpp_757',['barrayvector-bones.hpp',['../barrayvector-bones_8hpp.html',1,'']]], - ['barrayvector_2dmeat_2ehpp_758',['barrayvector-meat.hpp',['../barrayvector-meat_8hpp.html',1,'']]], - ['barry_2dconfiguration_2ehpp_759',['barry-configuration.hpp',['../barry-configuration_8hpp.html',1,'']]], - ['barry_2ddebug_2ehpp_760',['barry-debug.hpp',['../barry-debug_8hpp.html',1,'']]], - ['barry_2dmacros_2ehpp_761',['barry-macros.hpp',['../barry-macros_8hpp.html',1,'']]], - ['barry_2ehpp_762',['barry.hpp',['../barry_8hpp.html',1,'']]] + ['barray_2dbones_2ehpp_745',['barray-bones.hpp',['../barray-bones_8hpp.html',1,'']]], + ['barray_2diterator_2ehpp_746',['barray-iterator.hpp',['../barray-iterator_8hpp.html',1,'']]], + ['barray_2dmeat_2doperators_2ehpp_747',['barray-meat-operators.hpp',['../barray-meat-operators_8hpp.html',1,'']]], + ['barray_2dmeat_2ehpp_748',['barray-meat.hpp',['../barray-meat_8hpp.html',1,'']]], + ['barraycell_2dbones_2ehpp_749',['barraycell-bones.hpp',['../barraycell-bones_8hpp.html',1,'']]], + ['barraycell_2dmeat_2ehpp_750',['barraycell-meat.hpp',['../barraycell-meat_8hpp.html',1,'']]], + ['barraydense_2dbones_2ehpp_751',['barraydense-bones.hpp',['../barraydense-bones_8hpp.html',1,'']]], + ['barraydense_2dmeat_2doperators_2ehpp_752',['barraydense-meat-operators.hpp',['../barraydense-meat-operators_8hpp.html',1,'']]], + ['barraydense_2dmeat_2ehpp_753',['barraydense-meat.hpp',['../barraydense-meat_8hpp.html',1,'']]], + ['barraydensecell_2dbones_2ehpp_754',['barraydensecell-bones.hpp',['../barraydensecell-bones_8hpp.html',1,'']]], + ['barraydensecell_2dmeat_2ehpp_755',['barraydensecell-meat.hpp',['../barraydensecell-meat_8hpp.html',1,'']]], + ['barraydensecol_2dbones_2ehpp_756',['barraydensecol-bones.hpp',['../barraydensecol-bones_8hpp.html',1,'']]], + ['barraydenserow_2dbones_2ehpp_757',['barraydenserow-bones.hpp',['../barraydenserow-bones_8hpp.html',1,'']]], + ['barrayrow_2dbones_2ehpp_758',['barrayrow-bones.hpp',['../barrayrow-bones_8hpp.html',1,'']]], + ['barrayrow_2dmeat_2ehpp_759',['barrayrow-meat.hpp',['../barrayrow-meat_8hpp.html',1,'']]], + ['barrayvector_2dbones_2ehpp_760',['barrayvector-bones.hpp',['../barrayvector-bones_8hpp.html',1,'']]], + ['barrayvector_2dmeat_2ehpp_761',['barrayvector-meat.hpp',['../barrayvector-meat_8hpp.html',1,'']]], + ['barry_2dconfiguration_2ehpp_762',['barry-configuration.hpp',['../barry-configuration_8hpp.html',1,'']]], + ['barry_2ddebug_2ehpp_763',['barry-debug.hpp',['../barry-debug_8hpp.html',1,'']]], + ['barry_2dmacros_2ehpp_764',['barry-macros.hpp',['../barry-macros_8hpp.html',1,'']]], + ['barry_2ehpp_765',['barry.hpp',['../barry_8hpp.html',1,'']]] ]; diff --git a/search/files_1.js b/search/files_1.js index 0c4a47584..6fa2d68ad 100644 --- a/search/files_1.js +++ b/search/files_1.js @@ -1,9 +1,9 @@ var searchData= [ - ['cell_2dbones_2ehpp_763',['cell-bones.hpp',['../cell-bones_8hpp.html',1,'']]], - ['cell_2dmeat_2ehpp_764',['cell-meat.hpp',['../cell-meat_8hpp.html',1,'']]], - ['col_2dbones_2ehpp_765',['col-bones.hpp',['../col-bones_8hpp.html',1,'']]], - ['counters_2dbones_2ehpp_766',['counters-bones.hpp',['../counters-bones_8hpp.html',1,'']]], - ['counters_2dmeat_2ehpp_767',['counters-meat.hpp',['../counters-meat_8hpp.html',1,'']]], - ['counters_2ehpp_768',['counters.hpp',['../defm_2counters_8hpp.html',1,'(Global Namespace)'],['../geese_2counters_8hpp.html',1,'(Global Namespace)']]] + ['cell_2dbones_2ehpp_766',['cell-bones.hpp',['../cell-bones_8hpp.html',1,'']]], + ['cell_2dmeat_2ehpp_767',['cell-meat.hpp',['../cell-meat_8hpp.html',1,'']]], + ['col_2dbones_2ehpp_768',['col-bones.hpp',['../col-bones_8hpp.html',1,'']]], + ['counters_2dbones_2ehpp_769',['counters-bones.hpp',['../counters-bones_8hpp.html',1,'']]], + ['counters_2dmeat_2ehpp_770',['counters-meat.hpp',['../counters-meat_8hpp.html',1,'']]], + ['counters_2ehpp_771',['counters.hpp',['../defm_2counters_8hpp.html',1,'(Global Namespace)'],['../geese_2counters_8hpp.html',1,'(Global Namespace)']]] ]; diff --git a/search/files_2.js b/search/files_2.js index fd3a6fd13..0b53263f4 100644 --- a/search/files_2.js +++ b/search/files_2.js @@ -1,7 +1,7 @@ var searchData= [ - ['defm_2dbones_2ehpp_769',['defm-bones.hpp',['../defm-bones_8hpp.html',1,'']]], - ['defm_2dmeat_2ehpp_770',['defm-meat.hpp',['../defm-meat_8hpp.html',1,'']]], - ['defm_2dtypes_2ehpp_771',['defm-types.hpp',['../defm-types_8hpp.html',1,'']]], - ['defm_2ehpp_772',['defm.hpp',['../defm_8hpp.html',1,'']]] + ['defm_2dbones_2ehpp_772',['defm-bones.hpp',['../defm-bones_8hpp.html',1,'']]], + ['defm_2dmeat_2ehpp_773',['defm-meat.hpp',['../defm-meat_8hpp.html',1,'']]], + ['defm_2dtypes_2ehpp_774',['defm-types.hpp',['../defm-types_8hpp.html',1,'']]], + ['defm_2ehpp_775',['defm.hpp',['../defm_8hpp.html',1,'']]] ]; diff --git a/search/files_3.js b/search/files_3.js index 72e7f16ea..196c0088c 100644 --- a/search/files_3.js +++ b/search/files_3.js @@ -1,7 +1,7 @@ var searchData= [ - ['flock_2dbones_2ehpp_773',['flock-bones.hpp',['../flock-bones_8hpp.html',1,'']]], - ['flock_2dmeat_2ehpp_774',['flock-meat.hpp',['../flock-meat_8hpp.html',1,'']]], - ['formula_2ehpp_775',['formula.hpp',['../formula_8hpp.html',1,'']]], - ['freqtable_2ehpp_776',['freqtable.hpp',['../freqtable_8hpp.html',1,'']]] + ['flock_2dbones_2ehpp_776',['flock-bones.hpp',['../flock-bones_8hpp.html',1,'']]], + ['flock_2dmeat_2ehpp_777',['flock-meat.hpp',['../flock-meat_8hpp.html',1,'']]], + ['formula_2ehpp_778',['formula.hpp',['../formula_8hpp.html',1,'']]], + ['freqtable_2ehpp_779',['freqtable.hpp',['../freqtable_8hpp.html',1,'']]] ]; diff --git a/search/files_4.js b/search/files_4.js index e19d4e239..796edb52f 100644 --- a/search/files_4.js +++ b/search/files_4.js @@ -1,15 +1,15 @@ var searchData= [ - ['geese_2dbones_2ehpp_777',['geese-bones.hpp',['../geese-bones_8hpp.html',1,'']]], - ['geese_2dmeat_2dconstructors_2ehpp_778',['geese-meat-constructors.hpp',['../geese-meat-constructors_8hpp.html',1,'']]], - ['geese_2dmeat_2dlikelihood_2ehpp_779',['geese-meat-likelihood.hpp',['../geese-meat-likelihood_8hpp.html',1,'']]], - ['geese_2dmeat_2dlikelihood_5fexhaust_2ehpp_780',['geese-meat-likelihood_exhaust.hpp',['../geese-meat-likelihood__exhaust_8hpp.html',1,'']]], - ['geese_2dmeat_2dpredict_2ehpp_781',['geese-meat-predict.hpp',['../geese-meat-predict_8hpp.html',1,'']]], - ['geese_2dmeat_2dpredict_5fexhaust_2ehpp_782',['geese-meat-predict_exhaust.hpp',['../geese-meat-predict__exhaust_8hpp.html',1,'']]], - ['geese_2dmeat_2dpredict_5fsim_2ehpp_783',['geese-meat-predict_sim.hpp',['../geese-meat-predict__sim_8hpp.html',1,'']]], - ['geese_2dmeat_2dsimulate_2ehpp_784',['geese-meat-simulate.hpp',['../geese-meat-simulate_8hpp.html',1,'']]], - ['geese_2dmeat_2ehpp_785',['geese-meat.hpp',['../geese-meat_8hpp.html',1,'']]], - ['geese_2dnode_2dbones_2ehpp_786',['geese-node-bones.hpp',['../geese-node-bones_8hpp.html',1,'']]], - ['geese_2dtypes_2ehpp_787',['geese-types.hpp',['../geese-types_8hpp.html',1,'']]], - ['geese_2ehpp_788',['geese.hpp',['../geese_8hpp.html',1,'']]] + ['geese_2dbones_2ehpp_780',['geese-bones.hpp',['../geese-bones_8hpp.html',1,'']]], + ['geese_2dmeat_2dconstructors_2ehpp_781',['geese-meat-constructors.hpp',['../geese-meat-constructors_8hpp.html',1,'']]], + ['geese_2dmeat_2dlikelihood_2ehpp_782',['geese-meat-likelihood.hpp',['../geese-meat-likelihood_8hpp.html',1,'']]], + ['geese_2dmeat_2dlikelihood_5fexhaust_2ehpp_783',['geese-meat-likelihood_exhaust.hpp',['../geese-meat-likelihood__exhaust_8hpp.html',1,'']]], + ['geese_2dmeat_2dpredict_2ehpp_784',['geese-meat-predict.hpp',['../geese-meat-predict_8hpp.html',1,'']]], + ['geese_2dmeat_2dpredict_5fexhaust_2ehpp_785',['geese-meat-predict_exhaust.hpp',['../geese-meat-predict__exhaust_8hpp.html',1,'']]], + ['geese_2dmeat_2dpredict_5fsim_2ehpp_786',['geese-meat-predict_sim.hpp',['../geese-meat-predict__sim_8hpp.html',1,'']]], + ['geese_2dmeat_2dsimulate_2ehpp_787',['geese-meat-simulate.hpp',['../geese-meat-simulate_8hpp.html',1,'']]], + ['geese_2dmeat_2ehpp_788',['geese-meat.hpp',['../geese-meat_8hpp.html',1,'']]], + ['geese_2dnode_2dbones_2ehpp_789',['geese-node-bones.hpp',['../geese-node-bones_8hpp.html',1,'']]], + ['geese_2dtypes_2ehpp_790',['geese-types.hpp',['../geese-types_8hpp.html',1,'']]], + ['geese_2ehpp_791',['geese.hpp',['../geese_8hpp.html',1,'']]] ]; diff --git a/search/files_5.js b/search/files_5.js index eeb7c86e5..77dc24be3 100644 --- a/search/files_5.js +++ b/search/files_5.js @@ -1,5 +1,5 @@ var searchData= [ - ['model_2dbones_2ehpp_789',['model-bones.hpp',['../model-bones_8hpp.html',1,'']]], - ['model_2dmeat_2ehpp_790',['model-meat.hpp',['../model-meat_8hpp.html',1,'']]] + ['model_2dbones_2ehpp_792',['model-bones.hpp',['../model-bones_8hpp.html',1,'']]], + ['model_2dmeat_2ehpp_793',['model-meat.hpp',['../model-meat_8hpp.html',1,'']]] ]; diff --git a/search/files_6.js b/search/files_6.js index 3ca0e7bf1..145fb0686 100644 --- a/search/files_6.js +++ b/search/files_6.js @@ -1,5 +1,5 @@ var searchData= [ - ['network_2dcss_2ehpp_791',['network-css.hpp',['../network-css_8hpp.html',1,'']]], - ['network_2ehpp_792',['network.hpp',['../network_8hpp.html',1,'']]] + ['network_2dcss_2ehpp_794',['network-css.hpp',['../network-css_8hpp.html',1,'']]], + ['network_2ehpp_795',['network.hpp',['../network_8hpp.html',1,'']]] ]; diff --git a/search/files_7.js b/search/files_7.js index c01ebb395..668b8736c 100644 --- a/search/files_7.js +++ b/search/files_7.js @@ -1,6 +1,6 @@ var searchData= [ - ['powerset_2dbones_2ehpp_793',['powerset-bones.hpp',['../powerset-bones_8hpp.html',1,'']]], - ['powerset_2dmeat_2ehpp_794',['powerset-meat.hpp',['../powerset-meat_8hpp.html',1,'']]], - ['progress_2ehpp_795',['progress.hpp',['../progress_8hpp.html',1,'']]] + ['powerset_2dbones_2ehpp_796',['powerset-bones.hpp',['../powerset-bones_8hpp.html',1,'']]], + ['powerset_2dmeat_2ehpp_797',['powerset-meat.hpp',['../powerset-meat_8hpp.html',1,'']]], + ['progress_2ehpp_798',['progress.hpp',['../progress_8hpp.html',1,'']]] ]; diff --git a/search/files_8.js b/search/files_8.js index f610bd56b..4e01f4194 100644 --- a/search/files_8.js +++ b/search/files_8.js @@ -1,6 +1,6 @@ var searchData= [ - ['readme_2emd_796',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]], - ['rules_2dbones_2ehpp_797',['rules-bones.hpp',['../rules-bones_8hpp.html',1,'']]], - ['rules_2dmeat_2ehpp_798',['rules-meat.hpp',['../rules-meat_8hpp.html',1,'']]] + ['readme_2emd_799',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]], + ['rules_2dbones_2ehpp_800',['rules-bones.hpp',['../rules-bones_8hpp.html',1,'']]], + ['rules_2dmeat_2ehpp_801',['rules-meat.hpp',['../rules-meat_8hpp.html',1,'']]] ]; diff --git a/search/files_9.js b/search/files_9.js index f857e4bc9..ec8285935 100644 --- a/search/files_9.js +++ b/search/files_9.js @@ -1,7 +1,7 @@ var searchData= [ - ['statscounter_2dbones_2ehpp_799',['statscounter-bones.hpp',['../statscounter-bones_8hpp.html',1,'']]], - ['statscounter_2dmeat_2ehpp_800',['statscounter-meat.hpp',['../statscounter-meat_8hpp.html',1,'']]], - ['support_2dbones_2ehpp_801',['support-bones.hpp',['../support-bones_8hpp.html',1,'']]], - ['support_2dmeat_2ehpp_802',['support-meat.hpp',['../support-meat_8hpp.html',1,'']]] + ['statscounter_2dbones_2ehpp_802',['statscounter-bones.hpp',['../statscounter-bones_8hpp.html',1,'']]], + ['statscounter_2dmeat_2ehpp_803',['statscounter-meat.hpp',['../statscounter-meat_8hpp.html',1,'']]], + ['support_2dbones_2ehpp_804',['support-bones.hpp',['../support-bones_8hpp.html',1,'']]], + ['support_2dmeat_2ehpp_805',['support-meat.hpp',['../support-meat_8hpp.html',1,'']]] ]; diff --git a/search/files_a.js b/search/files_a.js index 10fa639d7..1d4cbd7a4 100644 --- a/search/files_a.js +++ b/search/files_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['typedefs_2ehpp_803',['typedefs.hpp',['../typedefs_8hpp.html',1,'']]] + ['typedefs_2ehpp_806',['typedefs.hpp',['../typedefs_8hpp.html',1,'']]] ]; diff --git a/search/functions_0.js b/search/functions_0.js index 358fc9e09..70ecf2bd3 100644 --- a/search/functions_0.js +++ b/search/functions_0.js @@ -1,13 +1,13 @@ var searchData= [ - ['add_804',['add',['../class_freq_table.html#acd7b10dbea3f6aebd9cb029ddf13c603',1,'FreqTable::add()'],['../class_cell.html#a0971891328b103dcac11c9f6251a51d4',1,'Cell::add(double x)'],['../class_cell.html#a09515105c2d97e0937e2fb47888d5619',1,'Cell::add(size_t x)'],['../class_cell.html#a5d791171eaf7a34761cb858400acc26d',1,'Cell::add(int x)'],['../class_cell.html#a3d063afd2a8743623d0e524debbd55e9',1,'Cell::add(Cell_Type x)']]], - ['add_5farray_805',['add_array',['../class_model.html#a5dd7d23385499070846a2ce5126f5722',1,'Model']]], - ['add_5fcounter_806',['add_counter',['../class_model.html#a60bc7a1e36ed90ff0af62a3999b9d06f',1,'Model::add_counter()'],['../class_support.html#ab23c6d59f0b2fc3de6ca9a6a1c273fb0',1,'Support::add_counter()'],['../class_stats_counter.html#ad175dcd2bd30d017881783de546ac333',1,'StatsCounter::add_counter()'],['../class_model.html#a2326ca9975e29d3cf1902b6e60c613b9',1,'Model::add_counter()'],['../class_counters.html#a03e76f5d7228208bd533a0ce76eaf35e',1,'Counters::add_counter(Counter_fun_type< Array_Type, Data_Type > count_fun_, Counter_fun_type< Array_Type, Data_Type > init_fun_, Hasher_fun_type< Array_Type, Data_Type > hasher_fun_, Data_Type data_, std::string name_="", std::string desc_="")'],['../class_counters.html#ade13818258000807011f9597ebf57012',1,'Counters::add_counter(Counter< Array_Type, Data_Type > counter)']]], - ['add_5fdata_807',['add_data',['../class_flock.html#a5e882cb60a36398180557662731d3c11',1,'Flock']]], - ['add_5fhash_808',['add_hash',['../class_counters.html#a47eefd62521bf67feac1e7e03a1c0231',1,'Counters']]], - ['add_5fhasher_809',['add_hasher',['../class_model.html#a5e0ab8493a4aeecacc96d666089c543d',1,'Model']]], - ['add_5frule_810',['add_rule',['../class_model.html#af9b85db739f6947861fe123136c11c07',1,'Model::add_rule()'],['../class_support.html#a98650a3fd5c652922e00edc9163074e1',1,'Support::add_rule(Rule< Array_Type, Data_Rule_Type > f_)'],['../class_support.html#a60a380edc9eeae8c7f88d06440116c48',1,'Support::add_rule(Rule< Array_Type, Data_Rule_Type > *f_)'],['../class_rules.html#aabb924e02b27fb3e7768822c9b7bd629',1,'Rules::add_rule(Rule_fun_type< Array_Type, Data_Type > rule_, Data_Type data_, std::string name_="", std::string description_="")'],['../class_rules.html#a93acdb3b29f83b97e0878977f208802f',1,'Rules::add_rule(Rule< Array_Type, Data_Type > rule)'],['../class_power_set.html#a3c9f2ab6184688d9879c6555b4c3e813',1,'PowerSet::add_rule(Rule_fun_type< Array_Type, Data_Rule_Type > count_fun_, Data_Rule_Type data_)'],['../class_power_set.html#a76d15305bc98b5c03904398e81457368',1,'PowerSet::add_rule(Rule< Array_Type, Data_Rule_Type > rule)'],['../class_model.html#a8a27b1ce7513359b61840a15fc661575',1,'Model::add_rule(Rule_fun_type< Array_Type, Data_Rule_Type > count_fun_, Data_Rule_Type data_)']]], - ['add_5frule_5fdyn_811',['add_rule_dyn',['../class_model.html#a37a168110eee4743dc5b1af5b67c7f6a',1,'Model::add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > &rule)'],['../class_model.html#a6df0512038f2eae91f67ef151ae95328',1,'Model::add_rule_dyn(Rule_fun_type< Array_Type, Data_Rule_Dyn_Type > count_fun_, Data_Rule_Dyn_Type data_)'],['../class_support.html#a71e963ffbb78d36ea75f96afc6a477e3',1,'Support::add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > *f_)'],['../class_support.html#a1e29c5a5a603a704cf08ca7094dff9d7',1,'Support::add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > f_)']]], - ['as_5fvector_812',['as_vector',['../class_freq_table.html#a1898e62605d8753e170189936d403e05',1,'FreqTable']]], - ['at_813',['at',['../group__rules-phylo.html#gab2a20858a209c975a4a3ca341f33f9c2',1,'DEFMData::at()'],['../class_phylo_counter_data.html#a95e7b29a0d2029d77ee4a0a61f91a826',1,'PhyloCounterData::at()']]] + ['add_807',['add',['../class_freq_table.html#acd7b10dbea3f6aebd9cb029ddf13c603',1,'FreqTable::add()'],['../class_cell.html#a0971891328b103dcac11c9f6251a51d4',1,'Cell::add(double x)'],['../class_cell.html#a09515105c2d97e0937e2fb47888d5619',1,'Cell::add(size_t x)'],['../class_cell.html#a5d791171eaf7a34761cb858400acc26d',1,'Cell::add(int x)'],['../class_cell.html#a3d063afd2a8743623d0e524debbd55e9',1,'Cell::add(Cell_Type x)']]], + ['add_5farray_808',['add_array',['../class_model.html#a5dd7d23385499070846a2ce5126f5722',1,'Model']]], + ['add_5fcounter_809',['add_counter',['../class_model.html#a60bc7a1e36ed90ff0af62a3999b9d06f',1,'Model::add_counter()'],['../class_support.html#ab23c6d59f0b2fc3de6ca9a6a1c273fb0',1,'Support::add_counter()'],['../class_stats_counter.html#ad175dcd2bd30d017881783de546ac333',1,'StatsCounter::add_counter()'],['../class_model.html#a2326ca9975e29d3cf1902b6e60c613b9',1,'Model::add_counter()'],['../class_counters.html#a03e76f5d7228208bd533a0ce76eaf35e',1,'Counters::add_counter(Counter_fun_type< Array_Type, Data_Type > count_fun_, Counter_fun_type< Array_Type, Data_Type > init_fun_, Hasher_fun_type< Array_Type, Data_Type > hasher_fun_, Data_Type data_, std::string name_="", std::string desc_="")'],['../class_counters.html#ade13818258000807011f9597ebf57012',1,'Counters::add_counter(Counter< Array_Type, Data_Type > counter)']]], + ['add_5fdata_810',['add_data',['../class_flock.html#a5e882cb60a36398180557662731d3c11',1,'Flock']]], + ['add_5fhash_811',['add_hash',['../class_counters.html#a47eefd62521bf67feac1e7e03a1c0231',1,'Counters']]], + ['add_5fhasher_812',['add_hasher',['../class_model.html#a5e0ab8493a4aeecacc96d666089c543d',1,'Model']]], + ['add_5frule_813',['add_rule',['../class_model.html#af9b85db739f6947861fe123136c11c07',1,'Model::add_rule()'],['../class_support.html#a98650a3fd5c652922e00edc9163074e1',1,'Support::add_rule(Rule< Array_Type, Data_Rule_Type > f_)'],['../class_support.html#a60a380edc9eeae8c7f88d06440116c48',1,'Support::add_rule(Rule< Array_Type, Data_Rule_Type > *f_)'],['../class_rules.html#aabb924e02b27fb3e7768822c9b7bd629',1,'Rules::add_rule(Rule_fun_type< Array_Type, Data_Type > rule_, Data_Type data_, std::string name_="", std::string description_="")'],['../class_rules.html#a93acdb3b29f83b97e0878977f208802f',1,'Rules::add_rule(Rule< Array_Type, Data_Type > rule)'],['../class_power_set.html#a3c9f2ab6184688d9879c6555b4c3e813',1,'PowerSet::add_rule(Rule_fun_type< Array_Type, Data_Rule_Type > count_fun_, Data_Rule_Type data_)'],['../class_power_set.html#a76d15305bc98b5c03904398e81457368',1,'PowerSet::add_rule(Rule< Array_Type, Data_Rule_Type > rule)'],['../class_model.html#a8a27b1ce7513359b61840a15fc661575',1,'Model::add_rule(Rule_fun_type< Array_Type, Data_Rule_Type > count_fun_, Data_Rule_Type data_)']]], + ['add_5frule_5fdyn_814',['add_rule_dyn',['../class_model.html#a37a168110eee4743dc5b1af5b67c7f6a',1,'Model::add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > &rule)'],['../class_model.html#a6df0512038f2eae91f67ef151ae95328',1,'Model::add_rule_dyn(Rule_fun_type< Array_Type, Data_Rule_Dyn_Type > count_fun_, Data_Rule_Dyn_Type data_)'],['../class_support.html#a71e963ffbb78d36ea75f96afc6a477e3',1,'Support::add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > *f_)'],['../class_support.html#a1e29c5a5a603a704cf08ca7094dff9d7',1,'Support::add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > f_)']]], + ['as_5fvector_815',['as_vector',['../class_freq_table.html#a1898e62605d8753e170189936d403e05',1,'FreqTable']]], + ['at_816',['at',['../group__rules-phylo.html#gab2a20858a209c975a4a3ca341f33f9c2',1,'DEFMData::at()'],['../class_phylo_counter_data.html#a95e7b29a0d2029d77ee4a0a61f91a826',1,'PhyloCounterData::at()']]] ]; diff --git a/search/functions_1.js b/search/functions_1.js index 9c6e4b829..fdbf937bf 100644 --- a/search/functions_1.js +++ b/search/functions_1.js @@ -1,24 +1,24 @@ var searchData= [ - ['barray_814',['BArray',['../class_b_array.html#af96a1ade4498358a1a29f1d20518fe0c',1,'BArray::BArray(size_t N_, size_t M_)'],['../class_b_array.html#a16edb1f26ccafc692a40baa836a3667f',1,'BArray::BArray(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, const std::vector< Cell_Type > &value, bool add=true)'],['../class_b_array.html#ae701f292620cc26ee13f8dfee05a144b',1,'BArray::BArray(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, bool add=true)'],['../class_b_array.html#a1e4a2a12c3a57e462ee4d65d7842a1c7',1,'BArray::BArray(const BArray< Cell_Type, Data_Type > &Array_, bool copy_data=false)'],['../class_b_array.html#a18ff8c8c5e24089ed509a6c4204f61c3',1,'BArray::BArray(BArray< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array.html#a1bbfcc43ad43f30fd448b63e9ab5861f',1,'BArray::BArray()']]], - ['barray_5ftemplate_815',['BARRAY_TEMPLATE',['../barray-meat-operators_8hpp.html#ae3a0ff6198929eddf339eb728f04600f',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator/=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a402424114ee0c6ed411453ebe20cabab',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator*=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#adb6bd922018b6d87e021bf747293b155',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator-=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a33833fb0fbfd7780164947cee08d5049',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator-=)(const BArray< Cell_Type: barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a2a6d4023d7c9ee5295400b1fa0d16cdb',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator+=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a5211b9c62426c96f954228ab92934207',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator+=)(const BArray< Cell_Type: barray-meat-operators.hpp']]], - ['barray_5ftemplate_5fargs_816',['BARRAY_TEMPLATE_ARGS',['../barray-meat-operators_8hpp.html#a6bc423fbf0bf597cd9f254334d29fa0b',1,'barray-meat-operators.hpp']]], - ['barray_5ftype_817',['BARRAY_TYPE',['../barray-meat-operators_8hpp.html#aa088d077e347efbf290ceeed03ca0d22',1,'barray-meat-operators.hpp']]], - ['barraycell_818',['BArrayCell',['../class_b_array_cell.html#a62992f5656e4158976e0ec8d9c53121d',1,'BArrayCell']]], - ['barraycell_5fconst_819',['BArrayCell_const',['../class_b_array_cell__const.html#a7884a36e7a395c037c43e4741fb3930b',1,'BArrayCell_const']]], - ['barraydense_820',['BArrayDense',['../class_b_array_dense.html#ae8ee6528dd7417df036d7529f756c1ca',1,'BArrayDense::BArrayDense(BArrayDense< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array_dense.html#ae399b8f3741f52478edfe88a2e986c75',1,'BArrayDense::BArrayDense()'],['../class_b_array_dense.html#ac9bffd75ad8701f67c5c148583d38246',1,'BArrayDense::BArrayDense(size_t N_, size_t M_, Cell_Type value=static_cast< Cell_Type >(0))'],['../class_b_array_dense.html#a245974e872cde7d99c476ae3b00656a4',1,'BArrayDense::BArrayDense(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, const std::vector< Cell_Type > &value, bool add=true)'],['../class_b_array_dense.html#a124836daa26b31d84ca2e6cfe16a0410',1,'BArrayDense::BArrayDense(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, bool add=true)'],['../class_b_array_dense.html#a5be6f87f6024e889e5326ece87c0090d',1,'BArrayDense::BArrayDense(const BArrayDense< Cell_Type, Data_Type > &Array_, bool copy_data=false)']]], - ['barraydensecell_821',['BArrayDenseCell',['../class_b_array_dense_cell.html#ab23a4f2fc6e6fc71b0b84dabf29786e1',1,'BArrayDenseCell']]], - ['barraydensecol_822',['BArrayDenseCol',['../class_b_array_dense_col.html#a54c3bfcfd6d4dca4595922ee13a7cdb5',1,'BArrayDenseCol']]], - ['barraydensecol_5fconst_823',['BArrayDenseCol_const',['../class_b_array_dense_col__const.html#a1ffebaa6f3defb304f463d90ff320659',1,'BArrayDenseCol_const']]], - ['barraydenserow_824',['BArrayDenseRow',['../class_b_array_dense_row.html#a0795cf5336f0004188aa80c25023f20d',1,'BArrayDenseRow']]], - ['barraydenserow_5fconst_825',['BArrayDenseRow_const',['../class_b_array_dense_row__const.html#a3aebf699294eb8f64ce4a5baa60efad9',1,'BArrayDenseRow_const']]], - ['barrayrow_826',['BArrayRow',['../class_b_array_row.html#a5b0e2233f44a43ae940f177f689e24b7',1,'BArrayRow']]], - ['barrayrow_5fconst_827',['BArrayRow_const',['../class_b_array_row__const.html#a084f0fd334301d7256987fddc64f2a3e',1,'BArrayRow_const']]], - ['barrayvector_828',['BArrayVector',['../class_b_array_vector.html#a52942302369463387cb9329a2624ad46',1,'BArrayVector']]], - ['barrayvector_5fconst_829',['BArrayVector_const',['../class_b_array_vector__const.html#a2bb6fcccb75ea58e605d8994e979de8a',1,'BArrayVector_const']]], - ['bdense_5ftemplate_830',['BDENSE_TEMPLATE',['../barraydense-meat-operators_8hpp.html#a5cf0f5eb168e520a6cc0589b3697d56f',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator+=)(const BDENSE_TYPE() &rhs): barraydense-meat-operators.hpp'],['../barraydense-meat-operators_8hpp.html#a76fd56b17824b8c26def5e9acf6df5c7',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator-=)(const BDENSE_TYPE() &rhs): barraydense-meat-operators.hpp'],['../barraydense-meat-operators_8hpp.html#a49df143ac230287e6fab0c8b322746f6',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator*=)(const Cell_Type &rhs): barraydense-meat-operators.hpp'],['../barraydense-meat-operators_8hpp.html#aa1b3aba65ff6ecb4e43f6daf93d857e9',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator/=)(const Cell_Type &rhs): barraydense-meat-operators.hpp']]], - ['bdense_5ftemplate_5fargs_831',['BDENSE_TEMPLATE_ARGS',['../barraydense-meat-operators_8hpp.html#a1b6371349659b8ab46a43b50570c19a3',1,'barraydense-meat-operators.hpp']]], - ['bdense_5ftype_832',['BDENSE_TYPE',['../barraydense-meat-operators_8hpp.html#a604ad355d97cb9591cb6c4ce0a49b3d7',1,'barraydense-meat-operators.hpp']]], - ['begin_833',['begin',['../class_b_array_dense_row.html#a2db74b65d369cee125ffde825380ec06',1,'BArrayDenseRow::begin()'],['../class_rules.html#aca68edc31c5043d58dc70e0e601cca7a',1,'Rules::begin()'],['../class_power_set.html#abed9d58db924366d8a38baf168131fc3',1,'PowerSet::begin()'],['../class_phylo_counter_data.html#adc6bea5815d104d3b1380b2b4cdf1e24',1,'PhyloCounterData::begin()'],['../class_b_array_vector__const.html#abfc8cf142de862d181d20afa5caf8d47',1,'BArrayVector_const::begin()'],['../class_b_array_vector.html#ac41c8bf35b91d569cd86a7750c202604',1,'BArrayVector::begin()'],['../class_b_array_dense_row__const.html#a963ac37c10b72d03b0d1ff13b67428c7',1,'BArrayDenseRow_const::begin()'],['../class_b_array_dense_col__const.html#add0173671db8a5f38b3caff2a24d38c3',1,'BArrayDenseCol_const::begin()'],['../class_b_array_dense_col.html#a273ac15c983496d06b7b454f763b4338',1,'BArrayDenseCol::begin()']]], - ['brow_5ftemplate_834',['BROW_TEMPLATE',['../barrayrow-meat_8hpp.html#acc47db1caac4ef40591d4f8bd73cb5b8',1,'BROW_TEMPLATE(void, operator=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#a2e40204842670d7c626715142ddb5f06',1,'BROW_TEMPLATE(void, operator+=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#a8f4c206448fdf2f385277c1de56c7eb9',1,'BROW_TEMPLATE(void, operator-=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#a8f018cc6e61d2a04bcaf8a92be790629',1,'BROW_TEMPLATE(void, operator*=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#ae40cd6ad010141bb5a0f516b9d6ec24f',1,'BROW_TEMPLATE(void, operator/=)(const BROW_TYPE() &val): barrayrow-meat.hpp']]] + ['barray_817',['BArray',['../class_b_array.html#af96a1ade4498358a1a29f1d20518fe0c',1,'BArray::BArray(size_t N_, size_t M_)'],['../class_b_array.html#a16edb1f26ccafc692a40baa836a3667f',1,'BArray::BArray(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, const std::vector< Cell_Type > &value, bool add=true)'],['../class_b_array.html#ae701f292620cc26ee13f8dfee05a144b',1,'BArray::BArray(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, bool add=true)'],['../class_b_array.html#a1e4a2a12c3a57e462ee4d65d7842a1c7',1,'BArray::BArray(const BArray< Cell_Type, Data_Type > &Array_, bool copy_data=false)'],['../class_b_array.html#a18ff8c8c5e24089ed509a6c4204f61c3',1,'BArray::BArray(BArray< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array.html#a1bbfcc43ad43f30fd448b63e9ab5861f',1,'BArray::BArray()']]], + ['barray_5ftemplate_818',['BARRAY_TEMPLATE',['../barray-meat-operators_8hpp.html#ae3a0ff6198929eddf339eb728f04600f',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator/=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a402424114ee0c6ed411453ebe20cabab',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator*=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#adb6bd922018b6d87e021bf747293b155',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator-=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a33833fb0fbfd7780164947cee08d5049',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator-=)(const BArray< Cell_Type: barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a2a6d4023d7c9ee5295400b1fa0d16cdb',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator+=)(const Cell_Type &rhs): barray-meat-operators.hpp'],['../barray-meat-operators_8hpp.html#a5211b9c62426c96f954228ab92934207',1,'BARRAY_TEMPLATE(BARRAY_TYPE()&, operator+=)(const BArray< Cell_Type: barray-meat-operators.hpp']]], + ['barray_5ftemplate_5fargs_819',['BARRAY_TEMPLATE_ARGS',['../barray-meat-operators_8hpp.html#a6bc423fbf0bf597cd9f254334d29fa0b',1,'barray-meat-operators.hpp']]], + ['barray_5ftype_820',['BARRAY_TYPE',['../barray-meat-operators_8hpp.html#aa088d077e347efbf290ceeed03ca0d22',1,'barray-meat-operators.hpp']]], + ['barraycell_821',['BArrayCell',['../class_b_array_cell.html#a62992f5656e4158976e0ec8d9c53121d',1,'BArrayCell']]], + ['barraycell_5fconst_822',['BArrayCell_const',['../class_b_array_cell__const.html#a7884a36e7a395c037c43e4741fb3930b',1,'BArrayCell_const']]], + ['barraydense_823',['BArrayDense',['../class_b_array_dense.html#ae8ee6528dd7417df036d7529f756c1ca',1,'BArrayDense::BArrayDense(BArrayDense< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array_dense.html#ae399b8f3741f52478edfe88a2e986c75',1,'BArrayDense::BArrayDense()'],['../class_b_array_dense.html#ac9bffd75ad8701f67c5c148583d38246',1,'BArrayDense::BArrayDense(size_t N_, size_t M_, Cell_Type value=static_cast< Cell_Type >(0))'],['../class_b_array_dense.html#a245974e872cde7d99c476ae3b00656a4',1,'BArrayDense::BArrayDense(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, const std::vector< Cell_Type > &value, bool add=true)'],['../class_b_array_dense.html#a124836daa26b31d84ca2e6cfe16a0410',1,'BArrayDense::BArrayDense(size_t N_, size_t M_, const std::vector< size_t > &source, const std::vector< size_t > &target, bool add=true)'],['../class_b_array_dense.html#a5be6f87f6024e889e5326ece87c0090d',1,'BArrayDense::BArrayDense(const BArrayDense< Cell_Type, Data_Type > &Array_, bool copy_data=false)']]], + ['barraydensecell_824',['BArrayDenseCell',['../class_b_array_dense_cell.html#ab23a4f2fc6e6fc71b0b84dabf29786e1',1,'BArrayDenseCell']]], + ['barraydensecol_825',['BArrayDenseCol',['../class_b_array_dense_col.html#a54c3bfcfd6d4dca4595922ee13a7cdb5',1,'BArrayDenseCol']]], + ['barraydensecol_5fconst_826',['BArrayDenseCol_const',['../class_b_array_dense_col__const.html#a1ffebaa6f3defb304f463d90ff320659',1,'BArrayDenseCol_const']]], + ['barraydenserow_827',['BArrayDenseRow',['../class_b_array_dense_row.html#a0795cf5336f0004188aa80c25023f20d',1,'BArrayDenseRow']]], + ['barraydenserow_5fconst_828',['BArrayDenseRow_const',['../class_b_array_dense_row__const.html#a3aebf699294eb8f64ce4a5baa60efad9',1,'BArrayDenseRow_const']]], + ['barrayrow_829',['BArrayRow',['../class_b_array_row.html#a5b0e2233f44a43ae940f177f689e24b7',1,'BArrayRow']]], + ['barrayrow_5fconst_830',['BArrayRow_const',['../class_b_array_row__const.html#a084f0fd334301d7256987fddc64f2a3e',1,'BArrayRow_const']]], + ['barrayvector_831',['BArrayVector',['../class_b_array_vector.html#a52942302369463387cb9329a2624ad46',1,'BArrayVector']]], + ['barrayvector_5fconst_832',['BArrayVector_const',['../class_b_array_vector__const.html#a2bb6fcccb75ea58e605d8994e979de8a',1,'BArrayVector_const']]], + ['bdense_5ftemplate_833',['BDENSE_TEMPLATE',['../barraydense-meat-operators_8hpp.html#a5cf0f5eb168e520a6cc0589b3697d56f',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator+=)(const BDENSE_TYPE() &rhs): barraydense-meat-operators.hpp'],['../barraydense-meat-operators_8hpp.html#a76fd56b17824b8c26def5e9acf6df5c7',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator-=)(const BDENSE_TYPE() &rhs): barraydense-meat-operators.hpp'],['../barraydense-meat-operators_8hpp.html#a49df143ac230287e6fab0c8b322746f6',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator*=)(const Cell_Type &rhs): barraydense-meat-operators.hpp'],['../barraydense-meat-operators_8hpp.html#aa1b3aba65ff6ecb4e43f6daf93d857e9',1,'BDENSE_TEMPLATE(BDENSE_TYPE()&, operator/=)(const Cell_Type &rhs): barraydense-meat-operators.hpp']]], + ['bdense_5ftemplate_5fargs_834',['BDENSE_TEMPLATE_ARGS',['../barraydense-meat-operators_8hpp.html#a1b6371349659b8ab46a43b50570c19a3',1,'barraydense-meat-operators.hpp']]], + ['bdense_5ftype_835',['BDENSE_TYPE',['../barraydense-meat-operators_8hpp.html#a604ad355d97cb9591cb6c4ce0a49b3d7',1,'barraydense-meat-operators.hpp']]], + ['begin_836',['begin',['../class_b_array_dense_row.html#a2db74b65d369cee125ffde825380ec06',1,'BArrayDenseRow::begin()'],['../class_rules.html#aca68edc31c5043d58dc70e0e601cca7a',1,'Rules::begin()'],['../class_power_set.html#abed9d58db924366d8a38baf168131fc3',1,'PowerSet::begin()'],['../class_phylo_counter_data.html#adc6bea5815d104d3b1380b2b4cdf1e24',1,'PhyloCounterData::begin()'],['../class_b_array_vector__const.html#abfc8cf142de862d181d20afa5caf8d47',1,'BArrayVector_const::begin()'],['../class_b_array_vector.html#ac41c8bf35b91d569cd86a7750c202604',1,'BArrayVector::begin()'],['../class_b_array_dense_row__const.html#a963ac37c10b72d03b0d1ff13b67428c7',1,'BArrayDenseRow_const::begin()'],['../class_b_array_dense_col__const.html#add0173671db8a5f38b3caff2a24d38c3',1,'BArrayDenseCol_const::begin()'],['../class_b_array_dense_col.html#a273ac15c983496d06b7b454f763b4338',1,'BArrayDenseCol::begin()']]], + ['brow_5ftemplate_837',['BROW_TEMPLATE',['../barrayrow-meat_8hpp.html#acc47db1caac4ef40591d4f8bd73cb5b8',1,'BROW_TEMPLATE(void, operator=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#a2e40204842670d7c626715142ddb5f06',1,'BROW_TEMPLATE(void, operator+=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#a8f4c206448fdf2f385277c1de56c7eb9',1,'BROW_TEMPLATE(void, operator-=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#a8f018cc6e61d2a04bcaf8a92be790629',1,'BROW_TEMPLATE(void, operator*=)(const BROW_TYPE() &val): barrayrow-meat.hpp'],['../barrayrow-meat_8hpp.html#ae40cd6ad010141bb5a0f516b9d6ec24f',1,'BROW_TEMPLATE(void, operator/=)(const BROW_TYPE() &val): barrayrow-meat.hpp']]] ]; diff --git a/search/functions_10.js b/search/functions_10.js index 72b4571a9..e648b51e6 100644 --- a/search/functions_10.js +++ b/search/functions_10.js @@ -1,26 +1,26 @@ var searchData= [ - ['sample_1084',['sample',['../class_model.html#ad6d0a2c68540fe6480337a606c14cea6',1,'Model::sample(const size_t &i, const std::vector< double > &params)'],['../class_model.html#a2adac6eb2d37bd67d5f0222374ce193d',1,'Model::sample(const Array_Type &Array_, const std::vector< double > &params={})']]], - ['set_5fcounters_1085',['set_counters',['../class_model.html#a93632a05117d5b862d082885015c9363',1,'Model::set_counters()'],['../class_stats_counter.html#a1d66f7d7326cac60a46ee56a8eb0a497',1,'StatsCounter::set_counters()'],['../class_support.html#afc199188011973ef28bcf7dd1383743e',1,'Support::set_counters()']]], - ['set_5fdata_1086',['set_data',['../class_b_array.html#accf44b49caa7746a462a3ac9b6024cfc',1,'BArray::set_data()'],['../class_b_array_dense.html#a773a7953f931a84847c2e63aa0f7d53f',1,'BArrayDense::set_data()']]], - ['set_5fhasher_1087',['set_hasher',['../class_counter.html#ab8af2b5ab56d152c5790f59dcaedf394',1,'Counter']]], - ['set_5fnames_1088',['set_names',['../class_d_e_f_m.html#a5a7e2cb7c500f1379763c35d48f03ffb',1,'DEFM']]], - ['set_5frengine_1089',['set_rengine',['../class_model.html#af86cd3bfb4b3c929a263090950435a3c',1,'Model']]], - ['set_5frules_1090',['set_rules',['../class_model.html#a696fd8dc85423d35fee3b9718877abb4',1,'Model::set_rules()'],['../class_support.html#af537df5404dcd989b9d606e4dae454e1',1,'Support::set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)']]], - ['set_5frules_5fdyn_1091',['set_rules_dyn',['../class_support.html#a9e296aa740b9aad3e7feef3981002c9e',1,'Support::set_rules_dyn()'],['../class_model.html#ab200cf9d28983471fa8264fc90071bad',1,'Model::set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)']]], - ['set_5fseed_1092',['set_seed',['../class_model.html#afe7f86754248416469456f98f493c9b5',1,'Model::set_seed()'],['../class_flock.html#a15ba537520410f84e924b0eab0a893f4',1,'Flock::set_seed()'],['../class_geese.html#ae6e780ffc2819345d142afad0a00b361',1,'Geese::set_seed()']]], - ['set_5ftransform_5fmodel_1093',['set_transform_model',['../class_model.html#aeb964da3f921dae949d1f903eb7accbc',1,'Model']]], - ['shrink_5fto_5ffit_1094',['shrink_to_fit',['../class_phylo_counter_data.html#ae6a913894d0a6777f72246c2c4d75e81',1,'PhyloCounterData']]], - ['simulate_1095',['simulate',['../class_d_e_f_m.html#afb829f5b9805da628740131f6f644c24',1,'DEFM::simulate()'],['../class_geese.html#abd7f5df0db4b4bcbc9d48aebf2d118ad',1,'Geese::simulate()']]], - ['size_1096',['size',['../class_phylo_counter_data.html#ac3c18fad731522fb19abd02776a9c7b0',1,'PhyloCounterData::size()'],['../class_stats_counter.html#ab682162c2ff13eb65bbc4d88213e9255',1,'StatsCounter::size()'],['../class_rules.html#a3a7e889b85644a0109fa1bf94627dbcc',1,'Rules::size()'],['../class_power_set.html#a9a92b7c43517e11f3245a7ae89a578ef',1,'PowerSet::size()'],['../class_model.html#a1d45ad43d7aa468deb326074e110524b',1,'Model::size()'],['../class_freq_table.html#af1f26bddaded94f0d5acb68f3a94fb86',1,'FreqTable::size()'],['../class_b_array_vector__const.html#a1951e7c9bf8fa7c787bffec306fab3ff',1,'BArrayVector_const::size()'],['../class_b_array_vector.html#a2626a53bd35b18d8a1e4c6c631794db1',1,'BArrayVector::size()'],['../class_b_array_dense_row__const.html#a7c27b35d85ba2dfb499ff63beb4ebe1f',1,'BArrayDenseRow_const::size()'],['../class_b_array_dense_row.html#a4364d2247afb6bce7effc52c8dcbe394',1,'BArrayDenseRow::size()'],['../class_b_array_dense_col__const.html#aa94c1df05d3ece6449af71b9c6597487',1,'BArrayDenseCol_const::size()'],['../class_b_array_dense_col.html#ad98af3af82a9a36ea4f4b11e2d8bb84b',1,'BArrayDenseCol::size()'],['../class_counters.html#ad7980fd3757652e20b90ce1064e333c2',1,'Counters::size()']]], - ['size_5funique_1097',['size_unique',['../class_model.html#a0261a55996a1707b9bae97544f1fabf8',1,'Model']]], - ['sort_5farray_1098',['sort_array',['../typedefs_8hpp.html#ab1d4f47a245caa5ee58da49231c054ca',1,'typedefs.hpp']]], - ['statscounter_1099',['StatsCounter',['../class_stats_counter.html#af3fd082aa6667ec0a4ed24a4cf1f1fd9',1,'StatsCounter::StatsCounter(const StatsCounter< Array_Type, Data_Type > &counter)'],['../class_stats_counter.html#a6cef1e5bb4914a49ba8dd0f63070f81c',1,'StatsCounter::StatsCounter()'],['../class_stats_counter.html#aad1531e93d2d217c5cfd6b389ccf6fba',1,'StatsCounter::StatsCounter(const Array_Type *Array_)']]], - ['statscounter_5ftemplate_1100',['STATSCOUNTER_TEMPLATE',['../statscounter-meat_8hpp.html#a526cc3e5befb645e099dd98aee25295f',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_names)() const: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a644e236b1ad974fff8762b7ac8fd0144',1,'STATSCOUNTER_TEMPLATE(void, count_current)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a5b4bb8d6659a6fc0b9ea281fdca30310',1,'STATSCOUNTER_TEMPLATE(void, count_init)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a001697fe93836f604a469b412e057b86',1,'STATSCOUNTER_TEMPLATE(void, set_counters)(Counters< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#acb127b0f8d8b3764857ab521e17c3f15',1,'STATSCOUNTER_TEMPLATE(void, add_counter)(Counter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a810665e36600218ee981f80d0a9af24f',1,'STATSCOUNTER_TEMPLATE(void, reset_array)(const Array_Type *Array_): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#af57f0e315f3dca2f15fbbbd23d2efe1b',1,'STATSCOUNTER_TEMPLATE(,~StatsCounter)(): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#abc429f91283d75fd99416bc90c6b5c15',1,'STATSCOUNTER_TEMPLATE(, StatsCounter)(const StatsCounter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a747ef18c7e504ddafbe17c8f367196de',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_descriptions)() const: statscounter-meat.hpp']]], - ['store_5fpsets_1101',['store_psets',['../class_model.html#a3e8c4587b259d60fcf7c70c7e3f55082',1,'Model']]], - ['support_1102',['Support',['../class_support.html#ae24e462f00c68fd4e603b61684fc0e6f',1,'Support::Support()'],['../class_support.html#a4d0d11f25b9bd66121a629a2870c1e91',1,'Support::Support(size_t N_, size_t M_)'],['../class_support.html#a4197eb1067185aee7c79434f4d8e469c',1,'Support::Support(const Array_Type &Array_)']]], - ['support_5fsize_1103',['support_size',['../class_geese.html#a37cc90facde24d50e7dfac12c4314f38',1,'Geese::support_size()'],['../class_flock.html#ad0f1cd362bc6a2dfbb81fa2abeff59cc',1,'Flock::support_size()'],['../class_model.html#a98e5f6188b1d3235efa61b72f4562741',1,'Model::support_size()']]], - ['swap_5fcells_1104',['swap_cells',['../class_b_array_dense.html#a53f50519c80ef0816523814fdeda72c5',1,'BArrayDense::swap_cells()'],['../class_b_array.html#ac989d422174ce277a80f1c63aba004c5',1,'BArray::swap_cells()']]], - ['swap_5fcols_1105',['swap_cols',['../class_b_array_dense.html#a203223d1bb73e5b1b5b536b2e39256a6',1,'BArrayDense::swap_cols()'],['../class_b_array.html#a1e868a51ece8eba5f53c8da06bf57c80',1,'BArray::swap_cols(size_t j0, size_t j1, bool check_bounds=true)']]], - ['swap_5frows_1106',['swap_rows',['../class_b_array.html#a0b24dacc360e5d4a553bfdc25169261d',1,'BArray::swap_rows()'],['../class_b_array_dense.html#aabd5445944fd4beececa8e464423f396',1,'BArrayDense::swap_rows()']]] + ['sample_1087',['sample',['../class_model.html#ad6d0a2c68540fe6480337a606c14cea6',1,'Model::sample(const size_t &i, const std::vector< double > &params)'],['../class_model.html#a2adac6eb2d37bd67d5f0222374ce193d',1,'Model::sample(const Array_Type &Array_, const std::vector< double > &params={})']]], + ['set_5fcounters_1088',['set_counters',['../class_model.html#a93632a05117d5b862d082885015c9363',1,'Model::set_counters()'],['../class_stats_counter.html#a1d66f7d7326cac60a46ee56a8eb0a497',1,'StatsCounter::set_counters()'],['../class_support.html#afc199188011973ef28bcf7dd1383743e',1,'Support::set_counters()']]], + ['set_5fdata_1089',['set_data',['../class_b_array.html#accf44b49caa7746a462a3ac9b6024cfc',1,'BArray::set_data()'],['../class_b_array_dense.html#a773a7953f931a84847c2e63aa0f7d53f',1,'BArrayDense::set_data()']]], + ['set_5fhasher_1090',['set_hasher',['../class_counter.html#ab8af2b5ab56d152c5790f59dcaedf394',1,'Counter']]], + ['set_5fnames_1091',['set_names',['../class_d_e_f_m.html#a5a7e2cb7c500f1379763c35d48f03ffb',1,'DEFM']]], + ['set_5frengine_1092',['set_rengine',['../class_model.html#af86cd3bfb4b3c929a263090950435a3c',1,'Model']]], + ['set_5frules_1093',['set_rules',['../class_model.html#a696fd8dc85423d35fee3b9718877abb4',1,'Model::set_rules()'],['../class_support.html#af537df5404dcd989b9d606e4dae454e1',1,'Support::set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)']]], + ['set_5frules_5fdyn_1094',['set_rules_dyn',['../class_support.html#a9e296aa740b9aad3e7feef3981002c9e',1,'Support::set_rules_dyn()'],['../class_model.html#ab200cf9d28983471fa8264fc90071bad',1,'Model::set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)']]], + ['set_5fseed_1095',['set_seed',['../class_model.html#afe7f86754248416469456f98f493c9b5',1,'Model::set_seed()'],['../class_flock.html#a15ba537520410f84e924b0eab0a893f4',1,'Flock::set_seed()'],['../class_geese.html#ae6e780ffc2819345d142afad0a00b361',1,'Geese::set_seed()']]], + ['set_5ftransform_5fmodel_1096',['set_transform_model',['../class_model.html#aeb964da3f921dae949d1f903eb7accbc',1,'Model']]], + ['shrink_5fto_5ffit_1097',['shrink_to_fit',['../class_phylo_counter_data.html#ae6a913894d0a6777f72246c2c4d75e81',1,'PhyloCounterData']]], + ['simulate_1098',['simulate',['../class_d_e_f_m.html#afb829f5b9805da628740131f6f644c24',1,'DEFM::simulate()'],['../class_geese.html#abd7f5df0db4b4bcbc9d48aebf2d118ad',1,'Geese::simulate()']]], + ['size_1099',['size',['../class_phylo_counter_data.html#ac3c18fad731522fb19abd02776a9c7b0',1,'PhyloCounterData::size()'],['../class_stats_counter.html#ab682162c2ff13eb65bbc4d88213e9255',1,'StatsCounter::size()'],['../class_rules.html#a3a7e889b85644a0109fa1bf94627dbcc',1,'Rules::size()'],['../class_power_set.html#a9a92b7c43517e11f3245a7ae89a578ef',1,'PowerSet::size()'],['../class_model.html#a1d45ad43d7aa468deb326074e110524b',1,'Model::size()'],['../class_freq_table.html#af1f26bddaded94f0d5acb68f3a94fb86',1,'FreqTable::size()'],['../class_b_array_vector__const.html#a1951e7c9bf8fa7c787bffec306fab3ff',1,'BArrayVector_const::size()'],['../class_b_array_vector.html#a2626a53bd35b18d8a1e4c6c631794db1',1,'BArrayVector::size()'],['../class_b_array_dense_row__const.html#a7c27b35d85ba2dfb499ff63beb4ebe1f',1,'BArrayDenseRow_const::size()'],['../class_b_array_dense_row.html#a4364d2247afb6bce7effc52c8dcbe394',1,'BArrayDenseRow::size()'],['../class_b_array_dense_col__const.html#aa94c1df05d3ece6449af71b9c6597487',1,'BArrayDenseCol_const::size()'],['../class_b_array_dense_col.html#ad98af3af82a9a36ea4f4b11e2d8bb84b',1,'BArrayDenseCol::size()'],['../class_counters.html#ad7980fd3757652e20b90ce1064e333c2',1,'Counters::size()']]], + ['size_5funique_1100',['size_unique',['../class_model.html#a0261a55996a1707b9bae97544f1fabf8',1,'Model']]], + ['sort_5farray_1101',['sort_array',['../typedefs_8hpp.html#ab1d4f47a245caa5ee58da49231c054ca',1,'typedefs.hpp']]], + ['statscounter_1102',['StatsCounter',['../class_stats_counter.html#af3fd082aa6667ec0a4ed24a4cf1f1fd9',1,'StatsCounter::StatsCounter(const StatsCounter< Array_Type, Data_Type > &counter)'],['../class_stats_counter.html#a6cef1e5bb4914a49ba8dd0f63070f81c',1,'StatsCounter::StatsCounter()'],['../class_stats_counter.html#aad1531e93d2d217c5cfd6b389ccf6fba',1,'StatsCounter::StatsCounter(const Array_Type *Array_)']]], + ['statscounter_5ftemplate_1103',['STATSCOUNTER_TEMPLATE',['../statscounter-meat_8hpp.html#a526cc3e5befb645e099dd98aee25295f',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_names)() const: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a644e236b1ad974fff8762b7ac8fd0144',1,'STATSCOUNTER_TEMPLATE(void, count_current)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a5b4bb8d6659a6fc0b9ea281fdca30310',1,'STATSCOUNTER_TEMPLATE(void, count_init)(size_t i: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a001697fe93836f604a469b412e057b86',1,'STATSCOUNTER_TEMPLATE(void, set_counters)(Counters< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#acb127b0f8d8b3764857ab521e17c3f15',1,'STATSCOUNTER_TEMPLATE(void, add_counter)(Counter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a810665e36600218ee981f80d0a9af24f',1,'STATSCOUNTER_TEMPLATE(void, reset_array)(const Array_Type *Array_): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#af57f0e315f3dca2f15fbbbd23d2efe1b',1,'STATSCOUNTER_TEMPLATE(,~StatsCounter)(): statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#abc429f91283d75fd99416bc90c6b5c15',1,'STATSCOUNTER_TEMPLATE(, StatsCounter)(const StatsCounter< Array_Type: statscounter-meat.hpp'],['../statscounter-meat_8hpp.html#a747ef18c7e504ddafbe17c8f367196de',1,'STATSCOUNTER_TEMPLATE(std::vector< std::string >, get_descriptions)() const: statscounter-meat.hpp']]], + ['store_5fpsets_1104',['store_psets',['../class_model.html#a3e8c4587b259d60fcf7c70c7e3f55082',1,'Model']]], + ['support_1105',['Support',['../class_support.html#ae24e462f00c68fd4e603b61684fc0e6f',1,'Support::Support()'],['../class_support.html#a4d0d11f25b9bd66121a629a2870c1e91',1,'Support::Support(size_t N_, size_t M_)'],['../class_support.html#a4197eb1067185aee7c79434f4d8e469c',1,'Support::Support(const Array_Type &Array_)']]], + ['support_5fsize_1106',['support_size',['../class_geese.html#a37cc90facde24d50e7dfac12c4314f38',1,'Geese::support_size()'],['../class_flock.html#ad0f1cd362bc6a2dfbb81fa2abeff59cc',1,'Flock::support_size()'],['../class_model.html#a98e5f6188b1d3235efa61b72f4562741',1,'Model::support_size()']]], + ['swap_5fcells_1107',['swap_cells',['../class_b_array_dense.html#a53f50519c80ef0816523814fdeda72c5',1,'BArrayDense::swap_cells()'],['../class_b_array.html#ac989d422174ce277a80f1c63aba004c5',1,'BArray::swap_cells()']]], + ['swap_5fcols_1108',['swap_cols',['../class_b_array_dense.html#a203223d1bb73e5b1b5b536b2e39256a6',1,'BArrayDense::swap_cols()'],['../class_b_array.html#a1e868a51ece8eba5f53c8da06bf57c80',1,'BArray::swap_cols(size_t j0, size_t j1, bool check_bounds=true)']]], + ['swap_5frows_1109',['swap_rows',['../class_b_array.html#a0b24dacc360e5d4a553bfdc25169261d',1,'BArray::swap_rows()'],['../class_b_array_dense.html#aabd5445944fd4beececa8e464423f396',1,'BArrayDense::swap_rows()']]] ]; diff --git a/search/functions_11.js b/search/functions_11.js index 0bbae4359..7b20b0f08 100644 --- a/search/functions_11.js +++ b/search/functions_11.js @@ -1,7 +1,7 @@ var searchData= [ - ['toggle_5fcell_1107',['toggle_cell',['../class_b_array.html#a8e5b848c1b49e22f82b7f355d61851aa',1,'BArray::toggle_cell()'],['../class_b_array_dense.html#a9a4c476e28e4491793c38ad2f14715a8',1,'BArrayDense::toggle_cell()']]], - ['toggle_5flock_1108',['toggle_lock',['../class_b_array.html#a6e97ad113573875b6bdbd75dca31a514',1,'BArray::toggle_lock()'],['../class_b_array_dense.html#adffea380472c935d845af78f81751e35',1,'BArrayDense::toggle_lock()']]], - ['transform_5fmodel_1109',['transform_model',['../class_model.html#a9f17772e230a4790ee6b7d028eca7e26',1,'Model']]], - ['transpose_1110',['transpose',['../class_b_array.html#a0284f7f2148b7c1b474ebe01f6548b98',1,'BArray::transpose()'],['../class_b_array_dense.html#ae68480602f30492399d8c56e2972d5a6',1,'BArrayDense::transpose()']]] + ['toggle_5fcell_1110',['toggle_cell',['../class_b_array.html#a8e5b848c1b49e22f82b7f355d61851aa',1,'BArray::toggle_cell()'],['../class_b_array_dense.html#a9a4c476e28e4491793c38ad2f14715a8',1,'BArrayDense::toggle_cell()']]], + ['toggle_5flock_1111',['toggle_lock',['../class_b_array.html#a6e97ad113573875b6bdbd75dca31a514',1,'BArray::toggle_lock()'],['../class_b_array_dense.html#adffea380472c935d845af78f81751e35',1,'BArrayDense::toggle_lock()']]], + ['transform_5fmodel_1112',['transform_model',['../class_model.html#a9f17772e230a4790ee6b7d028eca7e26',1,'Model']]], + ['transpose_1113',['transpose',['../class_b_array.html#a0284f7f2148b7c1b474ebe01f6548b98',1,'BArray::transpose()'],['../class_b_array_dense.html#ae68480602f30492399d8c56e2972d5a6',1,'BArrayDense::transpose()']]] ]; diff --git a/search/functions_12.js b/search/functions_12.js index 60d7a035a..307d7c1c2 100644 --- a/search/functions_12.js +++ b/search/functions_12.js @@ -1,6 +1,6 @@ var searchData= [ - ['update_5fannotations_1111',['update_annotations',['../class_geese.html#aca6c81b460f41f9684004692279bd0ee',1,'Geese']]], - ['update_5fnormalizing_5fconstant_1112',['update_normalizing_constant',['../model-meat_8hpp.html#aaa38b3c2cb53d9f51f0dffde9eaff719',1,'model-meat.hpp']]], - ['update_5fnormalizing_5fconstants_1113',['update_normalizing_constants',['../class_model.html#a2fbb49bd54c3631b53170ac5f17669a0',1,'Model']]] + ['update_5fannotations_1114',['update_annotations',['../class_geese.html#aca6c81b460f41f9684004692279bd0ee',1,'Geese']]], + ['update_5fnormalizing_5fconstant_1115',['update_normalizing_constant',['../model-meat_8hpp.html#aaa38b3c2cb53d9f51f0dffde9eaff719',1,'model-meat.hpp']]], + ['update_5fnormalizing_5fconstants_1116',['update_normalizing_constants',['../class_model.html#a2fbb49bd54c3631b53170ac5f17669a0',1,'Model']]] ]; diff --git a/search/functions_13.js b/search/functions_13.js index 782b06ade..a4abe8af6 100644 --- a/search/functions_13.js +++ b/search/functions_13.js @@ -1,8 +1,8 @@ var searchData= [ - ['vec_5fdiff_1114',['vec_diff',['../geese-bones_8hpp.html#ae69f7c755cf5aa080b10d659c439c70d',1,'geese-bones.hpp']]], - ['vec_5fequal_1115',['vec_equal',['../typedefs_8hpp.html#a0520b46efb182c4254e257ff5c5e7394',1,'typedefs.hpp']]], - ['vec_5fequal_5fapprox_1116',['vec_equal_approx',['../typedefs_8hpp.html#aed8ddfe5ae95bf4d6f76221ce06566fb',1,'typedefs.hpp']]], - ['vec_5finner_5fprod_1117',['vec_inner_prod',['../typedefs_8hpp.html#ab9ddeecf87d68d3f44dd6a94b10aa786',1,'vec_inner_prod(const T *a, const T *b, size_t n): typedefs.hpp'],['../typedefs_8hpp.html#af6f9c021aa2e49b1cb82fbd32026f1dc',1,'vec_inner_prod(const double *a, const double *b, size_t n): typedefs.hpp']]], - ['vector_5fcaster_1118',['vector_caster',['../geese-bones_8hpp.html#a13c91ee42db6c3b986acbbac4ee58cb0',1,'geese-bones.hpp']]] + ['vec_5fdiff_1117',['vec_diff',['../geese-bones_8hpp.html#ae69f7c755cf5aa080b10d659c439c70d',1,'geese-bones.hpp']]], + ['vec_5fequal_1118',['vec_equal',['../typedefs_8hpp.html#a0520b46efb182c4254e257ff5c5e7394',1,'typedefs.hpp']]], + ['vec_5fequal_5fapprox_1119',['vec_equal_approx',['../typedefs_8hpp.html#aed8ddfe5ae95bf4d6f76221ce06566fb',1,'typedefs.hpp']]], + ['vec_5finner_5fprod_1120',['vec_inner_prod',['../typedefs_8hpp.html#ab9ddeecf87d68d3f44dd6a94b10aa786',1,'vec_inner_prod(const T *a, const T *b, size_t n): typedefs.hpp'],['../typedefs_8hpp.html#af6f9c021aa2e49b1cb82fbd32026f1dc',1,'vec_inner_prod(const double *a, const double *b, size_t n): typedefs.hpp']]], + ['vector_5fcaster_1121',['vector_caster',['../geese-bones_8hpp.html#a13c91ee42db6c3b986acbbac4ee58cb0',1,'geese-bones.hpp']]] ]; diff --git a/search/functions_14.js b/search/functions_14.js index f03469aed..fcb44edbb 100644 --- a/search/functions_14.js +++ b/search/functions_14.js @@ -1,5 +1,5 @@ var searchData= [ - ['zero_5fcol_1119',['zero_col',['../class_b_array.html#a256b66d499284284486283de666d1022',1,'BArray::zero_col()'],['../class_b_array_dense.html#a9d5d4dfaafbf89e58346c07247646b2a',1,'BArrayDense::zero_col()']]], - ['zero_5frow_1120',['zero_row',['../class_b_array.html#a515c069e123eabc9b5b78ffe106d86bb',1,'BArray::zero_row()'],['../class_b_array_dense.html#a0ce76bf9727c4ae16de50551461a5df5',1,'BArrayDense::zero_row()']]] + ['zero_5fcol_1122',['zero_col',['../class_b_array.html#a256b66d499284284486283de666d1022',1,'BArray::zero_col()'],['../class_b_array_dense.html#a9d5d4dfaafbf89e58346c07247646b2a',1,'BArrayDense::zero_col()']]], + ['zero_5frow_1123',['zero_row',['../class_b_array.html#a515c069e123eabc9b5b78ffe106d86bb',1,'BArray::zero_row()'],['../class_b_array_dense.html#a0ce76bf9727c4ae16de50551461a5df5',1,'BArrayDense::zero_row()']]] ]; diff --git a/search/functions_15.js b/search/functions_15.js index cd0f0daf2..4f4ace1fe 100644 --- a/search/functions_15.js +++ b/search/functions_15.js @@ -1,34 +1,34 @@ var searchData= [ - ['_7ebarray_1121',['~BArray',['../class_b_array.html#af39acdf29aa5999a7f5fd48141be384e',1,'BArray']]], - ['_7ebarraycell_1122',['~BArrayCell',['../class_b_array_cell.html#a6fbc56424caade490a72685cc35ad0e9',1,'BArrayCell']]], - ['_7ebarraycell_5fconst_1123',['~BArrayCell_const',['../class_b_array_cell__const.html#a3afb7b09142e1c02c9711d601f532573',1,'BArrayCell_const']]], - ['_7ebarraydense_1124',['~BArrayDense',['../class_b_array_dense.html#a6c11b9468b30cfe6f77cecc06bfe31c7',1,'BArrayDense']]], - ['_7ebarraydensecell_1125',['~BArrayDenseCell',['../class_b_array_dense_cell.html#a78104cca4d951df7205c5ba7eae0d5d7',1,'BArrayDenseCell']]], - ['_7ebarrayrow_1126',['~BArrayRow',['../class_b_array_row.html#af20fd4ceb7a065fdec62dd0bbdc184aa',1,'BArrayRow']]], - ['_7ebarrayrow_5fconst_1127',['~BArrayRow_const',['../class_b_array_row__const.html#af5351fbbba8542ce39afe4eec5f70bd7',1,'BArrayRow_const']]], - ['_7ebarrayvector_1128',['~BArrayVector',['../class_b_array_vector.html#abad4f8e22e4279afea5fe2c1b72698cf',1,'BArrayVector']]], - ['_7ebarrayvector_5fconst_1129',['~BArrayVector_const',['../class_b_array_vector__const.html#aab355dba79768a8f63ba632d77128a4c',1,'BArrayVector_const']]], - ['_7ecell_1130',['~Cell',['../class_cell.html#a12667d768c7eab9e295b3476a5d60c0e',1,'Cell']]], - ['_7econstbarrayrowiter_1131',['~ConstBArrayRowIter',['../class_const_b_array_row_iter.html#a5f32704679331be41e994d37294e3476',1,'ConstBArrayRowIter']]], - ['_7ecounter_1132',['~Counter',['../class_counter.html#a66594b4ffbbf337241b032c1f039b3c0',1,'Counter']]], - ['_7ecounters_1133',['~Counters',['../class_counters.html#a6ce3fa5d32d646efb5d83fa1feaf5e95',1,'Counters']]], - ['_7edefmcounterdata_1134',['~DEFMCounterData',['../group__rules-phylo.html#ga0b09b4a0c405b1e2f694d39136bf87f6',1,'DEFMCounterData']]], - ['_7edefmdata_1135',['~DEFMData',['../group__rules-phylo.html#ga637f2c896da37c0f3a72bd0174ca718c',1,'DEFMData']]], - ['_7edefmruledyndata_1136',['~DEFMRuleDynData',['../group__rules-phylo.html#gad64e7379376d678c0d7795be221c5e3e',1,'DEFMRuleDynData']]], - ['_7eentries_1137',['~Entries',['../class_entries.html#aeda42186376731bd3a9b3902a09395a4',1,'Entries']]], - ['_7eflock_1138',['~Flock',['../class_flock.html#ab5ed0567a8721dd114763267f9fa3bdf',1,'Flock']]], - ['_7efreqtable_1139',['~FreqTable',['../class_freq_table.html#a7ed627807a61c484243636137609abcd',1,'FreqTable']]], - ['_7egeese_1140',['~Geese',['../class_geese.html#a8b665d6faea65caacbb00feea98d53b0',1,'Geese']]], - ['_7emodel_1141',['~Model',['../class_model.html#a58dc9105b487e0e2d2cb3faa16397ae2',1,'Model']]], - ['_7enetcounterdata_1142',['~NetCounterData',['../class_net_counter_data.html#a2e88fcc7f0296d791fe9f0facd24489f',1,'NetCounterData']]], - ['_7enetworkdata_1143',['~NetworkData',['../class_network_data.html#a4667137d76017d3c69a789ad6cf86931',1,'NetworkData']]], - ['_7enode_1144',['~Node',['../class_node.html#aa0840c3cb5c7159be6d992adecd2097c',1,'Node']]], - ['_7ephyloruledyndata_1145',['~PhyloRuleDynData',['../class_phylo_rule_dyn_data.html#a02bf73d09a11120ca08686d939b53d90',1,'PhyloRuleDynData']]], - ['_7epowerset_1146',['~PowerSet',['../class_power_set.html#a89a176c9517e81a066adffad3c46aba5',1,'PowerSet']]], - ['_7eprogress_1147',['~Progress',['../class_progress.html#abfa443f16958768636a59a560b625317',1,'Progress']]], - ['_7erule_1148',['~Rule',['../class_rule.html#a9f7e4ac4893005c7d4ecc2781f0f727d',1,'Rule']]], - ['_7erules_1149',['~Rules',['../class_rules.html#aa76d96c2316bc4a2a26bf4ec7b8d9463',1,'Rules']]], - ['_7estatscounter_1150',['~StatsCounter',['../class_stats_counter.html#a2824d86765d94e909e4b33396250b6c7',1,'StatsCounter']]], - ['_7esupport_1151',['~Support',['../class_support.html#ad4b178a6a9593273f72dccdba252b949',1,'Support']]] + ['_7ebarray_1124',['~BArray',['../class_b_array.html#af39acdf29aa5999a7f5fd48141be384e',1,'BArray']]], + ['_7ebarraycell_1125',['~BArrayCell',['../class_b_array_cell.html#a6fbc56424caade490a72685cc35ad0e9',1,'BArrayCell']]], + ['_7ebarraycell_5fconst_1126',['~BArrayCell_const',['../class_b_array_cell__const.html#a3afb7b09142e1c02c9711d601f532573',1,'BArrayCell_const']]], + ['_7ebarraydense_1127',['~BArrayDense',['../class_b_array_dense.html#a6c11b9468b30cfe6f77cecc06bfe31c7',1,'BArrayDense']]], + ['_7ebarraydensecell_1128',['~BArrayDenseCell',['../class_b_array_dense_cell.html#a78104cca4d951df7205c5ba7eae0d5d7',1,'BArrayDenseCell']]], + ['_7ebarrayrow_1129',['~BArrayRow',['../class_b_array_row.html#af20fd4ceb7a065fdec62dd0bbdc184aa',1,'BArrayRow']]], + ['_7ebarrayrow_5fconst_1130',['~BArrayRow_const',['../class_b_array_row__const.html#af5351fbbba8542ce39afe4eec5f70bd7',1,'BArrayRow_const']]], + ['_7ebarrayvector_1131',['~BArrayVector',['../class_b_array_vector.html#abad4f8e22e4279afea5fe2c1b72698cf',1,'BArrayVector']]], + ['_7ebarrayvector_5fconst_1132',['~BArrayVector_const',['../class_b_array_vector__const.html#aab355dba79768a8f63ba632d77128a4c',1,'BArrayVector_const']]], + ['_7ecell_1133',['~Cell',['../class_cell.html#a12667d768c7eab9e295b3476a5d60c0e',1,'Cell']]], + ['_7econstbarrayrowiter_1134',['~ConstBArrayRowIter',['../class_const_b_array_row_iter.html#a5f32704679331be41e994d37294e3476',1,'ConstBArrayRowIter']]], + ['_7ecounter_1135',['~Counter',['../class_counter.html#a66594b4ffbbf337241b032c1f039b3c0',1,'Counter']]], + ['_7ecounters_1136',['~Counters',['../class_counters.html#a6ce3fa5d32d646efb5d83fa1feaf5e95',1,'Counters']]], + ['_7edefmcounterdata_1137',['~DEFMCounterData',['../group__rules-phylo.html#ga0b09b4a0c405b1e2f694d39136bf87f6',1,'DEFMCounterData']]], + ['_7edefmdata_1138',['~DEFMData',['../group__rules-phylo.html#ga637f2c896da37c0f3a72bd0174ca718c',1,'DEFMData']]], + ['_7edefmruledyndata_1139',['~DEFMRuleDynData',['../group__rules-phylo.html#gad64e7379376d678c0d7795be221c5e3e',1,'DEFMRuleDynData']]], + ['_7eentries_1140',['~Entries',['../class_entries.html#aeda42186376731bd3a9b3902a09395a4',1,'Entries']]], + ['_7eflock_1141',['~Flock',['../class_flock.html#ab5ed0567a8721dd114763267f9fa3bdf',1,'Flock']]], + ['_7efreqtable_1142',['~FreqTable',['../class_freq_table.html#a7ed627807a61c484243636137609abcd',1,'FreqTable']]], + ['_7egeese_1143',['~Geese',['../class_geese.html#a8b665d6faea65caacbb00feea98d53b0',1,'Geese']]], + ['_7emodel_1144',['~Model',['../class_model.html#a58dc9105b487e0e2d2cb3faa16397ae2',1,'Model']]], + ['_7enetcounterdata_1145',['~NetCounterData',['../class_net_counter_data.html#a2e88fcc7f0296d791fe9f0facd24489f',1,'NetCounterData']]], + ['_7enetworkdata_1146',['~NetworkData',['../class_network_data.html#a4667137d76017d3c69a789ad6cf86931',1,'NetworkData']]], + ['_7enode_1147',['~Node',['../class_node.html#aa0840c3cb5c7159be6d992adecd2097c',1,'Node']]], + ['_7ephyloruledyndata_1148',['~PhyloRuleDynData',['../class_phylo_rule_dyn_data.html#a02bf73d09a11120ca08686d939b53d90',1,'PhyloRuleDynData']]], + ['_7epowerset_1149',['~PowerSet',['../class_power_set.html#a89a176c9517e81a066adffad3c46aba5',1,'PowerSet']]], + ['_7eprogress_1150',['~Progress',['../class_progress.html#abfa443f16958768636a59a560b625317',1,'Progress']]], + ['_7erule_1151',['~Rule',['../class_rule.html#a9f7e4ac4893005c7d4ecc2781f0f727d',1,'Rule']]], + ['_7erules_1152',['~Rules',['../class_rules.html#aa76d96c2316bc4a2a26bf4ec7b8d9463',1,'Rules']]], + ['_7estatscounter_1153',['~StatsCounter',['../class_stats_counter.html#a2824d86765d94e909e4b33396250b6c7',1,'StatsCounter']]], + ['_7esupport_1154',['~Support',['../class_support.html#ad4b178a6a9593273f72dccdba252b949',1,'Support']]] ]; diff --git a/search/functions_2.js b/search/functions_2.js index 4c418e15e..d4146188d 100644 --- a/search/functions_2.js +++ b/search/functions_2.js @@ -1,85 +1,85 @@ var searchData= [ - ['calc_835',['calc',['../class_support.html#a1f72e55e9f2ffbd5bb07ccecfa6ad876',1,'Support::calc()'],['../class_power_set.html#ad3b707294498105b2cc1a04017cc96d2',1,'PowerSet::calc()']]], - ['calc_5freduced_5fsequence_836',['calc_reduced_sequence',['../class_geese.html#a0a460414624fd1b7013ce3b1a09150d1',1,'Geese']]], - ['calc_5fsequence_837',['calc_sequence',['../class_geese.html#aa71af5fe38d785cc184c904fc9308dc1',1,'Geese']]], - ['cell_838',['Cell',['../class_cell.html#a402912c21a4c87659c0576a4bfa3c48f',1,'Cell::Cell()'],['../class_cell.html#a6c386162d38e7a3b602549fe006fc212',1,'Cell::Cell(Cell_Type value_, bool visited_=false, bool active_=true)'],['../class_cell.html#a667a3060f565f033a62038500e81342d',1,'Cell::Cell(const Cell< Cell_Type > &arg)'],['../class_cell.html#ad6a47fdac801426e94328239890394fe',1,'Cell::Cell(Cell< Cell_Type > &&arg) noexcept'],['../class_cell.html#ae10523cbfbd9d07677267eb6fb15ba3b',1,'Cell::Cell()'],['../class_cell.html#a2a5b9cb91886a378a0b93a361c85bb2a',1,'Cell::Cell()'],['../class_cell.html#af8d7c17bb9f08816638f9be6a7c0f48b',1,'Cell::Cell()']]], - ['clear_839',['clear',['../class_b_array.html#a6dd5ebff333b376c6fb569e48290935f',1,'BArray::clear()'],['../class_b_array_dense.html#a6e7eee104e0158caccf40892a5c4f596',1,'BArrayDense::clear()'],['../class_freq_table.html#a326660096e4309780aea8355d0f74ac7',1,'FreqTable::clear()'],['../statscounter-meat_8hpp.html#acdeee95221bfcd8b7b9e1c2e1776259c',1,'clear(): statscounter-meat.hpp']]], - ['col_840',['col',['../class_b_array_dense.html#aab73e0b18411b13221ca2fc9ad1b32fd',1,'BArrayDense::col(size_t j, bool check_bounds=true) const'],['../class_b_array_dense.html#a5b241b60d7c99fd4619cd4e2403ee884',1,'BArrayDense::col(size_t j, bool check_bounds=true)'],['../class_b_array.html#a74592a78445bd8119ecc65b2935c654f',1,'BArray::col()']]], - ['colnames_841',['colnames',['../class_model.html#a61b7baf9d45f885832db74fb9cd99c4d',1,'Model::colnames()'],['../class_flock.html#a0fb9c1d463b2cd19a966aa85d5511a92',1,'Flock::colnames()'],['../class_geese.html#a4d9127f67eea16500650cca49be58018',1,'Geese::colnames()']]], - ['colsum_842',['colsum',['../class_b_array_dense.html#ae2207066de4ec5e28e341321aae26960',1,'BArrayDense']]], - ['conditional_5fprob_843',['conditional_prob',['../class_model.html#a3f13aa5080ce580a11892cf6a69fee64',1,'Model']]], - ['constbarrayrowiter_844',['ConstBArrayRowIter',['../class_const_b_array_row_iter.html#aa7eb0016052539d179dfe3fc82732f2e',1,'ConstBArrayRowIter']]], - ['count_845',['count',['../class_counter.html#a91cc15ad977c8033d75d49302ae8ae15',1,'Counter']]], - ['count_5fall_846',['count_all',['../class_stats_counter.html#a83bd92031a1499109c98f238221cbd67',1,'StatsCounter']]], - ['count_5fcurrent_847',['count_current',['../class_stats_counter.html#a1c69348f0014fda8b0dfcdbe10cd4c2a',1,'StatsCounter']]], - ['count_5ffun_848',['count_fun',['../counters-meat_8hpp.html#ab77e9fc75f563d608979f664d3323a2f',1,'counters-meat.hpp']]], - ['count_5finit_849',['count_init',['../class_stats_counter.html#a869321064dc050f055732f4ca8a901dd',1,'StatsCounter']]], - ['counter_850',['Counter',['../class_counter.html#aeec562895896b5e30f71f84963b673d0',1,'Counter::Counter(Counter< Array_Type, Data_Type > &&counter_) noexcept'],['../class_counter.html#a89aa39dd007b8aa1bcde97519d516806',1,'Counter::Counter(const Counter< Array_Type, Data_Type > &counter_)'],['../class_counter.html#ad41ae754c90343630b4742b430f1375c',1,'Counter::Counter(Counter_fun_type< Array_Type, Data_Type > count_fun_, Counter_fun_type< Array_Type, Data_Type > init_fun_, Hasher_fun_type< Array_Type, Data_Type > hasher_fun_, Data_Type data_, std::string name_="", std::string desc_="")'],['../class_counter.html#a56c2f4ad875497dea97934cd3ddebc81',1,'Counter::Counter()']]], - ['counter_5fabsdiff_851',['counter_absdiff',['../group__counters-network.html#gaa971e1bf0d03e1e705fe0296d02d64bc',1,'network.hpp']]], - ['counter_5fco_5fopt_852',['counter_co_opt',['../group__counting.html#ga39768a8cbb21e6b775c382568a4f98f9',1,'counters.hpp']]], - ['counter_5fcogain_853',['counter_cogain',['../group__counting.html#ga9d57bfb85ca8ab5a943e46b461e42aea',1,'counters.hpp']]], - ['counter_5fcss_5fcensus01_854',['counter_css_census01',['../network-css_8hpp.html#a70e409e61d92b8850838a8d78601fbf7',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus02_855',['counter_css_census02',['../network-css_8hpp.html#a4d7a8998750bfc930103b6f416e4d52d',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus03_856',['counter_css_census03',['../network-css_8hpp.html#a3a703a4c590e942deb415d40fe4bda17',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus04_857',['counter_css_census04',['../network-css_8hpp.html#a0bd0b78642f8567a37eb79d3236208da',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus05_858',['counter_css_census05',['../network-css_8hpp.html#a80fe02db98415823741dd4f37c369276',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus06_859',['counter_css_census06',['../network-css_8hpp.html#a047ffc3da868cdfc6babe9c30a9ab0ec',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus07_860',['counter_css_census07',['../network-css_8hpp.html#aeba50cdd65d214150456035ec2f8cc2f',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus08_861',['counter_css_census08',['../network-css_8hpp.html#a6952b667541a6a7e49505a2fc89629b5',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus09_862',['counter_css_census09',['../network-css_8hpp.html#ab3b3a81802a795b06a588f810e75ce1e',1,'network-css.hpp']]], - ['counter_5fcss_5fcensus10_863',['counter_css_census10',['../network-css_8hpp.html#a2d5dfca9023842041b967a8a12017eac',1,'network-css.hpp']]], - ['counter_5fcss_5fcompletely_5ffalse_5frecip_5fcomiss_864',['counter_css_completely_false_recip_comiss',['../network-css_8hpp.html#abda098a83c7fe888baabff4d7208697c',1,'network-css.hpp']]], - ['counter_5fcss_5fcompletely_5ffalse_5frecip_5fomiss_865',['counter_css_completely_false_recip_omiss',['../network-css_8hpp.html#a06b824c7a65b7ab98037bf9a1d09b704',1,'network-css.hpp']]], - ['counter_5fcss_5fmixed_5frecip_866',['counter_css_mixed_recip',['../network-css_8hpp.html#a6c3033b857655857bb8dc77c16f7daea',1,'network-css.hpp']]], - ['counter_5fcss_5fpartially_5ffalse_5frecip_5fcommi_867',['counter_css_partially_false_recip_commi',['../network-css_8hpp.html#a75dea91b8d72bfe7dbaa69c2447a7fab',1,'network-css.hpp']]], - ['counter_5fcss_5fpartially_5ffalse_5frecip_5fomiss_868',['counter_css_partially_false_recip_omiss',['../network-css_8hpp.html#af4bcdeead00bcf0df831726ed66cb637',1,'network-css.hpp']]], - ['counter_5fctriads_869',['counter_ctriads',['../group__counters-network.html#ga558e4e627e5d99062d4c5546c443aabb',1,'counter_ctriads(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gaf3fec1692cb595e2d22205b105a8e727',1,'counter_ctriads(NetCounters< NetworkDense > *counters): network.hpp']]], - ['counter_5fdegree_870',['counter_degree',['../group__counters-network.html#ga566a9b46297af03dbb898aa9713657da',1,'network.hpp']]], - ['counter_5fdensity_871',['counter_density',['../group__counters-network.html#ga54be4f2afc03d8616c60ed148219865f',1,'network.hpp']]], - ['counter_5fdiff_872',['counter_diff',['../group__counters-network.html#gaa9506563cdd6de3baefef99980f20c95',1,'network.hpp']]], - ['counter_5fedges_873',['counter_edges',['../group__counters-network.html#gaa20cbb0b2a612048d0c20bb9cabeb8e3',1,'network.hpp']]], - ['counter_5ffixed_5feffect_874',['counter_fixed_effect',['../group__counters-network.html#ga74d93c11efb7162666fa2fe461e0d752',1,'counters.hpp']]], - ['counter_5fgains_875',['counter_gains',['../group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582',1,'counters.hpp']]], - ['counter_5fgains_5ffrom_5f0_876',['counter_gains_from_0',['../group__counting.html#ga8f28f78a8170fcd27f8888bfd2f99d52',1,'counters.hpp']]], - ['counter_5fgains_5fk_5foffspring_877',['counter_gains_k_offspring',['../group__counting.html#gac5bf2141645db356fbd1333d56ce8444',1,'counters.hpp']]], - ['counter_5fgenes_5fchanging_878',['counter_genes_changing',['../group__counting.html#ga347aabd9065d9ff8352e58fb282b8fd2',1,'counters.hpp']]], - ['counter_5fidegree_879',['counter_idegree',['../group__counters-network.html#ga99a2fb5a5521bb37e251ee1d638f9ba7',1,'counter_idegree(NetCounters< NetworkDense > *counters, std::vector< size_t > d): network.hpp'],['../group__counters-network.html#ga0c972f89d28b26a5e0ebf4294efaaa72',1,'counter_idegree(NetCounters< Tnet > *counters, std::vector< size_t > d): network.hpp']]], - ['counter_5fidegree15_880',['counter_idegree15',['../group__counters-network.html#ga51c01546635bbfd827174ec5900552ac',1,'counter_idegree15(NetCounters< NetworkDense > *counters): network.hpp'],['../group__counters-network.html#gaed62411a578038a5cb8e8da0ca93064f',1,'counter_idegree15(NetCounters< Tnet > *counters): network.hpp']]], - ['counter_5fisolates_881',['counter_isolates',['../group__counters-network.html#ga7563764e739bd6a2021ce4ec3b26eb76',1,'counter_isolates(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gadfadf92506970c5deff0c96bd3549cce',1,'counter_isolates(NetCounters< NetworkDense > *counters): network.hpp']]], - ['counter_5fistar2_882',['counter_istar2',['../group__counters-network.html#ga0ca1e0394d95e7ddd1848732ef2005e9',1,'counter_istar2(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gabab4fe84f6bd71d96ebfb1feff1a6f66',1,'counter_istar2(NetCounters< NetworkDense > *counters): network.hpp']]], - ['counter_5fk_5fgenes_5fchanging_883',['counter_k_genes_changing',['../group__counting.html#ga1f7678ddbb9f9084cb5fe1c79f205558',1,'counters.hpp']]], - ['counter_5fless_5fthan_5fp_5fprop_5fgenes_5fchanging_884',['counter_less_than_p_prop_genes_changing',['../group__counting.html#gaa6fbd08ef13dbe4b29a68e9200113feb',1,'counters.hpp']]], - ['counter_5flogit_5fintercept_885',['counter_logit_intercept',['../group__counters-network.html#ga8e24b6a576b9091b2c366ed4e424ec73',1,'counters.hpp']]], - ['counter_5flongest_886',['counter_longest',['../group__counting.html#gac356c5c159d2f37088b162ed04c362ad',1,'counters.hpp']]], - ['counter_5floss_887',['counter_loss',['../group__counting.html#ga6de412cdee1ec990e62edcb29c118824',1,'counters.hpp']]], - ['counter_5fmaxfuns_888',['counter_maxfuns',['../group__counting.html#gae0453a90fb7c8668a6845fe850477cc7',1,'counters.hpp']]], - ['counter_5fmutual_889',['counter_mutual',['../group__counters-network.html#ga1605cc66474b3b960bddd7c0adebcfc7',1,'network.hpp']]], - ['counter_5fneofun_890',['counter_neofun',['../group__counting.html#gacd47917bea8489de870d1fc58f5c7076',1,'counters.hpp']]], - ['counter_5fneofun_5fa2b_891',['counter_neofun_a2b',['../group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6',1,'counters.hpp']]], - ['counter_5fnodecov_892',['counter_nodecov',['../group__counters-network.html#ga9ffde36e70eb4f74630389cbf8cbb057',1,'network.hpp']]], - ['counter_5fnodeicov_893',['counter_nodeicov',['../group__counters-network.html#ga3224ccc7a4b7eeebc3ef31fd6a917fa2',1,'network.hpp']]], - ['counter_5fnodematch_894',['counter_nodematch',['../group__counters-network.html#ga07d9e0399120d8b28553f438b1a0d58d',1,'network.hpp']]], - ['counter_5fnodeocov_895',['counter_nodeocov',['../group__counters-network.html#gab8d62e5f64e262affa0c78dddd2a989c',1,'network.hpp']]], - ['counter_5fodegree_896',['counter_odegree',['../group__counters-network.html#ga5278fd5bf9aed7c4a8eb1c6db0b69c6b',1,'counter_odegree(NetCounters< Tnet > *counters, std::vector< size_t > d): network.hpp'],['../group__counters-network.html#gaa44a3c751bb8f572892ef264bb2cb0e1',1,'counter_odegree(NetCounters< NetworkDense > *counters, std::vector< size_t > d): network.hpp']]], - ['counter_5fodegree15_897',['counter_odegree15',['../group__counters-network.html#gac3f7b3edf5f2f648a6780ebe6505ae73',1,'counter_odegree15(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gad45b2c461b0ce77715410ce9d11efbe6',1,'counter_odegree15(NetCounters< NetworkDense > *counters): network.hpp']]], - ['counter_5fones_898',['counter_ones',['../group__counters-network.html#ga5a83cfba69ea83fca5831478055bbc6a',1,'counters.hpp']]], - ['counter_5fostar2_899',['counter_ostar2',['../group__counters-network.html#ga218f364352e49e462d6f152ad848f9dc',1,'counter_ostar2(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gad2e83eeaed6f17346ac8ac1ca64b327a',1,'counter_ostar2(NetCounters< NetworkDense > *counters): network.hpp']]], - ['counter_5foverall_5fchanges_900',['counter_overall_changes',['../group__counting.html#ga23beb6a43e5da922f7c364714a95a89e',1,'counters.hpp']]], - ['counter_5foverall_5fgains_901',['counter_overall_gains',['../group__counting.html#ga17277bd554ecacf1bc45165564723722',1,'counters.hpp']]], - ['counter_5foverall_5fgains_5ffrom_5f0_902',['counter_overall_gains_from_0',['../group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c',1,'counters.hpp']]], - ['counter_5foverall_5floss_903',['counter_overall_loss',['../group__counting.html#ga8f65b1cc27fb2f27eb5525b5b36c19f8',1,'counters.hpp']]], - ['counter_5fpairwise_5ffirst_5fgain_904',['counter_pairwise_first_gain',['../group__counting.html#gaf3bb2dd1c9db36df1d010cc691573243',1,'counters.hpp']]], - ['counter_5fpairwise_5fneofun_5fsinglefun_905',['counter_pairwise_neofun_singlefun',['../group__counting.html#gaa7de3c183a65a0701cbce03545421c7d',1,'counters.hpp']]], - ['counter_5fpairwise_5foverall_5fchange_906',['counter_pairwise_overall_change',['../group__counting.html#ga8f177ab499b4fe4c4e091e972a933d2b',1,'counters.hpp']]], - ['counter_5fpairwise_5fpreserving_907',['counter_pairwise_preserving',['../group__counting.html#gaaa5028dec97170c740ea270f19be9f77',1,'counters.hpp']]], - ['counter_5fpreserve_5fpseudogene_908',['counter_preserve_pseudogene',['../group__counting.html#gaa8f376142a4cd889fede792686654d16',1,'counters.hpp']]], - ['counter_5fprop_5fgenes_5fchanging_909',['counter_prop_genes_changing',['../group__counting.html#ga893edd882c9f9e72c4ee97a0576f36a6',1,'counters.hpp']]], - ['counter_5fsubfun_910',['counter_subfun',['../group__counting.html#ga23c694532337cb12a77a64f3202a14cf',1,'counters.hpp']]], - ['counter_5ftemplate_911',['COUNTER_TEMPLATE',['../counters-meat_8hpp.html#aa500953db0e6cf26c9739fc9259c9e6b',1,'COUNTER_TEMPLATE(double, init)(Array_Type &Array: counters-meat.hpp'],['../counters-meat_8hpp.html#ac14f62013456d6f68a82556d96f7fbf7',1,'COUNTER_TEMPLATE(void, set_hasher)(Hasher_fun_type< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a4f4d29ea2c3f3dd911ee94420c97a44c',1,'COUNTER_TEMPLATE(double, count)(Array_Type &Array: counters-meat.hpp'],['../counters-meat_8hpp.html#a054cd4bcee7091c631dec398c9e8f139',1,'COUNTER_TEMPLATE(std::string, get_name)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#a7906149c0a00202c532f0610eb8ea084',1,'COUNTER_TEMPLATE(std::string, get_description)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#af34d8283c2939bc809d7928e5929b8ab',1,'COUNTER_TEMPLATE(COUNTER_TYPE() &, operator=)(Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a9878227b77ad4dc1c5dc2dfe29116362',1,'COUNTER_TEMPLATE(COUNTER_TYPE(), operator=)(const Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a492798688a1a07a0e4859419c95f0d2f',1,'COUNTER_TEMPLATE(, Counter)(const Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#ae0480e298269c6bd4dcee1502d1f0b18',1,'COUNTER_TEMPLATE(TMP_HASHER_CALL, get_hasher)(): counters-meat.hpp']]], - ['counter_5ftransition_912',['counter_transition',['../group__counters-network.html#ga22ed6963a00ae95ec52b89661fa7ca39',1,'counters.hpp']]], - ['counter_5ftransition_5fformula_913',['counter_transition_formula',['../group__counters-network.html#gad8c9e9b4e4a57e96cd604e8e4832a272',1,'counters.hpp']]], - ['counter_5fttriads_914',['counter_ttriads',['../group__counters-network.html#ga465ebcc2edcdae4ff9cd7625f886681f',1,'counter_ttriads(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gadadede01536081fb8b79e4d14368f946',1,'counter_ttriads(NetCounters< NetworkDense > *counters): network.hpp']]], - ['counters_915',['Counters',['../class_counters.html#a178c0267c1f52a36e10e9d257a21a224',1,'Counters::Counters(const Counters< Array_Type, Data_Type > &counter_)'],['../class_counters.html#a98e4efd06b3d878609911e392a8f42ce',1,'Counters::Counters()'],['../class_counters.html#abb3b7a01d7c51931a5f3b25959340784',1,'Counters::Counters(Counters< Array_Type, Data_Type > &&counters_) noexcept']]], - ['counters_5ftemplate_916',['COUNTERS_TEMPLATE',['../counters-meat_8hpp.html#afa41a789dffd7e6c610d902757c887c1',1,'COUNTERS_TEMPLATE(, Counters)(): counters-meat.hpp'],['../counters-meat_8hpp.html#a8e9d3e64adb88acf07ba842ce248cd83',1,'COUNTERS_TEMPLATE(COUNTER_TYPE() &, operator[])(size_t idx): counters-meat.hpp'],['../counters-meat_8hpp.html#a9577ec9310f1a84b33cad8721a25206c',1,'COUNTERS_TEMPLATE(COUNTERS_TYPE(), operator=)(const Counters< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a27d3af8d078df91895870365bf08a12e',1,'COUNTERS_TEMPLATE(COUNTERS_TYPE() &, operator=)(Counters< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a6f3d8e4abf8f71e3a119f50696e59669',1,'COUNTERS_TEMPLATE(void, add_counter)(Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#ad2943d64f309fdd1193ed1bd84cccc6e',1,'COUNTERS_TEMPLATE(std::vector< std::string >, get_names)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#a115ed909ab1f2cee7d9fd0eb587598bb',1,'COUNTERS_TEMPLATE(std::vector< std::string >, get_descriptions)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#a90771969f8fe9be53b20203d33f6a8a7',1,'COUNTERS_TEMPLATE(std::vector< double >, gen_hash)(const Array_Type &array: counters-meat.hpp'],['../counters-meat_8hpp.html#a83aee11478d5adcbf9d7cb99e8cc8a60',1,'COUNTERS_TEMPLATE(void, add_hash)(Hasher_fun_type< Array_Type: counters-meat.hpp']]] + ['calc_838',['calc',['../class_support.html#a1f72e55e9f2ffbd5bb07ccecfa6ad876',1,'Support::calc()'],['../class_power_set.html#ad3b707294498105b2cc1a04017cc96d2',1,'PowerSet::calc()']]], + ['calc_5freduced_5fsequence_839',['calc_reduced_sequence',['../class_geese.html#a0a460414624fd1b7013ce3b1a09150d1',1,'Geese']]], + ['calc_5fsequence_840',['calc_sequence',['../class_geese.html#aa71af5fe38d785cc184c904fc9308dc1',1,'Geese']]], + ['cell_841',['Cell',['../class_cell.html#a402912c21a4c87659c0576a4bfa3c48f',1,'Cell::Cell()'],['../class_cell.html#a6c386162d38e7a3b602549fe006fc212',1,'Cell::Cell(Cell_Type value_, bool visited_=false, bool active_=true)'],['../class_cell.html#a667a3060f565f033a62038500e81342d',1,'Cell::Cell(const Cell< Cell_Type > &arg)'],['../class_cell.html#ad6a47fdac801426e94328239890394fe',1,'Cell::Cell(Cell< Cell_Type > &&arg) noexcept'],['../class_cell.html#ae10523cbfbd9d07677267eb6fb15ba3b',1,'Cell::Cell()'],['../class_cell.html#a2a5b9cb91886a378a0b93a361c85bb2a',1,'Cell::Cell()'],['../class_cell.html#af8d7c17bb9f08816638f9be6a7c0f48b',1,'Cell::Cell()']]], + ['clear_842',['clear',['../class_b_array.html#a6dd5ebff333b376c6fb569e48290935f',1,'BArray::clear()'],['../class_b_array_dense.html#a6e7eee104e0158caccf40892a5c4f596',1,'BArrayDense::clear()'],['../class_freq_table.html#a326660096e4309780aea8355d0f74ac7',1,'FreqTable::clear()'],['../statscounter-meat_8hpp.html#acdeee95221bfcd8b7b9e1c2e1776259c',1,'clear(): statscounter-meat.hpp']]], + ['col_843',['col',['../class_b_array_dense.html#aab73e0b18411b13221ca2fc9ad1b32fd',1,'BArrayDense::col(size_t j, bool check_bounds=true) const'],['../class_b_array_dense.html#a5b241b60d7c99fd4619cd4e2403ee884',1,'BArrayDense::col(size_t j, bool check_bounds=true)'],['../class_b_array.html#a74592a78445bd8119ecc65b2935c654f',1,'BArray::col()']]], + ['colnames_844',['colnames',['../class_model.html#a61b7baf9d45f885832db74fb9cd99c4d',1,'Model::colnames()'],['../class_flock.html#a0fb9c1d463b2cd19a966aa85d5511a92',1,'Flock::colnames()'],['../class_geese.html#a4d9127f67eea16500650cca49be58018',1,'Geese::colnames()']]], + ['colsum_845',['colsum',['../class_b_array_dense.html#ae2207066de4ec5e28e341321aae26960',1,'BArrayDense']]], + ['conditional_5fprob_846',['conditional_prob',['../class_model.html#a3f13aa5080ce580a11892cf6a69fee64',1,'Model']]], + ['constbarrayrowiter_847',['ConstBArrayRowIter',['../class_const_b_array_row_iter.html#aa7eb0016052539d179dfe3fc82732f2e',1,'ConstBArrayRowIter']]], + ['count_848',['count',['../class_counter.html#a91cc15ad977c8033d75d49302ae8ae15',1,'Counter']]], + ['count_5fall_849',['count_all',['../class_stats_counter.html#a83bd92031a1499109c98f238221cbd67',1,'StatsCounter']]], + ['count_5fcurrent_850',['count_current',['../class_stats_counter.html#a1c69348f0014fda8b0dfcdbe10cd4c2a',1,'StatsCounter']]], + ['count_5ffun_851',['count_fun',['../counters-meat_8hpp.html#ab77e9fc75f563d608979f664d3323a2f',1,'counters-meat.hpp']]], + ['count_5finit_852',['count_init',['../class_stats_counter.html#a869321064dc050f055732f4ca8a901dd',1,'StatsCounter']]], + ['counter_853',['Counter',['../class_counter.html#aeec562895896b5e30f71f84963b673d0',1,'Counter::Counter(Counter< Array_Type, Data_Type > &&counter_) noexcept'],['../class_counter.html#a89aa39dd007b8aa1bcde97519d516806',1,'Counter::Counter(const Counter< Array_Type, Data_Type > &counter_)'],['../class_counter.html#ad41ae754c90343630b4742b430f1375c',1,'Counter::Counter(Counter_fun_type< Array_Type, Data_Type > count_fun_, Counter_fun_type< Array_Type, Data_Type > init_fun_, Hasher_fun_type< Array_Type, Data_Type > hasher_fun_, Data_Type data_, std::string name_="", std::string desc_="")'],['../class_counter.html#a56c2f4ad875497dea97934cd3ddebc81',1,'Counter::Counter()']]], + ['counter_5fabsdiff_854',['counter_absdiff',['../group__counters-network.html#gaa971e1bf0d03e1e705fe0296d02d64bc',1,'network.hpp']]], + ['counter_5fco_5fopt_855',['counter_co_opt',['../group__counting.html#ga39768a8cbb21e6b775c382568a4f98f9',1,'counters.hpp']]], + ['counter_5fcogain_856',['counter_cogain',['../group__counting.html#ga9d57bfb85ca8ab5a943e46b461e42aea',1,'counters.hpp']]], + ['counter_5fcss_5fcensus01_857',['counter_css_census01',['../network-css_8hpp.html#a70e409e61d92b8850838a8d78601fbf7',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus02_858',['counter_css_census02',['../network-css_8hpp.html#a4d7a8998750bfc930103b6f416e4d52d',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus03_859',['counter_css_census03',['../network-css_8hpp.html#a3a703a4c590e942deb415d40fe4bda17',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus04_860',['counter_css_census04',['../network-css_8hpp.html#a0bd0b78642f8567a37eb79d3236208da',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus05_861',['counter_css_census05',['../network-css_8hpp.html#a80fe02db98415823741dd4f37c369276',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus06_862',['counter_css_census06',['../network-css_8hpp.html#a047ffc3da868cdfc6babe9c30a9ab0ec',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus07_863',['counter_css_census07',['../network-css_8hpp.html#aeba50cdd65d214150456035ec2f8cc2f',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus08_864',['counter_css_census08',['../network-css_8hpp.html#a6952b667541a6a7e49505a2fc89629b5',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus09_865',['counter_css_census09',['../network-css_8hpp.html#ab3b3a81802a795b06a588f810e75ce1e',1,'network-css.hpp']]], + ['counter_5fcss_5fcensus10_866',['counter_css_census10',['../network-css_8hpp.html#a2d5dfca9023842041b967a8a12017eac',1,'network-css.hpp']]], + ['counter_5fcss_5fcompletely_5ffalse_5frecip_5fcomiss_867',['counter_css_completely_false_recip_comiss',['../network-css_8hpp.html#abda098a83c7fe888baabff4d7208697c',1,'network-css.hpp']]], + ['counter_5fcss_5fcompletely_5ffalse_5frecip_5fomiss_868',['counter_css_completely_false_recip_omiss',['../network-css_8hpp.html#a06b824c7a65b7ab98037bf9a1d09b704',1,'network-css.hpp']]], + ['counter_5fcss_5fmixed_5frecip_869',['counter_css_mixed_recip',['../network-css_8hpp.html#a6c3033b857655857bb8dc77c16f7daea',1,'network-css.hpp']]], + ['counter_5fcss_5fpartially_5ffalse_5frecip_5fcommi_870',['counter_css_partially_false_recip_commi',['../network-css_8hpp.html#a75dea91b8d72bfe7dbaa69c2447a7fab',1,'network-css.hpp']]], + ['counter_5fcss_5fpartially_5ffalse_5frecip_5fomiss_871',['counter_css_partially_false_recip_omiss',['../network-css_8hpp.html#af4bcdeead00bcf0df831726ed66cb637',1,'network-css.hpp']]], + ['counter_5fctriads_872',['counter_ctriads',['../group__counters-network.html#ga558e4e627e5d99062d4c5546c443aabb',1,'counter_ctriads(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gaf3fec1692cb595e2d22205b105a8e727',1,'counter_ctriads(NetCounters< NetworkDense > *counters): network.hpp']]], + ['counter_5fdegree_873',['counter_degree',['../group__counters-network.html#ga566a9b46297af03dbb898aa9713657da',1,'network.hpp']]], + ['counter_5fdensity_874',['counter_density',['../group__counters-network.html#ga54be4f2afc03d8616c60ed148219865f',1,'network.hpp']]], + ['counter_5fdiff_875',['counter_diff',['../group__counters-network.html#gaa9506563cdd6de3baefef99980f20c95',1,'network.hpp']]], + ['counter_5fedges_876',['counter_edges',['../group__counters-network.html#gaa20cbb0b2a612048d0c20bb9cabeb8e3',1,'network.hpp']]], + ['counter_5ffixed_5feffect_877',['counter_fixed_effect',['../group__counters-network.html#ga74d93c11efb7162666fa2fe461e0d752',1,'counters.hpp']]], + ['counter_5fgains_878',['counter_gains',['../group__counting.html#ga8972c27d6e3dfa3fb980afce91dbd582',1,'counters.hpp']]], + ['counter_5fgains_5ffrom_5f0_879',['counter_gains_from_0',['../group__counting.html#ga8f28f78a8170fcd27f8888bfd2f99d52',1,'counters.hpp']]], + ['counter_5fgains_5fk_5foffspring_880',['counter_gains_k_offspring',['../group__counting.html#gac5bf2141645db356fbd1333d56ce8444',1,'counters.hpp']]], + ['counter_5fgenes_5fchanging_881',['counter_genes_changing',['../group__counting.html#ga347aabd9065d9ff8352e58fb282b8fd2',1,'counters.hpp']]], + ['counter_5fidegree_882',['counter_idegree',['../group__counters-network.html#ga99a2fb5a5521bb37e251ee1d638f9ba7',1,'counter_idegree(NetCounters< NetworkDense > *counters, std::vector< size_t > d): network.hpp'],['../group__counters-network.html#ga0c972f89d28b26a5e0ebf4294efaaa72',1,'counter_idegree(NetCounters< Tnet > *counters, std::vector< size_t > d): network.hpp']]], + ['counter_5fidegree15_883',['counter_idegree15',['../group__counters-network.html#ga51c01546635bbfd827174ec5900552ac',1,'counter_idegree15(NetCounters< NetworkDense > *counters): network.hpp'],['../group__counters-network.html#gaed62411a578038a5cb8e8da0ca93064f',1,'counter_idegree15(NetCounters< Tnet > *counters): network.hpp']]], + ['counter_5fisolates_884',['counter_isolates',['../group__counters-network.html#ga7563764e739bd6a2021ce4ec3b26eb76',1,'counter_isolates(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gadfadf92506970c5deff0c96bd3549cce',1,'counter_isolates(NetCounters< NetworkDense > *counters): network.hpp']]], + ['counter_5fistar2_885',['counter_istar2',['../group__counters-network.html#ga0ca1e0394d95e7ddd1848732ef2005e9',1,'counter_istar2(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gabab4fe84f6bd71d96ebfb1feff1a6f66',1,'counter_istar2(NetCounters< NetworkDense > *counters): network.hpp']]], + ['counter_5fk_5fgenes_5fchanging_886',['counter_k_genes_changing',['../group__counting.html#ga1f7678ddbb9f9084cb5fe1c79f205558',1,'counters.hpp']]], + ['counter_5fless_5fthan_5fp_5fprop_5fgenes_5fchanging_887',['counter_less_than_p_prop_genes_changing',['../group__counting.html#gaa6fbd08ef13dbe4b29a68e9200113feb',1,'counters.hpp']]], + ['counter_5flogit_5fintercept_888',['counter_logit_intercept',['../group__counters-network.html#ga8e24b6a576b9091b2c366ed4e424ec73',1,'counters.hpp']]], + ['counter_5flongest_889',['counter_longest',['../group__counting.html#gac356c5c159d2f37088b162ed04c362ad',1,'counters.hpp']]], + ['counter_5floss_890',['counter_loss',['../group__counting.html#ga6de412cdee1ec990e62edcb29c118824',1,'counters.hpp']]], + ['counter_5fmaxfuns_891',['counter_maxfuns',['../group__counting.html#gae0453a90fb7c8668a6845fe850477cc7',1,'counters.hpp']]], + ['counter_5fmutual_892',['counter_mutual',['../group__counters-network.html#ga1605cc66474b3b960bddd7c0adebcfc7',1,'network.hpp']]], + ['counter_5fneofun_893',['counter_neofun',['../group__counting.html#gacd47917bea8489de870d1fc58f5c7076',1,'counters.hpp']]], + ['counter_5fneofun_5fa2b_894',['counter_neofun_a2b',['../group__counting.html#ga1bf540113edfb5f96f2138370b6f77f6',1,'counters.hpp']]], + ['counter_5fnodecov_895',['counter_nodecov',['../group__counters-network.html#ga9ffde36e70eb4f74630389cbf8cbb057',1,'network.hpp']]], + ['counter_5fnodeicov_896',['counter_nodeicov',['../group__counters-network.html#ga3224ccc7a4b7eeebc3ef31fd6a917fa2',1,'network.hpp']]], + ['counter_5fnodematch_897',['counter_nodematch',['../group__counters-network.html#ga07d9e0399120d8b28553f438b1a0d58d',1,'network.hpp']]], + ['counter_5fnodeocov_898',['counter_nodeocov',['../group__counters-network.html#gab8d62e5f64e262affa0c78dddd2a989c',1,'network.hpp']]], + ['counter_5fodegree_899',['counter_odegree',['../group__counters-network.html#ga5278fd5bf9aed7c4a8eb1c6db0b69c6b',1,'counter_odegree(NetCounters< Tnet > *counters, std::vector< size_t > d): network.hpp'],['../group__counters-network.html#gaa44a3c751bb8f572892ef264bb2cb0e1',1,'counter_odegree(NetCounters< NetworkDense > *counters, std::vector< size_t > d): network.hpp']]], + ['counter_5fodegree15_900',['counter_odegree15',['../group__counters-network.html#gac3f7b3edf5f2f648a6780ebe6505ae73',1,'counter_odegree15(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gad45b2c461b0ce77715410ce9d11efbe6',1,'counter_odegree15(NetCounters< NetworkDense > *counters): network.hpp']]], + ['counter_5fones_901',['counter_ones',['../group__counters-network.html#ga5a83cfba69ea83fca5831478055bbc6a',1,'counters.hpp']]], + ['counter_5fostar2_902',['counter_ostar2',['../group__counters-network.html#ga218f364352e49e462d6f152ad848f9dc',1,'counter_ostar2(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gad2e83eeaed6f17346ac8ac1ca64b327a',1,'counter_ostar2(NetCounters< NetworkDense > *counters): network.hpp']]], + ['counter_5foverall_5fchanges_903',['counter_overall_changes',['../group__counting.html#ga23beb6a43e5da922f7c364714a95a89e',1,'counters.hpp']]], + ['counter_5foverall_5fgains_904',['counter_overall_gains',['../group__counting.html#ga17277bd554ecacf1bc45165564723722',1,'counters.hpp']]], + ['counter_5foverall_5fgains_5ffrom_5f0_905',['counter_overall_gains_from_0',['../group__counting.html#gac2eb4b7941b56f783eff66f5acfc656c',1,'counters.hpp']]], + ['counter_5foverall_5floss_906',['counter_overall_loss',['../group__counting.html#ga8f65b1cc27fb2f27eb5525b5b36c19f8',1,'counters.hpp']]], + ['counter_5fpairwise_5ffirst_5fgain_907',['counter_pairwise_first_gain',['../group__counting.html#gaf3bb2dd1c9db36df1d010cc691573243',1,'counters.hpp']]], + ['counter_5fpairwise_5fneofun_5fsinglefun_908',['counter_pairwise_neofun_singlefun',['../group__counting.html#gaa7de3c183a65a0701cbce03545421c7d',1,'counters.hpp']]], + ['counter_5fpairwise_5foverall_5fchange_909',['counter_pairwise_overall_change',['../group__counting.html#ga8f177ab499b4fe4c4e091e972a933d2b',1,'counters.hpp']]], + ['counter_5fpairwise_5fpreserving_910',['counter_pairwise_preserving',['../group__counting.html#gaaa5028dec97170c740ea270f19be9f77',1,'counters.hpp']]], + ['counter_5fpreserve_5fpseudogene_911',['counter_preserve_pseudogene',['../group__counting.html#gaa8f376142a4cd889fede792686654d16',1,'counters.hpp']]], + ['counter_5fprop_5fgenes_5fchanging_912',['counter_prop_genes_changing',['../group__counting.html#ga893edd882c9f9e72c4ee97a0576f36a6',1,'counters.hpp']]], + ['counter_5fsubfun_913',['counter_subfun',['../group__counting.html#ga23c694532337cb12a77a64f3202a14cf',1,'counters.hpp']]], + ['counter_5ftemplate_914',['COUNTER_TEMPLATE',['../counters-meat_8hpp.html#aa500953db0e6cf26c9739fc9259c9e6b',1,'COUNTER_TEMPLATE(double, init)(Array_Type &Array: counters-meat.hpp'],['../counters-meat_8hpp.html#ac14f62013456d6f68a82556d96f7fbf7',1,'COUNTER_TEMPLATE(void, set_hasher)(Hasher_fun_type< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a4f4d29ea2c3f3dd911ee94420c97a44c',1,'COUNTER_TEMPLATE(double, count)(Array_Type &Array: counters-meat.hpp'],['../counters-meat_8hpp.html#a054cd4bcee7091c631dec398c9e8f139',1,'COUNTER_TEMPLATE(std::string, get_name)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#a7906149c0a00202c532f0610eb8ea084',1,'COUNTER_TEMPLATE(std::string, get_description)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#af34d8283c2939bc809d7928e5929b8ab',1,'COUNTER_TEMPLATE(COUNTER_TYPE() &, operator=)(Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a9878227b77ad4dc1c5dc2dfe29116362',1,'COUNTER_TEMPLATE(COUNTER_TYPE(), operator=)(const Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a492798688a1a07a0e4859419c95f0d2f',1,'COUNTER_TEMPLATE(, Counter)(const Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#ae0480e298269c6bd4dcee1502d1f0b18',1,'COUNTER_TEMPLATE(TMP_HASHER_CALL, get_hasher)(): counters-meat.hpp']]], + ['counter_5ftransition_915',['counter_transition',['../group__counters-network.html#ga22ed6963a00ae95ec52b89661fa7ca39',1,'counters.hpp']]], + ['counter_5ftransition_5fformula_916',['counter_transition_formula',['../group__counters-network.html#gad8c9e9b4e4a57e96cd604e8e4832a272',1,'counters.hpp']]], + ['counter_5fttriads_917',['counter_ttriads',['../group__counters-network.html#ga465ebcc2edcdae4ff9cd7625f886681f',1,'counter_ttriads(NetCounters< Tnet > *counters): network.hpp'],['../group__counters-network.html#gadadede01536081fb8b79e4d14368f946',1,'counter_ttriads(NetCounters< NetworkDense > *counters): network.hpp']]], + ['counters_918',['Counters',['../class_counters.html#a178c0267c1f52a36e10e9d257a21a224',1,'Counters::Counters(const Counters< Array_Type, Data_Type > &counter_)'],['../class_counters.html#a98e4efd06b3d878609911e392a8f42ce',1,'Counters::Counters()'],['../class_counters.html#abb3b7a01d7c51931a5f3b25959340784',1,'Counters::Counters(Counters< Array_Type, Data_Type > &&counters_) noexcept']]], + ['counters_5ftemplate_919',['COUNTERS_TEMPLATE',['../counters-meat_8hpp.html#afa41a789dffd7e6c610d902757c887c1',1,'COUNTERS_TEMPLATE(, Counters)(): counters-meat.hpp'],['../counters-meat_8hpp.html#a8e9d3e64adb88acf07ba842ce248cd83',1,'COUNTERS_TEMPLATE(COUNTER_TYPE() &, operator[])(size_t idx): counters-meat.hpp'],['../counters-meat_8hpp.html#a9577ec9310f1a84b33cad8721a25206c',1,'COUNTERS_TEMPLATE(COUNTERS_TYPE(), operator=)(const Counters< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a27d3af8d078df91895870365bf08a12e',1,'COUNTERS_TEMPLATE(COUNTERS_TYPE() &, operator=)(Counters< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#a6f3d8e4abf8f71e3a119f50696e59669',1,'COUNTERS_TEMPLATE(void, add_counter)(Counter< Array_Type: counters-meat.hpp'],['../counters-meat_8hpp.html#ad2943d64f309fdd1193ed1bd84cccc6e',1,'COUNTERS_TEMPLATE(std::vector< std::string >, get_names)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#a115ed909ab1f2cee7d9fd0eb587598bb',1,'COUNTERS_TEMPLATE(std::vector< std::string >, get_descriptions)() const: counters-meat.hpp'],['../counters-meat_8hpp.html#a90771969f8fe9be53b20203d33f6a8a7',1,'COUNTERS_TEMPLATE(std::vector< double >, gen_hash)(const Array_Type &array: counters-meat.hpp'],['../counters-meat_8hpp.html#a83aee11478d5adcbf9d7cb99e8cc8a60',1,'COUNTERS_TEMPLATE(void, add_hash)(Hasher_fun_type< Array_Type: counters-meat.hpp']]] ]; diff --git a/search/functions_3.js b/search/functions_3.js index 8170b8788..132d97b77 100644 --- a/search/functions_3.js +++ b/search/functions_3.js @@ -1,14 +1,14 @@ var searchData= [ - ['d_917',['D',['../class_b_array.html#a26b67c8b0ab12118746120cd688df65f',1,'BArray::D()'],['../class_b_array_dense.html#a8f1094e98af820ffb02934d8a691751d',1,'BArrayDense::D()'],['../class_b_array_dense.html#ad7052a92ecfa8ad56bdbc701b0d2ca59',1,'BArrayDense::D() const'],['../class_rule.html#a6b7d23cb3ac065b4fd4553108871be99',1,'Rule::D()'],['../class_b_array.html#a96ff9dc092b94ba0143da386015cb4f3',1,'BArray::D()']]], - ['d_5fptr_918',['D_ptr',['../class_b_array.html#a278123bc0685719bf72d550e9c7a87e9',1,'BArray::D_ptr()'],['../class_b_array.html#a419059dd3a2fb4ad185c5267b51e0732',1,'BArray::D_ptr() const'],['../class_b_array_dense.html#aaa7ab789f8ec1ae2d38681cb5505d32f',1,'BArrayDense::D_ptr()'],['../class_b_array_dense.html#a0c0ed225bc5c51a954302aba123a8597',1,'BArrayDense::D_ptr() const']]], - ['data_919',['data',['../counters-meat_8hpp.html#a6fc02db1fc3ce220c7c5e2999822ecf7',1,'counters-meat.hpp']]], - ['default_5fval_920',['default_val',['../class_b_array.html#a1e4efac293adb1462c8921a07691fee5',1,'BArray::default_val()'],['../class_b_array_dense.html#a05ebd0ba7834d796b5db3c2a5ee935e6',1,'BArrayDense::default_val()']]], - ['defm_921',['DEFM',['../class_d_e_f_m.html#a2b612fda8f457a71bd595cfad7e730cc',1,'DEFM']]], - ['defm_5fmotif_5fparser_922',['defm_motif_parser',['../formula_8hpp.html#adbc5fa791a6bc568b9c69c479814d48f',1,'formula.hpp']]], - ['defmcounterdata_923',['DEFMCounterData',['../group__rules-phylo.html#gadd378b812c5aed4989605ee216c0cdb2',1,'DEFMCounterData::DEFMCounterData(const std::vector< size_t > indices_, const std::vector< double > numbers_, const std::vector< bool > logical_, bool is_motif_=true)'],['../group__rules-phylo.html#ga5d370202642dddaad6d211288fb41f4d',1,'DEFMCounterData::DEFMCounterData()']]], - ['defmdata_924',['DEFMData',['../group__rules-phylo.html#gaa0a9abe59bcd6b7bf7943af55804487d',1,'DEFMData::DEFMData()'],['../group__rules-phylo.html#ga565c76b50a702e1cf86206d625fe512b',1,'DEFMData::DEFMData(DEFMArray *array_, const double *covariates_, size_t obs_start_, size_t X_ncol_, size_t X_nrow_)']]], - ['defmruledata_925',['DEFMRuleData',['../group__rules-phylo.html#gafb84c6ffe48f80056b15e0ae6bad4b3a',1,'DEFMRuleData::DEFMRuleData()'],['../group__rules-phylo.html#ga9b5f63e38cfd56a22a2c00b1b11904bb',1,'DEFMRuleData::DEFMRuleData(std::vector< double > numbers_, std::vector< size_t > indices_, std::vector< bool > logical_)'],['../group__rules-phylo.html#ga97709e387171f34facb5410f1d726f9b',1,'DEFMRuleData::DEFMRuleData(std::vector< double > numbers_, std::vector< size_t > indices_)']]], - ['defmruledyndata_926',['DEFMRuleDynData',['../group__rules-phylo.html#ga292bf598632c9832614a9ea2a988cf36',1,'DEFMRuleDynData']]], - ['desc_927',['desc',['../counters-meat_8hpp.html#a38d3c9281c6c11f71ca2e155fb65a81e',1,'counters-meat.hpp']]] + ['d_920',['D',['../class_b_array.html#a26b67c8b0ab12118746120cd688df65f',1,'BArray::D()'],['../class_b_array_dense.html#a8f1094e98af820ffb02934d8a691751d',1,'BArrayDense::D()'],['../class_b_array_dense.html#ad7052a92ecfa8ad56bdbc701b0d2ca59',1,'BArrayDense::D() const'],['../class_rule.html#a6b7d23cb3ac065b4fd4553108871be99',1,'Rule::D()'],['../class_b_array.html#a96ff9dc092b94ba0143da386015cb4f3',1,'BArray::D()']]], + ['d_5fptr_921',['D_ptr',['../class_b_array.html#a278123bc0685719bf72d550e9c7a87e9',1,'BArray::D_ptr()'],['../class_b_array.html#a419059dd3a2fb4ad185c5267b51e0732',1,'BArray::D_ptr() const'],['../class_b_array_dense.html#aaa7ab789f8ec1ae2d38681cb5505d32f',1,'BArrayDense::D_ptr()'],['../class_b_array_dense.html#a0c0ed225bc5c51a954302aba123a8597',1,'BArrayDense::D_ptr() const']]], + ['data_922',['data',['../counters-meat_8hpp.html#a6fc02db1fc3ce220c7c5e2999822ecf7',1,'counters-meat.hpp']]], + ['default_5fval_923',['default_val',['../class_b_array.html#a1e4efac293adb1462c8921a07691fee5',1,'BArray::default_val()'],['../class_b_array_dense.html#a05ebd0ba7834d796b5db3c2a5ee935e6',1,'BArrayDense::default_val()']]], + ['defm_924',['DEFM',['../class_d_e_f_m.html#a2b612fda8f457a71bd595cfad7e730cc',1,'DEFM']]], + ['defm_5fmotif_5fparser_925',['defm_motif_parser',['../formula_8hpp.html#adbc5fa791a6bc568b9c69c479814d48f',1,'formula.hpp']]], + ['defmcounterdata_926',['DEFMCounterData',['../group__rules-phylo.html#gadd378b812c5aed4989605ee216c0cdb2',1,'DEFMCounterData::DEFMCounterData(const std::vector< size_t > indices_, const std::vector< double > numbers_, const std::vector< bool > logical_, bool is_motif_=true)'],['../group__rules-phylo.html#ga5d370202642dddaad6d211288fb41f4d',1,'DEFMCounterData::DEFMCounterData()']]], + ['defmdata_927',['DEFMData',['../group__rules-phylo.html#gaa0a9abe59bcd6b7bf7943af55804487d',1,'DEFMData::DEFMData()'],['../group__rules-phylo.html#ga565c76b50a702e1cf86206d625fe512b',1,'DEFMData::DEFMData(DEFMArray *array_, const double *covariates_, size_t obs_start_, size_t X_ncol_, size_t X_nrow_)']]], + ['defmruledata_928',['DEFMRuleData',['../group__rules-phylo.html#gafb84c6ffe48f80056b15e0ae6bad4b3a',1,'DEFMRuleData::DEFMRuleData()'],['../group__rules-phylo.html#ga9b5f63e38cfd56a22a2c00b1b11904bb',1,'DEFMRuleData::DEFMRuleData(std::vector< double > numbers_, std::vector< size_t > indices_, std::vector< bool > logical_)'],['../group__rules-phylo.html#ga97709e387171f34facb5410f1d726f9b',1,'DEFMRuleData::DEFMRuleData(std::vector< double > numbers_, std::vector< size_t > indices_)']]], + ['defmruledyndata_929',['DEFMRuleDynData',['../group__rules-phylo.html#ga292bf598632c9832614a9ea2a988cf36',1,'DEFMRuleDynData']]], + ['desc_930',['desc',['../counters-meat_8hpp.html#a38d3c9281c6c11f71ca2e155fb65a81e',1,'counters-meat.hpp']]] ]; diff --git a/search/functions_4.js b/search/functions_4.js index 69f3641d6..c46755695 100644 --- a/search/functions_4.js +++ b/search/functions_4.js @@ -1,7 +1,7 @@ var searchData= [ - ['empty_928',['empty',['../class_phylo_counter_data.html#a4e65e4a8887889914bd61e6bc8cc9445',1,'PhyloCounterData']]], - ['end_929',['end',['../class_b_array_dense_col.html#a7af4b159accd69b3f0fc8ad49b0a4b78',1,'BArrayDenseCol::end()'],['../class_b_array_dense_col__const.html#a1562df484ccddcaaae6c2f1c35c91903',1,'BArrayDenseCol_const::end()'],['../class_b_array_dense_row.html#a704aab8e23e657299f9390bf12f90893',1,'BArrayDenseRow::end()'],['../class_b_array_dense_row__const.html#a8477418eb91153198c40e46023f5a29d',1,'BArrayDenseRow_const::end()'],['../class_b_array_vector.html#aed19a35baf8b35224cfaa28d90786ac7',1,'BArrayVector::end()'],['../class_b_array_vector__const.html#a28ddec141af908f3e4718224c031aa9e',1,'BArrayVector_const::end()'],['../class_phylo_counter_data.html#a6b74f80f86238cdc799239704b5af55c',1,'PhyloCounterData::end()'],['../class_power_set.html#ac734ed684aa314b722a05d423c607a38',1,'PowerSet::end()'],['../class_progress.html#a79acde8beebaaf555a01d20c8a9d4f0c',1,'Progress::end()'],['../class_rules.html#ab2d0135fc9db635459e42e4337b7dc03',1,'Rules::end()']]], - ['entries_930',['Entries',['../class_entries.html#a9e6cba5965f285beb3c0356c79f592d2',1,'Entries::Entries()'],['../class_entries.html#aad0b0acce91b1d124525837dde6f334a',1,'Entries::Entries(size_t n)']]], - ['eval_5frules_5fdyn_931',['eval_rules_dyn',['../class_support.html#a0f3a2ffc8015a7967b5fc892cd2e3888',1,'Support']]] + ['empty_931',['empty',['../class_phylo_counter_data.html#a4e65e4a8887889914bd61e6bc8cc9445',1,'PhyloCounterData']]], + ['end_932',['end',['../class_b_array_dense_col.html#a7af4b159accd69b3f0fc8ad49b0a4b78',1,'BArrayDenseCol::end()'],['../class_b_array_dense_col__const.html#a1562df484ccddcaaae6c2f1c35c91903',1,'BArrayDenseCol_const::end()'],['../class_b_array_dense_row.html#a704aab8e23e657299f9390bf12f90893',1,'BArrayDenseRow::end()'],['../class_b_array_dense_row__const.html#a8477418eb91153198c40e46023f5a29d',1,'BArrayDenseRow_const::end()'],['../class_b_array_vector.html#aed19a35baf8b35224cfaa28d90786ac7',1,'BArrayVector::end()'],['../class_b_array_vector__const.html#a28ddec141af908f3e4718224c031aa9e',1,'BArrayVector_const::end()'],['../class_phylo_counter_data.html#a6b74f80f86238cdc799239704b5af55c',1,'PhyloCounterData::end()'],['../class_power_set.html#ac734ed684aa314b722a05d423c607a38',1,'PowerSet::end()'],['../class_progress.html#a79acde8beebaaf555a01d20c8a9d4f0c',1,'Progress::end()'],['../class_rules.html#ab2d0135fc9db635459e42e4337b7dc03',1,'Rules::end()']]], + ['entries_933',['Entries',['../class_entries.html#a9e6cba5965f285beb3c0356c79f592d2',1,'Entries::Entries()'],['../class_entries.html#aad0b0acce91b1d124525837dde6f334a',1,'Entries::Entries(size_t n)']]], + ['eval_5frules_5fdyn_934',['eval_rules_dyn',['../class_support.html#a0f3a2ffc8015a7967b5fc892cd2e3888',1,'Support']]] ]; diff --git a/search/functions_5.js b/search/functions_5.js index 402a0679c..9ead5ebf3 100644 --- a/search/functions_5.js +++ b/search/functions_5.js @@ -1,7 +1,7 @@ var searchData= [ - ['flock_932',['Flock',['../class_flock.html#a2a0a514c368e21f718ad7358ed42f3b7',1,'Flock']]], - ['flush_5fdata_933',['flush_data',['../class_b_array.html#a004b19f21bf67587e262b14b210155b5',1,'BArray']]], - ['for_934',['for',['../barray-meat-operators_8hpp.html#a44e89b848319e743c06fed4347af07b1',1,'for(size_t i=0u;i< nrow();++i) for(size_t j=0u: barray-meat-operators.hpp'],['../counters-meat_8hpp.html#a6843fc68316315624815734c0edeb27a',1,'for(auto &c:data): counters-meat.hpp'],['../statscounter-meat_8hpp.html#ab4f852818ab1c2fe5cca0279a984d5dc',1,'for(size_t n=0u;n< counters->size();++n) current_stats[n]: statscounter-meat.hpp']]], - ['freqtable_935',['FreqTable',['../class_freq_table.html#a2fdea53e35f9a301d7d1bbf6b7da5f41',1,'FreqTable']]] + ['flock_935',['Flock',['../class_flock.html#a2a0a514c368e21f718ad7358ed42f3b7',1,'Flock']]], + ['flush_5fdata_936',['flush_data',['../class_b_array.html#a004b19f21bf67587e262b14b210155b5',1,'BArray']]], + ['for_937',['for',['../barray-meat-operators_8hpp.html#a44e89b848319e743c06fed4347af07b1',1,'for(size_t i=0u;i< nrow();++i) for(size_t j=0u: barray-meat-operators.hpp'],['../counters-meat_8hpp.html#a6843fc68316315624815734c0edeb27a',1,'for(auto &c:data): counters-meat.hpp'],['../statscounter-meat_8hpp.html#ab4f852818ab1c2fe5cca0279a984d5dc',1,'for(size_t n=0u;n< counters->size();++n) current_stats[n]: statscounter-meat.hpp']]], + ['freqtable_938',['FreqTable',['../class_freq_table.html#a2fdea53e35f9a301d7d1bbf6b7da5f41',1,'FreqTable']]] ]; diff --git a/search/functions_6.js b/search/functions_6.js index d9dec9cd3..8f7b9f492 100644 --- a/search/functions_6.js +++ b/search/functions_6.js @@ -1,52 +1,52 @@ var searchData= [ - ['geese_936',['Geese',['../class_geese.html#aed67f1c9b9771071535396ab0220d410',1,'Geese::Geese(std::vector< std::vector< size_t > > &annotations, std::vector< size_t > &geneid, std::vector< int > &parent, std::vector< bool > &duplication)'],['../class_geese.html#a4766bb548b2a33e16019c52026f455f5',1,'Geese::Geese()'],['../class_geese.html#a3f80a16330da3af4a5cf250cbf79a6a4',1,'Geese::Geese(Geese &&x) noexcept'],['../class_geese.html#acb709c40f1b4d3c7fd8fb06c4ea2627c',1,'Geese::Geese(const Geese &model_, bool copy_data=true)']]], - ['gen_5fhash_937',['gen_hash',['../class_counters.html#afd1b177a298af425c1ae7aa0049107de',1,'Counters']]], - ['gen_5fkey_938',['gen_key',['../class_model.html#a5ab59e34639b590094bc2716d056e78c',1,'Model']]], - ['get_5fannotated_5fnodes_939',['get_annotated_nodes',['../class_geese.html#ab19b70a4b2cd209f0d018ed9df813ae7',1,'Geese']]], - ['get_5fannotations_940',['get_annotations',['../class_geese.html#a1d885563875f015cf39785c1e0e33bc7',1,'Geese']]], - ['get_5farrays2support_941',['get_arrays2support',['../class_model.html#ab705e7531998b61c1358c6cbef773e0d',1,'Model']]], - ['get_5fcell_942',['get_cell',['../class_b_array.html#ac55be93096e0da131f5923ff9714e09f',1,'BArray::get_cell()'],['../class_b_array_dense.html#afe9f21012d8f54b242a48e57a7a34e10',1,'BArrayDense::get_cell(size_t i, size_t j, bool check_bounds=true) const']]], - ['get_5fcol_5fvec_943',['get_col_vec',['../class_b_array_dense.html#aaadff2bbe53266fb3d481bbb3ab71e63',1,'BArrayDense::get_col_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array_dense.html#a0635bce5053a1c45ff6cec9e2994e32d',1,'BArrayDense::get_col_vec(size_t i, bool check_bounds=true) const'],['../class_b_array.html#adf482f08084b68646c894fdc5a044c58',1,'BArray::get_col_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array.html#ad158a819cd8c3a120ed7de0d9624fb27',1,'BArray::get_col_vec(size_t i, bool check_bounds=true) const']]], - ['get_5fcolumn_5fmajor_944',['get_column_major',['../class_d_e_f_m.html#ab0c70a1bf951646674d3d59b627d899a',1,'DEFM']]], - ['get_5fcounters_945',['get_counters',['../class_model.html#a2345f3e51002d81bd60cb0b14f006dbd',1,'Model::get_counters()'],['../class_flock.html#a1010aa9fb40acb618c604c531e2528bb',1,'Flock::get_counters()'],['../class_geese.html#a2b81244c754c4f1b9382adc2fc240c17',1,'Geese::get_counters()'],['../class_phylo_counter_data.html#ae1c2daef01a863f41f06b4357e012ad5',1,'PhyloCounterData::get_counters()'],['../class_stats_counter.html#aefed9e17931afb386933df0a4c2ff588',1,'StatsCounter::get_counters()'],['../class_support.html#a9f2237792f9688bf86ae89454048db9a',1,'Support::get_counters()']]], - ['get_5fcounts_946',['get_counts',['../class_support.html#a47cc8dfe2705652a988cf77f0f27b43e',1,'Support']]], - ['get_5fcurrent_5fstats_947',['get_current_stats',['../class_support.html#afc4fca55ca37dc97ed692687c38c7ce2',1,'Support']]], - ['get_5fdata_948',['get_data',['../class_b_array_dense.html#a4aa05abf3486a40b912d4708fcf6c611',1,'BArrayDense::get_data()'],['../class_freq_table.html#a40c1554542e44e224768c22bcfdfaf36',1,'FreqTable::get_data()'],['../class_power_set.html#a4de44631d9a7967db4dd791d42166115',1,'PowerSet::get_data()'],['../class_support.html#ac19420a6296244d85274261f39e4ceae',1,'Support::get_data()']]], - ['get_5fdata_5fptr_949',['get_data_ptr',['../class_power_set.html#a99cf1aa56e63a16c023bf7057b0b9288',1,'PowerSet']]], - ['get_5fdescription_950',['get_description',['../class_counter.html#a850fc43eebac93a26a4936b753d93424',1,'Counter::get_description()'],['../class_rule.html#adbf6150c845f416ed853e763ed1483fc',1,'Rule::get_description()'],['../class_rule.html#a76c738212116be06df98899b1e39e6bb',1,'Rule::get_description() const']]], - ['get_5fdescriptions_951',['get_descriptions',['../class_counters.html#aa2242e23585a48d49e56d5966be5bc99',1,'Counters::get_descriptions()'],['../class_stats_counter.html#a0e013d18fa1155ce296025778d8cb92f',1,'StatsCounter::get_descriptions()'],['../class_rules.html#a9e55fb094a4065ae9d4da5c87f7c04d6',1,'Rules::get_descriptions()']]], - ['get_5fentries_952',['get_entries',['../class_b_array.html#aca2a1b7b9fb02703ded3006fcb2d3c37',1,'BArray::get_entries()'],['../class_b_array_dense.html#a945764807abfac5045a02bb3878a09dc',1,'BArrayDense::get_entries()']]], - ['get_5fhasher_953',['get_hasher',['../class_counter.html#ad2f86870a53a1d2ed1373d101e6b4b6f',1,'Counter']]], - ['get_5fid_954',['get_ID',['../class_d_e_f_m.html#a801a3b3101ebdbcd8e31b748b61d1ca3',1,'DEFM']]], - ['get_5findex_955',['get_index',['../class_freq_table.html#aaedc785570175889a224d6ebaab6ffa7',1,'FreqTable']]], - ['get_5flast_5fname_956',['get_last_name',['../group__counting.html#gac2b3fdac968043baa290218fff498fb7',1,'counters.hpp']]], - ['get_5fm_5forder_957',['get_m_order',['../class_d_e_f_m.html#a53cd79b604f4f469600949f0ec080581',1,'DEFM']]], - ['get_5fmodel_958',['get_model',['../class_flock.html#a9692be014117ae093ce160462dbde0d2',1,'Flock::get_model()'],['../class_geese.html#a78ebb104f51d3a2caa6e171730d10df3',1,'Geese::get_model()'],['../class_d_e_f_m.html#a91bb6f5ed03573bb7d90003ec9f6eeca',1,'DEFM::get_model()']]], - ['get_5fn_5fcovars_959',['get_n_covars',['../class_d_e_f_m.html#a1d7601ba671a46690fe598d75873c0dd',1,'DEFM']]], - ['get_5fn_5fobs_960',['get_n_obs',['../class_d_e_f_m.html#ac5ff9a6f9e6c69312207bd38860184da',1,'DEFM']]], - ['get_5fn_5frows_961',['get_n_rows',['../class_d_e_f_m.html#a5fe82e5e9020e3fc3371f759267eda93',1,'DEFM']]], - ['get_5fn_5fy_962',['get_n_y',['../class_d_e_f_m.html#af97885bc28233c5d73d353260a765907',1,'DEFM']]], - ['get_5fname_963',['get_name',['../class_rule.html#acd7c75780842bbc13c412eba949cebcb',1,'Rule::get_name()'],['../class_counter.html#aa0c5d14f8acd5c2f562225a6b03bf4fc',1,'Counter::get_name()'],['../class_rule.html#af394f21c78f5ba0a17e1d15715b2ebcf',1,'Rule::get_name()']]], - ['get_5fnames_964',['get_names',['../class_rules.html#ab23bf6958f7bf6a869ef51122d82a624',1,'Rules::get_names()'],['../class_stats_counter.html#aa7e4572b8f58a0fb79cdf3125ceb3520',1,'StatsCounter::get_names()'],['../class_counters.html#ab59400b23d6e8ed0d9f204ec468d255f',1,'Counters::get_names()']]], - ['get_5fnormalizing_5fconstants_965',['get_normalizing_constants',['../class_model.html#acaeee0e986e406918d1b07e329d4e28d',1,'Model']]], - ['get_5fparent_966',['get_parent',['../class_node.html#a661cb63a33e950b84c9c093c63d1ab63',1,'Node']]], - ['get_5fprobabilities_967',['get_probabilities',['../class_geese.html#a5c9cf28a69270fe4d3f48984fe2c5723',1,'Geese']]], - ['get_5fpset_968',['get_pset',['../class_model.html#aefb5399f2e396d34eb523e00c7d89140',1,'Model']]], - ['get_5fpset_5farrays_969',['get_pset_arrays',['../class_model.html#a567fbbecd8a77f62ada9535f1e56588f',1,'Model']]], - ['get_5fpset_5fprobs_970',['get_pset_probs',['../class_model.html#a248d9516ebc938e2ab5df4f4f9d78121',1,'Model']]], - ['get_5fpset_5fstats_971',['get_pset_stats',['../class_model.html#ab19a8398b4f3fb8a21f8ed89aec2fbf7',1,'Model::get_pset_stats(const size_t &i)'],['../class_model.html#a453d05dbfcef337c385afc7f2000d56b',1,'Model::get_pset_stats()']]], - ['get_5frengine_972',['get_rengine',['../class_geese.html#addb8366d2d098403a0e0ac9e321afeeb',1,'Geese::get_rengine()'],['../class_model.html#a02cac4f649946705bfb4d69bc3a3576f',1,'Model::get_rengine()']]], - ['get_5frow_5fvec_973',['get_row_vec',['../class_b_array.html#afc1360d212c39e56356e17574ebc90ca',1,'BArray::get_row_vec()'],['../class_b_array_dense.html#af65817ab481014f1bf13d03993f2e074',1,'BArrayDense::get_row_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array_dense.html#a91d6658c5563f03962f65bfa32b8e60f',1,'BArrayDense::get_row_vec(size_t i, bool check_bounds=true) const'],['../class_b_array.html#ae0c7453bfb5738f14a314f53efcb769b',1,'BArray::get_row_vec()']]], - ['get_5frules_974',['get_rules',['../class_model.html#a8796a5e54c0ba505129db2bc1e452d0d',1,'Model::get_rules()'],['../class_support.html#a368a9c7797e1a76c3ee150070e66c212',1,'Support::get_rules()']]], - ['get_5frules_5fdyn_975',['get_rules_dyn',['../class_model.html#aff4c85b28ba08c67b6d3308cf94fc30a',1,'Model::get_rules_dyn()'],['../class_support.html#a53daafcd49daac43c6e8841a8a17a05a',1,'Support::get_rules_dyn()']]], - ['get_5fseq_976',['get_seq',['../class_rules.html#aa6e5d575803251a3e599677a395a2c1e',1,'Rules']]], - ['get_5fstates_977',['get_states',['../class_geese.html#a08873639292543015324d3c3768e900f',1,'Geese']]], - ['get_5fstats_5fsupport_978',['get_stats_support',['../class_model.html#a35e9c4103deb9e2deda35c2c61b30289',1,'Model::get_stats_support()'],['../class_flock.html#ab5f4c94b0484772321b3856debdf3a58',1,'Flock::get_stats_support()']]], - ['get_5fstats_5ftarget_979',['get_stats_target',['../class_model.html#a5414f4d58c598c844bf0e7885e06488a',1,'Model::get_stats_target()'],['../class_flock.html#a26462201318e4bf34756a2a14e2cc3fb',1,'Flock::get_stats_target()']]], - ['get_5fsupport_5ffun_980',['get_support_fun',['../class_model.html#a5a887a9d87a1f86ccc783fd27a0a1ddc',1,'Model::get_support_fun()'],['../class_flock.html#add876188b5f16af037525e71eaf7fc05',1,'Flock::get_support_fun()'],['../class_geese.html#a22e4a15706819a9947785b94993bcb7b',1,'Geese::get_support_fun()']]], - ['get_5fx_981',['get_X',['../class_d_e_f_m.html#aa49c88cee0f036f1183269fe500bcc22',1,'DEFM']]], - ['get_5fx_5fnames_982',['get_X_names',['../class_d_e_f_m.html#ade6a18d0aab4b4f59049a9d42042bd92',1,'DEFM']]], - ['get_5fy_983',['get_Y',['../class_d_e_f_m.html#a2f0719ced96b4fb4aa26079f9a1c22b6',1,'DEFM']]], - ['get_5fy_5fnames_984',['get_Y_names',['../class_d_e_f_m.html#ac2838f23edfbd6208cba474cc1c1bdac',1,'DEFM']]] + ['geese_939',['Geese',['../class_geese.html#aed67f1c9b9771071535396ab0220d410',1,'Geese::Geese(std::vector< std::vector< size_t > > &annotations, std::vector< size_t > &geneid, std::vector< int > &parent, std::vector< bool > &duplication)'],['../class_geese.html#a4766bb548b2a33e16019c52026f455f5',1,'Geese::Geese()'],['../class_geese.html#a3f80a16330da3af4a5cf250cbf79a6a4',1,'Geese::Geese(Geese &&x) noexcept'],['../class_geese.html#acb709c40f1b4d3c7fd8fb06c4ea2627c',1,'Geese::Geese(const Geese &model_, bool copy_data=true)']]], + ['gen_5fhash_940',['gen_hash',['../class_counters.html#afd1b177a298af425c1ae7aa0049107de',1,'Counters']]], + ['gen_5fkey_941',['gen_key',['../class_model.html#a5ab59e34639b590094bc2716d056e78c',1,'Model']]], + ['get_5fannotated_5fnodes_942',['get_annotated_nodes',['../class_geese.html#ab19b70a4b2cd209f0d018ed9df813ae7',1,'Geese']]], + ['get_5fannotations_943',['get_annotations',['../class_geese.html#a1d885563875f015cf39785c1e0e33bc7',1,'Geese']]], + ['get_5farrays2support_944',['get_arrays2support',['../class_model.html#ab705e7531998b61c1358c6cbef773e0d',1,'Model']]], + ['get_5fcell_945',['get_cell',['../class_b_array.html#ac55be93096e0da131f5923ff9714e09f',1,'BArray::get_cell()'],['../class_b_array_dense.html#afe9f21012d8f54b242a48e57a7a34e10',1,'BArrayDense::get_cell(size_t i, size_t j, bool check_bounds=true) const']]], + ['get_5fcol_5fvec_946',['get_col_vec',['../class_b_array_dense.html#aaadff2bbe53266fb3d481bbb3ab71e63',1,'BArrayDense::get_col_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array_dense.html#a0635bce5053a1c45ff6cec9e2994e32d',1,'BArrayDense::get_col_vec(size_t i, bool check_bounds=true) const'],['../class_b_array.html#adf482f08084b68646c894fdc5a044c58',1,'BArray::get_col_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array.html#ad158a819cd8c3a120ed7de0d9624fb27',1,'BArray::get_col_vec(size_t i, bool check_bounds=true) const']]], + ['get_5fcolumn_5fmajor_947',['get_column_major',['../class_d_e_f_m.html#ab0c70a1bf951646674d3d59b627d899a',1,'DEFM']]], + ['get_5fcounters_948',['get_counters',['../class_model.html#a2345f3e51002d81bd60cb0b14f006dbd',1,'Model::get_counters()'],['../class_flock.html#a1010aa9fb40acb618c604c531e2528bb',1,'Flock::get_counters()'],['../class_geese.html#a2b81244c754c4f1b9382adc2fc240c17',1,'Geese::get_counters()'],['../class_phylo_counter_data.html#ae1c2daef01a863f41f06b4357e012ad5',1,'PhyloCounterData::get_counters()'],['../class_stats_counter.html#aefed9e17931afb386933df0a4c2ff588',1,'StatsCounter::get_counters()'],['../class_support.html#a9f2237792f9688bf86ae89454048db9a',1,'Support::get_counters()']]], + ['get_5fcounts_949',['get_counts',['../class_support.html#aaaec4ce57d2d79265289ab8a7b6f60d4',1,'Support']]], + ['get_5fcurrent_5fstats_950',['get_current_stats',['../class_support.html#afc4fca55ca37dc97ed692687c38c7ce2',1,'Support']]], + ['get_5fdata_951',['get_data',['../class_b_array_dense.html#a4aa05abf3486a40b912d4708fcf6c611',1,'BArrayDense::get_data()'],['../class_freq_table.html#a40c1554542e44e224768c22bcfdfaf36',1,'FreqTable::get_data()'],['../class_power_set.html#a4de44631d9a7967db4dd791d42166115',1,'PowerSet::get_data()'],['../class_support.html#ac19420a6296244d85274261f39e4ceae',1,'Support::get_data()']]], + ['get_5fdata_5fptr_952',['get_data_ptr',['../class_power_set.html#a99cf1aa56e63a16c023bf7057b0b9288',1,'PowerSet']]], + ['get_5fdescription_953',['get_description',['../class_counter.html#a850fc43eebac93a26a4936b753d93424',1,'Counter::get_description()'],['../class_rule.html#adbf6150c845f416ed853e763ed1483fc',1,'Rule::get_description()'],['../class_rule.html#a76c738212116be06df98899b1e39e6bb',1,'Rule::get_description() const']]], + ['get_5fdescriptions_954',['get_descriptions',['../class_counters.html#aa2242e23585a48d49e56d5966be5bc99',1,'Counters::get_descriptions()'],['../class_stats_counter.html#a0e013d18fa1155ce296025778d8cb92f',1,'StatsCounter::get_descriptions()'],['../class_rules.html#a9e55fb094a4065ae9d4da5c87f7c04d6',1,'Rules::get_descriptions()']]], + ['get_5fentries_955',['get_entries',['../class_b_array.html#aca2a1b7b9fb02703ded3006fcb2d3c37',1,'BArray::get_entries()'],['../class_b_array_dense.html#a945764807abfac5045a02bb3878a09dc',1,'BArrayDense::get_entries()']]], + ['get_5fhasher_956',['get_hasher',['../class_counter.html#ad2f86870a53a1d2ed1373d101e6b4b6f',1,'Counter']]], + ['get_5fid_957',['get_ID',['../class_d_e_f_m.html#a801a3b3101ebdbcd8e31b748b61d1ca3',1,'DEFM']]], + ['get_5findex_958',['get_index',['../class_freq_table.html#aaedc785570175889a224d6ebaab6ffa7',1,'FreqTable']]], + ['get_5flast_5fname_959',['get_last_name',['../group__counting.html#gac2b3fdac968043baa290218fff498fb7',1,'counters.hpp']]], + ['get_5fm_5forder_960',['get_m_order',['../class_d_e_f_m.html#a53cd79b604f4f469600949f0ec080581',1,'DEFM']]], + ['get_5fmodel_961',['get_model',['../class_flock.html#a9692be014117ae093ce160462dbde0d2',1,'Flock::get_model()'],['../class_geese.html#a78ebb104f51d3a2caa6e171730d10df3',1,'Geese::get_model()'],['../class_d_e_f_m.html#a91bb6f5ed03573bb7d90003ec9f6eeca',1,'DEFM::get_model()']]], + ['get_5fn_5fcovars_962',['get_n_covars',['../class_d_e_f_m.html#a1d7601ba671a46690fe598d75873c0dd',1,'DEFM']]], + ['get_5fn_5fobs_963',['get_n_obs',['../class_d_e_f_m.html#ac5ff9a6f9e6c69312207bd38860184da',1,'DEFM']]], + ['get_5fn_5frows_964',['get_n_rows',['../class_d_e_f_m.html#a5fe82e5e9020e3fc3371f759267eda93',1,'DEFM']]], + ['get_5fn_5fy_965',['get_n_y',['../class_d_e_f_m.html#af97885bc28233c5d73d353260a765907',1,'DEFM']]], + ['get_5fname_966',['get_name',['../class_rule.html#acd7c75780842bbc13c412eba949cebcb',1,'Rule::get_name()'],['../class_counter.html#aa0c5d14f8acd5c2f562225a6b03bf4fc',1,'Counter::get_name()'],['../class_rule.html#af394f21c78f5ba0a17e1d15715b2ebcf',1,'Rule::get_name()']]], + ['get_5fnames_967',['get_names',['../class_rules.html#ab23bf6958f7bf6a869ef51122d82a624',1,'Rules::get_names()'],['../class_stats_counter.html#aa7e4572b8f58a0fb79cdf3125ceb3520',1,'StatsCounter::get_names()'],['../class_counters.html#ab59400b23d6e8ed0d9f204ec468d255f',1,'Counters::get_names()']]], + ['get_5fnormalizing_5fconstants_968',['get_normalizing_constants',['../class_model.html#acaeee0e986e406918d1b07e329d4e28d',1,'Model']]], + ['get_5fparent_969',['get_parent',['../class_node.html#a661cb63a33e950b84c9c093c63d1ab63',1,'Node']]], + ['get_5fprobabilities_970',['get_probabilities',['../class_geese.html#a5c9cf28a69270fe4d3f48984fe2c5723',1,'Geese']]], + ['get_5fpset_971',['get_pset',['../class_model.html#aefb5399f2e396d34eb523e00c7d89140',1,'Model']]], + ['get_5fpset_5farrays_972',['get_pset_arrays',['../class_model.html#a567fbbecd8a77f62ada9535f1e56588f',1,'Model']]], + ['get_5fpset_5fprobs_973',['get_pset_probs',['../class_model.html#a248d9516ebc938e2ab5df4f4f9d78121',1,'Model']]], + ['get_5fpset_5fstats_974',['get_pset_stats',['../class_model.html#ab19a8398b4f3fb8a21f8ed89aec2fbf7',1,'Model::get_pset_stats(const size_t &i)'],['../class_model.html#a453d05dbfcef337c385afc7f2000d56b',1,'Model::get_pset_stats()']]], + ['get_5frengine_975',['get_rengine',['../class_geese.html#addb8366d2d098403a0e0ac9e321afeeb',1,'Geese::get_rengine()'],['../class_model.html#a02cac4f649946705bfb4d69bc3a3576f',1,'Model::get_rengine()']]], + ['get_5frow_5fvec_976',['get_row_vec',['../class_b_array.html#afc1360d212c39e56356e17574ebc90ca',1,'BArray::get_row_vec()'],['../class_b_array_dense.html#af65817ab481014f1bf13d03993f2e074',1,'BArrayDense::get_row_vec(std::vector< Cell_Type > *x, size_t i, bool check_bounds=true) const'],['../class_b_array_dense.html#a91d6658c5563f03962f65bfa32b8e60f',1,'BArrayDense::get_row_vec(size_t i, bool check_bounds=true) const'],['../class_b_array.html#ae0c7453bfb5738f14a314f53efcb769b',1,'BArray::get_row_vec()']]], + ['get_5frules_977',['get_rules',['../class_model.html#a8796a5e54c0ba505129db2bc1e452d0d',1,'Model::get_rules()'],['../class_support.html#a368a9c7797e1a76c3ee150070e66c212',1,'Support::get_rules()']]], + ['get_5frules_5fdyn_978',['get_rules_dyn',['../class_model.html#aff4c85b28ba08c67b6d3308cf94fc30a',1,'Model::get_rules_dyn()'],['../class_support.html#a53daafcd49daac43c6e8841a8a17a05a',1,'Support::get_rules_dyn()']]], + ['get_5fseq_979',['get_seq',['../class_rules.html#aa6e5d575803251a3e599677a395a2c1e',1,'Rules']]], + ['get_5fstates_980',['get_states',['../class_geese.html#a08873639292543015324d3c3768e900f',1,'Geese']]], + ['get_5fstats_5fsupport_981',['get_stats_support',['../class_model.html#a689e68b499eb7bfd92a7f8318f51c121',1,'Model::get_stats_support()'],['../class_flock.html#a15096ee181dfa46c9dd30aacd41c0dc5',1,'Flock::get_stats_support()']]], + ['get_5fstats_5ftarget_982',['get_stats_target',['../class_model.html#a5414f4d58c598c844bf0e7885e06488a',1,'Model::get_stats_target()'],['../class_flock.html#a26462201318e4bf34756a2a14e2cc3fb',1,'Flock::get_stats_target()']]], + ['get_5fsupport_5ffun_983',['get_support_fun',['../class_model.html#a5a887a9d87a1f86ccc783fd27a0a1ddc',1,'Model::get_support_fun()'],['../class_flock.html#add876188b5f16af037525e71eaf7fc05',1,'Flock::get_support_fun()'],['../class_geese.html#a22e4a15706819a9947785b94993bcb7b',1,'Geese::get_support_fun()']]], + ['get_5fx_984',['get_X',['../class_d_e_f_m.html#aa49c88cee0f036f1183269fe500bcc22',1,'DEFM']]], + ['get_5fx_5fnames_985',['get_X_names',['../class_d_e_f_m.html#ade6a18d0aab4b4f59049a9d42042bd92',1,'DEFM']]], + ['get_5fy_986',['get_Y',['../class_d_e_f_m.html#a2f0719ced96b4fb4aa26079f9a1c22b6',1,'DEFM']]], + ['get_5fy_5fnames_987',['get_Y_names',['../class_d_e_f_m.html#ac2838f23edfbd6208cba474cc1c1bdac',1,'DEFM']]] ]; diff --git a/search/functions_7.js b/search/functions_7.js index 1d2a1de98..79bd97c9c 100644 --- a/search/functions_7.js +++ b/search/functions_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['hasher_985',['hasher',['../counters-meat_8hpp.html#ab4a15f6eefa25e046260b42a7d11e69e',1,'hasher(counter_.hasher): counters-meat.hpp'],['../counters-meat_8hpp.html#a51327367202f40175dea83db9095a0da',1,'hasher(std::move(counters_.hasher)): counters-meat.hpp']]], - ['hasher_5ffun_986',['hasher_fun',['../counters-meat_8hpp.html#a75e48ffb2bd94d728e6f1a8f5b0ed6d4',1,'hasher_fun(counter_.hasher_fun): counters-meat.hpp'],['../counters-meat_8hpp.html#afc300ca98dd09e4de220250a44983f74',1,'hasher_fun(std::move(counter_.hasher_fun)): counters-meat.hpp']]] + ['hasher_988',['hasher',['../counters-meat_8hpp.html#ab4a15f6eefa25e046260b42a7d11e69e',1,'hasher(counter_.hasher): counters-meat.hpp'],['../counters-meat_8hpp.html#a51327367202f40175dea83db9095a0da',1,'hasher(std::move(counters_.hasher)): counters-meat.hpp']]], + ['hasher_5ffun_989',['hasher_fun',['../counters-meat_8hpp.html#a75e48ffb2bd94d728e6f1a8f5b0ed6d4',1,'hasher_fun(counter_.hasher_fun): counters-meat.hpp'],['../counters-meat_8hpp.html#afc300ca98dd09e4de220250a44983f74',1,'hasher_fun(std::move(counter_.hasher_fun)): counters-meat.hpp']]] ]; diff --git a/search/functions_8.js b/search/functions_8.js index 31b2e725b..84ebb5765 100644 --- a/search/functions_8.js +++ b/search/functions_8.js @@ -1,18 +1,18 @@ var searchData= [ - ['idx_987',['idx',['../group__rules-phylo.html#gad92a95c8a2097d1a4cb0cf766409791c',1,'DEFMRuleData::idx()'],['../group__rules-phylo.html#ga7f779ce019f2eaa30af381500384d393',1,'DEFMCounterData::idx()']]], - ['if_988',['if',['../counters-meat_8hpp.html#aad00cb483160c346052d1ca08ec136ed',1,'if(res.size()==0u) res.push_back(0.0): counters-meat.hpp'],['../counters-meat_8hpp.html#a3f0323418dba862809a97490ecfbc290',1,'if(hasher): counters-meat.hpp'],['../counters-meat_8hpp.html#a79782c185898924470b8a4ec3c72ab5f',1,'if(add_dims): counters-meat.hpp']]], - ['inherit_5fsupport_989',['inherit_support',['../class_geese.html#aa95abe540b9977592bcc88e77619d070',1,'Geese']]], - ['init_990',['init',['../class_counter.html#a35a43cc56852ea44bc8c2b974d7e148b',1,'Counter::init()'],['../class_d_e_f_m.html#a3a49994e3ecff9a0bfde8924900f98c8',1,'DEFM::init()'],['../class_flock.html#a5ddef5ec4a7b150a354db11bb6b0c593',1,'Flock::init()'],['../class_geese.html#a4eec9d20198fde392b7c5ee0060eff05',1,'Geese::init()']]], - ['init_5ffun_991',['init_fun',['../counters-meat_8hpp.html#a1b41f5b3bcbc505baab9ad780eafb740',1,'init_fun(Array, i, j, data): counters-meat.hpp'],['../counters-meat_8hpp.html#a848e12b226863427414b3db19f0f0578',1,'init_fun(std::move(counter_.init_fun)): counters-meat.hpp'],['../counters-meat_8hpp.html#a4db74fa58e4a90b598e4a6f38811e78c',1,'init_fun(counter_.init_fun): counters-meat.hpp']]], - ['init_5fnode_992',['init_node',['../class_geese.html#a3855898a556e2ac1d30529d3bc35f13a',1,'Geese']]], - ['init_5fsupport_993',['init_support',['../class_power_set.html#a8eefc9606c6339938a8d9adcd0d7e153',1,'PowerSet::init_support()'],['../class_support.html#a50d9804b965b3b3a9f9fd6d0e60a3204',1,'Support::init_support()']]], - ['insert_5fcell_994',['insert_cell',['../class_b_array_dense.html#abcd5a45fa99a68aa547c0d1e70fd25e7',1,'BArrayDense::insert_cell()'],['../class_b_array.html#a94727f97062ec1769f92b1d0f2ad90c8',1,'BArray::insert_cell(size_t i, size_t j, const Cell< Cell_Type > &v, bool check_bounds, bool check_exists)'],['../class_b_array.html#a3d5b3407707be8a887463f4293f83a45',1,'BArray::insert_cell(size_t i, size_t j, Cell< Cell_Type > &&v, bool check_bounds, bool check_exists)'],['../class_b_array.html#ae4d3a01b66443d4f9f5f1b83f28826de',1,'BArray::insert_cell(size_t i, size_t j, Cell_Type v, bool check_bounds, bool check_exists)'],['../class_b_array_dense.html#a5650c73724d28e5073a1f7afb3fb7f81',1,'BArrayDense::insert_cell()']]], - ['is_5fcol_995',['is_col',['../class_b_array_vector__const.html#ab9724750046abd248daf6a08500f1fa5',1,'BArrayVector_const::is_col()'],['../class_b_array_vector.html#ad822cf56f9e41631e2c0c44a1538efeb',1,'BArrayVector::is_col()']]], - ['is_5fdense_996',['is_dense',['../class_b_array_dense.html#ac9eb73069ecd3ec66960d25e189dcfed',1,'BArrayDense::is_dense()'],['../class_b_array.html#a13912f32d72498edd42e98c5d30034c6',1,'BArray::is_dense()']]], - ['is_5fempty_997',['is_empty',['../class_b_array_dense.html#a1b089bc078390d2cac2aeb311e3d9cfa',1,'BArrayDense::is_empty()'],['../class_b_array.html#ac79fd6238587c0eb26552fee92cc824c',1,'BArray::is_empty()']]], - ['is_5fleaf_998',['is_leaf',['../class_node.html#af95aad82ea29953c3eaed6b761c4b13e',1,'Node']]], - ['is_5fmotif_999',['is_motif',['../class_d_e_f_m.html#a00d1143d98595f9eeac7d7d5f631b0ac',1,'DEFM']]], - ['is_5frow_1000',['is_row',['../class_b_array_vector.html#a49db44323d58d8d9f1f5e0c96ff5ce93',1,'BArrayVector::is_row()'],['../class_b_array_vector__const.html#aa706a579b50c2cd0cc0166b5c11a0a29',1,'BArrayVector_const::is_row()']]], - ['is_5ftrue_1001',['is_true',['../group__rules-phylo.html#ga6366be3b3f9e1d0bfd1455f0eee20429',1,'DEFMCounterData::is_true()'],['../group__rules-phylo.html#ga6bdc61aa25a629863002c9fb98a2acee',1,'DEFMRuleData::is_true()']]] + ['idx_990',['idx',['../group__rules-phylo.html#gad92a95c8a2097d1a4cb0cf766409791c',1,'DEFMRuleData::idx()'],['../group__rules-phylo.html#ga7f779ce019f2eaa30af381500384d393',1,'DEFMCounterData::idx()']]], + ['if_991',['if',['../counters-meat_8hpp.html#aad00cb483160c346052d1ca08ec136ed',1,'if(res.size()==0u) res.push_back(0.0): counters-meat.hpp'],['../counters-meat_8hpp.html#a3f0323418dba862809a97490ecfbc290',1,'if(hasher): counters-meat.hpp'],['../counters-meat_8hpp.html#a79782c185898924470b8a4ec3c72ab5f',1,'if(add_dims): counters-meat.hpp']]], + ['inherit_5fsupport_992',['inherit_support',['../class_geese.html#aa95abe540b9977592bcc88e77619d070',1,'Geese']]], + ['init_993',['init',['../class_counter.html#a35a43cc56852ea44bc8c2b974d7e148b',1,'Counter::init()'],['../class_d_e_f_m.html#a3a49994e3ecff9a0bfde8924900f98c8',1,'DEFM::init()'],['../class_flock.html#a5ddef5ec4a7b150a354db11bb6b0c593',1,'Flock::init()'],['../class_geese.html#a4eec9d20198fde392b7c5ee0060eff05',1,'Geese::init()']]], + ['init_5ffun_994',['init_fun',['../counters-meat_8hpp.html#a1b41f5b3bcbc505baab9ad780eafb740',1,'init_fun(Array, i, j, data): counters-meat.hpp'],['../counters-meat_8hpp.html#a848e12b226863427414b3db19f0f0578',1,'init_fun(std::move(counter_.init_fun)): counters-meat.hpp'],['../counters-meat_8hpp.html#a4db74fa58e4a90b598e4a6f38811e78c',1,'init_fun(counter_.init_fun): counters-meat.hpp']]], + ['init_5fnode_995',['init_node',['../class_geese.html#a3855898a556e2ac1d30529d3bc35f13a',1,'Geese']]], + ['init_5fsupport_996',['init_support',['../class_power_set.html#a8eefc9606c6339938a8d9adcd0d7e153',1,'PowerSet::init_support()'],['../class_support.html#a50d9804b965b3b3a9f9fd6d0e60a3204',1,'Support::init_support()']]], + ['insert_5fcell_997',['insert_cell',['../class_b_array_dense.html#abcd5a45fa99a68aa547c0d1e70fd25e7',1,'BArrayDense::insert_cell()'],['../class_b_array.html#a94727f97062ec1769f92b1d0f2ad90c8',1,'BArray::insert_cell(size_t i, size_t j, const Cell< Cell_Type > &v, bool check_bounds, bool check_exists)'],['../class_b_array.html#a3d5b3407707be8a887463f4293f83a45',1,'BArray::insert_cell(size_t i, size_t j, Cell< Cell_Type > &&v, bool check_bounds, bool check_exists)'],['../class_b_array.html#ae4d3a01b66443d4f9f5f1b83f28826de',1,'BArray::insert_cell(size_t i, size_t j, Cell_Type v, bool check_bounds, bool check_exists)'],['../class_b_array_dense.html#a5650c73724d28e5073a1f7afb3fb7f81',1,'BArrayDense::insert_cell()']]], + ['is_5fcol_998',['is_col',['../class_b_array_vector__const.html#ab9724750046abd248daf6a08500f1fa5',1,'BArrayVector_const::is_col()'],['../class_b_array_vector.html#ad822cf56f9e41631e2c0c44a1538efeb',1,'BArrayVector::is_col()']]], + ['is_5fdense_999',['is_dense',['../class_b_array_dense.html#ac9eb73069ecd3ec66960d25e189dcfed',1,'BArrayDense::is_dense()'],['../class_b_array.html#a13912f32d72498edd42e98c5d30034c6',1,'BArray::is_dense()']]], + ['is_5fempty_1000',['is_empty',['../class_b_array_dense.html#a1b089bc078390d2cac2aeb311e3d9cfa',1,'BArrayDense::is_empty()'],['../class_b_array.html#ac79fd6238587c0eb26552fee92cc824c',1,'BArray::is_empty()']]], + ['is_5fleaf_1001',['is_leaf',['../class_node.html#af95aad82ea29953c3eaed6b761c4b13e',1,'Node']]], + ['is_5fmotif_1002',['is_motif',['../class_d_e_f_m.html#a00d1143d98595f9eeac7d7d5f631b0ac',1,'DEFM']]], + ['is_5frow_1003',['is_row',['../class_b_array_vector.html#a49db44323d58d8d9f1f5e0c96ff5ce93',1,'BArrayVector::is_row()'],['../class_b_array_vector__const.html#aa706a579b50c2cd0cc0166b5c11a0a29',1,'BArrayVector_const::is_row()']]], + ['is_5ftrue_1004',['is_true',['../group__rules-phylo.html#ga6366be3b3f9e1d0bfd1455f0eee20429',1,'DEFMCounterData::is_true()'],['../group__rules-phylo.html#ga6bdc61aa25a629863002c9fb98a2acee',1,'DEFMRuleData::is_true()']]] ]; diff --git a/search/functions_9.js b/search/functions_9.js index a75f38263..7d7017415 100644 --- a/search/functions_9.js +++ b/search/functions_9.js @@ -1,5 +1,5 @@ var searchData= [ - ['keygen_5fdefm_1002',['keygen_defm',['../defm-meat_8hpp.html#ab617df27c82ead20c043f55f9ea90e6c',1,'defm-meat.hpp']]], - ['keygen_5ffull_1003',['keygen_full',['../geese-bones_8hpp.html#a710215a1e2035a2d367c731229afed19',1,'geese-bones.hpp']]] + ['keygen_5fdefm_1005',['keygen_defm',['../defm-meat_8hpp.html#ab617df27c82ead20c043f55f9ea90e6c',1,'defm-meat.hpp']]], + ['keygen_5ffull_1006',['keygen_full',['../geese-bones_8hpp.html#a710215a1e2035a2d367c731229afed19',1,'geese-bones.hpp']]] ]; diff --git a/search/functions_a.js b/search/functions_a.js index 9c07915ec..42dd1c6f9 100644 --- a/search/functions_a.js +++ b/search/functions_a.js @@ -1,9 +1,9 @@ var searchData= [ - ['likelihood_1004',['likelihood',['../class_model.html#a6640d5add2e5e2004202b81866339a3a',1,'Model::likelihood(const std::vector< double > &params, const size_t &i, bool as_log=false, bool no_update_normconst=false)'],['../class_model.html#a2b216befc5a05c5aa6607b9b617b14f6',1,'Model::likelihood(const std::vector< double > &params, const Array_Type &Array_, int i=-1, bool as_log=false, bool no_update_normconst=false)'],['../class_model.html#a6ed252b0bcc46668bee04f543bbafdae',1,'Model::likelihood(const std::vector< double > &params, const std::vector< double > &target_, const size_t &i, bool as_log=false, bool no_update_normconst=false)'],['../class_model.html#a085429b8f8d8d81a7f742fdc3deceeee',1,'Model::likelihood(const std::vector< double > &params, const double *target_, const size_t &i, bool as_log=false, bool no_update_normconst=false)'],['../class_geese.html#aaebe0a849859319e2670c54311296f7a',1,'Geese::likelihood()']]], - ['likelihood_5f_1005',['likelihood_',['../model-meat_8hpp.html#a40cd8ec3301c44ffdc24b74e8e4eadc5',1,'model-meat.hpp']]], - ['likelihood_5fexhaust_1006',['likelihood_exhaust',['../class_geese.html#af2d4bac42cc7c8287fb6853d50882115',1,'Geese']]], - ['likelihood_5fjoint_1007',['likelihood_joint',['../class_flock.html#add7c442fe0471c790c1945f7abbc2e56',1,'Flock']]], - ['likelihood_5ftotal_1008',['likelihood_total',['../class_model.html#a7ecc7893f532a3fc4cb4149eb587dc3e',1,'Model']]], - ['logodds_1009',['logodds',['../class_d_e_f_m.html#abf519be0cc1245fbaf71842ca5a53519',1,'DEFM']]] + ['likelihood_1007',['likelihood',['../class_model.html#a6640d5add2e5e2004202b81866339a3a',1,'Model::likelihood(const std::vector< double > &params, const size_t &i, bool as_log=false, bool no_update_normconst=false)'],['../class_model.html#a2b216befc5a05c5aa6607b9b617b14f6',1,'Model::likelihood(const std::vector< double > &params, const Array_Type &Array_, int i=-1, bool as_log=false, bool no_update_normconst=false)'],['../class_model.html#a6ed252b0bcc46668bee04f543bbafdae',1,'Model::likelihood(const std::vector< double > &params, const std::vector< double > &target_, const size_t &i, bool as_log=false, bool no_update_normconst=false)'],['../class_model.html#a085429b8f8d8d81a7f742fdc3deceeee',1,'Model::likelihood(const std::vector< double > &params, const double *target_, const size_t &i, bool as_log=false, bool no_update_normconst=false)'],['../class_geese.html#aaebe0a849859319e2670c54311296f7a',1,'Geese::likelihood()']]], + ['likelihood_5f_1008',['likelihood_',['../model-meat_8hpp.html#a40cd8ec3301c44ffdc24b74e8e4eadc5',1,'model-meat.hpp']]], + ['likelihood_5fexhaust_1009',['likelihood_exhaust',['../class_geese.html#af2d4bac42cc7c8287fb6853d50882115',1,'Geese']]], + ['likelihood_5fjoint_1010',['likelihood_joint',['../class_flock.html#add7c442fe0471c790c1945f7abbc2e56',1,'Flock']]], + ['likelihood_5ftotal_1011',['likelihood_total',['../class_model.html#a7ecc7893f532a3fc4cb4149eb587dc3e',1,'Model']]], + ['logodds_1012',['logodds',['../class_d_e_f_m.html#abf519be0cc1245fbaf71842ca5a53519',1,'DEFM']]] ]; diff --git a/search/functions_b.js b/search/functions_b.js index bf3582ed2..9e9083390 100644 --- a/search/functions_b.js +++ b/search/functions_b.js @@ -1,6 +1,6 @@ var searchData= [ - ['make_5fhash_1010',['make_hash',['../class_freq_table.html#abc101211fdc1ce95e9e5c9fa1560b698',1,'FreqTable']]], - ['model_1011',['Model',['../class_model.html#ad1a83640422f8f2a9ea2d3f593bf3799',1,'Model::Model()'],['../class_model.html#a5026c5d72a07db2eff58689fe101a57d',1,'Model::Model(size_t size_)'],['../class_model.html#a43b71b392309bd71ed7c49f783b8815b',1,'Model::Model(const Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > &Model_)']]], - ['motif_5fcensus_1012',['motif_census',['../class_d_e_f_m.html#afff59ccea4acd2d2bfdb1ad9f3dd89cd',1,'DEFM']]] + ['make_5fhash_1013',['make_hash',['../class_freq_table.html#abc101211fdc1ce95e9e5c9fa1560b698',1,'FreqTable']]], + ['model_1014',['Model',['../class_model.html#ad1a83640422f8f2a9ea2d3f593bf3799',1,'Model::Model()'],['../class_model.html#a5026c5d72a07db2eff58689fe101a57d',1,'Model::Model(size_t size_)'],['../class_model.html#a43b71b392309bd71ed7c49f783b8815b',1,'Model::Model(const Model< Array_Type, Data_Counter_Type, Data_Rule_Type, Data_Rule_Dyn_Type > &Model_)']]], + ['motif_5fcensus_1015',['motif_census',['../class_d_e_f_m.html#afff59ccea4acd2d2bfdb1ad9f3dd89cd',1,'DEFM']]] ]; diff --git a/search/functions_c.js b/search/functions_c.js index 9bd487e7e..5bb40d3bc 100644 --- a/search/functions_c.js +++ b/search/functions_c.js @@ -1,23 +1,23 @@ var searchData= [ - ['name_1013',['name',['../counters-meat_8hpp.html#a42cb6e97e822b37d4d982c1106a1b53e',1,'counters-meat.hpp']]], - ['nannotations_1014',['nannotations',['../class_geese.html#abfec2a7462cc949246a68d540827205f',1,'Geese']]], - ['ncol_1015',['ncol',['../class_b_array.html#aa7df74a6aeae045e323bbed571b8560b',1,'BArray::ncol()'],['../class_b_array_dense.html#a3d63c3c7c3f63a7f7b3c76bf5f8d9667',1,'BArrayDense::ncol()'],['../group__rules-phylo.html#ga8e70fc57678680180582741e5865fff2',1,'DEFMData::ncol()']]], - ['netcounterdata_1016',['NetCounterData',['../class_net_counter_data.html#ac3a5083286ad4fad43e6b6d5db1f7caa',1,'NetCounterData::NetCounterData()'],['../class_net_counter_data.html#ac1c2ef5a7d68f69e2bc492a6018d17ca',1,'NetCounterData::NetCounterData(const std::vector< size_t > &indices_, const std::vector< double > &numbers_)']]], - ['network_5fcounter_1017',['NETWORK_COUNTER',['../group__counters-network.html#gad6539320de604e7c6e31e9fb152f70bd',1,'network.hpp']]], - ['networkdata_1018',['NetworkData',['../class_network_data.html#ac4b5a740d40bc84695653c3e3499ac65',1,'NetworkData::NetworkData(std::vector< std::vector< double > > vertex_attr_, bool directed_=true)'],['../class_network_data.html#af62a7dde71c52bc49bc1e0ddc27b4724',1,'NetworkData::NetworkData()'],['../class_network_data.html#a431d2c3a6cf9f61437643b767821e4a5',1,'NetworkData::NetworkData(std::vector< double > vertex_attr_, bool directed_=true)']]], - ['next_1019',['next',['../class_progress.html#adb22907605694d6e259de1a1dbe12d6b',1,'Progress']]], - ['nfuns_1020',['nfuns',['../class_flock.html#a55cf3311be1c2129466a666bbe90a3fb',1,'Flock::nfuns()'],['../class_geese.html#ae569fc1b0ade56fc3ccc4d35214fca81',1,'Geese::nfuns() const noexcept']]], - ['nleafs_1021',['nleafs',['../class_geese.html#a8b632b4d4221713365bfa61a8a4b7f3f',1,'Geese::nleafs()'],['../class_flock.html#a68af1602108455f9d339bc4c2994e9ab',1,'Flock::nleafs()']]], - ['nnodes_1022',['nnodes',['../class_geese.html#a50453216e1b1968c19c3da0a703bffcf',1,'Geese::nnodes()'],['../class_flock.html#ae1f4eb8ade1c7f369e1f1eddbced3b2b',1,'Flock::nnodes()']]], - ['nnozero_1023',['nnozero',['../class_b_array.html#a02be93db5fd65003c2f691b573566fb0',1,'BArray::nnozero()'],['../class_b_array_dense.html#a52a8a365c14b4fa90ea6c7657afcc889',1,'BArrayDense::nnozero()']]], - ['node_1024',['Node',['../class_node.html#a37be762c739442c7ec68573957565e3e',1,'Node::Node(size_t id_, size_t ord_, std::vector< size_t > annotations_, bool duplication_)'],['../class_node.html#ad7a34779cad45d997bfd6d3d8043c75f',1,'Node::Node()'],['../class_node.html#ac9e4a04860b442c2034e24aa058db129',1,'Node::Node(const Node &x)'],['../class_node.html#a7541702bb12f9dae3f6cbf83bddaed2a',1,'Node::Node(Node &&x) noexcept'],['../class_node.html#a4c554193d48e068ec6b5e857ba2cb041',1,'Node::Node(size_t id_, size_t ord_, bool duplication_)']]], - ['nodedata_1025',['NodeData',['../class_node_data.html#a0a90191ba4c987afa3406f829967d8e2',1,'NodeData']]], - ['noffspring_1026',['noffspring',['../class_node.html#aa04626ad9833179b6abafe3ad72e8284',1,'Node']]], - ['nrow_1027',['nrow',['../class_b_array.html#ad8a523ba6c56ff7dcfdb3f347b14dba7',1,'BArray::nrow()'],['../class_b_array_dense.html#a525c028e44f7619b3edb540c85c0eaf5',1,'BArrayDense::nrow()'],['../group__rules-phylo.html#ga8d35cccda96180f18d4f87f3831e68d9',1,'DEFMData::nrow()']]], - ['nrules_1028',['nrules',['../class_model.html#a6a1213e74dd4d7ce7b0071a664b6f3b3',1,'Model']]], - ['nrules_5fdyn_1029',['nrules_dyn',['../class_model.html#a9a9ea5238be86c147f9ec264eb51b984',1,'Model']]], - ['nterms_1030',['nterms',['../class_model.html#a79ebbea31dc3742c37eba173c25acd5d',1,'Model::nterms()'],['../class_flock.html#a71d5966ea3fda9e2baedf76be6c837c6',1,'Flock::nterms()'],['../class_geese.html#ade301df672a5dd4ba4a9de2f08c19c32',1,'Geese::nterms()']]], - ['ntrees_1031',['ntrees',['../class_flock.html#ae47e9d235c3e3e6f3bb574772f2463d0',1,'Flock']]], - ['num_1032',['num',['../group__rules-phylo.html#ga2145b3b46a20bf7ea646f0a76e4b74b8',1,'DEFMCounterData::num()'],['../group__rules-phylo.html#ga492f81abc80e4de779c95ec8956b5e38',1,'DEFMRuleData::num()']]] + ['name_1016',['name',['../counters-meat_8hpp.html#a42cb6e97e822b37d4d982c1106a1b53e',1,'counters-meat.hpp']]], + ['nannotations_1017',['nannotations',['../class_geese.html#abfec2a7462cc949246a68d540827205f',1,'Geese']]], + ['ncol_1018',['ncol',['../class_b_array.html#aa7df74a6aeae045e323bbed571b8560b',1,'BArray::ncol()'],['../class_b_array_dense.html#a3d63c3c7c3f63a7f7b3c76bf5f8d9667',1,'BArrayDense::ncol()'],['../group__rules-phylo.html#ga8e70fc57678680180582741e5865fff2',1,'DEFMData::ncol()']]], + ['netcounterdata_1019',['NetCounterData',['../class_net_counter_data.html#ac3a5083286ad4fad43e6b6d5db1f7caa',1,'NetCounterData::NetCounterData()'],['../class_net_counter_data.html#ac1c2ef5a7d68f69e2bc492a6018d17ca',1,'NetCounterData::NetCounterData(const std::vector< size_t > &indices_, const std::vector< double > &numbers_)']]], + ['network_5fcounter_1020',['NETWORK_COUNTER',['../group__counters-network.html#gad6539320de604e7c6e31e9fb152f70bd',1,'network.hpp']]], + ['networkdata_1021',['NetworkData',['../class_network_data.html#ac4b5a740d40bc84695653c3e3499ac65',1,'NetworkData::NetworkData(std::vector< std::vector< double > > vertex_attr_, bool directed_=true)'],['../class_network_data.html#af62a7dde71c52bc49bc1e0ddc27b4724',1,'NetworkData::NetworkData()'],['../class_network_data.html#a431d2c3a6cf9f61437643b767821e4a5',1,'NetworkData::NetworkData(std::vector< double > vertex_attr_, bool directed_=true)']]], + ['next_1022',['next',['../class_progress.html#adb22907605694d6e259de1a1dbe12d6b',1,'Progress']]], + ['nfuns_1023',['nfuns',['../class_flock.html#a55cf3311be1c2129466a666bbe90a3fb',1,'Flock::nfuns()'],['../class_geese.html#ae569fc1b0ade56fc3ccc4d35214fca81',1,'Geese::nfuns() const noexcept']]], + ['nleafs_1024',['nleafs',['../class_geese.html#a8b632b4d4221713365bfa61a8a4b7f3f',1,'Geese::nleafs()'],['../class_flock.html#a68af1602108455f9d339bc4c2994e9ab',1,'Flock::nleafs()']]], + ['nnodes_1025',['nnodes',['../class_geese.html#a50453216e1b1968c19c3da0a703bffcf',1,'Geese::nnodes()'],['../class_flock.html#ae1f4eb8ade1c7f369e1f1eddbced3b2b',1,'Flock::nnodes()']]], + ['nnozero_1026',['nnozero',['../class_b_array.html#a02be93db5fd65003c2f691b573566fb0',1,'BArray::nnozero()'],['../class_b_array_dense.html#a52a8a365c14b4fa90ea6c7657afcc889',1,'BArrayDense::nnozero()']]], + ['node_1027',['Node',['../class_node.html#a37be762c739442c7ec68573957565e3e',1,'Node::Node(size_t id_, size_t ord_, std::vector< size_t > annotations_, bool duplication_)'],['../class_node.html#ad7a34779cad45d997bfd6d3d8043c75f',1,'Node::Node()'],['../class_node.html#ac9e4a04860b442c2034e24aa058db129',1,'Node::Node(const Node &x)'],['../class_node.html#a7541702bb12f9dae3f6cbf83bddaed2a',1,'Node::Node(Node &&x) noexcept'],['../class_node.html#a4c554193d48e068ec6b5e857ba2cb041',1,'Node::Node(size_t id_, size_t ord_, bool duplication_)']]], + ['nodedata_1028',['NodeData',['../class_node_data.html#a0a90191ba4c987afa3406f829967d8e2',1,'NodeData']]], + ['noffspring_1029',['noffspring',['../class_node.html#aa04626ad9833179b6abafe3ad72e8284',1,'Node']]], + ['nrow_1030',['nrow',['../class_b_array.html#ad8a523ba6c56ff7dcfdb3f347b14dba7',1,'BArray::nrow()'],['../class_b_array_dense.html#a525c028e44f7619b3edb540c85c0eaf5',1,'BArrayDense::nrow()'],['../group__rules-phylo.html#ga8d35cccda96180f18d4f87f3831e68d9',1,'DEFMData::nrow()']]], + ['nrules_1031',['nrules',['../class_model.html#a6a1213e74dd4d7ce7b0071a664b6f3b3',1,'Model']]], + ['nrules_5fdyn_1032',['nrules_dyn',['../class_model.html#a9a9ea5238be86c147f9ec264eb51b984',1,'Model']]], + ['nterms_1033',['nterms',['../class_model.html#a79ebbea31dc3742c37eba173c25acd5d',1,'Model::nterms()'],['../class_flock.html#a71d5966ea3fda9e2baedf76be6c837c6',1,'Flock::nterms()'],['../class_geese.html#ade301df672a5dd4ba4a9de2f08c19c32',1,'Geese::nterms()']]], + ['ntrees_1034',['ntrees',['../class_flock.html#ae47e9d235c3e3e6f3bb574772f2463d0',1,'Flock']]], + ['num_1035',['num',['../group__rules-phylo.html#ga2145b3b46a20bf7ea646f0a76e4b74b8',1,'DEFMCounterData::num()'],['../group__rules-phylo.html#ga492f81abc80e4de779c95ec8956b5e38',1,'DEFMRuleData::num()']]] ]; diff --git a/search/functions_d.js b/search/functions_d.js index 237eae99c..c02ab6c85 100644 --- a/search/functions_d.js +++ b/search/functions_d.js @@ -1,22 +1,22 @@ var searchData= [ - ['observed_5fcounts_1033',['observed_counts',['../class_geese.html#a82def7c8a870aa1b3ec069099c01fe02',1,'Geese']]], - ['operator_20barrayrow_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1034',['operator BArrayRow< Cell_Type, Data_Type >',['../class_b_array_row.html#a075b787aef7187352a83fb4ad9dc9ae5',1,'BArrayRow']]], - ['operator_20barrayrow_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1035',['operator BArrayRow_const< Cell_Type, Data_Type >',['../class_b_array_row__const.html#aeb9891300741d7ad066ec8a62f900daf',1,'BArrayRow_const']]], - ['operator_20cell_5ftype_1036',['operator Cell_Type',['../class_b_array_cell.html#a698f664c230f91bf03a97966378e339b',1,'BArrayCell::operator Cell_Type()'],['../class_b_array_cell__const.html#ab5d767055c53b7024380a8011dad698a',1,'BArrayCell_const::operator Cell_Type()'],['../class_b_array_dense_cell.html#acf8c2cb86309fe7282068d621cbd1b53',1,'BArrayDenseCell::operator Cell_Type()'],['../class_cell.html#abe9b289bc80d4f5d0717ba9e69197c0b',1,'Cell::operator Cell_Type()']]], - ['operator_21_3d_1037',['operator!=',['../class_b_array_row__const.html#a20bc0800c02ba5a0b17752c43845d9c4',1,'BArrayRow_const::operator!=()'],['../class_cell.html#a3485dfb79ac41f1ec1b9f3d773890cbe',1,'Cell::operator!=()'],['../class_b_array_vector__const.html#a7758f8c8292c27e36f67664c7979d66b',1,'BArrayVector_const::operator!=()'],['../class_b_array_cell__const.html#a967bb71b2c9efefd1970959e1d498089',1,'BArrayCell_const::operator!=()']]], - ['operator_28_29_1038',['operator()',['../barray-meat-operators_8hpp.html#a1d69c9c1e7d1940aa5a5ca5571884d16',1,'operator()(): barray-meat-operators.hpp'],['../structvec_hasher.html#ae8127d9b7d302fe59bd64e7067e7ba61',1,'vecHasher::operator()()'],['../class_rules.html#a8fc43f76a3004b88566abaa3ede58bb1',1,'Rules::operator()()'],['../class_rule.html#a192721b8f6f2c92753f44ac92703deca',1,'Rule::operator()()'],['../class_phylo_rule_dyn_data.html#a505ba8bf68f823ce441dc6deb63c8aee',1,'PhyloRuleDynData::operator()()'],['../class_phylo_counter_data.html#a5ebc20c550845cff51a41d9219410667',1,'PhyloCounterData::operator()()'],['../class_flock.html#a00fde307995418d36deeedbc78f29a7a',1,'Flock::operator()()'],['../group__rules-phylo.html#ga66b7a40df357b79514dcbc4accfe679d',1,'DEFMData::operator()()'],['../class_b_array_dense_row__const.html#a2c9fc28d4c2f73a6a7855507e2d16fd5',1,'BArrayDenseRow_const::operator()()'],['../class_b_array_dense_col__const.html#aacd29f40b7626f7ceeb8cf69735b51a9',1,'BArrayDenseCol_const::operator()()'],['../class_b_array_dense_row.html#a809468f99195bb87138212210f06fe9c',1,'BArrayDenseRow::operator()()'],['../class_b_array.html#a7ad07b8941feb2ca9ba44fff52455149',1,'BArray::operator()(size_t i, size_t j, bool check_bounds=true)'],['../class_b_array.html#afc34191da1dc86be6aa2917993274424',1,'BArray::operator()(size_t i, size_t j, bool check_bounds=true) const'],['../class_b_array_dense.html#a85ab2af2ed687b83b16cb3764c9578bf',1,'BArrayDense::operator()()'],['../class_b_array_dense_col.html#aa0aa3eb7d7a64ca1105f83c6c9ffb3b1',1,'BArrayDenseCol::operator()()'],['../class_b_array_dense.html#aceaa98609154a7610f5ef22150f0204d',1,'BArrayDense::operator()()']]], - ['operator_2a_3d_1039',['operator*=',['../class_b_array.html#a9d4b4f6bba8199a7ead8682a31a31bb1',1,'BArray::operator*=()'],['../class_b_array_cell.html#abc193e5d3dd8d04e5d4bb8d808fde35d',1,'BArrayCell::operator*=()'],['../class_b_array_dense.html#a84c1fe2f7c54597e6bd37c52cb3e09c3',1,'BArrayDense::operator*=()'],['../class_b_array_dense_cell.html#ad7b1bcee31111351de4f6364e17d0c52',1,'BArrayDenseCell::operator*=()'],['../class_b_array_row.html#ac77498cd5c1a8ea469118064e68865c5',1,'BArrayRow::operator*=()'],['../class_b_array_vector.html#aadf51469e9e8882fb916a27b308d9761',1,'BArrayVector::operator*=()']]], - ['operator_2b_3d_1040',['operator+=',['../class_b_array.html#a83c29c31065f61c2b02c0711f2e9577b',1,'BArray::operator+=()'],['../class_b_array_vector.html#a264df3e73dc4eeeef47ffd6310f15231',1,'BArrayVector::operator+=()'],['../class_b_array_row.html#aaae3cb5eae323ba7b8cd81707ecc4766',1,'BArrayRow::operator+=()'],['../class_b_array_dense_cell.html#a435d36df508b7a6d4044979bdbaeddeb',1,'BArrayDenseCell::operator+=()'],['../class_b_array_dense.html#af8cc6f3258d16f951c9917d59643482c',1,'BArrayDense::operator+=(const Cell_Type &rhs)'],['../class_b_array_dense.html#a177dae6fcfe2ddad9e264b2fe5135c14',1,'BArrayDense::operator+=(const BArrayDense< Cell_Type, Data_Type > &rhs)'],['../class_b_array_dense.html#abff8ef2f4bcd467ebbbb8ac3089fcd52',1,'BArrayDense::operator+=(const std::pair< size_t, size_t > &coords)'],['../class_b_array_cell.html#a2e5c7efcf17bf4acaf17900fb781827b',1,'BArrayCell::operator+=()'],['../class_b_array.html#a8f82f221089d87578eba3c5707df04b6',1,'BArray::operator+=(const BArray< Cell_Type, Data_Type > &rhs)'],['../class_b_array.html#ab9eb4b4f3142d8c7b43bdc2a3bd2cce9',1,'BArray::operator+=(const std::pair< size_t, size_t > &coords)']]], - ['operator_2d_3d_1041',['operator-=',['../class_b_array.html#a086ed73d8a7b0938cb90856096da46f7',1,'BArray::operator-=()'],['../class_b_array_vector.html#af4d6187bb256eea85b0c393c49dce5a9',1,'BArrayVector::operator-=()'],['../class_b_array_row.html#ad59938995945694c16d5bd8c9d51a1ab',1,'BArrayRow::operator-=()'],['../class_b_array_dense_cell.html#af45da636e07bd0418671de90bef9a566',1,'BArrayDenseCell::operator-=()'],['../class_b_array_dense.html#ae22d72ac8bc33adabb604a528be87b10',1,'BArrayDense::operator-=(const Cell_Type &rhs)'],['../class_b_array_dense.html#a923f4bdf529b0b8a7598cea88c084215',1,'BArrayDense::operator-=(const BArrayDense< Cell_Type, Data_Type > &rhs)'],['../class_b_array_dense.html#aff6aef77f6b1d7f273e6962131d03424',1,'BArrayDense::operator-=(const std::pair< size_t, size_t > &coords)'],['../class_b_array_cell.html#a2f2d39b5e9dfe7d0ef62a42445c85439',1,'BArrayCell::operator-=()'],['../class_b_array.html#af391951594ef7790fcd8fc9f0a7264b1',1,'BArray::operator-=(const Cell_Type &rhs)'],['../class_b_array.html#a3e4c31f2c1f51ef013e66b29621d4f93',1,'BArray::operator-=(const BArray< Cell_Type, Data_Type > &rhs)']]], - ['operator_2f_3d_1042',['operator/=',['../class_b_array.html#aa9e32697fb3aac4fe7a191f906e7fac2',1,'BArray::operator/=()'],['../class_b_array_cell.html#aa5debb920d8ffc246e7d463ac8e26152',1,'BArrayCell::operator/=()'],['../class_b_array_dense.html#a89728a6f8b38b02ae5abb0ab58c74013',1,'BArrayDense::operator/=()'],['../class_b_array_dense_cell.html#a1e2729aad18773a664c287e2af97d241',1,'BArrayDenseCell::operator/=()'],['../class_b_array_row.html#aeed05adb94aa119e9fcf910e4a3a9807',1,'BArrayRow::operator/=()'],['../class_b_array_vector.html#a831f9c063fc541921b635fbffba24eff',1,'BArrayVector::operator/=()']]], - ['operator_3c_1043',['operator<',['../class_b_array_cell__const.html#a93af7c10baa4961aa71350180e579459',1,'BArrayCell_const::operator<()'],['../class_b_array_row__const.html#ad4f68a4f431cef1f5803ab34ce79f55f',1,'BArrayRow_const::operator<()'],['../class_b_array_vector__const.html#a5afcd861ac559ad8070a3b2ba8cae5a3',1,'BArrayVector_const::operator<(const Cell_Type &val) const']]], - ['operator_3c_3d_1044',['operator<=',['../class_b_array_vector__const.html#af6e9d2d4f2a4a60a8c85cfaf0e856345',1,'BArrayVector_const::operator<=()'],['../class_b_array_cell__const.html#a4221856ab5a0b1e149a99e776eee4614',1,'BArrayCell_const::operator<=()'],['../class_b_array_row__const.html#aa5272c923920dfdf6ae5ba241f208caf',1,'BArrayRow_const::operator<=()']]], - ['operator_3d_1045',['operator=',['../class_counter.html#a6798833f8f532caf492b3b99d405cca6',1,'Counter::operator=()'],['../class_rules.html#ab87544febb8301772164570708bd708e',1,'Rules::operator=()'],['../class_geese.html#a5a56d129d383ca8648e6ddf9b845b05a',1,'Geese::operator=(Geese &&model_) noexcept=delete'],['../class_geese.html#a857663144d377cd5ee69960267865eaa',1,'Geese::operator=(const Geese &model_)=delete'],['../class_model.html#a4cf7b0d8d1c1d5996e09b3dbf7599cd6',1,'Model::operator=()'],['../class_counters.html#a61a8eeefb344d0c320ff0278cc2d8f71',1,'Counters::operator=(Counters< Array_Type, Data_Type > &&counter_) noexcept'],['../class_counters.html#aae547b1d58082d9b968cd032977ce755',1,'Counters::operator=(const Counters< Array_Type, Data_Type > &counter_)'],['../class_counter.html#a71db647325a397fdba0a5c455f0be46c',1,'Counter::operator=()'],['../class_cell.html#a9ea03f80e1b160ca43b1db5b5792e482',1,'Cell::operator=(Cell< Cell_Type > &&other) noexcept'],['../class_cell.html#a85cce62ff7a83efe42d911845b6c5cb5',1,'Cell::operator=(const Cell< Cell_Type > &other)'],['../class_b_array_vector.html#ad424b06bbd4487149a5e1ee3ad01ba13',1,'BArrayVector::operator=()'],['../class_b_array_row.html#a827c1da4aa6438e70cc48108b852735b',1,'BArrayRow::operator=()'],['../class_b_array_dense_cell.html#a529725a3c1ca2fad33deb568a35cace1',1,'BArrayDenseCell::operator=(const Cell_Type &val)'],['../class_b_array_dense_cell.html#ad564020d14aee1c23c3115ae9f457b38',1,'BArrayDenseCell::operator=(const BArrayDenseCell< Cell_Type, Data_Type > &other)'],['../class_b_array_dense.html#a6551628f2758a05c663ecaabae3e53fb',1,'BArrayDense::operator=(BArrayDense< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array_dense.html#a1bd3adbe4471710291773598c1f633c2',1,'BArrayDense::operator=(const BArrayDense< Cell_Type, Data_Type > &Array_)'],['../class_b_array_cell.html#ad20091ef5961aed4241bd8d0b6d5dd0d',1,'BArrayCell::operator=()'],['../class_b_array.html#a9005d2cbd8b5e4ac711f07c5c9cd0a0f',1,'BArray::operator=(BArray< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array.html#ab9a2aaa119761e66463a09ad6c0baf1f',1,'BArray::operator=(const BArray< Cell_Type, Data_Type > &Array_)']]], - ['operator_3d_3d_1046',['operator==',['../class_b_array.html#a1e6e18162202b06e19f214097eb993bf',1,'BArray::operator==()'],['../class_cell.html#ad0ef21913c029711911172215e988ce8',1,'Cell::operator==()'],['../class_b_array_vector__const.html#a5329667db118daa506407f333a1a070b',1,'BArrayVector_const::operator==()'],['../class_b_array_vector.html#a2170ba905270556070d5b6697e65da90',1,'BArrayVector::operator==()'],['../class_b_array_row__const.html#aa0b6fd28cd30c3b23e8666925a5bb7e1',1,'BArrayRow_const::operator==()'],['../class_b_array_row.html#a60a93991bd2431dbbeb9325420fcac6c',1,'BArrayRow::operator==()'],['../class_b_array_dense_cell.html#a5b3b5759908f0848f78960fda043f001',1,'BArrayDenseCell::operator==()'],['../class_b_array_dense.html#a1df571341d9ee5afa21d67dec7fa2542',1,'BArrayDense::operator==()'],['../class_b_array_cell__const.html#a267ac042fc28e411ca553f6f61cbe9b3',1,'BArrayCell_const::operator==()'],['../class_b_array_cell.html#a8d28c5b68b442ddf94cb99d8bc2f9cb9',1,'BArrayCell::operator==()']]], - ['operator_3e_1047',['operator>',['../class_b_array_cell__const.html#a2cf1300cf2b4670fe735e718482f5791',1,'BArrayCell_const::operator>()'],['../class_b_array_row__const.html#a62c8375e0c4dbdc2b418af21bec40c8b',1,'BArrayRow_const::operator>()'],['../class_b_array_vector__const.html#a94ba81abf5768ce8cd2ea26c14beaeb4',1,'BArrayVector_const::operator>()']]], - ['operator_3e_3d_1048',['operator>=',['../class_b_array_cell__const.html#af402da27396466b677cf4bcce94af6ed',1,'BArrayCell_const::operator>=()'],['../class_b_array_row__const.html#ad75d227f865f10190b7110bfffc77d7d',1,'BArrayRow_const::operator>=()'],['../class_b_array_vector__const.html#a0787821e94eda82b89310f31db562c09',1,'BArrayVector_const::operator>=()']]], - ['operator_5b_5d_1049',['operator[]',['../class_counters.html#a17eb2e8eea7d6b146d4217099b3229aa',1,'Counters::operator[]()'],['../class_phylo_counter_data.html#afa54115f466487be24c6642dfb48b3e4',1,'PhyloCounterData::operator[]()'],['../class_power_set.html#ab237095aa18a4997a3cec61d64cfe1dc',1,'PowerSet::operator[]()']]], - ['out_5fof_5frange_1050',['out_of_range',['../class_b_array.html#a1a8e7c67188c1aef4dcf7cfe68de1729',1,'BArray::out_of_range()'],['../class_b_array_dense.html#a97f4f6698316308f36a8ab0ca06a624a',1,'BArrayDense::out_of_range()']]], - ['vector_3c_20cell_5ftype_20_3e_1051',['vector< Cell_Type >',['../class_b_array_vector.html#abc6f5ae12227e25deb65d368ddf6464c',1,'BArrayVector::vector< Cell_Type >()'],['../class_b_array_vector__const.html#ab4e0064b406c059ea2b1e02ff5613775',1,'BArrayVector_const::vector< Cell_Type >()']]] + ['observed_5fcounts_1036',['observed_counts',['../class_geese.html#a82def7c8a870aa1b3ec069099c01fe02',1,'Geese']]], + ['operator_20barrayrow_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1037',['operator BArrayRow< Cell_Type, Data_Type >',['../class_b_array_row.html#a075b787aef7187352a83fb4ad9dc9ae5',1,'BArrayRow']]], + ['operator_20barrayrow_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1038',['operator BArrayRow_const< Cell_Type, Data_Type >',['../class_b_array_row__const.html#aeb9891300741d7ad066ec8a62f900daf',1,'BArrayRow_const']]], + ['operator_20cell_5ftype_1039',['operator Cell_Type',['../class_b_array_cell.html#a698f664c230f91bf03a97966378e339b',1,'BArrayCell::operator Cell_Type()'],['../class_b_array_cell__const.html#ab5d767055c53b7024380a8011dad698a',1,'BArrayCell_const::operator Cell_Type()'],['../class_b_array_dense_cell.html#acf8c2cb86309fe7282068d621cbd1b53',1,'BArrayDenseCell::operator Cell_Type()'],['../class_cell.html#abe9b289bc80d4f5d0717ba9e69197c0b',1,'Cell::operator Cell_Type()']]], + ['operator_21_3d_1040',['operator!=',['../class_b_array_row__const.html#a20bc0800c02ba5a0b17752c43845d9c4',1,'BArrayRow_const::operator!=()'],['../class_cell.html#a3485dfb79ac41f1ec1b9f3d773890cbe',1,'Cell::operator!=()'],['../class_b_array_vector__const.html#a7758f8c8292c27e36f67664c7979d66b',1,'BArrayVector_const::operator!=()'],['../class_b_array_cell__const.html#a967bb71b2c9efefd1970959e1d498089',1,'BArrayCell_const::operator!=()']]], + ['operator_28_29_1041',['operator()',['../barray-meat-operators_8hpp.html#a1d69c9c1e7d1940aa5a5ca5571884d16',1,'operator()(): barray-meat-operators.hpp'],['../structvec_hasher.html#ae8127d9b7d302fe59bd64e7067e7ba61',1,'vecHasher::operator()()'],['../class_rules.html#a8fc43f76a3004b88566abaa3ede58bb1',1,'Rules::operator()()'],['../class_rule.html#a192721b8f6f2c92753f44ac92703deca',1,'Rule::operator()()'],['../class_phylo_rule_dyn_data.html#a505ba8bf68f823ce441dc6deb63c8aee',1,'PhyloRuleDynData::operator()()'],['../class_phylo_counter_data.html#a5ebc20c550845cff51a41d9219410667',1,'PhyloCounterData::operator()()'],['../class_flock.html#a00fde307995418d36deeedbc78f29a7a',1,'Flock::operator()()'],['../group__rules-phylo.html#ga66b7a40df357b79514dcbc4accfe679d',1,'DEFMData::operator()()'],['../class_b_array_dense_row__const.html#a2c9fc28d4c2f73a6a7855507e2d16fd5',1,'BArrayDenseRow_const::operator()()'],['../class_b_array_dense_col__const.html#aacd29f40b7626f7ceeb8cf69735b51a9',1,'BArrayDenseCol_const::operator()()'],['../class_b_array_dense_row.html#a809468f99195bb87138212210f06fe9c',1,'BArrayDenseRow::operator()()'],['../class_b_array.html#a7ad07b8941feb2ca9ba44fff52455149',1,'BArray::operator()(size_t i, size_t j, bool check_bounds=true)'],['../class_b_array.html#afc34191da1dc86be6aa2917993274424',1,'BArray::operator()(size_t i, size_t j, bool check_bounds=true) const'],['../class_b_array_dense.html#a85ab2af2ed687b83b16cb3764c9578bf',1,'BArrayDense::operator()()'],['../class_b_array_dense_col.html#aa0aa3eb7d7a64ca1105f83c6c9ffb3b1',1,'BArrayDenseCol::operator()()'],['../class_b_array_dense.html#aceaa98609154a7610f5ef22150f0204d',1,'BArrayDense::operator()()']]], + ['operator_2a_3d_1042',['operator*=',['../class_b_array.html#a9d4b4f6bba8199a7ead8682a31a31bb1',1,'BArray::operator*=()'],['../class_b_array_cell.html#abc193e5d3dd8d04e5d4bb8d808fde35d',1,'BArrayCell::operator*=()'],['../class_b_array_dense.html#a84c1fe2f7c54597e6bd37c52cb3e09c3',1,'BArrayDense::operator*=()'],['../class_b_array_dense_cell.html#ad7b1bcee31111351de4f6364e17d0c52',1,'BArrayDenseCell::operator*=()'],['../class_b_array_row.html#ac77498cd5c1a8ea469118064e68865c5',1,'BArrayRow::operator*=()'],['../class_b_array_vector.html#aadf51469e9e8882fb916a27b308d9761',1,'BArrayVector::operator*=()']]], + ['operator_2b_3d_1043',['operator+=',['../class_b_array.html#a83c29c31065f61c2b02c0711f2e9577b',1,'BArray::operator+=()'],['../class_b_array_vector.html#a264df3e73dc4eeeef47ffd6310f15231',1,'BArrayVector::operator+=()'],['../class_b_array_row.html#aaae3cb5eae323ba7b8cd81707ecc4766',1,'BArrayRow::operator+=()'],['../class_b_array_dense_cell.html#a435d36df508b7a6d4044979bdbaeddeb',1,'BArrayDenseCell::operator+=()'],['../class_b_array_dense.html#af8cc6f3258d16f951c9917d59643482c',1,'BArrayDense::operator+=(const Cell_Type &rhs)'],['../class_b_array_dense.html#a177dae6fcfe2ddad9e264b2fe5135c14',1,'BArrayDense::operator+=(const BArrayDense< Cell_Type, Data_Type > &rhs)'],['../class_b_array_dense.html#abff8ef2f4bcd467ebbbb8ac3089fcd52',1,'BArrayDense::operator+=(const std::pair< size_t, size_t > &coords)'],['../class_b_array_cell.html#a2e5c7efcf17bf4acaf17900fb781827b',1,'BArrayCell::operator+=()'],['../class_b_array.html#a8f82f221089d87578eba3c5707df04b6',1,'BArray::operator+=(const BArray< Cell_Type, Data_Type > &rhs)'],['../class_b_array.html#ab9eb4b4f3142d8c7b43bdc2a3bd2cce9',1,'BArray::operator+=(const std::pair< size_t, size_t > &coords)']]], + ['operator_2d_3d_1044',['operator-=',['../class_b_array.html#a086ed73d8a7b0938cb90856096da46f7',1,'BArray::operator-=()'],['../class_b_array_vector.html#af4d6187bb256eea85b0c393c49dce5a9',1,'BArrayVector::operator-=()'],['../class_b_array_row.html#ad59938995945694c16d5bd8c9d51a1ab',1,'BArrayRow::operator-=()'],['../class_b_array_dense_cell.html#af45da636e07bd0418671de90bef9a566',1,'BArrayDenseCell::operator-=()'],['../class_b_array_dense.html#ae22d72ac8bc33adabb604a528be87b10',1,'BArrayDense::operator-=(const Cell_Type &rhs)'],['../class_b_array_dense.html#a923f4bdf529b0b8a7598cea88c084215',1,'BArrayDense::operator-=(const BArrayDense< Cell_Type, Data_Type > &rhs)'],['../class_b_array_dense.html#aff6aef77f6b1d7f273e6962131d03424',1,'BArrayDense::operator-=(const std::pair< size_t, size_t > &coords)'],['../class_b_array_cell.html#a2f2d39b5e9dfe7d0ef62a42445c85439',1,'BArrayCell::operator-=()'],['../class_b_array.html#af391951594ef7790fcd8fc9f0a7264b1',1,'BArray::operator-=(const Cell_Type &rhs)'],['../class_b_array.html#a3e4c31f2c1f51ef013e66b29621d4f93',1,'BArray::operator-=(const BArray< Cell_Type, Data_Type > &rhs)']]], + ['operator_2f_3d_1045',['operator/=',['../class_b_array.html#aa9e32697fb3aac4fe7a191f906e7fac2',1,'BArray::operator/=()'],['../class_b_array_cell.html#aa5debb920d8ffc246e7d463ac8e26152',1,'BArrayCell::operator/=()'],['../class_b_array_dense.html#a89728a6f8b38b02ae5abb0ab58c74013',1,'BArrayDense::operator/=()'],['../class_b_array_dense_cell.html#a1e2729aad18773a664c287e2af97d241',1,'BArrayDenseCell::operator/=()'],['../class_b_array_row.html#aeed05adb94aa119e9fcf910e4a3a9807',1,'BArrayRow::operator/=()'],['../class_b_array_vector.html#a831f9c063fc541921b635fbffba24eff',1,'BArrayVector::operator/=()']]], + ['operator_3c_1046',['operator<',['../class_b_array_cell__const.html#a93af7c10baa4961aa71350180e579459',1,'BArrayCell_const::operator<()'],['../class_b_array_row__const.html#ad4f68a4f431cef1f5803ab34ce79f55f',1,'BArrayRow_const::operator<()'],['../class_b_array_vector__const.html#a5afcd861ac559ad8070a3b2ba8cae5a3',1,'BArrayVector_const::operator<(const Cell_Type &val) const']]], + ['operator_3c_3d_1047',['operator<=',['../class_b_array_vector__const.html#af6e9d2d4f2a4a60a8c85cfaf0e856345',1,'BArrayVector_const::operator<=()'],['../class_b_array_cell__const.html#a4221856ab5a0b1e149a99e776eee4614',1,'BArrayCell_const::operator<=()'],['../class_b_array_row__const.html#aa5272c923920dfdf6ae5ba241f208caf',1,'BArrayRow_const::operator<=()']]], + ['operator_3d_1048',['operator=',['../class_counter.html#a6798833f8f532caf492b3b99d405cca6',1,'Counter::operator=()'],['../class_rules.html#ab87544febb8301772164570708bd708e',1,'Rules::operator=()'],['../class_geese.html#a5a56d129d383ca8648e6ddf9b845b05a',1,'Geese::operator=(Geese &&model_) noexcept=delete'],['../class_geese.html#a857663144d377cd5ee69960267865eaa',1,'Geese::operator=(const Geese &model_)=delete'],['../class_model.html#a4cf7b0d8d1c1d5996e09b3dbf7599cd6',1,'Model::operator=()'],['../class_counters.html#a61a8eeefb344d0c320ff0278cc2d8f71',1,'Counters::operator=(Counters< Array_Type, Data_Type > &&counter_) noexcept'],['../class_counters.html#aae547b1d58082d9b968cd032977ce755',1,'Counters::operator=(const Counters< Array_Type, Data_Type > &counter_)'],['../class_counter.html#a71db647325a397fdba0a5c455f0be46c',1,'Counter::operator=()'],['../class_cell.html#a9ea03f80e1b160ca43b1db5b5792e482',1,'Cell::operator=(Cell< Cell_Type > &&other) noexcept'],['../class_cell.html#a85cce62ff7a83efe42d911845b6c5cb5',1,'Cell::operator=(const Cell< Cell_Type > &other)'],['../class_b_array_vector.html#ad424b06bbd4487149a5e1ee3ad01ba13',1,'BArrayVector::operator=()'],['../class_b_array_row.html#a827c1da4aa6438e70cc48108b852735b',1,'BArrayRow::operator=()'],['../class_b_array_dense_cell.html#a529725a3c1ca2fad33deb568a35cace1',1,'BArrayDenseCell::operator=(const Cell_Type &val)'],['../class_b_array_dense_cell.html#ad564020d14aee1c23c3115ae9f457b38',1,'BArrayDenseCell::operator=(const BArrayDenseCell< Cell_Type, Data_Type > &other)'],['../class_b_array_dense.html#a6551628f2758a05c663ecaabae3e53fb',1,'BArrayDense::operator=(BArrayDense< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array_dense.html#a1bd3adbe4471710291773598c1f633c2',1,'BArrayDense::operator=(const BArrayDense< Cell_Type, Data_Type > &Array_)'],['../class_b_array_cell.html#ad20091ef5961aed4241bd8d0b6d5dd0d',1,'BArrayCell::operator=()'],['../class_b_array.html#a9005d2cbd8b5e4ac711f07c5c9cd0a0f',1,'BArray::operator=(BArray< Cell_Type, Data_Type > &&x) noexcept'],['../class_b_array.html#ab9a2aaa119761e66463a09ad6c0baf1f',1,'BArray::operator=(const BArray< Cell_Type, Data_Type > &Array_)']]], + ['operator_3d_3d_1049',['operator==',['../class_b_array.html#a1e6e18162202b06e19f214097eb993bf',1,'BArray::operator==()'],['../class_cell.html#ad0ef21913c029711911172215e988ce8',1,'Cell::operator==()'],['../class_b_array_vector__const.html#a5329667db118daa506407f333a1a070b',1,'BArrayVector_const::operator==()'],['../class_b_array_vector.html#a2170ba905270556070d5b6697e65da90',1,'BArrayVector::operator==()'],['../class_b_array_row__const.html#aa0b6fd28cd30c3b23e8666925a5bb7e1',1,'BArrayRow_const::operator==()'],['../class_b_array_row.html#a60a93991bd2431dbbeb9325420fcac6c',1,'BArrayRow::operator==()'],['../class_b_array_dense_cell.html#a5b3b5759908f0848f78960fda043f001',1,'BArrayDenseCell::operator==()'],['../class_b_array_dense.html#a1df571341d9ee5afa21d67dec7fa2542',1,'BArrayDense::operator==()'],['../class_b_array_cell__const.html#a267ac042fc28e411ca553f6f61cbe9b3',1,'BArrayCell_const::operator==()'],['../class_b_array_cell.html#a8d28c5b68b442ddf94cb99d8bc2f9cb9',1,'BArrayCell::operator==()']]], + ['operator_3e_1050',['operator>',['../class_b_array_cell__const.html#a2cf1300cf2b4670fe735e718482f5791',1,'BArrayCell_const::operator>()'],['../class_b_array_row__const.html#a62c8375e0c4dbdc2b418af21bec40c8b',1,'BArrayRow_const::operator>()'],['../class_b_array_vector__const.html#a94ba81abf5768ce8cd2ea26c14beaeb4',1,'BArrayVector_const::operator>()']]], + ['operator_3e_3d_1051',['operator>=',['../class_b_array_cell__const.html#af402da27396466b677cf4bcce94af6ed',1,'BArrayCell_const::operator>=()'],['../class_b_array_row__const.html#ad75d227f865f10190b7110bfffc77d7d',1,'BArrayRow_const::operator>=()'],['../class_b_array_vector__const.html#a0787821e94eda82b89310f31db562c09',1,'BArrayVector_const::operator>=()']]], + ['operator_5b_5d_1052',['operator[]',['../class_counters.html#a17eb2e8eea7d6b146d4217099b3229aa',1,'Counters::operator[]()'],['../class_phylo_counter_data.html#afa54115f466487be24c6642dfb48b3e4',1,'PhyloCounterData::operator[]()'],['../class_power_set.html#ab237095aa18a4997a3cec61d64cfe1dc',1,'PowerSet::operator[]()']]], + ['out_5fof_5frange_1053',['out_of_range',['../class_b_array.html#a1a8e7c67188c1aef4dcf7cfe68de1729',1,'BArray::out_of_range()'],['../class_b_array_dense.html#a97f4f6698316308f36a8ab0ca06a624a',1,'BArrayDense::out_of_range()']]], + ['vector_3c_20cell_5ftype_20_3e_1054',['vector< Cell_Type >',['../class_b_array_vector.html#abc6f5ae12227e25deb65d368ddf6464c',1,'BArrayVector::vector< Cell_Type >()'],['../class_b_array_vector__const.html#ab4e0064b406c059ea2b1e02ff5613775',1,'BArrayVector_const::vector< Cell_Type >()']]] ]; diff --git a/search/functions_e.js b/search/functions_e.js index efae2c5a1..6a009e970 100644 --- a/search/functions_e.js +++ b/search/functions_e.js @@ -1,20 +1,20 @@ var searchData= [ - ['parse_5fpolytomies_1052',['parse_polytomies',['../class_geese.html#a426c18f23411953e2b10455049d9731b',1,'Geese::parse_polytomies()'],['../class_flock.html#a58f2282d4cd764e9912c94b613aa58d2',1,'Flock::parse_polytomies()']]], - ['phylocounterdata_1053',['PhyloCounterData',['../class_phylo_counter_data.html#a83e29bcda4154007285a471bf49f5b50',1,'PhyloCounterData::PhyloCounterData(std::vector< size_t > data_, std::vector< double > *counters_=nullptr)'],['../class_phylo_counter_data.html#af49e627a2b24ef4290889f30870aef5d',1,'PhyloCounterData::PhyloCounterData()']]], - ['phyloruledyndata_1054',['PhyloRuleDynData',['../class_phylo_rule_dyn_data.html#a8aa2df2ef1a21f17adceb2bcebd1305f',1,'PhyloRuleDynData']]], - ['powerset_1055',['PowerSet',['../class_power_set.html#a095815ccc44c88e0da73d92c6b5cf5f3',1,'PowerSet::PowerSet()'],['../class_power_set.html#ad25c0d16623800a432a953cd9953c644',1,'PowerSet::PowerSet(size_t N_, size_t M_)'],['../class_power_set.html#acc20a68ff11aa1891d9a0676ed50808f',1,'PowerSet::PowerSet(const Array_Type &array)']]], - ['predict_1056',['predict',['../class_geese.html#a10442dde49613332080792a6090d46fa',1,'Geese']]], - ['predict_5fbackend_1057',['predict_backend',['../class_geese.html#ad80a1a6abb4b207639042261e390ca4d',1,'Geese']]], - ['predict_5fexhaust_1058',['predict_exhaust',['../class_geese.html#aceb9a8b7f9e830cfa5cd358c27727229',1,'Geese']]], - ['predict_5fexhaust_5fbackend_1059',['predict_exhaust_backend',['../class_geese.html#a8ef693bc776e0ceee0fa4f054ad0ce67',1,'Geese']]], - ['predict_5fsim_1060',['predict_sim',['../class_geese.html#a65ea8253e72213a0e44e534d408b95dc',1,'Geese']]], - ['print_1061',['print',['../class_support.html#a62f4f98b01bb0a9424a425d38cd0e83d',1,'Support::print()'],['../class_b_array_dense.html#a4e460b4178a6189bc65cab7c6e70c578',1,'BArrayDense::print()'],['../class_geese.html#a1d8ae4a9c27f4653929a48bbd640bf71',1,'Geese::print()'],['../class_flock.html#a5ddb72e66fc90f45335e8752e290dc3e',1,'Flock::print()'],['../group__rules-phylo.html#gae1617d2f94e8595c8fde0c6013e21a2d',1,'DEFMData::print()'],['../class_d_e_f_m.html#aca46a3cd14e79acfdf0dae42b008a293',1,'DEFM::print()'],['../class_model.html#a9b882a97407460beb9b97405fac98dd9',1,'Model::print()'],['../class_freq_table.html#a4fe8f5e3b5bf64a1cbaf99deb96298d4',1,'FreqTable::print()'],['../class_b_array.html#a046bd53282a7368f2eecd1690ddd5fda',1,'BArray::print(const char *fmt=nullptr,...) const']]], - ['print_5fn_1062',['print_n',['../class_b_array.html#a5515a3c82089a79ed374fab638e67cc3',1,'BArray']]], - ['print_5fnodes_1063',['print_nodes',['../class_geese.html#ac5fb815ff3aa9fd5160286bd428e0cb0',1,'Geese']]], - ['print_5fobserved_5fcounts_1064',['print_observed_counts',['../class_geese.html#a3b63231475f73a59b94bb4443c8aa7b8',1,'Geese']]], - ['print_5fstats_1065',['print_stats',['../class_model.html#a72f41dd130d67b171acc433fa288de78',1,'Model']]], - ['progress_1066',['Progress',['../class_progress.html#adb2c5a6688867b1dfc2c1077416e7fba',1,'Progress']]], - ['pset_5floop_1067',['pset_loop',['../geese-meat-likelihood_8hpp.html#a226e3a40afafec1f83caf7183e8f97af',1,'geese-meat-likelihood.hpp']]], - ['push_5fback_1068',['push_back',['../class_phylo_counter_data.html#acaf319c0b0c68ae91b082c7eac155aef',1,'PhyloCounterData']]] + ['parse_5fpolytomies_1055',['parse_polytomies',['../class_geese.html#a426c18f23411953e2b10455049d9731b',1,'Geese::parse_polytomies()'],['../class_flock.html#a58f2282d4cd764e9912c94b613aa58d2',1,'Flock::parse_polytomies()']]], + ['phylocounterdata_1056',['PhyloCounterData',['../class_phylo_counter_data.html#a83e29bcda4154007285a471bf49f5b50',1,'PhyloCounterData::PhyloCounterData(std::vector< size_t > data_, std::vector< double > *counters_=nullptr)'],['../class_phylo_counter_data.html#af49e627a2b24ef4290889f30870aef5d',1,'PhyloCounterData::PhyloCounterData()']]], + ['phyloruledyndata_1057',['PhyloRuleDynData',['../class_phylo_rule_dyn_data.html#a8aa2df2ef1a21f17adceb2bcebd1305f',1,'PhyloRuleDynData']]], + ['powerset_1058',['PowerSet',['../class_power_set.html#a095815ccc44c88e0da73d92c6b5cf5f3',1,'PowerSet::PowerSet()'],['../class_power_set.html#ad25c0d16623800a432a953cd9953c644',1,'PowerSet::PowerSet(size_t N_, size_t M_)'],['../class_power_set.html#acc20a68ff11aa1891d9a0676ed50808f',1,'PowerSet::PowerSet(const Array_Type &array)']]], + ['predict_1059',['predict',['../class_geese.html#a10442dde49613332080792a6090d46fa',1,'Geese']]], + ['predict_5fbackend_1060',['predict_backend',['../class_geese.html#ad80a1a6abb4b207639042261e390ca4d',1,'Geese']]], + ['predict_5fexhaust_1061',['predict_exhaust',['../class_geese.html#aceb9a8b7f9e830cfa5cd358c27727229',1,'Geese']]], + ['predict_5fexhaust_5fbackend_1062',['predict_exhaust_backend',['../class_geese.html#a8ef693bc776e0ceee0fa4f054ad0ce67',1,'Geese']]], + ['predict_5fsim_1063',['predict_sim',['../class_geese.html#a65ea8253e72213a0e44e534d408b95dc',1,'Geese']]], + ['print_1064',['print',['../class_support.html#a62f4f98b01bb0a9424a425d38cd0e83d',1,'Support::print()'],['../class_b_array_dense.html#a4e460b4178a6189bc65cab7c6e70c578',1,'BArrayDense::print()'],['../class_geese.html#a1d8ae4a9c27f4653929a48bbd640bf71',1,'Geese::print()'],['../class_flock.html#a5ddb72e66fc90f45335e8752e290dc3e',1,'Flock::print()'],['../group__rules-phylo.html#gae1617d2f94e8595c8fde0c6013e21a2d',1,'DEFMData::print()'],['../class_d_e_f_m.html#aca46a3cd14e79acfdf0dae42b008a293',1,'DEFM::print()'],['../class_model.html#a9b882a97407460beb9b97405fac98dd9',1,'Model::print()'],['../class_freq_table.html#a4fe8f5e3b5bf64a1cbaf99deb96298d4',1,'FreqTable::print()'],['../class_b_array.html#a046bd53282a7368f2eecd1690ddd5fda',1,'BArray::print(const char *fmt=nullptr,...) const']]], + ['print_5fn_1065',['print_n',['../class_b_array.html#a5515a3c82089a79ed374fab638e67cc3',1,'BArray']]], + ['print_5fnodes_1066',['print_nodes',['../class_geese.html#ac5fb815ff3aa9fd5160286bd428e0cb0',1,'Geese']]], + ['print_5fobserved_5fcounts_1067',['print_observed_counts',['../class_geese.html#a3b63231475f73a59b94bb4443c8aa7b8',1,'Geese']]], + ['print_5fstats_1068',['print_stats',['../class_model.html#a72f41dd130d67b171acc433fa288de78',1,'Model']]], + ['progress_1069',['Progress',['../class_progress.html#adb2c5a6688867b1dfc2c1077416e7fba',1,'Progress']]], + ['pset_5floop_1070',['pset_loop',['../geese-meat-likelihood_8hpp.html#a226e3a40afafec1f83caf7183e8f97af',1,'geese-meat-likelihood.hpp']]], + ['push_5fback_1071',['push_back',['../class_phylo_counter_data.html#acaf319c0b0c68ae91b082c7eac155aef',1,'PhyloCounterData']]] ]; diff --git a/search/functions_f.js b/search/functions_f.js index 19c6e4c32..d3742589d 100644 --- a/search/functions_f.js +++ b/search/functions_f.js @@ -1,18 +1,18 @@ var searchData= [ - ['reserve_1069',['reserve',['../class_b_array_dense.html#ae37e80c20cee4ce892a210135d2695ab',1,'BArrayDense::reserve()'],['../class_freq_table.html#a0ea3fccbb53c8e5c672ea3340e3a1264',1,'FreqTable::reserve()'],['../class_phylo_counter_data.html#adfd0573a00d79bbbe3de11b4a24779a4',1,'PhyloCounterData::reserve()'],['../class_b_array.html#a5eacd388e3d0f638f2c35b6e0f0c490c',1,'BArray::reserve()']]], - ['reset_1070',['reset',['../class_power_set.html#af7d11e5c37d3a69b5e526c67632c646c',1,'PowerSet']]], - ['reset_5farray_1071',['reset_array',['../class_stats_counter.html#a8dabc3a7a9931acbb76900a67d728f70',1,'StatsCounter::reset_array()'],['../class_support.html#ac583eaddbf96b6825beb4aeb45bc3a99',1,'Support::reset_array()'],['../class_support.html#ac1e766ceaae569d8b6a925f9dcfb817c',1,'Support::reset_array(const Array_Type &Array_)']]], - ['resize_1072',['resize',['../class_b_array.html#a616004369dcfc530a119bff7aef5746b',1,'BArray::resize()'],['../class_b_array_dense.html#af808d73fa9ad5aad452268038030f4f3',1,'BArrayDense::resize()'],['../class_entries.html#a231dad806d61750b7fb01c92a7967b68',1,'Entries::resize()'],['../statscounter-meat_8hpp.html#ae40d2e4f8ecd8bbe53d42f61bc802f8d',1,'resize(): statscounter-meat.hpp']]], - ['rm_5fcell_1073',['rm_cell',['../class_b_array.html#a886e0bbee44ea23852e6baf1dd84f0ab',1,'BArray::rm_cell()'],['../class_b_array_dense.html#a6d6c2456bc2e4fb20bbcd4d4a8f16700',1,'BArrayDense::rm_cell(size_t i, size_t j, bool check_bounds=true, bool check_exists=true)']]], - ['row_1074',['row',['../class_b_array_dense.html#ad42ce9542e5a9fc7d6c2f219d64aca66',1,'BArrayDense::row(size_t i, bool check_bounds=true)'],['../class_b_array_dense.html#a91855b374277bd4d2888333e49718bc2',1,'BArrayDense::row(size_t i, bool check_bounds=true) const'],['../class_b_array.html#acfa6021a4487d6e86892cb120a3483ca',1,'BArray::row()']]], - ['rowsum_1075',['rowsum',['../class_b_array_dense.html#a3985df34bf01505f7d217209d40de214',1,'BArrayDense']]], - ['rule_1076',['Rule',['../class_rule.html#aef92e54d53dc77b5cad2f819b5f8f4bf',1,'Rule::Rule()'],['../class_rule.html#a9d63bf11eccca0f49b05b039c61dbf59',1,'Rule::Rule(Rule_fun_type< Array_Type, Data_Type > fun_, Data_Type dat_, std::string name_="", std::string desc_="")']]], - ['rule_5fdyn_5flimit_5fchanges_1077',['rule_dyn_limit_changes',['../group__rules-phylo.html#ga0773b2dbf4673181e45c93632a5f9cc3',1,'counters.hpp']]], - ['rule_5ffun_5fdefault_1078',['rule_fun_default',['../rules-bones_8hpp.html#aed66b31fc6d0c598fe054051c7d449aa',1,'rules-bones.hpp']]], - ['rule_5ffunction_1079',['RULE_FUNCTION',['../geese-bones_8hpp.html#a11c7dd7dca27f32547bb602f30ceb5e8',1,'geese-bones.hpp']]], - ['rules_1080',['Rules',['../class_rules.html#aa78e9abf82ed8a0e4320d570191c8968',1,'Rules::Rules()'],['../class_rules.html#a57f5ab44febba391b2a06d163d25b237',1,'Rules::Rules(const Rules< Array_Type, Data_Type > &rules_)']]], - ['rules_5fdont_5fbecome_5fzero_1081',['rules_dont_become_zero',['../group__counters-network.html#gad1d106d42f394a9f6272d7bdf043e127',1,'counters.hpp']]], - ['rules_5fmarkov_5ffixed_1082',['rules_markov_fixed',['../group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe',1,'counters.hpp']]], - ['rules_5fzerodiag_1083',['rules_zerodiag',['../network_8hpp.html#ade7c09a084b266e48f9222c54fd12681',1,'network.hpp']]] + ['reserve_1072',['reserve',['../class_b_array_dense.html#ae37e80c20cee4ce892a210135d2695ab',1,'BArrayDense::reserve()'],['../class_freq_table.html#a0ea3fccbb53c8e5c672ea3340e3a1264',1,'FreqTable::reserve()'],['../class_phylo_counter_data.html#adfd0573a00d79bbbe3de11b4a24779a4',1,'PhyloCounterData::reserve()'],['../class_b_array.html#a5eacd388e3d0f638f2c35b6e0f0c490c',1,'BArray::reserve()']]], + ['reset_1073',['reset',['../class_power_set.html#af7d11e5c37d3a69b5e526c67632c646c',1,'PowerSet']]], + ['reset_5farray_1074',['reset_array',['../class_stats_counter.html#a8dabc3a7a9931acbb76900a67d728f70',1,'StatsCounter::reset_array()'],['../class_support.html#ac583eaddbf96b6825beb4aeb45bc3a99',1,'Support::reset_array()'],['../class_support.html#ac1e766ceaae569d8b6a925f9dcfb817c',1,'Support::reset_array(const Array_Type &Array_)']]], + ['resize_1075',['resize',['../class_b_array.html#a616004369dcfc530a119bff7aef5746b',1,'BArray::resize()'],['../class_b_array_dense.html#af808d73fa9ad5aad452268038030f4f3',1,'BArrayDense::resize()'],['../class_entries.html#a231dad806d61750b7fb01c92a7967b68',1,'Entries::resize()'],['../statscounter-meat_8hpp.html#ae40d2e4f8ecd8bbe53d42f61bc802f8d',1,'resize(): statscounter-meat.hpp']]], + ['rm_5fcell_1076',['rm_cell',['../class_b_array.html#a886e0bbee44ea23852e6baf1dd84f0ab',1,'BArray::rm_cell()'],['../class_b_array_dense.html#a6d6c2456bc2e4fb20bbcd4d4a8f16700',1,'BArrayDense::rm_cell(size_t i, size_t j, bool check_bounds=true, bool check_exists=true)']]], + ['row_1077',['row',['../class_b_array_dense.html#ad42ce9542e5a9fc7d6c2f219d64aca66',1,'BArrayDense::row(size_t i, bool check_bounds=true)'],['../class_b_array_dense.html#a91855b374277bd4d2888333e49718bc2',1,'BArrayDense::row(size_t i, bool check_bounds=true) const'],['../class_b_array.html#acfa6021a4487d6e86892cb120a3483ca',1,'BArray::row()']]], + ['rowsum_1078',['rowsum',['../class_b_array_dense.html#a3985df34bf01505f7d217209d40de214',1,'BArrayDense']]], + ['rule_1079',['Rule',['../class_rule.html#aef92e54d53dc77b5cad2f819b5f8f4bf',1,'Rule::Rule()'],['../class_rule.html#a9d63bf11eccca0f49b05b039c61dbf59',1,'Rule::Rule(Rule_fun_type< Array_Type, Data_Type > fun_, Data_Type dat_, std::string name_="", std::string desc_="")']]], + ['rule_5fdyn_5flimit_5fchanges_1080',['rule_dyn_limit_changes',['../group__rules-phylo.html#ga0773b2dbf4673181e45c93632a5f9cc3',1,'counters.hpp']]], + ['rule_5ffun_5fdefault_1081',['rule_fun_default',['../rules-bones_8hpp.html#aed66b31fc6d0c598fe054051c7d449aa',1,'rules-bones.hpp']]], + ['rule_5ffunction_1082',['RULE_FUNCTION',['../geese-bones_8hpp.html#a11c7dd7dca27f32547bb602f30ceb5e8',1,'geese-bones.hpp']]], + ['rules_1083',['Rules',['../class_rules.html#aa78e9abf82ed8a0e4320d570191c8968',1,'Rules::Rules()'],['../class_rules.html#a57f5ab44febba391b2a06d163d25b237',1,'Rules::Rules(const Rules< Array_Type, Data_Type > &rules_)']]], + ['rules_5fdont_5fbecome_5fzero_1084',['rules_dont_become_zero',['../group__counters-network.html#gad1d106d42f394a9f6272d7bdf043e127',1,'counters.hpp']]], + ['rules_5fmarkov_5ffixed_1085',['rules_markov_fixed',['../group__counters-network.html#ga31452452bf9dad7f6c5767dcabfb4dbe',1,'counters.hpp']]], + ['rules_5fzerodiag_1086',['rules_zerodiag',['../network_8hpp.html#ade7c09a084b266e48f9222c54fd12681',1,'network.hpp']]] ]; diff --git a/search/groups_0.js b/search/groups_0.js index b6bec9357..a99bd1e0b 100644 --- a/search/groups_0.js +++ b/search/groups_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['counting_1403',['Counting',['../group__counting.html',1,'']]] + ['counting_1408',['Counting',['../group__counting.html',1,'']]] ]; diff --git a/search/groups_1.js b/search/groups_1.js index 876658bae..410c15a1c 100644 --- a/search/groups_1.js +++ b/search/groups_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['network_20counters_1404',['Network counters',['../group__counters-network.html',1,'']]] + ['network_20counters_1409',['Network counters',['../group__counters-network.html',1,'']]] ]; diff --git a/search/groups_2.js b/search/groups_2.js index 552c47440..88c28fe52 100644 --- a/search/groups_2.js +++ b/search/groups_2.js @@ -1,5 +1,5 @@ var searchData= [ - ['phylo_20counters_1405',['Phylo counters',['../group__counters-phylo.html',1,'']]], - ['phylo_20rules_1406',['Phylo rules',['../group__rules-phylo.html',1,'']]] + ['phylo_20counters_1410',['Phylo counters',['../group__counters-phylo.html',1,'']]], + ['phylo_20rules_1411',['Phylo rules',['../group__rules-phylo.html',1,'']]] ]; diff --git a/search/groups_3.js b/search/groups_3.js index dc93ddc76..7d54240a3 100644 --- a/search/groups_3.js +++ b/search/groups_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['statistical_20models_1407',['Statistical Models',['../group__stat-models.html',1,'']]] + ['statistical_20models_1412',['Statistical Models',['../group__stat-models.html',1,'']]] ]; diff --git a/search/namespaces_0.js b/search/namespaces_0.js index db7d6e922..2c5eb4d7c 100644 --- a/search/namespaces_0.js +++ b/search/namespaces_0.js @@ -1,6 +1,6 @@ var searchData= [ - ['barry_735',['barry',['../namespacebarry.html',1,'']]], - ['counters_736',['counters',['../namespacebarry_1_1counters.html',1,'barry']]], - ['network_737',['network',['../namespacebarry_1_1counters_1_1network.html',1,'barry::counters']]] + ['barry_738',['barry',['../namespacebarry.html',1,'']]], + ['counters_739',['counters',['../namespacebarry_1_1counters.html',1,'barry']]], + ['network_740',['network',['../namespacebarry_1_1counters_1_1network.html',1,'barry::counters']]] ]; diff --git a/search/namespaces_1.js b/search/namespaces_1.js index 179e5a5bf..9adbf739c 100644 --- a/search/namespaces_1.js +++ b/search/namespaces_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['check_738',['CHECK',['../namespace_c_h_e_c_k.html',1,'']]] + ['check_741',['CHECK',['../namespace_c_h_e_c_k.html',1,'']]] ]; diff --git a/search/namespaces_2.js b/search/namespaces_2.js index eb4bcd28c..4c66c2ae4 100644 --- a/search/namespaces_2.js +++ b/search/namespaces_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['defm_739',['defm',['../namespacedefm.html',1,'']]] + ['defm_742',['defm',['../namespacedefm.html',1,'']]] ]; diff --git a/search/namespaces_3.js b/search/namespaces_3.js index 437211df1..6dc6f99bf 100644 --- a/search/namespaces_3.js +++ b/search/namespaces_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['exists_740',['EXISTS',['../namespace_e_x_i_s_t_s.html',1,'']]] + ['exists_743',['EXISTS',['../namespace_e_x_i_s_t_s.html',1,'']]] ]; diff --git a/search/namespaces_4.js b/search/namespaces_4.js index 3fe4bd0da..22892e218 100644 --- a/search/namespaces_4.js +++ b/search/namespaces_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['geese_741',['geese',['../namespacegeese.html',1,'']]] + ['geese_744',['geese',['../namespacegeese.html',1,'']]] ]; diff --git a/search/related_0.js b/search/related_0.js index 513a10154..fecb3d7e8 100644 --- a/search/related_0.js +++ b/search/related_0.js @@ -1,12 +1,12 @@ var searchData= [ - ['barraycell_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1319',['BArrayCell< Cell_Type, Data_Type >',['../class_b_array.html#a2cd2ece8a4fc1027d3151b1ec33151cb',1,'BArray']]], - ['barraycell_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1320',['BArrayCell_const< Cell_Type, Data_Type >',['../class_b_array.html#a8657a495751a2f5a01a94632a37c0af2',1,'BArray']]], - ['barraydense_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1321',['BArrayDense< Cell_Type, Data_Type >',['../class_b_array_dense_cell.html#a9bef18a1875feef98176de5a59ece84c',1,'BArrayDenseCell::BArrayDense< Cell_Type, Data_Type >()'],['../class_b_array_dense_col.html#a9bef18a1875feef98176de5a59ece84c',1,'BArrayDenseCol::BArrayDense< Cell_Type, Data_Type >()'],['../class_b_array_dense_row.html#a9bef18a1875feef98176de5a59ece84c',1,'BArrayDenseRow::BArrayDense< Cell_Type, Data_Type >()']]], - ['barraydensecell_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1322',['BArrayDenseCell< Cell_Type, Data_Type >',['../class_b_array_dense.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDense::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_col.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseCol::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_col__const.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseCol_const::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_row.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseRow::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_row__const.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseRow_const::BArrayDenseCell< Cell_Type, Data_Type >()']]], - ['barraydensecell_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1323',['BArrayDenseCell_const< Cell_Type, Data_Type >',['../class_b_array_dense_col.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseCol::BArrayDenseCell_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_row__const.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseRow_const::BArrayDenseCell_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_row.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseRow::BArrayDenseCell_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_col__const.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseCol_const::BArrayDenseCell_const< Cell_Type, Data_Type >()']]], - ['barraydensecol_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1324',['BArrayDenseCol< Cell_Type, Data_Type >',['../class_b_array_dense.html#ad8378535a52103fc689f97efb29d8acf',1,'BArrayDense::BArrayDenseCol< Cell_Type, Data_Type >()'],['../class_b_array_dense_cell.html#ad8378535a52103fc689f97efb29d8acf',1,'BArrayDenseCell::BArrayDenseCol< Cell_Type, Data_Type >()']]], - ['barraydensecol_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1325',['BArrayDenseCol_const< Cell_Type, Data_Type >',['../class_b_array_dense.html#acc0f6a3c5c7806ab86cd218ce3f1de32',1,'BArrayDense::BArrayDenseCol_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_cell.html#acc0f6a3c5c7806ab86cd218ce3f1de32',1,'BArrayDenseCell::BArrayDenseCol_const< Cell_Type, Data_Type >()']]], - ['barraydenserow_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1326',['BArrayDenseRow< Cell_Type, Data_Type >',['../class_b_array_dense.html#ab25490060d87aab8f29a3b2412613a74',1,'BArrayDense']]], - ['barraydenserow_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1327',['BArrayDenseRow_const< Cell_Type, Data_Type >',['../class_b_array_dense.html#a48a60ab9edd0cbb58507b5e301926173',1,'BArrayDense']]] + ['barraycell_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1324',['BArrayCell< Cell_Type, Data_Type >',['../class_b_array.html#a2cd2ece8a4fc1027d3151b1ec33151cb',1,'BArray']]], + ['barraycell_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1325',['BArrayCell_const< Cell_Type, Data_Type >',['../class_b_array.html#a8657a495751a2f5a01a94632a37c0af2',1,'BArray']]], + ['barraydense_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1326',['BArrayDense< Cell_Type, Data_Type >',['../class_b_array_dense_cell.html#a9bef18a1875feef98176de5a59ece84c',1,'BArrayDenseCell::BArrayDense< Cell_Type, Data_Type >()'],['../class_b_array_dense_col.html#a9bef18a1875feef98176de5a59ece84c',1,'BArrayDenseCol::BArrayDense< Cell_Type, Data_Type >()'],['../class_b_array_dense_row.html#a9bef18a1875feef98176de5a59ece84c',1,'BArrayDenseRow::BArrayDense< Cell_Type, Data_Type >()']]], + ['barraydensecell_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1327',['BArrayDenseCell< Cell_Type, Data_Type >',['../class_b_array_dense.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDense::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_col.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseCol::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_col__const.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseCol_const::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_row.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseRow::BArrayDenseCell< Cell_Type, Data_Type >()'],['../class_b_array_dense_row__const.html#a1073fe008a10979f6222ac412589c452',1,'BArrayDenseRow_const::BArrayDenseCell< Cell_Type, Data_Type >()']]], + ['barraydensecell_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1328',['BArrayDenseCell_const< Cell_Type, Data_Type >',['../class_b_array_dense_col.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseCol::BArrayDenseCell_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_row__const.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseRow_const::BArrayDenseCell_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_row.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseRow::BArrayDenseCell_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_col__const.html#a1028eb1b86ea5b46189935da2ba73f1b',1,'BArrayDenseCol_const::BArrayDenseCell_const< Cell_Type, Data_Type >()']]], + ['barraydensecol_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1329',['BArrayDenseCol< Cell_Type, Data_Type >',['../class_b_array_dense.html#ad8378535a52103fc689f97efb29d8acf',1,'BArrayDense::BArrayDenseCol< Cell_Type, Data_Type >()'],['../class_b_array_dense_cell.html#ad8378535a52103fc689f97efb29d8acf',1,'BArrayDenseCell::BArrayDenseCol< Cell_Type, Data_Type >()']]], + ['barraydensecol_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1330',['BArrayDenseCol_const< Cell_Type, Data_Type >',['../class_b_array_dense.html#acc0f6a3c5c7806ab86cd218ce3f1de32',1,'BArrayDense::BArrayDenseCol_const< Cell_Type, Data_Type >()'],['../class_b_array_dense_cell.html#acc0f6a3c5c7806ab86cd218ce3f1de32',1,'BArrayDenseCell::BArrayDenseCol_const< Cell_Type, Data_Type >()']]], + ['barraydenserow_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1331',['BArrayDenseRow< Cell_Type, Data_Type >',['../class_b_array_dense.html#ab25490060d87aab8f29a3b2412613a74',1,'BArrayDense']]], + ['barraydenserow_5fconst_3c_20cell_5ftype_2c_20data_5ftype_20_3e_1332',['BArrayDenseRow_const< Cell_Type, Data_Type >',['../class_b_array_dense.html#a48a60ab9edd0cbb58507b5e301926173',1,'BArrayDense']]] ]; diff --git a/search/typedefs_0.js b/search/typedefs_0.js index f6aeb3e46..d9f5f7d7a 100644 --- a/search/typedefs_0.js +++ b/search/typedefs_0.js @@ -1,6 +1,6 @@ var searchData= [ - ['col_5ftype_1280',['Col_type',['../typedefs_8hpp.html#adfb2ee3c0edfa46d47dc24cbbfabb11b',1,'typedefs.hpp']]], - ['counter_5ffun_5ftype_1281',['Counter_fun_type',['../typedefs_8hpp.html#ad7626021d4acb1dfc9419e667923a01f',1,'typedefs.hpp']]], - ['counts_5ftype_1282',['Counts_type',['../typedefs_8hpp.html#a3aea7a9fde67a666803ef314b671b9b5',1,'typedefs.hpp']]] + ['col_5ftype_1285',['Col_type',['../typedefs_8hpp.html#adfb2ee3c0edfa46d47dc24cbbfabb11b',1,'typedefs.hpp']]], + ['counter_5ffun_5ftype_1286',['Counter_fun_type',['../typedefs_8hpp.html#ad7626021d4acb1dfc9419e667923a01f',1,'typedefs.hpp']]], + ['counts_5ftype_1287',['Counts_type',['../typedefs_8hpp.html#a3aea7a9fde67a666803ef314b671b9b5',1,'typedefs.hpp']]] ]; diff --git a/search/typedefs_1.js b/search/typedefs_1.js index 002f38275..e56ba55d2 100644 --- a/search/typedefs_1.js +++ b/search/typedefs_1.js @@ -1,13 +1,13 @@ var searchData= [ - ['defmarray_1283',['DEFMArray',['../defm-types_8hpp.html#a3ed5e2f1747dd4f4893565699469438f',1,'defm-types.hpp']]], - ['defmcounter_1284',['DEFMCounter',['../group__rules-phylo.html#gaf30ebbed148db068e31eaba91b5977a7',1,'defm-types.hpp']]], - ['defmcounters_1285',['DEFMCounters',['../group__rules-phylo.html#ga5c89d811265cdc84066476226ea138a8',1,'defm-types.hpp']]], - ['defmmodel_1286',['DEFMModel',['../group__rules-phylo.html#ga9716da2197dde4338078d890e7ffcf05',1,'defm-types.hpp']]], - ['defmrule_1287',['DEFMRule',['../group__rules-phylo.html#gae7ef10f17b5ca193abec479ea233212f',1,'defm-types.hpp']]], - ['defmruledyn_1288',['DEFMRuleDyn',['../group__rules-phylo.html#ga9a767b57f79612eb39de35038ee2d0ea',1,'defm-types.hpp']]], - ['defmrules_1289',['DEFMRules',['../group__rules-phylo.html#gaae5b274ab680fe97a6da3615ad08b45b',1,'defm-types.hpp']]], - ['defmrulesdyn_1290',['DEFMRulesDyn',['../group__rules-phylo.html#ga38a5a5b78ba2b492093f0744a1166acb',1,'defm-types.hpp']]], - ['defmstatscounter_1291',['DEFMStatsCounter',['../group__rules-phylo.html#ga1b4873975ddde98ef40c841c6d3b447e',1,'defm-types.hpp']]], - ['defmsupport_1292',['DEFMSupport',['../group__rules-phylo.html#gaec94c2fbe37383fd6695bc2d60863077',1,'defm-types.hpp']]] + ['defmarray_1288',['DEFMArray',['../defm-types_8hpp.html#a3ed5e2f1747dd4f4893565699469438f',1,'defm-types.hpp']]], + ['defmcounter_1289',['DEFMCounter',['../group__rules-phylo.html#gaf30ebbed148db068e31eaba91b5977a7',1,'defm-types.hpp']]], + ['defmcounters_1290',['DEFMCounters',['../group__rules-phylo.html#ga5c89d811265cdc84066476226ea138a8',1,'defm-types.hpp']]], + ['defmmodel_1291',['DEFMModel',['../group__rules-phylo.html#ga9716da2197dde4338078d890e7ffcf05',1,'defm-types.hpp']]], + ['defmrule_1292',['DEFMRule',['../group__rules-phylo.html#gae7ef10f17b5ca193abec479ea233212f',1,'defm-types.hpp']]], + ['defmruledyn_1293',['DEFMRuleDyn',['../group__rules-phylo.html#ga9a767b57f79612eb39de35038ee2d0ea',1,'defm-types.hpp']]], + ['defmrules_1294',['DEFMRules',['../group__rules-phylo.html#gaae5b274ab680fe97a6da3615ad08b45b',1,'defm-types.hpp']]], + ['defmrulesdyn_1295',['DEFMRulesDyn',['../group__rules-phylo.html#ga38a5a5b78ba2b492093f0744a1166acb',1,'defm-types.hpp']]], + ['defmstatscounter_1296',['DEFMStatsCounter',['../group__rules-phylo.html#ga1b4873975ddde98ef40c841c6d3b447e',1,'defm-types.hpp']]], + ['defmsupport_1297',['DEFMSupport',['../group__rules-phylo.html#gaec94c2fbe37383fd6695bc2d60863077',1,'defm-types.hpp']]] ]; diff --git a/search/typedefs_2.js b/search/typedefs_2.js index fc8d3abdd..a2e35ab45 100644 --- a/search/typedefs_2.js +++ b/search/typedefs_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['hasher_5ffun_5ftype_1293',['Hasher_fun_type',['../typedefs_8hpp.html#aab7c9679e747e2f653246fbd03f26cc1',1,'typedefs.hpp']]] + ['hasher_5ffun_5ftype_1298',['Hasher_fun_type',['../typedefs_8hpp.html#aab7c9679e747e2f653246fbd03f26cc1',1,'typedefs.hpp']]] ]; diff --git a/search/typedefs_3.js b/search/typedefs_3.js index 6e293a4bb..b026fe35e 100644 --- a/search/typedefs_3.js +++ b/search/typedefs_3.js @@ -1,5 +1,5 @@ var searchData= [ - ['map_1294',['Map',['../barry-configuration_8hpp.html#a1bb64c776ba5e9fc373665103b1a1772',1,'barry-configuration.hpp']]], - ['mapvec_5ftype_1295',['MapVec_type',['../typedefs_8hpp.html#a02ed8dec96bc528c8bc3d8cb3c4674a5',1,'typedefs.hpp']]] + ['map_1299',['Map',['../barry-configuration_8hpp.html#a1bb64c776ba5e9fc373665103b1a1772',1,'barry-configuration.hpp']]], + ['mapvec_5ftype_1300',['MapVec_type',['../typedefs_8hpp.html#a02ed8dec96bc528c8bc3d8cb3c4674a5',1,'typedefs.hpp']]] ]; diff --git a/search/typedefs_4.js b/search/typedefs_4.js index 6a54fff52..25aa6b197 100644 --- a/search/typedefs_4.js +++ b/search/typedefs_4.js @@ -1,12 +1,12 @@ var searchData= [ - ['netcounter_1296',['NetCounter',['../network_8hpp.html#a75ff9a7bece02dfc6d99fc2f7a35e463',1,'network.hpp']]], - ['netcounters_1297',['NetCounters',['../network_8hpp.html#a93d69933a4fa28f3460e7647ac03860d',1,'network.hpp']]], - ['netmodel_1298',['NetModel',['../network_8hpp.html#a3689057a7a18f67f6839f3e1b2b6c140',1,'network.hpp']]], - ['netrule_1299',['NetRule',['../network_8hpp.html#ac8c9529b68fa80139a776663a7ee43a1',1,'network.hpp']]], - ['netrules_1300',['NetRules',['../network_8hpp.html#aa7fdf74711b0b97f984156cee30683c3',1,'network.hpp']]], - ['netstatscounter_1301',['NetStatsCounter',['../network_8hpp.html#aa601fca284af7d89c905f0077e350cc0',1,'network.hpp']]], - ['netsupport_1302',['NetSupport',['../network_8hpp.html#a8e585f661c3cacbff9653516b0babf00',1,'network.hpp']]], - ['network_1303',['Network',['../network_8hpp.html#ad0e1efde7782396b9f93c16ce892af05',1,'network.hpp']]], - ['networkdense_1304',['NetworkDense',['../network_8hpp.html#a9ba41d6263c31a6f9a92d45bc8b2ff87',1,'network.hpp']]] + ['netcounter_1301',['NetCounter',['../network_8hpp.html#a75ff9a7bece02dfc6d99fc2f7a35e463',1,'network.hpp']]], + ['netcounters_1302',['NetCounters',['../network_8hpp.html#a93d69933a4fa28f3460e7647ac03860d',1,'network.hpp']]], + ['netmodel_1303',['NetModel',['../network_8hpp.html#a3689057a7a18f67f6839f3e1b2b6c140',1,'network.hpp']]], + ['netrule_1304',['NetRule',['../network_8hpp.html#ac8c9529b68fa80139a776663a7ee43a1',1,'network.hpp']]], + ['netrules_1305',['NetRules',['../network_8hpp.html#aa7fdf74711b0b97f984156cee30683c3',1,'network.hpp']]], + ['netstatscounter_1306',['NetStatsCounter',['../network_8hpp.html#aa601fca284af7d89c905f0077e350cc0',1,'network.hpp']]], + ['netsupport_1307',['NetSupport',['../network_8hpp.html#a8e585f661c3cacbff9653516b0babf00',1,'network.hpp']]], + ['network_1308',['Network',['../network_8hpp.html#ad0e1efde7782396b9f93c16ce892af05',1,'network.hpp']]], + ['networkdense_1309',['NetworkDense',['../network_8hpp.html#a9ba41d6263c31a6f9a92d45bc8b2ff87',1,'network.hpp']]] ]; diff --git a/search/typedefs_5.js b/search/typedefs_5.js index ed497dff8..221fa63c0 100644 --- a/search/typedefs_5.js +++ b/search/typedefs_5.js @@ -1,15 +1,15 @@ var searchData= [ - ['phyloarray_1305',['PhyloArray',['../geese-types_8hpp.html#a3f0cae5b6ac5c728612da24e8aa3b5f6',1,'geese-types.hpp']]], - ['phylocounter_1306',['PhyloCounter',['../geese-types_8hpp.html#aa13d1499132f5fb228d2b2077672b376',1,'geese-types.hpp']]], - ['phylocounters_1307',['PhyloCounters',['../geese-types_8hpp.html#a23d267147d3dde4bbbd4c298f0aed64d',1,'geese-types.hpp']]], - ['phylomodel_1308',['PhyloModel',['../geese-types_8hpp.html#a295e1042dd5ede0902719e8ba9756561',1,'geese-types.hpp']]], - ['phylopowerset_1309',['PhyloPowerSet',['../geese-types_8hpp.html#adca3ac8620de163d7d99549d410528f8',1,'geese-types.hpp']]], - ['phylorule_1310',['PhyloRule',['../geese-types_8hpp.html#a3637552ed3c8487108c5e36a36a4a3e7',1,'geese-types.hpp']]], - ['phyloruledata_1311',['PhyloRuleData',['../geese-types_8hpp.html#a359d952b83e6ea8675c6ac65916a1cc0',1,'geese-types.hpp']]], - ['phyloruledyn_1312',['PhyloRuleDyn',['../geese-types_8hpp.html#ab98d083cd1e07929c2076ef99c5f2762',1,'geese-types.hpp']]], - ['phylorules_1313',['PhyloRules',['../geese-types_8hpp.html#afb72f78485fb777ac6166fe0955a7a05',1,'geese-types.hpp']]], - ['phylorulesdyn_1314',['PhyloRulesDyn',['../geese-types_8hpp.html#ac548afdd21aee0bee668edce3a6e17eb',1,'geese-types.hpp']]], - ['phylostatscounter_1315',['PhyloStatsCounter',['../geese-types_8hpp.html#aaa0d31fa9451a9d932757a6e8b2e63a5',1,'geese-types.hpp']]], - ['phylosupport_1316',['PhyloSupport',['../geese-types_8hpp.html#ae66aa4dbb13f90c073bc0d5c3df58d83',1,'geese-types.hpp']]] + ['phyloarray_1310',['PhyloArray',['../geese-types_8hpp.html#a3f0cae5b6ac5c728612da24e8aa3b5f6',1,'geese-types.hpp']]], + ['phylocounter_1311',['PhyloCounter',['../geese-types_8hpp.html#aa13d1499132f5fb228d2b2077672b376',1,'geese-types.hpp']]], + ['phylocounters_1312',['PhyloCounters',['../geese-types_8hpp.html#a23d267147d3dde4bbbd4c298f0aed64d',1,'geese-types.hpp']]], + ['phylomodel_1313',['PhyloModel',['../geese-types_8hpp.html#a295e1042dd5ede0902719e8ba9756561',1,'geese-types.hpp']]], + ['phylopowerset_1314',['PhyloPowerSet',['../geese-types_8hpp.html#adca3ac8620de163d7d99549d410528f8',1,'geese-types.hpp']]], + ['phylorule_1315',['PhyloRule',['../geese-types_8hpp.html#a3637552ed3c8487108c5e36a36a4a3e7',1,'geese-types.hpp']]], + ['phyloruledata_1316',['PhyloRuleData',['../geese-types_8hpp.html#a359d952b83e6ea8675c6ac65916a1cc0',1,'geese-types.hpp']]], + ['phyloruledyn_1317',['PhyloRuleDyn',['../geese-types_8hpp.html#ab98d083cd1e07929c2076ef99c5f2762',1,'geese-types.hpp']]], + ['phylorules_1318',['PhyloRules',['../geese-types_8hpp.html#afb72f78485fb777ac6166fe0955a7a05',1,'geese-types.hpp']]], + ['phylorulesdyn_1319',['PhyloRulesDyn',['../geese-types_8hpp.html#ac548afdd21aee0bee668edce3a6e17eb',1,'geese-types.hpp']]], + ['phylostatscounter_1320',['PhyloStatsCounter',['../geese-types_8hpp.html#aaa0d31fa9451a9d932757a6e8b2e63a5',1,'geese-types.hpp']]], + ['phylosupport_1321',['PhyloSupport',['../geese-types_8hpp.html#ae66aa4dbb13f90c073bc0d5c3df58d83',1,'geese-types.hpp']]] ]; diff --git a/search/typedefs_6.js b/search/typedefs_6.js index ad21cc630..f68e3ab92 100644 --- a/search/typedefs_6.js +++ b/search/typedefs_6.js @@ -1,5 +1,5 @@ var searchData= [ - ['row_5ftype_1317',['Row_type',['../typedefs_8hpp.html#a84308a04a60581533b3c5e796c8248f5',1,'typedefs.hpp']]], - ['rule_5ffun_5ftype_1318',['Rule_fun_type',['../typedefs_8hpp.html#a940d68f006f1ffee7f5b207bf61aefe4',1,'typedefs.hpp']]] + ['row_5ftype_1322',['Row_type',['../typedefs_8hpp.html#a84308a04a60581533b3c5e796c8248f5',1,'typedefs.hpp']]], + ['rule_5ffun_5ftype_1323',['Rule_fun_type',['../typedefs_8hpp.html#a940d68f006f1ffee7f5b207bf61aefe4',1,'typedefs.hpp']]] ]; diff --git a/search/variables_0.js b/search/variables_0.js index de8dff64c..b59ec3a08 100644 --- a/search/variables_0.js +++ b/search/variables_0.js @@ -1,12 +1,12 @@ var searchData= [ - ['active_1152',['active',['../class_cell.html#ab685b120fa7b40ba18bc5f86059101e2',1,'Cell']]], - ['add_5fdims_1153',['add_dims',['../counters-meat_8hpp.html#abf51d2d1d1db95f68ed44c896a4eec1c',1,'counters-meat.hpp']]], - ['annotations_1154',['annotations',['../class_node.html#a0c5e6d45aa23b2d81a767cd850e6376c',1,'Node']]], - ['array_1155',['array',['../group__rules-phylo.html#ga17038d453f18a0db9169ada226512674',1,'DEFMData::array()'],['../class_node.html#a131bbc9fe67a5bcc5aa9b9c44103bd3b',1,'Node::array()']]], - ['array_1156',['Array',['../class_const_b_array_row_iter.html#ae7f5ef61225621953a664e73c6153ed3',1,'ConstBArrayRowIter']]], - ['arrays_1157',['arrays',['../class_node.html#a35299481d61e0d97349166ecee249990',1,'Node']]], - ['arrays2support_1158',['arrays2support',['../class_model.html#a5b0b8822d67fc79a7b7f341e35c46988',1,'Model']]], - ['as_5fone_1159',['AS_ONE',['../namespace_e_x_i_s_t_s.html#a735e5ca6565905e84346e3ff62842a0a',1,'EXISTS']]], - ['as_5fzero_1160',['AS_ZERO',['../namespace_e_x_i_s_t_s.html#a03d550dd049f50f852b8fb4caa48238a',1,'EXISTS']]] + ['active_1155',['active',['../class_cell.html#ab685b120fa7b40ba18bc5f86059101e2',1,'Cell']]], + ['add_5fdims_1156',['add_dims',['../counters-meat_8hpp.html#abf51d2d1d1db95f68ed44c896a4eec1c',1,'counters-meat.hpp']]], + ['annotations_1157',['annotations',['../class_node.html#a0c5e6d45aa23b2d81a767cd850e6376c',1,'Node']]], + ['array_1158',['array',['../group__rules-phylo.html#ga17038d453f18a0db9169ada226512674',1,'DEFMData::array()'],['../class_node.html#a131bbc9fe67a5bcc5aa9b9c44103bd3b',1,'Node::array()']]], + ['array_1159',['Array',['../class_const_b_array_row_iter.html#ae7f5ef61225621953a664e73c6153ed3',1,'ConstBArrayRowIter']]], + ['arrays_1160',['arrays',['../class_node.html#a35299481d61e0d97349166ecee249990',1,'Node']]], + ['arrays2support_1161',['arrays2support',['../class_model.html#a5b0b8822d67fc79a7b7f341e35c46988',1,'Model']]], + ['as_5fone_1162',['AS_ONE',['../namespace_e_x_i_s_t_s.html#a735e5ca6565905e84346e3ff62842a0a',1,'EXISTS']]], + ['as_5fzero_1163',['AS_ZERO',['../namespace_e_x_i_s_t_s.html#a03d550dd049f50f852b8fb4caa48238a',1,'EXISTS']]] ]; diff --git a/search/variables_1.js b/search/variables_1.js index 58ea90d36..68308ef94 100644 --- a/search/variables_1.js +++ b/search/variables_1.js @@ -1,5 +1,5 @@ var searchData= [ - ['blengths_1161',['blengths',['../class_node_data.html#a02da5f097c105813216d87ef89ad7bd4',1,'NodeData']]], - ['both_1162',['BOTH',['../namespace_c_h_e_c_k.html#a3acda1c74bfabb5b6b67e19d0ad2d52a',1,'CHECK::BOTH()'],['../namespace_e_x_i_s_t_s.html#a256db431572e1e7f26f8dfa6c9cae9bd',1,'EXISTS::BOTH()']]] + ['blengths_1164',['blengths',['../class_node_data.html#a02da5f097c105813216d87ef89ad7bd4',1,'NodeData']]], + ['both_1165',['BOTH',['../namespace_c_h_e_c_k.html#a3acda1c74bfabb5b6b67e19d0ad2d52a',1,'CHECK::BOTH()'],['../namespace_e_x_i_s_t_s.html#a256db431572e1e7f26f8dfa6c9cae9bd',1,'EXISTS::BOTH()']]] ]; diff --git a/search/variables_10.js b/search/variables_10.js index 68710e19f..52800abc5 100644 --- a/search/variables_10.js +++ b/search/variables_10.js @@ -1,11 +1,13 @@ var searchData= [ - ['sequence_1258',['sequence',['../class_geese.html#a091043ad9570008854fe43d46fa0a7ee',1,'Geese']]], - ['source_1259',['source',['../class_entries.html#ad68e0ccceda194f8e916b83998f6cccc',1,'Entries']]], - ['states_1260',['states',['../class_node_data.html#a33caaadde6afe892624501bdb0edaea6',1,'NodeData']]], - ['stats_5fsupport_1261',['stats_support',['../class_model.html#a39aa4fd9a3b78ec2c11b2766979df35e',1,'Model']]], - ['stats_5fsupport_5fn_5farrays_1262',['stats_support_n_arrays',['../class_model.html#a70f54e805f1ecf2ac823c6abe8f4a503',1,'Model']]], - ['stats_5ftarget_1263',['stats_target',['../class_model.html#a23a878c633e4ed59f4921254d6c85e29',1,'Model']]], - ['subtree_5fprob_1264',['subtree_prob',['../class_node.html#afb0c9a29d8b65c33e9cec846e7d5811d',1,'Node']]], - ['support_5ffun_1265',['support_fun',['../class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e',1,'Model']]] + ['sequence_1261',['sequence',['../class_geese.html#a091043ad9570008854fe43d46fa0a7ee',1,'Geese']]], + ['source_1262',['source',['../class_entries.html#ad68e0ccceda194f8e916b83998f6cccc',1,'Entries']]], + ['states_1263',['states',['../class_node_data.html#a33caaadde6afe892624501bdb0edaea6',1,'NodeData']]], + ['stats_5fsupport_1264',['stats_support',['../class_model.html#a3b96c8ef06619593e644c5d41d02b106',1,'Model']]], + ['stats_5fsupport_5fn_5farrays_1265',['stats_support_n_arrays',['../class_model.html#a70f54e805f1ecf2ac823c6abe8f4a503',1,'Model']]], + ['stats_5fsupport_5fsizes_1266',['stats_support_sizes',['../class_model.html#ac98158e9aa3d55dbd366c6721fe3343f',1,'Model']]], + ['stats_5fsupport_5fsizes_5facc_1267',['stats_support_sizes_acc',['../class_model.html#a66be2819cbf561e657b372e04721acc9',1,'Model']]], + ['stats_5ftarget_1268',['stats_target',['../class_model.html#a23a878c633e4ed59f4921254d6c85e29',1,'Model']]], + ['subtree_5fprob_1269',['subtree_prob',['../class_node.html#afb0c9a29d8b65c33e9cec846e7d5811d',1,'Node']]], + ['support_5ffun_1270',['support_fun',['../class_model.html#aaf2432f089c9c40fcb3e0fb3651d929e',1,'Model']]] ]; diff --git a/search/variables_11.js b/search/variables_11.js index e271b5eea..18768d2e7 100644 --- a/search/variables_11.js +++ b/search/variables_11.js @@ -1,8 +1,8 @@ var searchData= [ - ['target_1266',['target',['../class_entries.html#a7f827673d8c62dc7afb8f2884670573f',1,'Entries']]], - ['this_1267',['this',['../barray-meat-operators_8hpp.html#a16b15c19feaca0a6aa77abb6865710ef',1,'barray-meat-operators.hpp']]], - ['transform_5fmodel_5ffun_1268',['transform_model_fun',['../class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd',1,'Model']]], - ['transform_5fmodel_5fterm_5fnames_1269',['transform_model_term_names',['../class_model.html#a029716dd943b3fc3de88eead66404b16',1,'Model']]], - ['two_1270',['TWO',['../namespace_c_h_e_c_k.html#a2b112aaec4c59311376a5a60f291aa48',1,'CHECK::TWO()'],['../namespace_e_x_i_s_t_s.html#ad76d02e8eb6d20715d333b72394b0648',1,'EXISTS::TWO()']]] + ['target_1271',['target',['../class_entries.html#a7f827673d8c62dc7afb8f2884670573f',1,'Entries']]], + ['this_1272',['this',['../barray-meat-operators_8hpp.html#a16b15c19feaca0a6aa77abb6865710ef',1,'barray-meat-operators.hpp']]], + ['transform_5fmodel_5ffun_1273',['transform_model_fun',['../class_model.html#ab56e7e3a90d48c2c573ebdcbb01617fd',1,'Model']]], + ['transform_5fmodel_5fterm_5fnames_1274',['transform_model_term_names',['../class_model.html#a029716dd943b3fc3de88eead66404b16',1,'Model']]], + ['two_1275',['TWO',['../namespace_c_h_e_c_k.html#a2b112aaec4c59311376a5a60f291aa48',1,'CHECK::TWO()'],['../namespace_e_x_i_s_t_s.html#ad76d02e8eb6d20715d333b72394b0648',1,'EXISTS::TWO()']]] ]; diff --git a/search/variables_12.js b/search/variables_12.js index 0010ce2f8..c247bf611 100644 --- a/search/variables_12.js +++ b/search/variables_12.js @@ -1,5 +1,5 @@ var searchData= [ - ['ub_1271',['ub',['../class_phylo_rule_dyn_data.html#ad92fa14927d33a5cffed37ee8c00a2a5',1,'PhyloRuleDynData']]], - ['uknown_1272',['UKNOWN',['../namespace_e_x_i_s_t_s.html#a81eb362d951445c658942a433afddb97',1,'EXISTS']]] + ['ub_1276',['ub',['../class_phylo_rule_dyn_data.html#ad92fa14927d33a5cffed37ee8c00a2a5',1,'PhyloRuleDynData']]], + ['uknown_1277',['UKNOWN',['../namespace_e_x_i_s_t_s.html#a81eb362d951445c658942a433afddb97',1,'EXISTS']]] ]; diff --git a/search/variables_13.js b/search/variables_13.js index 5c6534746..4e3783221 100644 --- a/search/variables_13.js +++ b/search/variables_13.js @@ -1,7 +1,7 @@ var searchData= [ - ['val_1273',['val',['../class_entries.html#ae0726e20b17868665cdae6ff70f93bb4',1,'Entries']]], - ['value_1274',['value',['../class_cell.html#a5df1609bc0705830ec4dc6e177ddc955',1,'Cell']]], - ['vertex_5fattr_1275',['vertex_attr',['../class_network_data.html#a3dc3e5549abc6daa85f30dbdc504ecac',1,'NetworkData']]], - ['visited_1276',['visited',['../class_b_array.html#ae0860bf21425397d1498f94da6518e85',1,'BArray::visited()'],['../class_b_array_dense.html#a98a7e8e1f6d19de2ae0a857d7fd7d2f1',1,'BArrayDense::visited()'],['../class_cell.html#a1f539a05953fa05d723c32e718f0eeb3',1,'Cell::visited()'],['../class_node.html#aa1bdec4e775fc578632e6a2dced9e251',1,'Node::visited()']]] + ['val_1278',['val',['../class_entries.html#ae0726e20b17868665cdae6ff70f93bb4',1,'Entries']]], + ['value_1279',['value',['../class_cell.html#a5df1609bc0705830ec4dc6e177ddc955',1,'Cell']]], + ['vertex_5fattr_1280',['vertex_attr',['../class_network_data.html#a3dc3e5549abc6daa85f30dbdc504ecac',1,'NetworkData']]], + ['visited_1281',['visited',['../class_b_array.html#ae0860bf21425397d1498f94da6518e85',1,'BArray::visited()'],['../class_b_array_dense.html#a98a7e8e1f6d19de2ae0a857d7fd7d2f1',1,'BArrayDense::visited()'],['../class_cell.html#a1f539a05953fa05d723c32e718f0eeb3',1,'Cell::visited()'],['../class_node.html#aa1bdec4e775fc578632e6a2dced9e251',1,'Node::visited()']]] ]; diff --git a/search/variables_14.js b/search/variables_14.js index 5c5fc7448..b7668f3bf 100644 --- a/search/variables_14.js +++ b/search/variables_14.js @@ -1,4 +1,4 @@ var searchData= [ - ['with_5fpset_1277',['with_pset',['../class_model.html#a8218c8591c4e2a9787dec2b418281548',1,'Model']]] + ['with_5fpset_1282',['with_pset',['../class_model.html#a8218c8591c4e2a9787dec2b418281548',1,'Model']]] ]; diff --git a/search/variables_15.js b/search/variables_15.js index c70d36f2e..d918abd8e 100644 --- a/search/variables_15.js +++ b/search/variables_15.js @@ -1,5 +1,5 @@ var searchData= [ - ['x_5fncol_1278',['X_ncol',['../group__rules-phylo.html#ga13a6688217231167d87c033db3803209',1,'DEFMData']]], - ['x_5fnrow_1279',['X_nrow',['../group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a',1,'DEFMData']]] + ['x_5fncol_1283',['X_ncol',['../group__rules-phylo.html#ga13a6688217231167d87c033db3803209',1,'DEFMData']]], + ['x_5fnrow_1284',['X_nrow',['../group__rules-phylo.html#gadf8ebba08c3c2b590494ed738c76482a',1,'DEFMData']]] ]; diff --git a/search/variables_2.js b/search/variables_2.js index 1e34835e9..1ebec214f 100644 --- a/search/variables_2.js +++ b/search/variables_2.js @@ -1,23 +1,23 @@ var searchData= [ - ['change_5fstats_1163',['change_stats',['../class_support.html#a7981b38d84ec4782ff139a2d6c1a7871',1,'Support']]], - ['coordiantes_5fn_5ffree_1164',['coordiantes_n_free',['../class_support.html#a4d939728c8c020717eba4232a4a89f38',1,'Support']]], - ['coordiantes_5fn_5flocked_1165',['coordiantes_n_locked',['../class_support.html#a5061f4f3257702ce64355aa3af22be1f',1,'Support']]], - ['coordinates_5ffree_1166',['coordinates_free',['../class_power_set.html#a1ccab9487dde1f4d1961983eb28c0976',1,'PowerSet::coordinates_free()'],['../class_support.html#a60579f8384f5db6f7f586214439d348f',1,'Support::coordinates_free()']]], - ['coordinates_5flocked_1167',['coordinates_locked',['../class_power_set.html#ad9e1a542a0234e3f943611de2bcab51a',1,'PowerSet::coordinates_locked()'],['../class_support.html#ac8aae72646b103c79a048f34b1718358',1,'Support::coordinates_locked()']]], - ['count_5ffun_1168',['count_fun',['../class_counter.html#a804d287379ef9b4204a0838edcce3b71',1,'Counter']]], - ['count_5ffun_5f_1169',['count_fun_',['../counters-meat_8hpp.html#a4c3b0c42e7e960fe3d847ee31a0adc7c',1,'counters-meat.hpp']]], - ['counter_1170',['counter',['../statscounter-meat_8hpp.html#adee42f2c06e4e0d3087f70059908f7d1',1,'counter(): statscounter-meat.hpp'],['../counters-meat_8hpp.html#ada63845ba43e9bf4e10e4afba28e0915',1,'counter(): counters-meat.hpp']]], - ['counter_5f_1171',['counter_',['../counters-meat_8hpp.html#a3119b2fa04b5a2a25b36f78264fdf274',1,'counters-meat.hpp']]], - ['counter_5fdeleted_1172',['counter_deleted',['../statscounter-meat_8hpp.html#a0d65b145934806521470a9f93278c795',1,'statscounter-meat.hpp']]], - ['counter_5ffun_1173',['counter_fun',['../class_model.html#a1c7792e1ca105ef8599b56b302823962',1,'Model']]], - ['counters_1174',['counters',['../statscounter-meat_8hpp.html#a782c48a908662b34845b6f654f929788',1,'counters(): statscounter-meat.hpp'],['../class_model.html#aeea40760779cd097dbebd645399be966',1,'Model::counters()']]], - ['counters_5f_1175',['counters_',['../statscounter-meat_8hpp.html#a06420c7858d72514761c1cca0654f9c0',1,'statscounter-meat.hpp']]], - ['counts_1176',['counts',['../class_phylo_rule_dyn_data.html#aff6f21653d7f96e8c5399c9556da6f98',1,'PhyloRuleDynData::counts()'],['../group__rules-phylo.html#ga7b639c0b73814eec9015b82f7e2d8439',1,'DEFMRuleDynData::counts()']]], - ['covar_5fsort_1177',['covar_sort',['../group__rules-phylo.html#ga23b387e03361640aa03c710bb6bf0a57',1,'DEFMData']]], - ['covar_5fused_1178',['covar_used',['../group__rules-phylo.html#ga39494985671923d407e5c987662bd826',1,'DEFMData']]], - ['covariates_1179',['covariates',['../group__rules-phylo.html#ga8f6950493a55ebf9772ae4a5869b7a33',1,'DEFMData']]], - ['current_5fcol_1180',['current_col',['../class_const_b_array_row_iter.html#a10d542b63db8c099e34338f72c7e22ce',1,'ConstBArrayRowIter']]], - ['current_5frow_1181',['current_row',['../class_const_b_array_row_iter.html#acc3a8aab1f5543d6074c7cca8f71aba3',1,'ConstBArrayRowIter']]], - ['current_5fstats_1182',['current_stats',['../class_support.html#a259923d608585376992618f66087efc4',1,'Support::current_stats()'],['../statscounter-meat_8hpp.html#acda6567d00fd45cc346957cbe93d5a9c',1,'current_stats(): statscounter-meat.hpp']]] + ['change_5fstats_1166',['change_stats',['../class_support.html#a7981b38d84ec4782ff139a2d6c1a7871',1,'Support']]], + ['coordiantes_5fn_5ffree_1167',['coordiantes_n_free',['../class_support.html#a4d939728c8c020717eba4232a4a89f38',1,'Support']]], + ['coordiantes_5fn_5flocked_1168',['coordiantes_n_locked',['../class_support.html#a5061f4f3257702ce64355aa3af22be1f',1,'Support']]], + ['coordinates_5ffree_1169',['coordinates_free',['../class_power_set.html#a1ccab9487dde1f4d1961983eb28c0976',1,'PowerSet::coordinates_free()'],['../class_support.html#a60579f8384f5db6f7f586214439d348f',1,'Support::coordinates_free()']]], + ['coordinates_5flocked_1170',['coordinates_locked',['../class_power_set.html#ad9e1a542a0234e3f943611de2bcab51a',1,'PowerSet::coordinates_locked()'],['../class_support.html#ac8aae72646b103c79a048f34b1718358',1,'Support::coordinates_locked()']]], + ['count_5ffun_1171',['count_fun',['../class_counter.html#a804d287379ef9b4204a0838edcce3b71',1,'Counter']]], + ['count_5ffun_5f_1172',['count_fun_',['../counters-meat_8hpp.html#a4c3b0c42e7e960fe3d847ee31a0adc7c',1,'counters-meat.hpp']]], + ['counter_1173',['counter',['../statscounter-meat_8hpp.html#adee42f2c06e4e0d3087f70059908f7d1',1,'counter(): statscounter-meat.hpp'],['../counters-meat_8hpp.html#ada63845ba43e9bf4e10e4afba28e0915',1,'counter(): counters-meat.hpp']]], + ['counter_5f_1174',['counter_',['../counters-meat_8hpp.html#a3119b2fa04b5a2a25b36f78264fdf274',1,'counters-meat.hpp']]], + ['counter_5fdeleted_1175',['counter_deleted',['../statscounter-meat_8hpp.html#a0d65b145934806521470a9f93278c795',1,'statscounter-meat.hpp']]], + ['counter_5ffun_1176',['counter_fun',['../class_model.html#a1c7792e1ca105ef8599b56b302823962',1,'Model']]], + ['counters_1177',['counters',['../statscounter-meat_8hpp.html#a782c48a908662b34845b6f654f929788',1,'counters(): statscounter-meat.hpp'],['../class_model.html#aeea40760779cd097dbebd645399be966',1,'Model::counters()']]], + ['counters_5f_1178',['counters_',['../statscounter-meat_8hpp.html#a06420c7858d72514761c1cca0654f9c0',1,'statscounter-meat.hpp']]], + ['counts_1179',['counts',['../class_phylo_rule_dyn_data.html#aff6f21653d7f96e8c5399c9556da6f98',1,'PhyloRuleDynData::counts()'],['../group__rules-phylo.html#ga7b639c0b73814eec9015b82f7e2d8439',1,'DEFMRuleDynData::counts()']]], + ['covar_5fsort_1180',['covar_sort',['../group__rules-phylo.html#ga23b387e03361640aa03c710bb6bf0a57',1,'DEFMData']]], + ['covar_5fused_1181',['covar_used',['../group__rules-phylo.html#ga39494985671923d407e5c987662bd826',1,'DEFMData']]], + ['covariates_1182',['covariates',['../group__rules-phylo.html#ga8f6950493a55ebf9772ae4a5869b7a33',1,'DEFMData']]], + ['current_5fcol_1183',['current_col',['../class_const_b_array_row_iter.html#a10d542b63db8c099e34338f72c7e22ce',1,'ConstBArrayRowIter']]], + ['current_5frow_1184',['current_row',['../class_const_b_array_row_iter.html#acc3a8aab1f5543d6074c7cca8f71aba3',1,'ConstBArrayRowIter']]], + ['current_5fstats_1185',['current_stats',['../class_support.html#a259923d608585376992618f66087efc4',1,'Support::current_stats()'],['../statscounter-meat_8hpp.html#acda6567d00fd45cc346957cbe93d5a9c',1,'current_stats(): statscounter-meat.hpp']]] ]; diff --git a/search/variables_3.js b/search/variables_3.js index 492079218..0da2acfdf 100644 --- a/search/variables_3.js +++ b/search/variables_3.js @@ -1,15 +1,15 @@ var searchData= [ - ['dat_1183',['dat',['../class_flock.html#af493163235db2dcb44b8c5e615f52bdb',1,'Flock']]], - ['data_1184',['data',['../class_counter.html#ad449a613fcf12d9b0774f1e61530640b',1,'Counter::data()'],['../class_power_set.html#af456c157d157692ba5890c549c51af75',1,'PowerSet::data()']]], - ['data_5f_1185',['data_',['../counters-meat_8hpp.html#af17c9c018d7997cb11aef6a4da2969a7',1,'counters-meat.hpp']]], - ['delete_5fcounters_1186',['delete_counters',['../class_model.html#a8f4339d329869cf9d1a11d0d53a6fcf1',1,'Model::delete_counters()'],['../class_support.html#a97091e3705c3d816ea02d078bca42f71',1,'Support::delete_counters()']]], - ['delete_5frengine_1187',['delete_rengine',['../class_model.html#a547c849fa590417dbf75f82531d14e4e',1,'Model::delete_rengine()'],['../class_geese.html#a1e614555901572392026f85ff1a6b3c8',1,'Geese::delete_rengine()']]], - ['delete_5frules_1188',['delete_rules',['../class_model.html#a04e9eb43fbe49a24faa3d93543c0df51',1,'Model::delete_rules()'],['../class_support.html#af0c0f1a81bd42c8640ddfa151ed98815',1,'Support::delete_rules()']]], - ['delete_5frules_5fdyn_1189',['delete_rules_dyn',['../class_model.html#a8eb1f7d2e318e598ff8800f71b2732ea',1,'Model::delete_rules_dyn()'],['../class_support.html#a186d2735c60ab0b0e5da69e1a5cce92b',1,'Support::delete_rules_dyn()']]], - ['delete_5fsupport_1190',['delete_support',['../class_geese.html#a914996ac39160fb46e1ce6d70609a36a',1,'Geese']]], - ['desc_1191',['desc',['../class_counter.html#a05249e31739f30c98efd6daa44c1e299',1,'Counter']]], - ['desc_5f_1192',['desc_',['../counters-meat_8hpp.html#a85048b7e05646aea9e927425a9dc2656',1,'counters-meat.hpp']]], - ['directed_1193',['directed',['../class_network_data.html#a5e67b89f22ad1151680a5f4428c6c780',1,'NetworkData']]], - ['duplication_1194',['duplication',['../class_node.html#a3129939e8a58c055cb5ad8db8be6b10a',1,'Node::duplication()'],['../class_node_data.html#a6c21d52091bb4fa6e3d431856da17caa',1,'NodeData::duplication()'],['../class_phylo_rule_dyn_data.html#a286657bd816f347cfe190bcb3a78ed27',1,'PhyloRuleDynData::duplication()']]] + ['dat_1186',['dat',['../class_flock.html#af493163235db2dcb44b8c5e615f52bdb',1,'Flock']]], + ['data_1187',['data',['../class_counter.html#ad449a613fcf12d9b0774f1e61530640b',1,'Counter::data()'],['../class_power_set.html#af456c157d157692ba5890c549c51af75',1,'PowerSet::data()']]], + ['data_5f_1188',['data_',['../counters-meat_8hpp.html#af17c9c018d7997cb11aef6a4da2969a7',1,'counters-meat.hpp']]], + ['delete_5fcounters_1189',['delete_counters',['../class_model.html#a8f4339d329869cf9d1a11d0d53a6fcf1',1,'Model::delete_counters()'],['../class_support.html#a97091e3705c3d816ea02d078bca42f71',1,'Support::delete_counters()']]], + ['delete_5frengine_1190',['delete_rengine',['../class_model.html#a547c849fa590417dbf75f82531d14e4e',1,'Model::delete_rengine()'],['../class_geese.html#a1e614555901572392026f85ff1a6b3c8',1,'Geese::delete_rengine()']]], + ['delete_5frules_1191',['delete_rules',['../class_model.html#a04e9eb43fbe49a24faa3d93543c0df51',1,'Model::delete_rules()'],['../class_support.html#af0c0f1a81bd42c8640ddfa151ed98815',1,'Support::delete_rules()']]], + ['delete_5frules_5fdyn_1192',['delete_rules_dyn',['../class_model.html#a8eb1f7d2e318e598ff8800f71b2732ea',1,'Model::delete_rules_dyn()'],['../class_support.html#a186d2735c60ab0b0e5da69e1a5cce92b',1,'Support::delete_rules_dyn()']]], + ['delete_5fsupport_1193',['delete_support',['../class_geese.html#a914996ac39160fb46e1ce6d70609a36a',1,'Geese']]], + ['desc_1194',['desc',['../class_counter.html#a05249e31739f30c98efd6daa44c1e299',1,'Counter']]], + ['desc_5f_1195',['desc_',['../counters-meat_8hpp.html#a85048b7e05646aea9e927425a9dc2656',1,'counters-meat.hpp']]], + ['directed_1196',['directed',['../class_network_data.html#a5e67b89f22ad1151680a5f4428c6c780',1,'NetworkData']]], + ['duplication_1197',['duplication',['../class_node.html#a3129939e8a58c055cb5ad8db8be6b10a',1,'Node::duplication()'],['../class_node_data.html#a6c21d52091bb4fa6e3d431856da17caa',1,'NodeData::duplication()'],['../class_phylo_rule_dyn_data.html#a286657bd816f347cfe190bcb3a78ed27',1,'PhyloRuleDynData::duplication()']]] ]; diff --git a/search/variables_4.js b/search/variables_4.js index 713fff684..6b4a83f9f 100644 --- a/search/variables_4.js +++ b/search/variables_4.js @@ -1,8 +1,8 @@ var searchData= [ - ['emptyarray_1195',['EmptyArray',['../class_power_set.html#a367db2c97e0301dd0dd78e5e4b458d34',1,'PowerSet::EmptyArray()'],['../statscounter-meat_8hpp.html#a850cc1cfc690a36f2478789fa123a6d3',1,'EmptyArray(): statscounter-meat.hpp']]], - ['etype_5fdefault_1196',['etype_default',['../class_geese.html#aff47a7a24431f0ee1ba9b40b3cd93557',1,'Geese']]], - ['etype_5fduplication_1197',['etype_duplication',['../class_geese.html#aa29209e43a6aa74020f7477eb920e2b0',1,'Geese']]], - ['etype_5feither_1198',['etype_either',['../class_geese.html#a0bbca4599569a83d430236de7609c1d9',1,'Geese']]], - ['etype_5fspeciation_1199',['etype_speciation',['../class_geese.html#ad361c35852cafe14af2858b36da75bc1',1,'Geese']]] + ['emptyarray_1198',['EmptyArray',['../class_power_set.html#a367db2c97e0301dd0dd78e5e4b458d34',1,'PowerSet::EmptyArray()'],['../statscounter-meat_8hpp.html#a850cc1cfc690a36f2478789fa123a6d3',1,'EmptyArray(): statscounter-meat.hpp']]], + ['etype_5fdefault_1199',['etype_default',['../class_geese.html#aff47a7a24431f0ee1ba9b40b3cd93557',1,'Geese']]], + ['etype_5fduplication_1200',['etype_duplication',['../class_geese.html#aa29209e43a6aa74020f7477eb920e2b0',1,'Geese']]], + ['etype_5feither_1201',['etype_either',['../class_geese.html#a0bbca4599569a83d430236de7609c1d9',1,'Geese']]], + ['etype_5fspeciation_1202',['etype_speciation',['../class_geese.html#ad361c35852cafe14af2858b36da75bc1',1,'Geese']]] ]; diff --git a/search/variables_5.js b/search/variables_5.js index 89ea9c79e..b7578a88a 100644 --- a/search/variables_5.js +++ b/search/variables_5.js @@ -1,7 +1,7 @@ var searchData= [ - ['f_5f_1200',['f_',['../statscounter-meat_8hpp.html#aeb989e52b3e937243d9b3ea2eee6ae8d',1,'statscounter-meat.hpp']]], - ['first_5fcalc_5fdone_1201',['first_calc_done',['../class_model.html#ae2e78bfa4561d4364706178aed32db74',1,'Model']]], - ['fun_1202',['fun',['../counters-meat_8hpp.html#a43a4f45722a62357bc53b2abaaeb999f',1,'counters-meat.hpp']]], - ['fun_5f_1203',['fun_',['../counters-meat_8hpp.html#a7b9c38a045f3121f0a943d5b980ec17f',1,'counters-meat.hpp']]] + ['f_5f_1203',['f_',['../statscounter-meat_8hpp.html#aeb989e52b3e937243d9b3ea2eee6ae8d',1,'statscounter-meat.hpp']]], + ['first_5fcalc_5fdone_1204',['first_calc_done',['../class_model.html#ae2e78bfa4561d4364706178aed32db74',1,'Model']]], + ['fun_1205',['fun',['../counters-meat_8hpp.html#a43a4f45722a62357bc53b2abaaeb999f',1,'counters-meat.hpp']]], + ['fun_5f_1206',['fun_',['../counters-meat_8hpp.html#a7b9c38a045f3121f0a943d5b980ec17f',1,'counters-meat.hpp']]] ]; diff --git a/search/variables_6.js b/search/variables_6.js index c0326cc12..c5068274d 100644 --- a/search/variables_6.js +++ b/search/variables_6.js @@ -1,7 +1,7 @@ var searchData= [ - ['hasher_5ffun_1204',['hasher_fun',['../class_counter.html#a5f9ea0546d2b4d8b31a959bf98dc6f2d',1,'Counter']]], - ['hasher_5ffun_5f_1205',['hasher_fun_',['../counters-meat_8hpp.html#a7c4ea5d2468020b3872c9c6a4c3b0442',1,'counters-meat.hpp']]], - ['hashes_1206',['hashes',['../class_support.html#af10c9a101c751eb4d5d0b331d8ff0465',1,'Support']]], - ['hashes_5finitialized_1207',['hashes_initialized',['../class_support.html#a6f2e96153f42a5e4a7bebfa79adcc331',1,'Support']]] + ['hasher_5ffun_1207',['hasher_fun',['../class_counter.html#a5f9ea0546d2b4d8b31a959bf98dc6f2d',1,'Counter']]], + ['hasher_5ffun_5f_1208',['hasher_fun_',['../counters-meat_8hpp.html#a7c4ea5d2468020b3872c9c6a4c3b0442',1,'counters-meat.hpp']]], + ['hashes_1209',['hashes',['../class_support.html#af10c9a101c751eb4d5d0b331d8ff0465',1,'Support']]], + ['hashes_5finitialized_1210',['hashes_initialized',['../class_support.html#a6f2e96153f42a5e4a7bebfa79adcc331',1,'Support']]] ]; diff --git a/search/variables_7.js b/search/variables_7.js index dd9cdc3a4..dc8eec499 100644 --- a/search/variables_7.js +++ b/search/variables_7.js @@ -1,12 +1,12 @@ var searchData= [ - ['i_1208',['i',['../counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1',1,'counters-meat.hpp']]], - ['id_1209',['id',['../class_node.html#a4b3569317ddd1ad1858d3a0c8c49e316',1,'Node']]], - ['indices_1210',['indices',['../class_net_counter_data.html#a369fc0887eaad25509bfa80e2f59d9eb',1,'NetCounterData::indices()'],['../group__rules-phylo.html#ga1798d8ea93c677ed7fbfb91a6fc568dd',1,'DEFMCounterData::indices()'],['../group__rules-phylo.html#ga1d86306bc0d6299ecae2554e226809c1',1,'DEFMRuleData::indices()']]], - ['init_1211',['init',['../group__rules-phylo.html#ga87c654a27ccf0b679f804cb05f63f7e5',1,'DEFMRuleData']]], - ['init_5ffun_1212',['init_fun',['../class_counter.html#abb4e0b67e6489d438918495651baa5a8',1,'Counter']]], - ['init_5ffun_5f_1213',['init_fun_',['../counters-meat_8hpp.html#a75f789c12bebd743c636550d811dc23e',1,'counters-meat.hpp']]], - ['initialized_1214',['initialized',['../class_flock.html#aad9b90040d349a23b33e09292bb964db',1,'Flock::initialized()'],['../class_geese.html#aa3c3181a20e367fe13e92180c83f84c0',1,'Geese::initialized()']]], - ['is_5fmotif_1215',['is_motif',['../group__rules-phylo.html#ga34a1cd60ddd3aba7ff8145678d2827fe',1,'DEFMCounterData']]], - ['iter_1216',['iter',['../class_const_b_array_row_iter.html#ac01a8c0291ccc243bd4363bcbc5122a8',1,'ConstBArrayRowIter']]] + ['i_1211',['i',['../counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1',1,'counters-meat.hpp']]], + ['id_1212',['id',['../class_node.html#a4b3569317ddd1ad1858d3a0c8c49e316',1,'Node']]], + ['indices_1213',['indices',['../class_net_counter_data.html#a369fc0887eaad25509bfa80e2f59d9eb',1,'NetCounterData::indices()'],['../group__rules-phylo.html#ga1798d8ea93c677ed7fbfb91a6fc568dd',1,'DEFMCounterData::indices()'],['../group__rules-phylo.html#ga1d86306bc0d6299ecae2554e226809c1',1,'DEFMRuleData::indices()']]], + ['init_1214',['init',['../group__rules-phylo.html#ga87c654a27ccf0b679f804cb05f63f7e5',1,'DEFMRuleData']]], + ['init_5ffun_1215',['init_fun',['../class_counter.html#abb4e0b67e6489d438918495651baa5a8',1,'Counter']]], + ['init_5ffun_5f_1216',['init_fun_',['../counters-meat_8hpp.html#a75f789c12bebd743c636550d811dc23e',1,'counters-meat.hpp']]], + ['initialized_1217',['initialized',['../class_flock.html#aad9b90040d349a23b33e09292bb964db',1,'Flock::initialized()'],['../class_geese.html#aa3c3181a20e367fe13e92180c83f84c0',1,'Geese::initialized()']]], + ['is_5fmotif_1218',['is_motif',['../group__rules-phylo.html#ga34a1cd60ddd3aba7ff8145678d2827fe',1,'DEFMCounterData']]], + ['iter_1219',['iter',['../class_const_b_array_row_iter.html#ac01a8c0291ccc243bd4363bcbc5122a8',1,'ConstBArrayRowIter']]] ]; diff --git a/search/variables_8.js b/search/variables_8.js index a1c2c9618..4e0b11251 100644 --- a/search/variables_8.js +++ b/search/variables_8.js @@ -1,4 +1,4 @@ var searchData= [ - ['j_1217',['j',['../counters-meat_8hpp.html#abf2d9f657468255c5b9964ea2b6e9e15',1,'j(): counters-meat.hpp'],['../statscounter-meat_8hpp.html#abf2d9f657468255c5b9964ea2b6e9e15',1,'j(): statscounter-meat.hpp']]] + ['j_1220',['j',['../counters-meat_8hpp.html#abf2d9f657468255c5b9964ea2b6e9e15',1,'j(): counters-meat.hpp'],['../statscounter-meat_8hpp.html#abf2d9f657468255c5b9964ea2b6e9e15',1,'j(): statscounter-meat.hpp']]] ]; diff --git a/search/variables_9.js b/search/variables_9.js index 1dcf64801..e5eb965dd 100644 --- a/search/variables_9.js +++ b/search/variables_9.js @@ -1,4 +1,4 @@ var searchData= [ - ['keys2support_1218',['keys2support',['../class_model.html#ac77f3031ba985a28f6d3328a4f9a5b1c',1,'Model']]] + ['keys2support_1221',['keys2support',['../class_model.html#ac77f3031ba985a28f6d3328a4f9a5b1c',1,'Model']]] ]; diff --git a/search/variables_a.js b/search/variables_a.js index 8c76e9687..68451441c 100644 --- a/search/variables_a.js +++ b/search/variables_a.js @@ -1,5 +1,5 @@ var searchData= [ - ['lb_1219',['lb',['../class_phylo_rule_dyn_data.html#a7955a25d9290197da718c78f26c9b7ba',1,'PhyloRuleDynData']]], - ['logical_1220',['logical',['../group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630',1,'DEFMCounterData::logical()'],['../group__rules-phylo.html#ga8843c9a811b759251788fbedb2e65dde',1,'DEFMRuleData::logical()']]] + ['lb_1222',['lb',['../class_phylo_rule_dyn_data.html#a7955a25d9290197da718c78f26c9b7ba',1,'PhyloRuleDynData']]], + ['logical_1223',['logical',['../group__rules-phylo.html#ga83c21423b25668b2343196f11fdc4630',1,'DEFMCounterData::logical()'],['../group__rules-phylo.html#ga8843c9a811b759251788fbedb2e65dde',1,'DEFMRuleData::logical()']]] ]; diff --git a/search/variables_b.js b/search/variables_b.js index 85d2ee075..18af805f5 100644 --- a/search/variables_b.js +++ b/search/variables_b.js @@ -1,7 +1,7 @@ var searchData= [ - ['m_1221',['M',['../class_power_set.html#abfbefec5e1bbda8282ca3fcba2bb4b8e',1,'PowerSet::M()'],['../class_support.html#a2f9ae22fb7422025ccf7985ebad3a4fd',1,'Support::M()']]], - ['map_5fto_5fstate_5fid_1222',['map_to_state_id',['../class_geese.html#addd16c5070e9b806ac902aa30159ef42',1,'Geese']]], - ['max_5fnum_5felements_1223',['max_num_elements',['../class_support.html#adf702084b154c32f92cd90b642c09281',1,'Support']]], - ['model_1224',['model',['../class_flock.html#a0279e2b9f5e3b3f9289ea5e694075640',1,'Flock']]] + ['m_1224',['M',['../class_power_set.html#abfbefec5e1bbda8282ca3fcba2bb4b8e',1,'PowerSet::M()'],['../class_support.html#a2f9ae22fb7422025ccf7985ebad3a4fd',1,'Support::M()']]], + ['map_5fto_5fstate_5fid_1225',['map_to_state_id',['../class_geese.html#addd16c5070e9b806ac902aa30159ef42',1,'Geese']]], + ['max_5fnum_5felements_1226',['max_num_elements',['../class_support.html#adf702084b154c32f92cd90b642c09281',1,'Support']]], + ['model_1227',['model',['../class_flock.html#a0279e2b9f5e3b3f9289ea5e694075640',1,'Flock']]] ]; diff --git a/search/variables_c.js b/search/variables_c.js index 0d8f013ac..d01491e3d 100644 --- a/search/variables_c.js +++ b/search/variables_c.js @@ -1,16 +1,16 @@ var searchData= [ - ['n_1225',['N',['../class_support.html#aa2ee591e2319d86b5b6057416efbd3f9',1,'Support::N()'],['../class_power_set.html#a0d23e8e17d30ac0dcb740634bf817ac7',1,'PowerSet::N()']]], - ['n_5fcounters_1226',['n_counters',['../class_support.html#a5f6b17222ab5591a9120d16179f06062',1,'Support']]], - ['n_5ffree_1227',['n_free',['../class_power_set.html#a017d35750d824f8e9ce7e03b996c4d4c',1,'PowerSet']]], - ['n_5flocked_1228',['n_locked',['../class_power_set.html#a690b4321cd83063d5b78d192993864b2',1,'PowerSet']]], - ['name_1229',['name',['../class_counter.html#aebf838d0d2bd0b44233f17f2f7cb8142',1,'Counter']]], - ['name_5f_1230',['name_',['../counters-meat_8hpp.html#abb04fb263c779506595a61eaedf1f7ef',1,'counters-meat.hpp']]], - ['narray_1231',['narray',['../class_node.html#a7406ddf66776b1af2d53993aa256b9b2',1,'Node']]], - ['nfunctions_1232',['nfunctions',['../class_flock.html#afe255f66684b6607197954152686584a',1,'Flock::nfunctions()'],['../class_geese.html#a406dae6306f50ff635eb8769475b6af2',1,'Geese::nfunctions()']]], - ['nodes_1233',['nodes',['../class_geese.html#acf138e23f487c0cbb15d51c9f6f8ab5c',1,'Geese']]], - ['noexcept_1234',['noexcept',['../counters-meat_8hpp.html#ae763aeff9df78ca7be5f904fa4bbdc09',1,'counters-meat.hpp']]], - ['none_1235',['NONE',['../namespace_c_h_e_c_k.html#a35fad085a9d64167bd4550445c4dc9e1',1,'CHECK::NONE()'],['../namespace_e_x_i_s_t_s.html#a2f75d813424980b47f3e7c9608fb8416',1,'EXISTS::NONE()']]], - ['normalizing_5fconstants_1236',['normalizing_constants',['../class_model.html#ad464c4495fd5646af2bab8a8cd328ac0',1,'Model']]], - ['numbers_1237',['numbers',['../class_net_counter_data.html#ad218e01cd14fb4abfbe21d8d92a6cbd3',1,'NetCounterData::numbers()'],['../group__rules-phylo.html#ga42bd6d1deaa0d800a878ba9fe87d8b18',1,'DEFMCounterData::numbers()'],['../group__rules-phylo.html#ga66f4ba8b2047a943a426e555a9b63937',1,'DEFMRuleData::numbers()']]] + ['n_1228',['N',['../class_support.html#aa2ee591e2319d86b5b6057416efbd3f9',1,'Support::N()'],['../class_power_set.html#a0d23e8e17d30ac0dcb740634bf817ac7',1,'PowerSet::N()']]], + ['n_5fcounters_1229',['n_counters',['../class_support.html#a5f6b17222ab5591a9120d16179f06062',1,'Support']]], + ['n_5ffree_1230',['n_free',['../class_power_set.html#a017d35750d824f8e9ce7e03b996c4d4c',1,'PowerSet']]], + ['n_5flocked_1231',['n_locked',['../class_power_set.html#a690b4321cd83063d5b78d192993864b2',1,'PowerSet']]], + ['name_1232',['name',['../class_counter.html#aebf838d0d2bd0b44233f17f2f7cb8142',1,'Counter']]], + ['name_5f_1233',['name_',['../counters-meat_8hpp.html#abb04fb263c779506595a61eaedf1f7ef',1,'counters-meat.hpp']]], + ['narray_1234',['narray',['../class_node.html#a7406ddf66776b1af2d53993aa256b9b2',1,'Node']]], + ['nfunctions_1235',['nfunctions',['../class_flock.html#afe255f66684b6607197954152686584a',1,'Flock::nfunctions()'],['../class_geese.html#a406dae6306f50ff635eb8769475b6af2',1,'Geese::nfunctions()']]], + ['nodes_1236',['nodes',['../class_geese.html#acf138e23f487c0cbb15d51c9f6f8ab5c',1,'Geese']]], + ['noexcept_1237',['noexcept',['../counters-meat_8hpp.html#ae763aeff9df78ca7be5f904fa4bbdc09',1,'counters-meat.hpp']]], + ['none_1238',['NONE',['../namespace_c_h_e_c_k.html#a35fad085a9d64167bd4550445c4dc9e1',1,'CHECK::NONE()'],['../namespace_e_x_i_s_t_s.html#a2f75d813424980b47f3e7c9608fb8416',1,'EXISTS::NONE()']]], + ['normalizing_5fconstants_1239',['normalizing_constants',['../class_model.html#ad464c4495fd5646af2bab8a8cd328ac0',1,'Model']]], + ['numbers_1240',['numbers',['../class_net_counter_data.html#ad218e01cd14fb4abfbe21d8d92a6cbd3',1,'NetCounterData::numbers()'],['../group__rules-phylo.html#ga42bd6d1deaa0d800a878ba9fe87d8b18',1,'DEFMCounterData::numbers()'],['../group__rules-phylo.html#ga66f4ba8b2047a943a426e555a9b63937',1,'DEFMRuleData::numbers()']]] ]; diff --git a/search/variables_d.js b/search/variables_d.js index 994b05ac0..eff78622c 100644 --- a/search/variables_d.js +++ b/search/variables_d.js @@ -1,7 +1,7 @@ var searchData= [ - ['obs_5fstart_1238',['obs_start',['../group__rules-phylo.html#ga89a3ee0a0a27f78c47b010d5498e1fd2',1,'DEFMData']]], - ['offspring_1239',['offspring',['../class_node.html#a4e7e9c69da2575cad9c5fb7865dd42c7',1,'Node']]], - ['one_1240',['ONE',['../namespace_c_h_e_c_k.html#acf8ecf93ddfb75456112712630f8f722',1,'CHECK::ONE()'],['../namespace_e_x_i_s_t_s.html#a4c3717397d716d2bbd69d8239b3de033',1,'EXISTS::ONE()']]], - ['ord_1241',['ord',['../class_node.html#ad9012aee688098723d711b714ef7743d',1,'Node']]] + ['obs_5fstart_1241',['obs_start',['../group__rules-phylo.html#ga89a3ee0a0a27f78c47b010d5498e1fd2',1,'DEFMData']]], + ['offspring_1242',['offspring',['../class_node.html#a4e7e9c69da2575cad9c5fb7865dd42c7',1,'Node']]], + ['one_1243',['ONE',['../namespace_c_h_e_c_k.html#acf8ecf93ddfb75456112712630f8f722',1,'CHECK::ONE()'],['../namespace_e_x_i_s_t_s.html#a4c3717397d716d2bbd69d8239b3de033',1,'EXISTS::ONE()']]], + ['ord_1244',['ord',['../class_node.html#ad9012aee688098723d711b714ef7743d',1,'Node']]] ]; diff --git a/search/variables_e.js b/search/variables_e.js index 6a7eea861..28d8663b3 100644 --- a/search/variables_e.js +++ b/search/variables_e.js @@ -1,11 +1,11 @@ var searchData= [ - ['params_5flast_1242',['params_last',['../class_model.html#a9b5a93723c718d4d9f710c5340c7ef0f',1,'Model']]], - ['parent_1243',['parent',['../class_node.html#ad8184598cdea70e4bbdfd76f2b0f9e85',1,'Node']]], - ['pos_1244',['pos',['../class_phylo_rule_dyn_data.html#a8bcfdfaa0cd5beaedb486f91f1097644',1,'PhyloRuleDynData']]], - ['probability_1245',['probability',['../class_node.html#a867d5e07f62da01392a817042c77735f',1,'Node']]], - ['pset_5farrays_1246',['pset_arrays',['../class_model.html#ab39eb3f5a95b9f142af51df3b30e76d7',1,'Model']]], - ['pset_5floc_1247',['pset_loc',['../class_geese.html#a0fffee17a5df7ec95858f8307144c3f9',1,'Geese']]], - ['pset_5fprobs_1248',['pset_probs',['../class_model.html#af67b0d6d0c8c4d2d7e898b50692d4f9a',1,'Model']]], - ['pset_5fstats_1249',['pset_stats',['../class_model.html#a69ca83eded62fd9c4e9133dc149430ae',1,'Model']]] + ['params_5flast_1245',['params_last',['../class_model.html#a9b5a93723c718d4d9f710c5340c7ef0f',1,'Model']]], + ['parent_1246',['parent',['../class_node.html#ad8184598cdea70e4bbdfd76f2b0f9e85',1,'Node']]], + ['pos_1247',['pos',['../class_phylo_rule_dyn_data.html#a8bcfdfaa0cd5beaedb486f91f1097644',1,'PhyloRuleDynData']]], + ['probability_1248',['probability',['../class_node.html#a867d5e07f62da01392a817042c77735f',1,'Node']]], + ['pset_5farrays_1249',['pset_arrays',['../class_model.html#ab39eb3f5a95b9f142af51df3b30e76d7',1,'Model']]], + ['pset_5floc_1250',['pset_loc',['../class_geese.html#a0fffee17a5df7ec95858f8307144c3f9',1,'Geese']]], + ['pset_5fprobs_1251',['pset_probs',['../class_model.html#af67b0d6d0c8c4d2d7e898b50692d4f9a',1,'Model']]], + ['pset_5fstats_1252',['pset_stats',['../class_model.html#a69ca83eded62fd9c4e9133dc149430ae',1,'Model']]] ]; diff --git a/search/variables_f.js b/search/variables_f.js index cf0ef6403..650c29721 100644 --- a/search/variables_f.js +++ b/search/variables_f.js @@ -1,11 +1,11 @@ var searchData= [ - ['reduced_5fsequence_1250',['reduced_sequence',['../class_geese.html#a055c8aa95172d070c6f9864651bc9d79',1,'Geese']]], - ['rengine_1251',['rengine',['../class_model.html#aaccc1686d1d58f4fff36fb45b4e18422',1,'Model::rengine()'],['../class_flock.html#a0e3ce6d007f667eea9f036cddb6789b6',1,'Flock::rengine()']]], - ['res_1252',['res',['../counters-meat_8hpp.html#a5e111f6687f261e4e28bd6528e7f5b48',1,'counters-meat.hpp']]], - ['return_1253',['return',['../counters-meat_8hpp.html#a9717e7bbecb906637e86cef6da3d83c2',1,'return(): counters-meat.hpp'],['../statscounter-meat_8hpp.html#a9717e7bbecb906637e86cef6da3d83c2',1,'return(): statscounter-meat.hpp']]], - ['rhs_1254',['rhs',['../barray-meat-operators_8hpp.html#abc38d91637d0da432c721d98227dd8b0',1,'barray-meat-operators.hpp']]], - ['rules_1255',['rules',['../class_model.html#a164a37ad8e2016e84b1873e64ba923f0',1,'Model::rules()'],['../class_power_set.html#afa542ecc31858c8644d1e76078eb1713',1,'PowerSet::rules()']]], - ['rules_5fdeleted_1256',['rules_deleted',['../class_power_set.html#a08b6baf1e244e023d997ddaecbc2116f',1,'PowerSet']]], - ['rules_5fdyn_1257',['rules_dyn',['../class_model.html#a11d9090903bfe8b35db92fe2579c2de3',1,'Model']]] + ['reduced_5fsequence_1253',['reduced_sequence',['../class_geese.html#a055c8aa95172d070c6f9864651bc9d79',1,'Geese']]], + ['rengine_1254',['rengine',['../class_model.html#aaccc1686d1d58f4fff36fb45b4e18422',1,'Model::rengine()'],['../class_flock.html#a0e3ce6d007f667eea9f036cddb6789b6',1,'Flock::rengine()']]], + ['res_1255',['res',['../counters-meat_8hpp.html#a5e111f6687f261e4e28bd6528e7f5b48',1,'counters-meat.hpp']]], + ['return_1256',['return',['../counters-meat_8hpp.html#a9717e7bbecb906637e86cef6da3d83c2',1,'return(): counters-meat.hpp'],['../statscounter-meat_8hpp.html#a9717e7bbecb906637e86cef6da3d83c2',1,'return(): statscounter-meat.hpp']]], + ['rhs_1257',['rhs',['../barray-meat-operators_8hpp.html#abc38d91637d0da432c721d98227dd8b0',1,'barray-meat-operators.hpp']]], + ['rules_1258',['rules',['../class_model.html#a164a37ad8e2016e84b1873e64ba923f0',1,'Model::rules()'],['../class_power_set.html#afa542ecc31858c8644d1e76078eb1713',1,'PowerSet::rules()']]], + ['rules_5fdeleted_1259',['rules_deleted',['../class_power_set.html#a08b6baf1e244e023d997ddaecbc2116f',1,'PowerSet']]], + ['rules_5fdyn_1260',['rules_dyn',['../class_model.html#a11d9090903bfe8b35db92fe2579c2de3',1,'Model']]] ]; diff --git a/statscounter-bones_8hpp.html b/statscounter-bones_8hpp.html index aa8b42333..274724e2e 100644 --- a/statscounter-bones_8hpp.html +++ b/statscounter-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/statscounter-bones_8hpp_source.html b/statscounter-bones_8hpp_source.html index 8ae7a4ee7..5d260f6fa 100644 --- a/statscounter-bones_8hpp_source.html +++ b/statscounter-bones_8hpp_source.html @@ -188,7 +188,7 @@ diff --git a/statscounter-meat_8hpp.html b/statscounter-meat_8hpp.html index 945db9540..82c7609d7 100644 --- a/statscounter-meat_8hpp.html +++ b/statscounter-meat_8hpp.html @@ -713,7 +713,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/statscounter-meat_8hpp_source.html b/statscounter-meat_8hpp_source.html index 1bdb37828..afe5fbf52 100644 --- a/statscounter-meat_8hpp_source.html +++ b/statscounter-meat_8hpp_source.html @@ -384,7 +384,7 @@ diff --git a/structvec_hasher-members.html b/structvec_hasher-members.html index 9643989eb..695f4874a 100644 --- a/structvec_hasher-members.html +++ b/structvec_hasher-members.html @@ -105,7 +105,7 @@ diff --git a/structvec_hasher.html b/structvec_hasher.html index da9819343..13fbcdf47 100644 --- a/structvec_hasher.html +++ b/structvec_hasher.html @@ -153,7 +153,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/support-bones_8hpp.html b/support-bones_8hpp.html index 61db85ad2..2c8c914cb 100644 --- a/support-bones_8hpp.html +++ b/support-bones_8hpp.html @@ -122,7 +122,7 @@ diff --git a/support-bones_8hpp_source.html b/support-bones_8hpp_source.html index e3d8bf6fc..5ef429375 100644 --- a/support-bones_8hpp_source.html +++ b/support-bones_8hpp_source.html @@ -152,9 +152,9 @@
                                                                                                                                                          75 
                                                                                                                                                          76  // Temp variables to reduce memory allocation
                                                                                                                                                          -
                                                                                                                                                          77  std::vector< double > current_stats;
                                                                                                                                                          -
                                                                                                                                                          78  std::vector< size_t > coordinates_free;
                                                                                                                                                          -
                                                                                                                                                          79  std::vector< size_t > coordinates_locked;
                                                                                                                                                          +
                                                                                                                                                          77  std::vector< double > current_stats;
                                                                                                                                                          +
                                                                                                                                                          78  std::vector< size_t > coordinates_free;
                                                                                                                                                          +
                                                                                                                                                          79  std::vector< size_t > coordinates_locked;
                                                                                                                                                          82  std::vector< double > change_stats;
                                                                                                                                                          @@ -220,7 +220,7 @@
                                                                                                                                                          183  size_t max_num_elements_ = 0u
                                                                                                                                                          184  );
                                                                                                                                                          185 
                                                                                                                                                          -
                                                                                                                                                          186  std::vector< double > get_counts() const;
                                                                                                                                                          +
                                                                                                                                                          186  const std::vector< double > & get_counts() const;
                                                                                                                                                          187  std::vector< double > * get_current_stats();
                                                                                                                                                          188  void print() const;
                                                                                                                                                          189 
                                                                                                                                                          @@ -246,27 +246,27 @@
                                                                                                                                                          void calc(std::vector< Array_Type > *array_bank=nullptr, std::vector< double > *stats_bank=nullptr, size_t max_num_elements_=0u)
                                                                                                                                                          Computes the entire support.
                                                                                                                                                          std::vector< double > current_stats
                                                                                                                                                          size_t M
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          Vector of static rules (cells to iterate).
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          Vector of static rules (cells to iterate).
                                                                                                                                                          Support(const Array_Type &Array_)
                                                                                                                                                          Constructor passing a reference Array.
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > get_counts() const
                                                                                                                                                          Support(size_t N_, size_t M_)
                                                                                                                                                          Constructor specifying the dimensions of the array (empty).
                                                                                                                                                          size_t coordiantes_n_free
                                                                                                                                                          size_t coordiantes_n_locked
                                                                                                                                                          void init_support(std::vector< Array_Type > *array_bank=nullptr, std::vector< double > *stats_bank=nullptr)
                                                                                                                                                          Definition: support-meat.hpp:5
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          Vector of dynamic rules (to include/exclude a realizaton).
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          Vector of dynamic rules (to include/exclude a realizaton).
                                                                                                                                                          size_t n_counters
                                                                                                                                                          std::vector< size_t > coordinates_free
                                                                                                                                                          void add_rule(Rule< Array_Type, Data_Rule_Type > *f_)
                                                                                                                                                          -
                                                                                                                                                          void print() const
                                                                                                                                                          +
                                                                                                                                                          void print() const
                                                                                                                                                          std::vector< bool > hashes_initialized
                                                                                                                                                          void add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > *f_)
                                                                                                                                                          std::vector< double > change_stats
                                                                                                                                                          bool delete_counters
                                                                                                                                                          void set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)
                                                                                                                                                          -
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          Vector of couter functions.
                                                                                                                                                          +
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          Vector of couter functions.
                                                                                                                                                          size_t N
                                                                                                                                                          +
                                                                                                                                                          const std::vector< double > & get_counts() const
                                                                                                                                                          void add_counter(Counter< Array_Type, Data_Counter_Type > f_)
                                                                                                                                                          -
                                                                                                                                                          const FreqTable< double > & get_data() const
                                                                                                                                                          +
                                                                                                                                                          const FreqTable< double > & get_data() const
                                                                                                                                                          void reset_array()
                                                                                                                                                          std::vector< size_t > coordinates_locked
                                                                                                                                                          @@ -276,7 +276,7 @@
                                                                                                                                                          std::vector< size_t > hashes
                                                                                                                                                          void set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)
                                                                                                                                                          void set_counters(Counters< Array_Type, Data_Counter_Type > *counters_)
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > * get_current_stats()
                                                                                                                                                          List current statistics.
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > * get_current_stats()
                                                                                                                                                          List current statistics.
                                                                                                                                                          size_t size_t j
                                                                                                                                                          size_t i
                                                                                                                                                          Data_Type * counters_
                                                                                                                                                          @@ -289,7 +289,7 @@ diff --git a/support-meat_8hpp.html b/support-meat_8hpp.html index a2ce5d637..24ed2e75d 100644 --- a/support-meat_8hpp.html +++ b/support-meat_8hpp.html @@ -138,7 +138,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/support-meat_8hpp_source.html b/support-meat_8hpp_source.html index e7b87420d..da61d5c54 100644 --- a/support-meat_8hpp_source.html +++ b/support-meat_8hpp_source.html @@ -281,7 +281,7 @@
                                                                                                                                                          183  change_stats_different++;
                                                                                                                                                          184  current_stats[n] += tmp_chng;
                                                                                                                                                          185  change_stats[pos * n_counters + n] = tmp_chng;
                                                                                                                                                          -
                                                                                                                                                          186 
                                                                                                                                                          +
                                                                                                                                                          186 
                                                                                                                                                          187  }
                                                                                                                                                          188 
                                                                                                                                                          189  }
                                                                                                                                                          @@ -649,60 +649,59 @@
                                                                                                                                                          552 
                                                                                                                                                          553 // }
                                                                                                                                                          554 
                                                                                                                                                          -
                                                                                                                                                          556 
                                                                                                                                                          -
                                                                                                                                                          557 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          559 
                                                                                                                                                          -
                                                                                                                                                          560  return data.get_data();
                                                                                                                                                          -
                                                                                                                                                          561 
                                                                                                                                                          -
                                                                                                                                                          562 }
                                                                                                                                                          -
                                                                                                                                                          563 
                                                                                                                                                          -
                                                                                                                                                          564 // template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          -
                                                                                                                                                          565 // inline const MapVec_type<> * Support<Array_Type,Data_Counter_Type,Data_Rule_Type, Data_Rule_Dyn_Type>::get_counts_ptr() const {
                                                                                                                                                          -
                                                                                                                                                          566 
                                                                                                                                                          -
                                                                                                                                                          567 // return data.get_data_ptr();
                                                                                                                                                          -
                                                                                                                                                          568 
                                                                                                                                                          -
                                                                                                                                                          569 // }
                                                                                                                                                          -
                                                                                                                                                          570 
                                                                                                                                                          -
                                                                                                                                                          571 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          573  return &this->current_stats;
                                                                                                                                                          -
                                                                                                                                                          574 }
                                                                                                                                                          -
                                                                                                                                                          575 
                                                                                                                                                          -
                                                                                                                                                          576 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          578 
                                                                                                                                                          -
                                                                                                                                                          579  // Starting from the name of the stats
                                                                                                                                                          -
                                                                                                                                                          580  printf_barry("Position of variables:\n");
                                                                                                                                                          -
                                                                                                                                                          581  for (size_t i = 0u; i < n_counters; ++i) {
                                                                                                                                                          -
                                                                                                                                                          582  printf_barry("[% 2li] %s\n", i, counters->operator[](i).name.c_str());
                                                                                                                                                          -
                                                                                                                                                          583  }
                                                                                                                                                          -
                                                                                                                                                          584 
                                                                                                                                                          -
                                                                                                                                                          585  data.print();
                                                                                                                                                          -
                                                                                                                                                          586 }
                                                                                                                                                          -
                                                                                                                                                          587 
                                                                                                                                                          -
                                                                                                                                                          588 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          590  return this->data;
                                                                                                                                                          -
                                                                                                                                                          591 }
                                                                                                                                                          -
                                                                                                                                                          592 
                                                                                                                                                          -
                                                                                                                                                          593 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          595  return this->counters;
                                                                                                                                                          -
                                                                                                                                                          596 }
                                                                                                                                                          -
                                                                                                                                                          597 
                                                                                                                                                          -
                                                                                                                                                          598 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          600  return this->rules;
                                                                                                                                                          -
                                                                                                                                                          601 }
                                                                                                                                                          -
                                                                                                                                                          602 
                                                                                                                                                          -
                                                                                                                                                          603 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          - -
                                                                                                                                                          605  return this->rules_dyn;
                                                                                                                                                          -
                                                                                                                                                          606 }
                                                                                                                                                          +
                                                                                                                                                          556 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          558 
                                                                                                                                                          +
                                                                                                                                                          559  return data.get_data();
                                                                                                                                                          +
                                                                                                                                                          560 
                                                                                                                                                          +
                                                                                                                                                          561 }
                                                                                                                                                          +
                                                                                                                                                          562 
                                                                                                                                                          +
                                                                                                                                                          563 // template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          +
                                                                                                                                                          564 // inline const MapVec_type<> * Support<Array_Type,Data_Counter_Type,Data_Rule_Type, Data_Rule_Dyn_Type>::get_counts_ptr() const {
                                                                                                                                                          +
                                                                                                                                                          565 
                                                                                                                                                          +
                                                                                                                                                          566 // return data.get_data_ptr();
                                                                                                                                                          +
                                                                                                                                                          567 
                                                                                                                                                          +
                                                                                                                                                          568 // }
                                                                                                                                                          +
                                                                                                                                                          569 
                                                                                                                                                          +
                                                                                                                                                          570 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          572  return &this->current_stats;
                                                                                                                                                          +
                                                                                                                                                          573 }
                                                                                                                                                          +
                                                                                                                                                          574 
                                                                                                                                                          +
                                                                                                                                                          575 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          577 
                                                                                                                                                          +
                                                                                                                                                          578  // Starting from the name of the stats
                                                                                                                                                          +
                                                                                                                                                          579  printf_barry("Position of variables:\n");
                                                                                                                                                          +
                                                                                                                                                          580  for (size_t i = 0u; i < n_counters; ++i) {
                                                                                                                                                          +
                                                                                                                                                          581  printf_barry("[% 2li] %s\n", i, counters->operator[](i).name.c_str());
                                                                                                                                                          +
                                                                                                                                                          582  }
                                                                                                                                                          +
                                                                                                                                                          583 
                                                                                                                                                          +
                                                                                                                                                          584  data.print();
                                                                                                                                                          +
                                                                                                                                                          585 }
                                                                                                                                                          +
                                                                                                                                                          586 
                                                                                                                                                          +
                                                                                                                                                          587 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          589  return this->data;
                                                                                                                                                          +
                                                                                                                                                          590 }
                                                                                                                                                          +
                                                                                                                                                          591 
                                                                                                                                                          +
                                                                                                                                                          592 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          594  return this->counters;
                                                                                                                                                          +
                                                                                                                                                          595 }
                                                                                                                                                          +
                                                                                                                                                          596 
                                                                                                                                                          +
                                                                                                                                                          597 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          599  return this->rules;
                                                                                                                                                          +
                                                                                                                                                          600 }
                                                                                                                                                          +
                                                                                                                                                          601 
                                                                                                                                                          +
                                                                                                                                                          602 template <typename Array_Type, typename Data_Counter_Type, typename Data_Rule_Type, typename Data_Rule_Dyn_Type>
                                                                                                                                                          + +
                                                                                                                                                          604  return this->rules_dyn;
                                                                                                                                                          +
                                                                                                                                                          605 }
                                                                                                                                                          +
                                                                                                                                                          606 
                                                                                                                                                          607 
                                                                                                                                                          -
                                                                                                                                                          608 
                                                                                                                                                          -
                                                                                                                                                          609 #endif
                                                                                                                                                          +
                                                                                                                                                          608 #endif
                                                                                                                                                          #define printf_barry
                                                                                                                                                          #define BARRY_MAX_NUM_ELEMENTS
                                                                                                                                                          #define BARRY_CHECK_SUPPORT(x, maxs)
                                                                                                                                                          @@ -717,21 +716,21 @@
                                                                                                                                                          Compute the support of sufficient statistics.
                                                                                                                                                          bool eval_rules_dyn(const std::vector< double > &counts, const size_t &i, const size_t &j)
                                                                                                                                                          void calc(std::vector< Array_Type > *array_bank=nullptr, std::vector< double > *stats_bank=nullptr, size_t max_num_elements_=0u)
                                                                                                                                                          Computes the entire support.
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          Vector of static rules (cells to iterate).
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > get_counts() const
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Type > * get_rules()
                                                                                                                                                          Vector of static rules (cells to iterate).
                                                                                                                                                          void init_support(std::vector< Array_Type > *array_bank=nullptr, std::vector< double > *stats_bank=nullptr)
                                                                                                                                                          Definition: support-meat.hpp:5
                                                                                                                                                          -
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          Vector of dynamic rules (to include/exclude a realizaton).
                                                                                                                                                          +
                                                                                                                                                          Rules< Array_Type, Data_Rule_Dyn_Type > * get_rules_dyn()
                                                                                                                                                          Vector of dynamic rules (to include/exclude a realizaton).
                                                                                                                                                          void add_rule(Rule< Array_Type, Data_Rule_Type > *f_)
                                                                                                                                                          -
                                                                                                                                                          void print() const
                                                                                                                                                          +
                                                                                                                                                          void print() const
                                                                                                                                                          void add_rule_dyn(Rule< Array_Type, Data_Rule_Dyn_Type > *f_)
                                                                                                                                                          void set_rules_dyn(Rules< Array_Type, Data_Rule_Dyn_Type > *rules_)
                                                                                                                                                          -
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          Vector of couter functions.
                                                                                                                                                          +
                                                                                                                                                          Counters< Array_Type, Data_Counter_Type > * get_counters()
                                                                                                                                                          Vector of couter functions.
                                                                                                                                                          +
                                                                                                                                                          const std::vector< double > & get_counts() const
                                                                                                                                                          void add_counter(Counter< Array_Type, Data_Counter_Type > f_)
                                                                                                                                                          -
                                                                                                                                                          const FreqTable< double > & get_data() const
                                                                                                                                                          +
                                                                                                                                                          const FreqTable< double > & get_data() const
                                                                                                                                                          void reset_array()
                                                                                                                                                          void set_rules(Rules< Array_Type, Data_Rule_Type > *rules_)
                                                                                                                                                          void set_counters(Counters< Array_Type, Data_Counter_Type > *counters_)
                                                                                                                                                          -
                                                                                                                                                          std::vector< double > * get_current_stats()
                                                                                                                                                          List current statistics.
                                                                                                                                                          +
                                                                                                                                                          std::vector< double > * get_current_stats()
                                                                                                                                                          List current statistics.
                                                                                                                                                          Data_Type &&counter_ data(std::move(counter_.data))
                                                                                                                                                          if(add_dims)
                                                                                                                                                          size_t size_t j
                                                                                                                                                          @@ -747,7 +746,7 @@ diff --git a/typedefs_8hpp.html b/typedefs_8hpp.html index 4b4623d52..8b6b50dbd 100644 --- a/typedefs_8hpp.html +++ b/typedefs_8hpp.html @@ -624,7 +624,7 @@

                                                                                                                                                            - +
                                                                                                                                                          diff --git a/typedefs_8hpp_source.html b/typedefs_8hpp_source.html index 5a2809fe0..ba9fde1e6 100644 --- a/typedefs_8hpp_source.html +++ b/typedefs_8hpp_source.html @@ -406,7 +406,7 @@