IMP  2.0.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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::algebra
 See IMP.algebra Overview for more information.
 

Typedefs

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

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file ParabolicFit.h.