source:
ntrip/trunk/BNC/src/bancroft.h@
5681
Last change on this file since 5681 was 4278, checked in by , 12 years ago | |
---|---|
File size: 201 bytes |
Line | |
---|---|
1 | |
2 | #ifndef BANCROFT_H |
3 | #define BANCROFT_H |
4 | |
5 | #include <newmatap.h> |
6 | |
7 | void bancroft(const Matrix& BBpass, ColumnVector& pos); |
8 | |
9 | inline double lorentz(const ColumnVector& aa, const ColumnVector& bb); |
10 | |
11 | #endif |
12 |
Note:
See TracBrowser
for help on using the repository browser.