template struct cv::flann::CvType<short>

#include <flann.hpp>

template <>
struct CvType<short>
{
    // methods

    static
    int
    type();
};