IMP Reference Guide
2.10.0
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles. More...
#include "npctransport_config.h"
#include <IMP/SingletonContainer.h>
#include <IMP/core/Typed.h>
#include <boost/cstdint.hpp>
#include <set>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::npctransport | |
Functions | |
int | IMP::npctransport::assign_ranges (std::string input_config_fname, std::string output_assignment_fname, unsigned int work_unit, bool show_steps, boost::uint64_t random_seed) |
int | IMP::npctransport::get_number_of_work_units (std::string configuration_file) |
bool | IMP::npctransport::load_output_protobuf (std::string output_fname,::npctransport_proto::Output &output) |
void | IMP::npctransport::load_pb_conformation (const ::npctransport_proto::Conformation &conformation, IMP::SingletonContainerAdaptor beads, boost::unordered_map< core::ParticleType, algebra::Sphere3Ds > &sites) |
void | IMP::npctransport::save_pb_conformation (IMP::SingletonContainerAdaptor beads, const boost::unordered_map< core::ParticleType, algebra::Sphere3Ds > &sites,::npctransport_proto::Conformation *conformation) |
void | IMP::npctransport::show_ranges (std::string fname) |
A Score on the distance between a pair of particles.
Copyright 2007-2018 IMP Inventors. All rights reserved.
Definition in file protobuf.h.