Function
binomialCoefficient
Calculates the binomial coefficient C(n,k).
Include Headers
seqan/find_motif.h
Parameters
|  The first parameter object. Remarks:  | |
|  The second parameter object. Remarks:  | 
Remarks
 The binomial coefficient of n  and k  is equal to zero
          if k  is greater than n .
SeqAn - Sequence Analysis Library - www.seqan.de