Public Member Functions | |
Line (float zero, float one) | |
Pass in the place at which the fuzzy membership function is zero and the single place where the fuzzy membership function is one. | |
Line () | |
float | fuzzy (float value) const |
w2img::Fuzzy::Line::Line | ( | float | zero, | |
float | one | |||
) |
Pass in the place at which the fuzzy membership function is zero and the single place where the fuzzy membership function is one.
w2img::Fuzzy::Line::Line | ( | ) | [inline] |
float w2img::Fuzzy::Line::fuzzy | ( | float | value | ) | const |