Skip to content

Commit

Permalink
Update API docs (80a8ff5).
Browse files Browse the repository at this point in the history
  • Loading branch information
facebook-github-bot committed Dec 5, 2024
1 parent 5f99e39 commit 9dabe04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion xml/distances_8h.xml
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
<codeline lineno="469"><highlight class="comment"><sp/>*<sp/>@param<sp/>n<sp/><sp/><sp/>size<sp/>of<sp/>the<sp/>tables</highlight></codeline>
<codeline lineno="470"><highlight class="comment"><sp/>*<sp/>@param<sp/>a<sp/><sp/><sp/>size<sp/>n</highlight></codeline>
<codeline lineno="471"><highlight class="comment"><sp/>*<sp/>@param<sp/>b<sp/><sp/><sp/>size<sp/>n</highlight></codeline>
<codeline lineno="472"><highlight class="comment"><sp/>*<sp/>@param<sp/>c<sp/><sp/><sp/>restult<sp/>table,<sp/>size<sp/>n</highlight></codeline>
<codeline lineno="472"><highlight class="comment"><sp/>*<sp/>@param<sp/>c<sp/><sp/><sp/>result<sp/>table,<sp/>size<sp/>n</highlight></codeline>
<codeline lineno="473"><highlight class="comment"><sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="474" refid="namespacefaiss_1a40328c31abd0bbba5bd95d7de951e847" refkind="member"><highlight class="normal"></highlight><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/><ref refid="namespacefaiss_1a40328c31abd0bbba5bd95d7de951e847" kindref="member">fvec_madd</ref>(</highlight><highlight class="keywordtype">size_t</highlight><highlight class="normal"><sp/>n,<sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/></highlight><highlight class="keywordtype">float</highlight><highlight class="normal">*<sp/>a,<sp/></highlight><highlight class="keywordtype">float</highlight><highlight class="normal"><sp/>bf,<sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/></highlight><highlight class="keywordtype">float</highlight><highlight class="normal">*<sp/>b,<sp/></highlight><highlight class="keywordtype">float</highlight><highlight class="normal">*<sp/>c);</highlight></codeline>
<codeline lineno="475"><highlight class="normal"></highlight><highlight class="comment"></highlight></codeline>
Expand Down
2 changes: 1 addition & 1 deletion xml/namespacefaiss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5630,7 +5630,7 @@
<parametername>c</parametername>
</parameternamelist>
<parameterdescription>
<para>restult table, size n </para>
<para>result table, size n </para>
</parameterdescription>
</parameteritem>
</parameterlist>
Expand Down

0 comments on commit 9dabe04

Please sign in to comment.