![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | cpg |
| Includes subnamespace conversion. | |
| namespace | cpg::rational_number |
Variables | |
| const std::vector< unsigned long long > | cpg::rational_number::factorial_table |
| const std::vector< std::vector< unsigned long long > > | cpg::rational_number::permutation_table |
| const std::vector< std::vector< unsigned long long > > | cpg::rational_number::combination_table |