Cadabra
Computer algebra system for field theory problems
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() [1/2]

pattern::pattern ( )

◆ pattern() [2/2]

pattern::pattern ( const Ex o)

Member Function Documentation

◆ children_wildcard()

bool pattern::children_wildcard ( ) const

◆ match()

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

Member Data Documentation

◆ obj

Ex cadabra::pattern::obj

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