template struct cvflann::Accumulator<unsigned short>

#include <dist.h>

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

    typedef float Type;
};