IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
|
Tile used in path search by PathMap. More...
#include <IMP/bff/bff_config.h>
#include <cmath>
#include <vector>
#include <utility>
#include <algorithm>
#include <IMP/bff/PathMapTileEdge.h>
Go to the source code of this file.
Classes | |
class | IMP::bff::PathMapTile |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::bff | |
Bayesian Fluorescence Framework. | |
Enumerations | |
enum | IMP::bff::PathMapTileOutputs { PM_TILE_PENALTY, IMP::bff::PM_TILE_COST, IMP::bff::PM_TILE_DENSITY, IMP::bff::PM_TILE_COST_DENSITY, IMP::bff::PM_TILE_PATH_LENGTH, IMP::bff::PM_TILE_PATH_LENGTH_DENSITY, IMP::bff::PM_TILE_FEATURE, IMP::bff::PM_TILE_ACCESSIBLE_DENSITY, IMP::bff::PM_TILE_ACCESSIBLE_FEATURE } |
Value types that can be read from a PathMapTile. More... | |
Tile used in path search by PathMap.
Definition in file PathMapTile.h.