Math Type Library (libmath++) 0.0.3
Public Member Functions | List of all members
math::TNegMatch< T > Class Template Reference
Inheritance diagram for math::TNegMatch< T >:
math::TMatch< T >

Public Member Functions

 TNegMatch (TMatch< T > *ANode)
 
virtual bool match (const TNode< T > *AExpr, TMatchRegistry< T > *AReg) const
 
virtual bool match (const TNode< T > *AExpr, TMatchRegistry< T > *AReg) const =0
 

Detailed Description

template<class T>
class math::TNegMatch< T >

Definition at line 124 of file matcher.h.

Member Function Documentation

◆ match()

template<class T >
virtual bool math::TNegMatch< T >::match ( const TNode< T > *  AExpr,
TMatchRegistry< T > *  AReg 
) const
virtual

Implements math::TMatch< T >.


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