HepLib
Loading...
Searching...
No Matches
Namespaces | Functions
Triangularize.cpp File Reference

Triangularize Function. More...

#include "SD.h"
#include <libqhull_r/qhull_ra.h>
Include dependency graph for Triangularize.cpp:

Go to the source code of this file.

Namespaces

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

Functions

vector< matrix > HepLib::SD::Triangularize (const lst &fs_in, const ex &xs_in, const lst &nsubs)
 to Triangularize the domain with each xi from 0 to +infinity
 
void HepLib::SD::Triangularize (exvector &FunExp, const lst &fs, const ex &xs, const lst &nsubs)
 to Triangularize the domain with each xi from 0 to +infinity, and update FunExp directly
 

Detailed Description

Triangularize Function.

Definition in file Triangularize.cpp.