Changeset 39241 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Dec 9, 2015, 3:41:43 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r39238 r39241 750 750 751 751 int FitPM_IRLS (FitAstromResult *fit, FitAstromData *data, FitAstromPoint *points, int Npoints, int VERBOSE); 752 int FitPMandPar_IRLS (FitAstromResult *fit, FitAstromData *data, FitAstromPoint *points, int Npoints, int VERBOSE); 752 753 753 754 double MedianAbsDeviation(FitAstromPoint *points, int Npoints); 754 755 755 756 int weighted_LS_PM (FitAstromResult *fit, FitAstromData *data, FitAstromPoint *points, int Npoints, int VERBOSE); 757 int weighted_LS_PLX (FitAstromResult *fit, FitAstromData *data, FitAstromPoint *points, int Npoints, int VERBOSE); 756 758 757 759 double weight_cauchy (double x);
Note:
See TracChangeset
for help on using the changeset viewer.
