public class FieldGammaMnsFunction<T extends CalculusFieldElement<T>> extends Object
Constructor and Description |
---|
FieldGammaMnsFunction(int nMax,
T gamma,
int I,
Field<T> field)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
T |
getDerivative(int m,
int n,
int s)
Get Γ function derivative.
|
T |
getValue(int m,
int n,
int s)
Get Γ function value.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.