IMP  2.3.1
The Integrative Modeling Platform
ParabolicFit.h File Reference

fit the data with parabola More...

#include "Vector2D.h"
#include "GeometricPrimitiveD.h"
#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
 Synonym for IMP::kernel.
 
 IMP::algebra
 General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules.
 

Typedefs

typedef IMP::base::Vector
< ParabolicFit2D > 
IMP::algebra::ParabolicFit2Ds
 

Detailed Description

fit the data with parabola

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file ParabolicFit.h.