TRIQS/app4triqs 3.3.0
A TRIQS application
Loading...
Searching...
No Matches
My Group

Detailed Description

We can use groups to organize our documentation.

Classes

class  app4triqs::toto

Functions

int app4triqs::chain (int i, int j)
 Chain digits of two integers.

Function Documentation

◆ chain()

int app4triqs::chain ( int i,
int j )

#include <app4triqs/app4triqs.cpp>

Chain digits of two integers.

A set of functions that implement chaining

Do I really need to explain more ?

Parameters
iThe first integer
jThe second integer
Returns
An integer containing the digits of both i and j

Definition at line 37 of file app4triqs.cpp.