lgammaImplDoubleDouble

log Incomplete gamma function = \log \int_0x \exp(-t)pow(t,a-1) dt May store lgamma(a) in lgam(0) if it's non-null and needs to be computed. Based on NR

trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(a: Double, x: Double): Double