mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Directories |
Files | |
file | binVector.hpp [code] |
A utility to read/write vectors of data from/to a binary file. | |
file | fileUtils.hpp [code] |
Declarations of utilities for working with files. | |
file | ioutils.hpp [code] |
Library nclude for the ioutils module. | |
file | pout.hpp [code] |
Declaration and definition of a simple formatted output function. | |
file | rawBinary.hpp [code] |
Provides functions for working with raw binary files. | |
file | readColumns.hpp [code] |
A utility to read in columns from a text file. | |
file | stringUtils.hpp [code] |
Utilities for working with strings. | |
file | textTable.hpp [code] |
declares and defines a simple text table manager | |