Skip to content

Commit 47eb0f8

Browse files
committed
Deploying to gh-pages from @ 8f17116 🚀
1 parent 825f391 commit 47eb0f8

4 files changed

Lines changed: 5 additions & 4 deletions

File tree

docs/classknncolle__annoy_1_1AnnoyBuilder.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@
126126
<tr class="memitem:aeb1e5d4f935173899a8cc98b7bdb6684" id="r_aeb1e5d4f935173899a8cc98b7bdb6684"><td class="memItemLeft" align="right" valign="top">auto&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aeb1e5d4f935173899a8cc98b7bdb6684">build_known_shared</a> (const Matrix_ &amp;data) const</td></tr>
127127
<tr class="separator:aeb1e5d4f935173899a8cc98b7bdb6684"><td class="memSeparator" colspan="2">&#160;</td></tr>
128128
<tr class="inherit_header pub_methods_classknncolle_1_1Builder"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_methods_classknncolle_1_1Builder')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="https://knncolle.github.io/knncolle/classknncolle_1_1Builder.html">knncolle::Builder&lt; typename Index_, typename Data_, typename Distance_, class Matrix_ &gt;</a></td></tr>
129-
<tr class="memitem:acd18a78af362f948ede3ddd8d5f6e88c inherit pub_methods_classknncolle_1_1Builder" id="r_acd18a78af362f948ede3ddd8d5f6e88c"><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Prebuilt.html">Prebuilt</a>&lt; Index_, Data_, Distance_ &gt; *&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Builder.html#acd18a78af362f948ede3ddd8d5f6e88c">build_raw</a> (const Matrix_ &amp;data) const=0</td></tr>
129+
<tr class="memitem:acd18a78af362f948ede3ddd8d5f6e88c inherit pub_methods_classknncolle_1_1Builder" id="r_acd18a78af362f948ede3ddd8d5f6e88c"><td class="memItemLeft" align="right" valign="top">
130+
virtual <a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Prebuilt.html">Prebuilt</a>&lt; Index_, Data_, Distance_ &gt; *&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Builder.html#acd18a78af362f948ede3ddd8d5f6e88c">build_raw</a> (const Matrix_ &amp;data) const=0</td></tr>
130131
<tr class="separator:acd18a78af362f948ede3ddd8d5f6e88c inherit pub_methods_classknncolle_1_1Builder"><td class="memSeparator" colspan="2">&#160;</td></tr>
131132
<tr class="memitem:a9a7a0cb39688bedba6ab406e59da6c90 inherit pub_methods_classknncolle_1_1Builder" id="r_a9a7a0cb39688bedba6ab406e59da6c90"><td class="memItemLeft" align="right" valign="top">
132133
std::shared_ptr&lt; <a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Prebuilt.html">Prebuilt</a>&lt; Index_, Data_, Distance_ &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Builder.html#a9a7a0cb39688bedba6ab406e59da6c90">build_shared</a> (const Matrix_ &amp;data) const</td></tr>

docs/namespaceknncolle__annoy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0f46fd7ab22d7976baec00c9
238238
</dd>
239239
</dl>
240240
<dl class="section return"><dt>Returns</dt><dd>Name of the distance metric, e.g., <code>"euclidean"</code>, <code>"manhattan"</code>. This is taken from <code>AnnoyDistance_::name()</code> if such a method exists, otherwise <code>"unknown"</code> is returned.</dd></dl>
241-
<p>For unknown distances, consider using <code>customize_save_for_annoy_types()</code> to add more information to the on-disk representation during a <code><a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Prebuilt.html#add21dc74e08a6ad495c6e241fa3d5968">knncolle::Prebuilt::save()</a></code> call. </p>
241+
<p>For unknown distances, consider using <code><a class="el" href="#afbfa92fc904c2ed19bb8f51b50403881">custom_save_for_annoy_distance()</a></code> to add more information to the on-disk representation during a <code><a class="elRef" href="https://knncolle.github.io/knncolle/classknncolle_1_1Prebuilt.html#add21dc74e08a6ad495c6e241fa3d5968">knncolle::Prebuilt::save()</a></code> call. </p>
242242

243243
</div>
244244
</div>

docs/search/all_1.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/search/functions_1.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)