app4triqs::chain

#include <app4triqs.hpp>

Synopsis

int chain (int i, int j)

A set of functions that implement chaining

Chain digits of two integers

Do I really need to explain more ?

Parameters

  • i The first integer
  • j The second integer

Returns

An integer containing the digits of both i and j