LIBINT 2.9.0
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 std::shared_ptr< RecurrenceRelationRR
 

Public Member Functions

RR optimal_rr (const std::shared_ptr< DirectedGraph > &graph, const std::shared_ptr< DGVertex > &integral, const std::shared_ptr< 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: