protected class AbstractGaussianContribution.FourierCjSjCoefficients extends Object
这些系数在Danielson的论文中通过表达式4.4-(6)给出。
Modifier and Type | Method and Description |
---|---|
double |
getCij(int i, int j)
获取系数Cij。
|
double |
getSij(int i, int j)
获取系数Sij。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.