Module shift_sampling_points

Source
Expand description

Functions§

shift_sampling_points
$N$次未満の多項式$f(x)$について、$f(0), f(1), \dots, f(N-1)$から$f(c), f(c + 1), \dots, f(c + M - 1)$を求める。