protected class AbstractGaussianContribution.FieldFourierCjSjCoefficients<T extends CalculusFieldElement<T>> extends Object
Those coefficients are given in Danielson paper by expression 4.4-(6)
Modifier and Type | Method and Description |
---|---|
T |
getCij(int i,
int j)
Get the coefficient Cij.
|
T |
getSij(int i,
int j)
Get the coefficient Sij.
|
public T getCij(int i, int j)
i
- i index - corresponds to the required variationj
- j indexpublic T getSij(int i, int j)
i
- i index - corresponds to the required variationj
- j indexCopyright © 2002-2022 CS GROUP. All rights reserved.