MOCHA 0.9
Public Member Functions | Protected Member Functions | Friends
MathProg Class Reference

#include <mathprog.h>

Inheritance diagram for MathProg:
MatroidOpt ProjMatroidOpt ProjBalMatroidOpt MinVarianceBalClustering

List of all members.

Public Member Functions

 MathProg ()
 MathProg (std::istream &in)
virtual ~MathProg ()

Protected Member Functions

virtual void printMathProg (std::ostream &o)
virtual void getMathProg (std::istream &in)

Friends

std::ostream & operator<< (std::ostream &o, MathProg &someMathProg)
std::istream & operator>> (std::istream &in, MathProg &someMathProg)

Constructor & Destructor Documentation

MathProg::MathProg ( )
MathProg::MathProg ( std::istream &  in)
MathProg::~MathProg ( ) [virtual]

Member Function Documentation

virtual void MathProg::getMathProg ( std::istream &  in) [inline, protected, virtual]

Reimplemented in ProjBalMatroidOpt.

virtual void MathProg::printMathProg ( std::ostream &  o) [inline, protected, virtual]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
MathProg someMathProg 
) [friend]
std::istream& operator>> ( std::istream &  in,
MathProg someMathProg 
) [friend]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Friends Defines