T
- type of the field elements
protected class AbstractGaussianContribution.FieldFourierCjSjCoefficients<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
这些系数在Danielson的论文中通过表达式4.4-(6)给出。
Modifier and Type | Method and Description |
---|---|
T |
getCij(int i, int j)
获取系数Cij。
|
T |
getSij(int i, int j)
获取系数Sij。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.