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