|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Fit data with parabola. More...
#include "Vector2D.h"#include "GeometricPrimitiveD.h"#include <cereal/access.hpp>#include <vector>
Include dependency graph for ParabolicFit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::algebra::ParabolicFit2D |
| Calculate parabola that fits best the input data points. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::algebra | |
| General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
| typedef IMP::Vector < ParabolicFit2D > | IMP::algebra::ParabolicFit2Ds |
Fit data with parabola.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ParabolicFit.h.