Struct faiss::TransformedVectors

struct TransformedVectors

RAII object for a set of possibly transformed vectors (deallocated only if they are indeed transformed)

Public Functions

inline TransformedVectors(const float *x_orig, const float *x)
inline ~TransformedVectors()

Public Members

const float *x
bool own_x