Faiss
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | List of all members
faiss::Cloner Struct Reference

#include <index_io.h>

Inheritance diagram for faiss::Cloner:
faiss::gpu::ToCPUCloner faiss::gpu::ToGpuCloner faiss::gpu::ToGpuClonerMultiple

Public Member Functions

virtual VectorTransformclone_VectorTransform (const VectorTransform *)
 
virtual Indexclone_Index (const Index *)
 
virtual IndexIVFclone_IndexIVF (const IndexIVF *)
 

Detailed Description

Cloner class, useful to override classes with other cloning functions. The cloning function above just calls Cloner::clone_Index.

Definition at line 52 of file index_io.h.


The documentation for this struct was generated from the following files: