结构体 faiss::PermutationObjective

struct PermutationObjective

损失函数的抽象类

faiss::ReproduceDistancesObjective 继承

公共函数

virtual double compute_cost(const int *perm) const = 0
virtual double cost_update(const int *perm, int iw, int jw) const
inline virtual ~PermutationObjective()

公共成员

int n