Faiss
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
c_api
gpu
GpuIndex_c.cpp
1
/**
2
* Copyright (c) 2015-present, Facebook, Inc.
3
* All rights reserved.
4
*
5
* This source code is licensed under the BSD+Patents license found in the
6
* LICENSE file in the root directory of this source tree.
7
*/
8
9
// Copyright 2004-present Facebook. All Rights Reserved.
10
// -*- c++ -*-
11
12
#include "gpu/GpuIndex.h"
13
#include "GpuIndex_c.h"
14
#include "macros_impl.h"
15
16
using
faiss::gpu::GpuIndexConfig
;
17
18
DEFINE_GETTER(
GpuIndexConfig
,
int
, device)
faiss::gpu::GpuIndexConfig
Definition:
GpuIndex.h:19
Generated by
1.8.5