FACT++  1.0
void palDmxm ( double  a[3][3],
double  b[3][3],
double  c[3][3] 
)

Definition at line 567 of file palOne2One.c.

References eraRxr().

Referenced by t_vecmat().

567  {
568  eraRxr( a, b, c );
569 }
void eraRxr(double a[3][3], double b[3][3], double atb[3][3])
Definition: rxr.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: