FACT++  1.0
double palDvdv ( double  va[3],
double  vb[3] 
)

Definition at line 976 of file palOne2One.c.

References eraPdp().

Referenced by t_vecmat().

976  {
977  return eraPdp( va, vb );
978 }
double eraPdp(double a[3], double b[3])
Definition: pdp.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: