steepness and intercept. More...
Public Member Functions | |
| LineParameters (T i0=0, T i1=0) | |
| T | getValue (T x) const |
| T | getXValue (T y) const |
| T | getProjectedX (T x, T y) const |
Public Attributes | |
| T | a0 |
| T | ax |
steepness and intercept.
| LineParameters< T >::LineParameters | ( | T | i0 = 0, |
|
| T | i1 = 0 | |||
| ) | [inline] |
| T LineParameters< T >::getProjectedX | ( | T | x, | |
| T | y | |||
| ) | const [inline] |
| T LineParameters< T >::getValue | ( | T | x | ) | const [inline, virtual] |
Implements MathFunction< T, T >.
| T LineParameters< T >::getXValue | ( | T | y | ) | const [inline] |
| T LineParameters< T >::a0 |
| T LineParameters< T >::ax |
1.7.1