![]() |
IMP
2.2.1
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/base/exception.h>#include <IMP/base/log.h>#include <map>#include <cmath>#include <algorithm>#include <iostream>#include <iomanip>#include <vector>#include <limits>
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 |
| class | IMP::em::RadiusDependentKernelParameters |
| Calculates kernel parameters as a function of a specific radius. More... | |
Namespaces | |
| IMP | |
| All IMP::kernel code is brought into the IMP namespace. | |
| IMP::em | |
| See IMP.em for more information. | |
Typedefs | |
| typedef IMP::base::Vector < KernelParameters > | IMP::em::KernelParametersList |
| typedef IMP::base::Vector < RadiusDependentKernelParameters > | IMP::em::RadiusDependentKernelParametersList |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file KernelParameters.h.