Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 352 Bytes

era.cr.md

File metadata and controls

27 lines (20 loc) · 352 Bytes

eraCr

c = ERFA.cr(r)

Copy an r-matrix.

Given:

   r        double[3][3]    r-matrix to be copied

Returned:

   c        double[3][3]    copy

Called:

   eraCp        copy p-vector

This revision: 2021 May 11

Copyright (C) 2013-2021, NumFOCUS Foundation. Derived, with permission, from the SOFA library.