IMP  2.3.1
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
 Synonym for IMP::kernel.
 
 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-2014 IMP Inventors. All rights reserved.

Definition in file path_reader_writer.h.