LIBINT  2.1.0-stable
Public Types | Public Member Functions | List of all members
libint2::Strategy Class Reference

Strategy specifies how to apply recurrence relations. More...

#include <strategy.h>

Public Types

typedef SafePtr< RecurrenceRelationRR
 

Public Member Functions

RR optimal_rr (const SafePtr< DirectedGraph > &graph, const SafePtr< DGVertex > &integral, const SafePtr< Tactic > &tactic)
 Returns the optimal recurrence relation for integral.
 

Detailed Description

Strategy specifies how to apply recurrence relations.


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