|
C++ Mathematical Expression Toolkit (ExprTk) release
|
Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | ncr_println (T n, T r, T ncr) |
| template<typename T > | |
| void | n_choose_r () |
| int | main () |
| int main | ( | ) |
Definition at line 82 of file exprtk_binomial_coefficient.cpp.
| void n_choose_r | ( | ) |
Definition at line 38 of file exprtk_binomial_coefficient.cpp.
References ncr_println().
|
inline |
Definition at line 27 of file exprtk_binomial_coefficient.cpp.
Referenced by n_choose_r().