Math Type Library (libmath++) 0.0.3
math::TPowMatch< T > Class Template Reference
Inheritance diagram for math::TPowMatch< T >:
math::TMatch< T >

Public Member Functions

 TPowMatch (TMatch< T > *ABase, TMatch< T > *AExp)
 
virtual bool match (const TNode< T > *AExpr, TMatchRegistry< T > *AReg) const
 
- Public Member Functions inherited from math::TMatch< T >

Detailed Description

template<class T>
class math::TPowMatch< T >

Definition at line 147 of file matcher.h.

Member Function Documentation

◆ match()

template<class T >
virtual bool math::TPowMatch< 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: