FACT++  1.0
void palDvxv ( double  va[3],
double  vb[3],
double  vc[3] 
)

Definition at line 1053 of file palOne2One.c.

References eraPxp().

Referenced by t_vecmat().

1053  {
1054  eraPxp( va, vb, vc );
1055 }
void eraPxp(double a[3], double b[3], double axb[3])
Definition: pxp.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: