


% -*- texinfo -*-
% @deftypefn {Function File} {} gampdf (@var{x}, @var{a}, @var{b})
% For each element of @var{x}, return the probability density function
% (PDF) at @var{x} of the Gamma distribution with parameters @var{a}
% and @var{b}.
% @seealso{gamma, gammaln, gammainc, gamcdf, gaminv, gamrnd}
% @end deftypefn