FACT++  1.0
void palDav2m ( double  axvec[3],
double  rmat[3][3] 
)

Definition at line 286 of file palOne2One.c.

References eraRv2m().

Referenced by t_vecmat().

286  {
287  eraRv2m( axvec, rmat );
288 }
void eraRv2m(double w[3], double r[3][3])
Definition: rv2m.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: