Click or drag to resize
Accord.NET (logo)

SpecialBinomial Method

Overload List
  NameDescription
Public methodStatic memberBinomial(Double, Double)
Computes the binomial coefficients C(n,k).
Public methodStatic memberBinomial(Int32, Int32)
Computes the binomial coefficients C(n,k).
Top
See Also