app4triqs.module.chain
- app4triqs.module.chain()
Dispatched C++ function(s).
[1] (i: int, j: int) -> int
Chain digits of two integers
A set of functions that implement chaining
Do I really need to explain more ?
- Parameters:
- iint
The first integer
- jint
The second integer
- Returns:
- int
An integer containing the digits of both i and j