IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Linear fit of data points. More...
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-2020 IMP Inventors. All rights reserved.
Definition in file LinearFit.h.