Lgamma constructor

Lgamma(
  1. double lgamma,
  2. int sign
)

Implementation

Lgamma(this.lgamma, this.sign);