CAPD DynSys Library 5.2.0
capd::Newton Class Reference

#include <capd/basicalg/factrial.h>

Public Member Functions

unsigned long long factorial (unsigned n)
 
unsigned long long newton (unsigned n, unsigned k)
 

Static Public Member Functions

static NewtongetInstance ()
 

Member Function Documentation

◆ getInstance()

static Newton & capd::Newton::getInstance ( )
inlinestatic

◆ newton()

unsigned long long capd::Newton::newton ( unsigned  n,
unsigned  k 
)
inline