slaMxv -

SYNOPSYS

void slaMxv(rm)

PARAMETERS

float ( *rm

DESCRIPTION


Perform the 3-d forward unitary transformation


     vector vb = matrix rm * vector va

  (single precision)

Given

     rm       float[3][3]   matrix
     va       float[3]      vector

Returned

     vb       float[3]      result vector

  P.T.Wallace   Starlink   30 October 1993

SEE ALSO