GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
d9gmit.f File Reference

Go to the source code of this file.

Functions

DOUBLE PRECISION function d9gmit (A, X, ALGAP1, SGNGAM, ALX)

Function Documentation

DOUBLE PRECISION function d9gmit ( double precision  A,
double precision  X,
double precision  ALGAP1,
double precision  SGNGAM,
double precision  ALX 
)

Definition at line 2 of file d9gmit.f.

References abs(), d1mach(), dlngam(), eps, base_det< T >::exp(), CollocWt::first(), octave_value::log(), x, and xermsg().

Referenced by dgamit(), and xgammainc().