Class Combin
java.lang.Object
com.google.refine.expr.functions.math.Combin
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(Properties bindings, Object[] args) static longcombination(int n, int k)
-
Constructor Details
-
Combin
public Combin()
-
-
Method Details
-
call
-
combination
public static long combination(int n, int k) -
getDescription
- Specified by:
getDescriptionin interfaceFunction
-
getParams
-
getReturns
- Specified by:
getReturnsin interfaceFunction
-