FACT++  1.0
double palDsep ( double  a1,
double  b1,
double  a2,
double  b2 
)

Definition at line 810 of file palOne2One.c.

References eraSeps().

Referenced by t_sep().

810  {
811  return eraSeps( a1, b1, a2, b2 );
812 }
double eraSeps(double al, double ap, double bl, double bp)
Definition: seps.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: