Loading...
Searching...
No Matches
nut_Diri Struct Reference

Wrapper to hold values of some multiplicative function. More...

#include <dirichlet.h>

Data Fields

int64_t x
 
int64_t y
 
int64_t yinv
 
int64_t * buf
 

Detailed Description

Wrapper to hold values of some multiplicative function.

Stores all values f(n) for n up to (and including) y, then stores values f(x/n) for n less than x/y

Definition at line 96 of file dirichlet.h.

Field Documentation

◆ x

int64_t nut_Diri::x

Definition at line 97 of file dirichlet.h.

◆ y

int64_t nut_Diri::y

Definition at line 98 of file dirichlet.h.

◆ yinv

int64_t nut_Diri::yinv

Definition at line 98 of file dirichlet.h.

◆ buf

int64_t* nut_Diri::buf

Definition at line 99 of file dirichlet.h.


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