public class GammaMnsFunction extends Object
Constructor | Description |
---|---|
GammaMnsFunction(int nMax,
double gamma,
int I) |
Simple constructor.
|
Modifier and Type | Method | 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-2019 CS Systèmes d'information. All rights reserved.