MMTF-C++
The C++ language MMTF libraries
Loading...
Searching...
No Matches
mmtf.hpp
Go to the documentation of this file.
1// *************************************************************************
2//
3// Licensed under the MIT License (see accompanying LICENSE file).
4//
5// The authors of this code are: Gerardo Tauriello
6//
7// Based on mmtf_c developed by Julien Ferte (http://www.julienferte.com/),
8// Anthony Bradley, Thomas Holder with contributions from Yana Valasatava,
9// Gazal Kalyan, Alexander Rose.
10//
11// *************************************************************************
12
13// single include for all MMTF needs
14
15#include "mmtf/decoder.hpp"
16#include "mmtf/encoder.hpp"