unsigned long int special_functions::combination ( int  n,
int  k 
)

Function that combination.

Author:
Rochan R. Upadhyay
Parameters:
n: Combination of n objects
k: taken k at a time.
Date:
10/12/2010
All Classes Files Functions Variables Typedefs Friends Defines