GiNaC 1.8.7
Namespaces | Functions
relational.cpp File Reference

Implementation of relations between expressions. More...

#include "relational.h"
#include "operators.h"
#include "numeric.h"
#include "archive.h"
#include "utils.h"
#include "hash_seed.h"
#include <iostream>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  GiNaC
 

Functions

 GiNaC::GINAC_IMPLEMENT_REGISTERED_CLASS_OPT (relational, basic, print_func< print_context >(&relational::do_print). print_func< print_tree >(&relational::do_print_tree). print_func< print_python_repr >(&relational::do_print_python_repr)) relational
 
 GiNaC::GINAC_BIND_UNARCHIVER (relational)
 
static void GiNaC::print_operator (const print_context &c, relational::operators o)
 

Detailed Description

Implementation of relations between expressions.

Definition in file relational.cpp.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.