src/work/marci/lp/lp_solver_base.h
changeset 1113 b5ad821053a1
parent 1112 b258584569f2
child 1143 4fb22cfa5759
equal deleted inserted replaced
1:d2f0359a4037 2:9f2ebcec7f0c
   180     \nosubgrouping
   180     \nosubgrouping
   181   */
   181   */
   182   template <typename _Value>
   182   template <typename _Value>
   183   class LPSolverBase {
   183   class LPSolverBase {
   184     
   184     
   185     /*! @name Unchategorized functions and types (public members)
   185     /*! @name Uncategorized functions and types (public members)
   186     */
   186     */
   187     //@{
   187     //@{
   188   public:
   188   public:
   189 
   189 
   190     //UNCATEGORIZED
   190     //UNCATEGORIZED