


% -*- texinfo -*-
% @deftypefn {Function File} {} gaminv (@var{x}, @var{a}, @var{b})
% For each component of @var{x}, compute the quantile (the inverse of
% the CDF) at @var{x} of the Gamma distribution with parameters @var{a}
% and @var{b}.
% @seealso{gamma, gammaln, gammainc, gampdf, gamcdf, gamrnd}
% @end deftypefn