T
- type of the field elements
public class FieldGammaMnsFunction<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
Constructor and Description |
---|
FieldGammaMnsFunction(int nMax, T gamma, int I, org.hipparchus.Field<T> field)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
T |
getDerivative(int m, int n, int s)
获取Γ函数的导数。
|
T |
getValue(int m, int n, int s)
获取Γ函数的值。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.