public class RegularizedGamma extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RegularizedGamma.P
\( P(a, x) \)
regularized Gamma function.
|
static class |
RegularizedGamma.Q
Creates the \( Q(a, x) \equiv 1 - P(a, x) \)
regularized Gamma function.
|
| Constructor and Description |
|---|
RegularizedGamma() |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.