

Go to the source code of this file.
Data Structures | |
| class | IMP::em::DensityMap |
| Class for handling density maps. More... | |
| class | IMP::em::DensityMaps |
| class | IMP::em::DensityMapsTemp |
| rotate a grid More... | |
Namespaces | |
| namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
| namespace | IMP::em |
| This module allows density maps to be used to generate restraints. | |
Functions | |
| Float | IMP::em::approximate_molecular_mass (DensityMap *m, Float threshold) |
| algebra::BoundingBoxD< 3 > | IMP::em::get_bounding_box (const DensityMap *m) |
| algebra::BoundingBoxD< 3 > | IMP::em::get_bounding_box (DensityMap *m, Float threshold) |
| double | IMP::em::get_density (DensityMap *m, const algebra::VectorD< 3 > &v) |
| DensityMap * | IMP::em::get_resampled (DensityMap *in, double scaling) |
| DensityMap * | IMP::em::get_transformed (DensityMap *in, const algebra::Transformation3D &tr) |
| DensityMap * | IMP::em::get_transformed (DensityMap *in, const algebra::Transformation3D &tr, double threshold) |
| DensityMap * | IMP::em::read_map (const char *filename) |
| DensityMap * | IMP::em::read_map (const char *filename, MapReaderWriter &reader) |
| void | IMP::em::write_map (DensityMap *m, const char *filename, MapReaderWriter &writer) |
Copyright 2007-2010 IMP Inventors. All rights reserved.