2017-02-23 06:26:44 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.5" / >
2017-06-21 21:54:28 +08:00
< title > Faiss: faiss::gpu::GpuIndexIVFConfig Struct Reference< / title >
2017-02-23 06:26:44 +08:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > Faiss
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Classes< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Namespaces< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Friends< / a > < / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
2017-06-21 21:54:28 +08:00
< li class = "navelem" > < a class = "el" href = "namespacefaiss.html" > faiss< / a > < / li > < li class = "navelem" > < b > gpu< / b > < / li > < li class = "navelem" > < a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexIVFConfig.html" > GpuIndexIVFConfig< / a > < / li > < / ul >
2017-02-23 06:26:44 +08:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2017-06-21 21:54:28 +08:00
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structfaiss_1_1gpu_1_1GpuIndexIVFConfig-members.html" > List of all members< / a > < / div >
2017-02-23 06:26:44 +08:00
< div class = "headertitle" >
2017-06-21 21:54:28 +08:00
< div class = "title" > faiss::gpu::GpuIndexIVFConfig Struct Reference< / div > < / div >
2017-02-23 06:26:44 +08:00
< / div > <!-- header -->
< div class = "contents" >
2017-06-21 21:54:28 +08:00
< div class = "dynheader" >
Inheritance diagram for faiss::gpu::GpuIndexIVFConfig:< / div >
< div class = "dyncontent" >
< div class = "center" >
< img src = "structfaiss_1_1gpu_1_1GpuIndexIVFConfig.png" usemap = "#faiss::gpu::GpuIndexIVFConfig_map" alt = "" / >
< map id = "faiss::gpu::GpuIndexIVFConfig_map" name = "faiss::gpu::GpuIndexIVFConfig_map" >
< area href = "structfaiss_1_1gpu_1_1GpuIndexConfig.html" alt = "faiss::gpu::GpuIndexConfig" shape = "rect" coords = "106,0,308,24" / >
< area href = "structfaiss_1_1gpu_1_1GpuIndexIVFFlatConfig.html" alt = "faiss::gpu::GpuIndexIVFFlatConfig" shape = "rect" coords = "0,112,202,136" / >
< area href = "structfaiss_1_1gpu_1_1GpuIndexIVFPQConfig.html" alt = "faiss::gpu::GpuIndexIVFPQConfig" shape = "rect" coords = "212,112,414,136" / >
< / map >
< / div > < / div >
2017-02-23 06:26:44 +08:00
< table class = "memberdecls" >
2017-06-21 21:54:28 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:af432221761d48e4753f501208a60264d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "af432221761d48e4753f501208a60264d" > < / a >
IndicesOptions  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexIVFConfig.html#af432221761d48e4753f501208a60264d" > indicesOptions< / a > < / td > < / tr >
< tr class = "memdesc:af432221761d48e4753f501208a60264d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "structfaiss_1_1Index.html" > Index< / a > storage options for the GPU. < br / > < / td > < / tr >
< tr class = "separator:af432221761d48e4753f501208a60264d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6d357a9a67a2fed9c8e7b139712d30f6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a6d357a9a67a2fed9c8e7b139712d30f6" > < / a >
< a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexFlatConfig.html" > GpuIndexFlatConfig< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexIVFConfig.html#a6d357a9a67a2fed9c8e7b139712d30f6" > flatConfig< / a > < / td > < / tr >
< tr class = "memdesc:a6d357a9a67a2fed9c8e7b139712d30f6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Configuration for the coarse quantizer object. < br / > < / td > < / tr >
< tr class = "separator:a6d357a9a67a2fed9c8e7b139712d30f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig')" > < img src = "closed.png" alt = "-" / >   Public Attributes inherited from < a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexConfig.html" > faiss::gpu::GpuIndexConfig< / a > < / td > < / tr >
< tr class = "memitem:aab05a0aa7b42feae7df4e556a52ead57 inherit pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aab05a0aa7b42feae7df4e556a52ead57" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexConfig.html#aab05a0aa7b42feae7df4e556a52ead57" > device< / a > < / td > < / tr >
< tr class = "memdesc:aab05a0aa7b42feae7df4e556a52ead57 inherit pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > GPU device on which the index is resident. < br / > < / td > < / tr >
< tr class = "separator:aab05a0aa7b42feae7df4e556a52ead57 inherit pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf7c9461009108a9a433a077ab322d2e inherit pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig" > < td class = "memItemLeft" align = "right" valign = "top" > MemorySpace  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structfaiss_1_1gpu_1_1GpuIndexConfig.html#adf7c9461009108a9a433a077ab322d2e" > memorySpace< / a > < / td > < / tr >
< tr class = "separator:adf7c9461009108a9a433a077ab322d2e inherit pub_attribs_structfaiss_1_1gpu_1_1GpuIndexConfig" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-02-23 06:26:44 +08:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2017-06-21 21:54:28 +08:00
< div class = "textblock" >
2019-05-28 22:17:22 +08:00
< p > Definition at line < a class = "el" href = "GpuIndexIVF_8h_source.html#l00023" > 23< / a > of file < a class = "el" href = "GpuIndexIVF_8h_source.html" > GpuIndexIVF.h< / a > .< / p >
2017-02-23 06:26:44 +08:00
< / div > < hr / > The documentation for this struct was generated from the following file:< ul >
2019-05-28 22:17:22 +08:00
< li > /data/users/hoss/faiss/gpu/< a class = "el" href = "GpuIndexIVF_8h_source.html" > GpuIndexIVF.h< / a > < / li >
2017-02-23 06:26:44 +08:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.5
< / small > < / address >
< / body >
< / html >