Ask a Question | Search PSRCHIVE: |
![]()
|
StraightLine.h T get_value() const U get_variance() const Estimate< T, U > get_slope() const Return the slope, b. Definition StraightLine.h:50 void add_coordinate(double x, const Estimate< T, U > &d) Addition operator. Definition StraightLine.h:29 Estimate< T, U > get_intercept() const Return the intercept, a. Definition StraightLine.h:41 Generated using doxygen 1.14.0
|