#include <cmtkScaleHistogramValueTrait.h>
Static Public Member Functions | |
static int | Scale (const float value) |
For integer bins, scale with factor 256 for added resolution. |
Definition at line 57 of file cmtkScaleHistogramValueTrait.h.
static int cmtk::ScaleHistogramValueTrait< int >::Scale | ( | const float | value ) | [inline, static] |
For integer bins, scale with factor 256 for added resolution.
Definition at line 61 of file cmtkScaleHistogramValueTrait.h.