Next: Private Attributes
Up: Cost Class Reference
Previous: Cost Class Reference
  Contents
- void init ()
-
- Initialization of the trajectories.
-
-
- void init_state (const int nb)
-
- Creation of Cout vector without functional.
-
-
- int value () const
-
- Give the first element of Class vector.
-
-
- int value (const int i) const
-
- Give the ith value of Class vector.
-
-
- int value_next () const
-
- Give the first element of Class_next vector.
-
-
- int value_next (const int i) const
-
- Give the ith element of Class_next vector.
-
-
- void swap ()
-
- Update of the trajectories after each CFTP iteration.
-
-
- bool test ()
-
- Test the global backward trajectories coupling.
-
-
- bool test_next ()
-
- Test the global forward trajectories coupling.
-
-
- void free_cl ()
-
- Memory liberation of simulation vector.
-
-
- void change (const int i, const int j)
-
- Modification of the ith Class_next element with the value of the jth element of Class vector.
-
-
- void mk_cost (const string path)
-
- Reading of a cost file.
-
-
- int nb_cl ()
-
- Give the class (according to the study functional) number.
-
-
Next: Private Attributes
Up: Cost Class Reference
Previous: Cost Class Reference
  Contents
Florent Morata
2002-12-11