IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
ParabolicFit.h File Reference

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
 

Detailed Description

Fit data with parabola.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ParabolicFit.h.