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