template struct cvflann::Accumulator<unsigned char>

#include <dist.h>

template <>
struct Accumulator<unsigned char>
{
    // typedefs

    typedef float Type;
};