public class GammaMnsFunction extends Object
Constructor and Description |
---|
GammaMnsFunction(int nMax, double gamma, int I)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
double |
getDerivative(int m, int n, int s)
获取Γ函数的导数。
|
double |
getValue(int m, int n, int s)
获取Γ函数的值。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.