KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Math::MatrixEquationPrinter Class Reference

Public Member Functions

void PushMatrix (const Matrix &)
 
void PushMatrixTranspose (const Matrix &)
 
void PushVector (const Vector &)
 
void PushText (const char *)
 
void PushScalar (Real)
 
void PushAdd ()
 
void PushSub ()
 
void PushTimes ()
 
void PushDot ()
 
void PushEquals ()
 
void Print (std::ostream &out) const
 
void Clear ()
 

Public Attributes

std::list< EquationTermterms
 

The documentation for this class was generated from the following files: