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" / >
< title > Faiss: Member List< / title >
< 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 >
< 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 = "classfaiss_1_1gpu_1_1IVFBase.html" > IVFBase< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > faiss::gpu::IVFBase Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a5027720549de98f4e609d6339099df35" > addIndicesFromCpu_< / a > (int listId, const long *indices, size_t numVecs)< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a319568b832518392fed33ea4f8bfc613" > bytesPerVector_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a2facc7285107de1f24d3471cbcf15f26" > deviceListData_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a96240a08b42bd1913e2286d7d514fc56" > deviceListDataPointers_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a9aedcf0e6a20b908980ae96d73461f4c" > deviceListIndexPointers_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td class = "entry" > < b > deviceListIndices_< / b > (defined in < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > )< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a3a1c2031a4763f7d55bc8a400c63af66" > deviceListLengths_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#aba3e3cfa469e5187f2d553fff10e0250" > dim_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a4d44e8aebc380b7c846a8d8e6e835540" > getDim< / a > () const < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a4a4ed220b9433aa788ed32db8f20a9db" > getListIndices< / a > (int listId) const < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a7b1ee21f9919fb077db5e48e91943582" > getListLength< / a > (int listId) const < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#abd66dc9d32e6150b930d78f74d7dd2d7" > getNumLists< / a > () const < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#afb6d10e23d6448c10f472b9234e0bcab" > indicesOptions_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2017-06-21 21:54:28 +08:00
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a80130acfe0a2a4d387a5c9ee4c386b9c" > IVFBase< / a > (GpuResources *resources, FlatIndex *quantizer, int bytesPerVector, IndicesOptions indicesOptions, MemorySpace space)< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
2017-02-23 06:26:44 +08:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a53f3c382a79b7f89630a85dfbc3a1fed" > listOffsetToUserIndex_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#ae25ea0901fb628844868413f51c85bda" > maxListLength_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#accc4d96c14643e5f471220cb1e92ac70" > numLists_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a878114abdba07c9cf7735f9c0ed594c3" > quantizer_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#ac9b69e1b2582cb2c064b5fff60d31cc8" > reclaimMemory< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#aa02d69306544294521e79be7f81a21cb" > reclaimMemory_< / a > (bool exact)< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a02e1e2d080ee31bf7835f89b9f2a13a9" > reserveMemory< / a > (size_t numVecs)< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a7ea671876443c93436499ad581f16997" > reset< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a05e6400358ec1f529a67209d3f24cc63" > resources_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2017-06-21 21:54:28 +08:00
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#a30499eb61763df72cab25ea9d1235251" > space_< / a > < / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#acc695610c9513952b8d234dc0db78e5c" > updateDeviceListInfo_< / a > (cudaStream_t stream)< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html#ae90724e307bbfe49554a2ab77fbd1764" > updateDeviceListInfo_< / a > (const std::vector< int > & listIds, cudaStream_t stream)< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr bgcolor = "#f0f0f0" class = "even" > < td class = "entry" > < b > ~IVFBase< / b > () (defined in < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > )< / td > < td class = "entry" > < a class = "el" href = "classfaiss_1_1gpu_1_1IVFBase.html" > faiss::gpu::IVFBase< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2017-02-23 06:26:44 +08:00
< / table > < / 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 >