template struct cvflann::Accumulator

#include <dist.h>

template <typename T>
struct Accumulator
{
    // typedefs

    typedef T Type;
};