|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Functions to convert between ImageHeader and DensityHeader Copyright 2007-2022 IMP Inventors. All rights reserved. More...
#include <IMP/em/em_config.h>#include "ImageHeader.h"#include "DensityHeader.h"#include <string.h>
Include dependency graph for header_converters.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::em | |
| Basic utilities for handling cryo-electron microscopy 3D density maps. | |
Functions | |
| void | IMP::em::DensityHeader_to_ImageHeader (const DensityHeader &header, ImageHeader &h) |
| void | IMP::em::ImageHeader_to_DensityHeader (const ImageHeader &h, DensityHeader &header) |
Functions to convert between ImageHeader and DensityHeader Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file header_converters.h.