#include <tpf_ncrnpr.hpp>
Definition at line 1221 of file tpf_ncrnpr.hpp.
◆ number_t
◆ permutation() [1/3]
tpf::ncrnpr::permutation::permutation |
( |
| ) |
|
|
inline |
◆ permutation() [2/3]
template<typename Type1 , typename Type2 >
tpf::ncrnpr::permutation::permutation |
( |
Type1 |
n, |
|
|
Type2 |
r |
|
) |
| |
|
inline |
◆ permutation() [3/3]
tpf::ncrnpr::permutation::permutation |
( |
const permutation & |
| ) |
|
|
default |
◆ operator Type()
template<typename Type >
tpf::ncrnpr::permutation::operator Type |
( |
| ) |
const |
|
inline |
◆ operator()() [1/2]
number_t tpf::ncrnpr::permutation::operator() |
( |
| ) |
const |
|
inline |
◆ operator()() [2/2]
template<typename Type1 , typename Type2 >
number_t tpf::ncrnpr::permutation::operator() |
( |
Type1 |
n, |
|
|
Type2 |
r |
|
) |
| |
|
inline |
◆ operator=()
◆ reset()
void tpf::ncrnpr::permutation::reset |
( |
| ) |
|
|
inlineprotected |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const permutation & |
p |
|
) |
| |
|
friend |
◆ m_n
number_t tpf::ncrnpr::permutation::m_n {} |
|
mutableprotected |
◆ m_npr
number_t tpf::ncrnpr::permutation::m_npr {1} |
|
mutableprotected |
◆ m_r
number_t tpf::ncrnpr::permutation::m_r {} |
|
protected |
The documentation for this class was generated from the following file: