Runtime representation of a equation by a left hand side and a right hand side expresssion.  
More...
#include <equation.hpp>
Detailed Description
template<typename InterfaceType>
 class viennamath::rt_equation< InterfaceType >
Runtime representation of a equation by a left hand side and a right hand side expresssion. 
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
      
        
          | rt_expr<InterfaceType> const& lhs  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
Returns the left hand side of the equation. 
 
 
      
        
          | rt_expr<InterfaceType> const& rhs  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
Returns the right hand side of the equation. 
 
 
The documentation for this class was generated from the following file:
- /export/development/ViennaMath/viennamath/runtime/equation.hpp