|
| find_files.c |
| Utility functions for date handling and file operations.
|
|
| fixcounts.c |
| Contains the implementation of the fixcount function to update data point counts in a file.
|
|
| hashtab.c |
| Implements a hash table.
|
|
| lookupa.c |
|
| lsfg.c |
| Computes generalized least squares fits using a function passed by the caller.
|
|
| lsfn.c |
| Computes nth order polynomial least squares fit.
|
|
| lsfp.c |
|
| rcds_powell.c |
| Implementation of the RCDS (Robust Conjugate Direction Search) algorithm.
|
|
| recycle.c |
|
| savitzkyGolay.c |
| Implementation of Savitzky-Golay smoothing functions.
|
|
| scanargs.c |
| Command-line argument parsing utilities for handling options and arguments.
|
|
| table.c |
| DPL/MPL format input/output functions.
|
|