UNPKG

@stdlib/stats-base-dists-gamma-logpdf

Version:

Gamma distribution logarithm of probability density function (PDF).

3 lines 108 B
/// <reference path="../docs/types/index.d.ts" /> import logPDF from '../docs/types/index'; export = logPDF;