5151< li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> API Reference</ a > < ul >
5252< li class ="toctree-l2 "> < a class ="reference internal " href ="api/types.html "> Types</ a > </ li >
5353< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html "> Primitives</ a > </ li >
54+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/conversion.html "> Conversion</ a > </ li >
5455< li class ="toctree-l2 "> < a class ="reference internal " href ="api/generation.html "> Generation</ a > </ li >
5556< li class ="toctree-l2 "> < a class ="reference internal " href ="api/unary_operators.html "> Unary Operators</ a > </ li >
5657< li class ="toctree-l2 "> < a class ="reference internal " href ="api/binary_operators.html "> Binary Operators</ a > </ li >
@@ -104,16 +105,20 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
104105< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#reduce "> reduce</ a > </ li >
105106< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#zip "> zip</ a > </ li >
106107< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#zip-common "> zip_common</ a > </ li >
107- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#cast "> cast</ a > </ li >
108- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#broadcast "> broadcast</ a > </ li >
109- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#convert "> convert</ a > </ li >
110108< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#make-vec "> make_vec</ a > </ li >
111109< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#into-vec "> into_vec</ a > </ li >
112110< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#concat "> concat</ a > </ li >
113111< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#select "> select</ a > </ li >
114112< li class ="toctree-l2 "> < a class ="reference internal " href ="api/primitives.html#for-each "> for_each</ a > </ li >
115113</ ul >
116114</ li >
115+ < li class ="toctree-l1 "> < a class ="reference internal " href ="api/conversion.html "> Conversion</ a > < ul >
116+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/conversion.html#convert "> convert</ a > </ li >
117+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/conversion.html#cast "> cast</ a > </ li >
118+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/conversion.html#cast-to "> cast_to</ a > </ li >
119+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/conversion.html#broadcast "> broadcast</ a > </ li >
120+ </ ul >
121+ </ li >
117122< li class ="toctree-l1 "> < a class ="reference internal " href ="api/generation.html "> Generation</ a > < ul >
118123< li class ="toctree-l2 "> < a class ="reference internal " href ="api/generation.html#range "> range</ a > </ li >
119124< li class ="toctree-l2 "> < a class ="reference internal " href ="api/generation.html#id1 "> range</ a > </ li >
@@ -201,13 +206,14 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
201206< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#sin "> sin</ a > </ li >
202207< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#sinh "> sinh</ a > </ li >
203208< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#sqrt "> sqrt</ a > </ li >
209+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#rsqrt "> rsqrt</ a > </ li >
204210< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#tan "> tan</ a > </ li >
205211< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#tanh "> tanh</ a > </ li >
206212< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#tgamma "> tgamma</ a > </ li >
207- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#trunc " > trunc </ a > </ li >
213+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#rcp " > rcp </ a > </ li >
208214< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#rint "> rint</ a > </ li >
209- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#rsqrt "> rsqrt</ a > </ li >
210215< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#round "> round</ a > </ li >
216+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#trunc "> trunc</ a > </ li >
211217< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#signbit "> signbit</ a > </ li >
212218< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#isinf "> isinf</ a > </ li >
213219< li class ="toctree-l2 "> < a class ="reference internal " href ="api/mathematical.html#isnan "> isnan</ a > </ li >
@@ -219,6 +225,9 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
219225< li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-cos "> fast_cos</ a > </ li >
220226< li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-sin "> fast_sin</ a > </ li >
221227< li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-tan "> fast_tan</ a > </ li >
228+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-rcp "> fast_rcp</ a > </ li >
229+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-sqrt "> fast_sqrt</ a > </ li >
230+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-rsqrt "> fast_rsqrt</ a > </ li >
222231< li class ="toctree-l2 "> < a class ="reference internal " href ="api/fast_math.html#fast-div "> fast_div</ a > </ li >
223232</ ul >
224233</ li >
@@ -229,14 +238,14 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
229238</ ul >
230239</ li >
231240< li class ="toctree-l1 "> < a class ="reference internal " href ="api/memory_read_write.html "> Memory read/write</ a > < ul >
232- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#cast-to "> cast_to</ a > </ li >
233241< li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#read "> read</ a > </ li >
234242< li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#write "> write</ a > </ li >
235243< li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#id1 "> read</ a > </ li >
236244< li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#id2 "> write</ a > </ li >
237245< li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#read-aligned "> read_aligned</ a > </ li >
238246< li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#write-aligned "> write_aligned</ a > </ li >
239- < li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#aligned-ptr "> aligned_ptr</ a > </ li >
247+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#assert-aligned "> assert_aligned</ a > </ li >
248+ < li class ="toctree-l2 "> < a class ="reference internal " href ="api/memory_read_write.html#vector-ptr "> vector_ptr</ a > </ li >
240249</ ul >
241250</ li >
242251< li class ="toctree-l1 "> < a class ="reference internal " href ="api/utilities.html "> Utilities</ a > < ul >
0 commit comments