RMOL Logo Get Revenue Management Optimisation Library at SourceForge.net. Fast, secure and Free Open Source software downloads

DistributionParameterList.hpp

Go to the documentation of this file.
00001 #ifndef __RMOL_DISTRIBUTIONPARAMETERLIST_HPP
00002 #define __RMOL_DISTRIBUTIONPARAMETERLIST_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // STL
00008 #include <list>
00009 // RMOL
00010 #include <rmol/field/FldDistributionParameters.hpp>
00011 
00012 namespace RMOL {
00013 
00016   typedef std::list<FldDistributionParameters> DistributionParameterList_T;
00017   
00018 }
00019 #endif // __RMOL_DISTRIBUTIONPARAMETERLIST_HPP
SourceForge Logo

Generated on Sat Jun 6 13:48:35 2009 for RMOL by Doxygen 1.5.7.1