FlatNav
Contents:
FlatNav
Citation
C++ API Documentation
FlatNav
Index
Index
A
|
B
|
C
|
F
|
G
|
I
|
L
|
M
|
N
|
R
|
S
A
add() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
allocate_nodes() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
B
build_graph_links() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
C
create() (in module flatnav.index)
F
flatnav::distances::DistanceInterface (C++ class)
flatnav::distances::DistanceInterface::dataSize (C++ function)
flatnav::distances::DistanceInterface::dimension (C++ function)
flatnav::distances::DistanceInterface::distance (C++ function)
flatnav::distances::DistanceInterface::getSummary (C++ function)
flatnav::distances::DistanceInterface::serialize (C++ function)
flatnav::distances::DistanceInterface::transformData (C++ function)
flatnav::distances::InnerProductDistance (C++ class)
flatnav::distances::InnerProductDistance::create (C++ function)
flatnav::distances::InnerProductDistance::distanceImpl (C++ function)
flatnav::distances::InnerProductDistance::InnerProductDistance (C++ function)
,
[1]
flatnav::distances::SquaredL2Distance (C++ class)
flatnav::distances::SquaredL2Distance::create (C++ function)
flatnav::distances::SquaredL2Distance::distanceImpl (C++ function)
flatnav::distances::SquaredL2Distance::getDimension (C++ function)
flatnav::distances::SquaredL2Distance::SquaredL2Distance (C++ function)
,
[1]
flatnav::Index (C++ class)
flatnav::Index::add (C++ function)
flatnav::Index::addBatch (C++ function)
flatnav::Index::allocateNode (C++ function)
flatnav::Index::buildGraphLinks (C++ function)
flatnav::Index::currentNumNodes (C++ function)
flatnav::Index::dataDimension (C++ function)
flatnav::Index::dataSizeBytes (C++ function)
flatnav::Index::distanceComputations (C++ function)
flatnav::Index::doGraphReordering (C++ function)
flatnav::Index::getGraphOutdegreeTable (C++ function)
flatnav::Index::getIndexSummary (C++ function)
flatnav::Index::getNumThreads (C++ function)
flatnav::Index::getTotalIndexMemory (C++ function)
flatnav::Index::Index (C++ function)
flatnav::Index::loadIndex (C++ function)
flatnav::Index::maxEdgesPerNode (C++ function)
flatnav::Index::maxNodeCount (C++ function)
flatnav::Index::mutexesAllocatedMemory (C++ function)
flatnav::Index::nodeSizeBytes (C++ function)
flatnav::Index::reorderGOrder (C++ function)
flatnav::Index::reorderRCM (C++ function)
flatnav::Index::resetStats (C++ function)
flatnav::Index::saveIndex (C++ function)
flatnav::Index::search (C++ function)
flatnav::Index::setNumThreads (C++ function)
flatnav::Index::visitedSetPoolAllocatedMemory (C++ function)
flatnav::Index::~Index (C++ function)
flatnav::util::VisitedSet (C++ class)
flatnav::util::VisitedSet::clear (C++ function)
flatnav::util::VisitedSet::getMark (C++ function)
flatnav::util::VisitedSet::insert (C++ function)
flatnav::util::VisitedSet::isVisited (C++ function)
flatnav::util::VisitedSet::operator= (C++ function)
,
[1]
flatnav::util::VisitedSet::prefetch (C++ function)
flatnav::util::VisitedSet::size (C++ function)
flatnav::util::VisitedSet::VisitedSet (C++ function)
,
[1]
,
[2]
flatnav::util::VisitedSet::~VisitedSet (C++ function)
flatnav::util::VisitedSetPool (C++ class)
flatnav::util::VisitedSetPool::getPoolSize (C++ function)
flatnav::util::VisitedSetPool::pollAvailableSet (C++ function)
flatnav::util::VisitedSetPool::poolSize (C++ function)
flatnav::util::VisitedSetPool::pushVisitedSet (C++ function)
flatnav::util::VisitedSetPool::setPoolSize (C++ function)
flatnav::util::VisitedSetPool::VisitedSetPool (C++ function)
flatnav::util::VisitedSetPool::~VisitedSetPool (C++ function)
G
get_graph_outdegree_table() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
get_query_distance_computations() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
I
IndexIPFloat (class in flatnav.index)
IndexIPUint8 (class in flatnav.index)
IndexL2Float (class in flatnav.index)
IndexL2Uint8 (class in flatnav.index)
L
load_index() (flatnav.index.IndexIPFloat static method)
(flatnav.index.IndexIPUint8 static method)
(flatnav.index.IndexL2Float static method)
(flatnav.index.IndexL2Uint8 static method)
M
max_edges_per_node (flatnav.index.IndexIPFloat property)
(flatnav.index.IndexIPUint8 property)
(flatnav.index.IndexL2Float property)
(flatnav.index.IndexL2Uint8 property)
N
num_threads (flatnav.index.IndexIPFloat property)
(flatnav.index.IndexIPUint8 property)
(flatnav.index.IndexL2Float property)
(flatnav.index.IndexL2Uint8 property)
R
reorder() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
S
save() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
search() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
search_single() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
set_data_type() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)
set_num_threads() (flatnav.index.IndexIPFloat method)
(flatnav.index.IndexIPUint8 method)
(flatnav.index.IndexL2Float method)
(flatnav.index.IndexL2Uint8 method)