C++ Library Extensions 2022.12.09
To help learn modern C++ programming
permu_combi_table.cxx File Reference
#include <vector>
Include dependency graph for permu_combi_table.cxx:

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