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

Definition at line 486 of file palOne2One.c.

References eraRm2v().

Referenced by t_vecmat().

486  {
487  eraRm2v( rmat, axvec );
488 }
void eraRm2v(double r[3][3], double w[3])
Definition: rm2v.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: