Changeset 18711 for trunk/FACT++/erfa/src/pvdpv.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/pvdpv.c
r18348 r18711 26 26 ** eraPdp scalar product of two p-vectors 27 27 ** 28 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.28 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 29 29 ** Derived, with permission, from the SOFA library. See notes at end of file. 30 30 */ 31 31 { 32 32 double adbd, addb; 33 33 34 34 35 /* a . b = constant part of result. */ … … 50 51 ** 51 52 ** 52 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.53 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 53 54 ** All rights reserved. 54 55 **
Note:
See TracChangeset
for help on using the changeset viewer.