Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
cadabra::pattern Class Reference

#include <Props.hh>

Public Member Functions

 pattern ()
 
 pattern (const Ex &)
 
bool match (const Properties &, const Ex::iterator &, bool ignore_parent_rel=false) const
 
bool children_wildcard () const
 

Public Attributes

Ex obj
 

Constructor & Destructor Documentation

pattern::pattern ( )
pattern::pattern ( const Ex o)

Member Function Documentation

bool pattern::children_wildcard ( ) const
bool pattern::match ( const Properties properties,
const Ex::iterator &  it,
bool  ignore_parent_rel = false 
) const

Member Data Documentation

Ex cadabra::pattern::obj

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