HepLib
Namespaces | Functions
Helpers.cpp File Reference

Helpers Functions for SD. More...

#include "SD.h"
Include dependency graph for Helpers.cpp:

Go to the source code of this file.

Namespaces

 HepLib
 HepLib namespace.
 
 HepLib::SD
 namespace for Numerical integration with Sector Decomposition method
 

Functions

exvector HepLib::SD::get_xy_from (ex pol)
 
exvector HepLib::SD::get_x_from (ex pol)
 
exvector HepLib::SD::get_y_from (ex pol)
 
exvector HepLib::SD::get_z_from (ex pol)
 
exvector HepLib::SD::get_pl_from (ex pol)
 
ex HepLib::SD::VESimplify (ex expr)
 
ex HepLib::SD::VEResult (ex expr)
 
ex HepLib::SD::VEResult2 (ex expr)
 
ex HepLib::SD::VEMaxErr (ex expr)
 
int HepLib::SD::x_free_index (ex expr)
 
int HepLib::SD::y_free_index (ex expr)
 
int HepLib::SD::epsRank (ex expr_in, ex epi)
 
int HepLib::SD::vsRank (ex expr_in)
 
ex HepLib::SD::Factor (const ex expr_in)
 
ex HepLib::SD::FactorOutX (const ex expr)
 
ex HepLib::SD::exp_simplify (const ex expr_in)
 
ex HepLib::SD::pow_simplify (const ex expr_in)
 
ex HepLib::SD::xyz_pow_simplify (const ex expr_in)
 

Detailed Description

Helpers Functions for SD.

Definition in file Helpers.cpp.