结构体 faiss::CMin

template<typename T_, typename TI_>
struct CMin

公共类型

typedef T_ T
typedef TI_ TI
typedef CMax<T_, TI_> Crev

公共静态函数

static inline bool cmp(T a, T b)
static inline bool cmp2(T a1, T b1, TI a2, TI b2)
static inline T neutral()
static inline T nextafter(T x)

公共静态属性

static const bool is_max = false