TTK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
binomial_coeff_table Class Reference

Public Member Functions

 binomial_coeff_table (index_t n, index_t k)
 
index_t operator() (index_t n, index_t k) const
 

Detailed Description

Definition at line 127 of file ripserpy.cpp.

Constructor & Destructor Documentation

◆ binomial_coeff_table()

binomial_coeff_table::binomial_coeff_table ( index_t  n,
index_t  k 
)
inline

Definition at line 133 of file ripserpy.cpp.

Member Function Documentation

◆ operator()()

index_t binomial_coeff_table::operator() ( index_t  n,
index_t  k 
) const
inline

Definition at line 146 of file ripserpy.cpp.


The documentation for this class was generated from the following file: