Static Public Member Functions

my_lib::Loop< K, N > Struct Template Reference

Classe contenant une méthode statique qui affiche de binomial(N,K) à binomial(N,N). More...

List of all members.

Static Public Member Functions

static void print ()

Detailed Description

template<unsigned K, unsigned N>
struct my_lib::Loop< K, N >

Classe contenant une méthode statique qui affiche de binomial(N,K) à binomial(N,N).

Template Parameters:
K l'étape courante
N la borne supérieure

Definition at line 93 of file Binomial.cc.


Member Function Documentation

template<unsigned K, unsigned N>
static void my_lib::Loop< K, N >::print (  )  [inline, static]

Definition at line 94 of file Binomial.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends