00001 #ifndef __RMOL_COMMAND_UNCONSTRAINER_HPP 00002 #define __RMOL_COMMAND_UNCONSTRAINER_HPP 00003 00004 // ////////////////////////////////////////////////////////////////////// 00005 // Import section 00006 // ////////////////////////////////////////////////////////////////////// 00007 // RMOL 00008 #include <rmol/RMOL_Types.hpp> 00009 00010 namespace RMOL { 00011 00013 class BucketHolder; 00014 struct HistoricalBookingHolderHolder; 00015 00018 class Unconstrainer { 00019 public: 00020 00025 static void demandUnconstrainByExpectationMaximization (); 00026 }; 00027 } 00028 #endif // __RMOL_COMMAND_UNCONSTRAINER_HPP
Generated on Sat Sep 26 13:13:51 2009 for RMOL by Doxygen 1.6.1