SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for LeastSqFit, including all inherited members.
correlationCoeff() const | LeastSqFit | inline |
intercept() const | LeastSqFit | inline |
interceptStandardDev() const | LeastSqFit | inline |
LeastSqFit(const RWMathVec< double > &x, const RWMathVec< double > &y) | LeastSqFit | |
LeastSqFit(const RWMathVec< double > &x, const RWMathVec< double > &y, const RWMathVec< double > &sigmay) | LeastSqFit | |
operator<<(std::ostream &s, const LeastSqFit &f) | LeastSqFit | friend |
slope() const | LeastSqFit | inline |
slopeStandardDev() const | LeastSqFit | inline |
xPosition(double y) const | LeastSqFit | inline |
yPosition(double x) const | LeastSqFit | inline |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |