Public Member Functions | |
| Trend (float a, float b) | |
| float | valueAtX (float x) const |
| bool | operator== (Trend t) const |
Public Attributes | |
| float | a_ |
| float | b_ |
| Attrib::Scaling::Trend::Trend | ( | float | a, | |
| float | b | |||
| ) | [inline] |
| bool Attrib::Scaling::Trend::operator== | ( | Trend | t | ) | const [inline] |
| float Attrib::Scaling::Trend::valueAtX | ( | float | x | ) | const [inline] |
1.7.1