Ask a Question | Search PSRCHIVE: |
Home
|
StraightLine.h 34 S_x += x * w;
Estimate< T, U > get_intercept() const Return the intercept, a. Definition: StraightLine.h:46 void add_coordinate(double x, const Estimate< T, U > &d) Addition operator. Definition: StraightLine.h:34 Estimate< T, U > get_slope() const Return the slope, b. Definition: StraightLine.h:55 T get_value() const U get_variance() const Generated using doxygen 1.8.17
|