Java org.apache.commons.math3.distribution CustomGammaDistribution fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.math3.distribution CustomGammaDistribution fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.math3.distribution CustomGammaDistribution.

The text is from its open source code.

Constructor

Method

doublesample()

This implementation uses the following algorithms:

For 0 < shape < 1:
Ahrens, J.

voidsetShapeUnsafe(double shape)
Set the shape parameter

Does not throw an exception if shape is not strictly positive