Next: trxpv, Previous: tri_name_from_tai, Up: Internal Routines [Contents][Index]
trxp(r, p)
[SOFA] Multiply p-vector p
(which must have its first
dimension equal to 3) by the transpose of r-matrix r
(which must have its first two dimensions equal to 3). The dimensions
of r
beyond the first two must be the same as the
dimensions of p
beyond the first one. The result has the
same dimensions as p
.