template struct cvflann::Datatype<double>

#include <saving.h>

template <>
struct Datatype<double>
{
    // methods

    static
    flann_datatype_t
    type();
};