Next: Private Attributes
Up: Analyze Class Reference
Previous: Analyze Class Reference
  Contents
- void open_sample (const string path)
-
- reading of a sample file.
-
-
- int elt_cl (const int i) const
-
- Give the ith generate value.
-
-
- int elt_time (const int i) const
-
- Give the ith coalesce time.
-
-
- int nb_cl () const
-
- Give the class number of the generation.
-
-
- int size_sample () const
-
- Give the sample size.
-
-
- int MaxTau () const
-
- Give the largest coalesce time value.
-
-
- void create_cl ()
-
- Creation of histo_cl vector.
-
-
- void create_time ()
-
- Creation of histo_time vector.
-
-
- int elt_histo_time (const int i) const
-
- Give the apparition number of the class value i.
-
-
- string norm_cl (const string file)
-
- Normalization of histo_cl vector.
-
-
- string norm_time (const string file)
-
- Normalization of histo_time vector.
-
-
- double pi (const int i) const
-
- Give the ith estimated probability value.
-
-
- templateclass T T sum (vector T V, const int choice)
-
- Sum of T vector element.
-
-
- double tau (vector int V)
-
- Give the mean estimator.
-
-
- double sigma (vector int V)
-
- Give the standard deviation estimator.
-
-
- double error (vector int V)
-
- Give the relative error.
-
-
- ldouble int_conf (vector int V, const int choice)
-
- Construction of confidence interval.
-
-
Next: Private Attributes
Up: Analyze Class Reference
Previous: Analyze Class Reference
  Contents
Florent Morata
2002-12-11