Skip to content

Commit

Permalink
Update API docs (0c2243c).
Browse files Browse the repository at this point in the history
  • Loading branch information
facebook-github-bot committed Nov 6, 2023
1 parent 392864c commit 09cd848
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion xml/AdditiveQuantizer_8h.xml
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
<codeline lineno="203"><highlight class="normal"><sp/><sp/><sp/><sp/></highlight><highlight class="keyword">virtual</highlight><highlight class="normal"><sp/>~<ref refid="structfaiss_1_1AdditiveQuantizer" kindref="compound">AdditiveQuantizer</ref>();</highlight></codeline>
<codeline lineno="204"><highlight class="normal">};</highlight></codeline>
<codeline lineno="205"><highlight class="normal"></highlight></codeline>
<codeline lineno="206"><highlight class="normal">}<sp/></highlight><highlight class="comment">//<sp/>namespace<sp/>faiss</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="206"><highlight class="normal">};<sp/></highlight><highlight class="comment">//<sp/>namespace<sp/>faiss</highlight><highlight class="normal"></highlight></codeline>
</programlisting>
<location file="faiss/impl/AdditiveQuantizer.h"/>
</compounddef>
Expand Down
2 changes: 1 addition & 1 deletion xml/ProductAdditiveQuantizer_8h.xml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<codeline lineno="151"><highlight class="normal"><sp/><sp/><sp/><sp/><ref refid="structfaiss_1_1ProductResidualQuantizer" kindref="compound">ProductResidualQuantizer</ref>();</highlight></codeline>
<codeline lineno="152"><highlight class="normal">};</highlight></codeline>
<codeline lineno="153"><highlight class="normal"></highlight></codeline>
<codeline lineno="154"><highlight class="normal">}<sp/></highlight><highlight class="comment">//<sp/>namespace<sp/>faiss</highlight></codeline>
<codeline lineno="154"><highlight class="normal">};<sp/></highlight><highlight class="comment">//<sp/>namespace<sp/>faiss</highlight></codeline>
</programlisting>
<location file="faiss/impl/ProductAdditiveQuantizer.h"/>
</compounddef>
Expand Down
2 changes: 1 addition & 1 deletion xml/ResidualQuantizer_8h.xml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
<codeline lineno="155" refid="structfaiss_1_1ResidualQuantizer_1aa8438e1b1b028dd8fe1eaafc72c34942" refkind="member"><highlight class="comment"></highlight><highlight class="normal"><sp/><sp/><sp/><sp/>std::vector&lt;float&gt;<sp/><ref refid="structfaiss_1_1ResidualQuantizer_1aa8438e1b1b028dd8fe1eaafc72c34942" kindref="member">cent_norms</ref>;</highlight></codeline>
<codeline lineno="156"><highlight class="normal">};</highlight></codeline>
<codeline lineno="157"><highlight class="normal"></highlight></codeline>
<codeline lineno="158"><highlight class="normal">}<sp/></highlight><highlight class="comment">//<sp/>namespace<sp/>faiss</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="158"><highlight class="normal">};<sp/></highlight><highlight class="comment">//<sp/>namespace<sp/>faiss</highlight><highlight class="normal"></highlight></codeline>
</programlisting>
<location file="faiss/impl/ResidualQuantizer.h"/>
</compounddef>
Expand Down

0 comments on commit 09cd848

Please sign in to comment.