source:
ntrip/trunk/BNC/bancroft.h@
4141
Last change on this file since 4141 was 2052, checked in by , 15 years ago | |
---|---|
File size: 201 bytes |
Rev | Line | |
---|---|---|
[2052] | 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.