IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
Linear fit of data points. More...
#include "Vector2D.h"
#include "GeometricPrimitiveD.h"
#include <cereal/access.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | IMP::algebra::LinearFit2D |
Calculate line that fits best the input data points (Linear least squares) 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< LinearFit2D > | IMP::algebra::LinearFit2Ds |
Linear fit of data points.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file LinearFit.h.