/dcaflib

Miscellaneous utilities.

Primary LanguageDBoost Software License 1.0BSL-1.0

dcaflib is a library with miscellaneous modules.

To build:
    $ make build
Puts all object files into the bin folder.

To generate the docs:
    $ make docs
Puts all html files into the doc folder.