9 #ifndef IMPMULTIFIT_FITTING_SOLUTIONS_READER_WRITER_H
10 #define IMPMULTIFIT_FITTING_SOLUTIONS_READER_WRITER_H
18 #include <IMP/multifit/multifit_config.h>
20 IMPMULTIFIT_BEGIN_NAMESPACE
27 const char *fitting_fn);
35 const char *fitting_fn,
40 const em::FittingSolutions &em_fits);
41 IMPMULTIFITEXPORT em::FittingSolutions convert_multifit_to_em_format(
45 convert_transformations_to_multifit_format(
49 convert_multifit_format_to_transformations(
52 IMPMULTIFIT_END_NAMESPACE