template struct cvflann::Accumulator<char>

#include <dist.h>

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

    typedef float Type;
};