HepLib
Public Member Functions | Public Attributes | List of all members
HepLib::AIOption Struct Reference

#include <HEP.h>

Public Member Functions

void init_smap ()
 

Public Attributes

int pn_sector = 0
 
bool ap_rules = true
 
int IBPmethod = 1
 
lst Internal
 
lst External
 
lst DSP
 
exmap smap
 
lst Cut
 
lst CSP
 
lst ISP
 
bool CutFirst = true
 
bool keep0F = false
 
int NIBP = 0
 
ex apart1 = 0
 
lst pat = { F(w1,w2), gs, nL, nH }
 
std::function< ex(const ex &, const ex &)> cv = nullptr
 
string SaveDir = ""
 
std::function< lst(const IBP &, const ex &)> UF = LoopUF
 

Detailed Description

Definition at line 520 of file HEP.h.

Member Function Documentation

◆ init_smap()

void HepLib::AIOption::init_smap ( )
inline

Definition at line 539 of file HEP.h.

Member Data Documentation

◆ ap_rules

bool HepLib::AIOption::ap_rules = true

Definition at line 522 of file HEP.h.

◆ apart1

ex HepLib::AIOption::apart1 = 0

Definition at line 534 of file HEP.h.

◆ CSP

lst HepLib::AIOption::CSP

Definition at line 529 of file HEP.h.

◆ Cut

lst HepLib::AIOption::Cut

Definition at line 528 of file HEP.h.

◆ CutFirst

bool HepLib::AIOption::CutFirst = true

Definition at line 531 of file HEP.h.

◆ cv

std::function<ex(const ex &, const ex &)> HepLib::AIOption::cv = nullptr

Definition at line 536 of file HEP.h.

◆ DSP

lst HepLib::AIOption::DSP

Definition at line 526 of file HEP.h.

◆ External

lst HepLib::AIOption::External

Definition at line 525 of file HEP.h.

◆ IBPmethod

int HepLib::AIOption::IBPmethod = 1

Definition at line 523 of file HEP.h.

◆ Internal

lst HepLib::AIOption::Internal

Definition at line 524 of file HEP.h.

◆ ISP

lst HepLib::AIOption::ISP

Definition at line 530 of file HEP.h.

◆ keep0F

bool HepLib::AIOption::keep0F = false

Definition at line 532 of file HEP.h.

◆ NIBP

int HepLib::AIOption::NIBP = 0

Definition at line 533 of file HEP.h.

◆ pat

lst HepLib::AIOption::pat = { F(w1,w2), gs, nL, nH }

Definition at line 535 of file HEP.h.

◆ pn_sector

int HepLib::AIOption::pn_sector = 0

Definition at line 521 of file HEP.h.

◆ SaveDir

string HepLib::AIOption::SaveDir = ""

Definition at line 537 of file HEP.h.

◆ smap

exmap HepLib::AIOption::smap

Definition at line 527 of file HEP.h.

◆ UF

std::function<lst(const IBP &, const ex &)> HepLib::AIOption::UF = LoopUF

Definition at line 538 of file HEP.h.


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