|
IMP
2.0.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/exception.h>#include <IMP/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 | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::em |
| See IMP.em Overview for more information. | |
Typedefs | |
| typedef IMP::base::Vector < KernelParameters > | IMP::em::KernelParametersList |
| typedef IMP::base::Vector < RadiusDependentKernelParameters > | IMP::em::RadiusDependentKernelParametersList |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file KernelParameters.h.