IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
path_reader_writer.h File Reference

Read and write paths. More...

#include <IMP/multifit/multifit_config.h>
#include <IMP/domino/DominoSampler.h>
+ Include dependency graph for path_reader_writer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::multifit
 Fitting atomic structures into a cryo-electron microscopy density map.
 

Functions

IntsList IMP::multifit::read_paths (const char *txt_filename, int max_paths=INT_MAX)
 Read paths. More...
 
void IMP::multifit::write_paths (const IntsList &paths, const std::string &txt_filename)
 

Detailed Description

Read and write paths.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file path_reader_writer.h.