GiNaC 1.8.7
Namespaces | Functions
wildcard.cpp File Reference

Implementation of GiNaC's wildcard objects. More...

#include "wildcard.h"
#include "archive.h"
#include "utils.h"
#include "hash_seed.h"
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  GiNaC
 

Functions

 GiNaC::GINAC_IMPLEMENT_REGISTERED_CLASS_OPT (wildcard, basic, print_func< print_context >(&wildcard::do_print). print_func< print_tree >(&wildcard::do_print_tree). print_func< print_python_repr >(&wildcard::do_print_python_repr)) wildcard
 
 GiNaC::GINAC_BIND_UNARCHIVER (wildcard)
 
bool GiNaC::haswild (const ex &x)
 Check whether x has a wildcard anywhere as a subexpression. More...
 

Detailed Description

Implementation of GiNaC's wildcard objects.

Definition in file wildcard.cpp.


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