a | 商の計算に用いるフーリエスペクトル。 The Fourier spectrum used for the computation of the quotient. |
b | 商の計算において分母として用いる定数。 The constant used for the denominator of the quotinent. |
戻り値のメンバ 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であり、
関数CKcdivideを用いて計算する a.value[i]/b computed by function CKcdivide |