a | 商の計算に用いる1つ目のフーリエスペクトル。 The 1st Fourier spectrum used for the computation of the quotient. |
b | 商の計算に用いる2つ目のフーリエスペクトル。 The 2nd Fourier spectrum used for the computation of the quotient. |
戻り値のメンバ Member of the return value |
値 Value |
size | a.size |
t0 | a.t0 |
dt | a.dt |
各iに対するvalue[i] value[i] for each \(i\) |
a.value[i]/b.value[i]であり、
関数CKcdivideを用いて計算する a.value[i]/b.value[i] computed by function CKcdivide |