source: ntrip/branches/BNC_LM/bancroft.h@ 9240

Last change on this file since 9240 was 2052, checked in by mervart, 14 years ago

* empty log message *

File size: 201 bytes
Line 
1
2#ifndef BANCROFT_H
3#define BANCROFT_H
4
5#include <newmatap.h>
6
7void bancroft(const Matrix& BBpass, ColumnVector& pos);
8
9inline double lorentz(const ColumnVector& aa, const ColumnVector& bb);
10
11#endif
12
Note: See TracBrowser for help on using the repository browser.