#include <graylevel_f.hh>
Public Types | |
| enum | { dim = 1, nbits = mln_nbits(equiv_), card = 0 } |
| typedef float | comp |
| typedef trait::value::kind::gray | kind |
| typedef trait::value::nature::floating | nature |
| typedef float | sum |
Public Member Functions | |
| typedef | mln_trait_value_quant_ (equiv_) quant |
Static Public Member Functions | |
| static const equiv_ | epsilon () |
| static const equiv_ | max () |
| static const equiv_ | min () |
Private Types | |
| typedef mln::value::float01_f | equiv_ |
| typedef mln::value::graylevel_f | self_ |
| typedef float mln::trait::value_< mln::value::graylevel_f >::comp |
typedef mln::value::float01_f mln::trait::value_< mln::value::graylevel_f >::equiv_ [private] |
typedef mln::value::graylevel_f mln::trait::value_< mln::value::graylevel_f >::self_ [private] |
| typedef float mln::trait::value_< mln::value::graylevel_f >::sum |
| static const equiv_ mln::trait::value_< mln::value::graylevel_f >::epsilon | ( | ) | [inline, static] |
| static const equiv_ mln::trait::value_< mln::value::graylevel_f >::max | ( | ) | [inline, static] |
| static const equiv_ mln::trait::value_< mln::value::graylevel_f >::min | ( | ) | [inline, static] |
| typedef mln::trait::value_< mln::value::graylevel_f >::mln_trait_value_quant_ | ( | equiv_ | ) |
1.7.1