|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Calculates and stores Gaussian kernel parameters. More...
#include "def.h"#include <IMP/base_types.h>#include <boost/scoped_array.hpp>#include <IMP/exception.h>#include <IMP/log.h>#include <map>#include <cmath>#include <algorithm>#include <iostream>#include <iomanip>#include <vector>#include <limits>#include <IMP/em/internal/RadiusDependentKernelParameters.h>#include <cereal/access.hpp>
Include dependency graph for KernelParameters.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::em::KernelParameters |
| Calculates and stores Gaussian kernel parameters. More... | |
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. | |
Typedefs | |
| typedef IMP::Vector < KernelParameters > | IMP::em::KernelParametersList |
Calculates and stores Gaussian kernel parameters.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file KernelParameters.h.