mlx/docs/build/html/namespacemembers_i.html

158 lines
11 KiB
HTML
Raw Normal View History

2024-10-15 23:12:17 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
2025-02-07 04:16:29 +08:00
<meta name="generator" content="Doxygen 1.13.2"/>
2024-10-15 23:12:17 +08:00
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MLX: Namespace Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
2025-01-10 05:56:20 +08:00
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
2024-10-15 23:12:17 +08:00
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
2025-01-10 05:56:20 +08:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { init_search(); });
/* @license-end */
</script>
2024-10-15 23:12:17 +08:00
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">MLX
</div>
</td>
2025-01-10 05:56:20 +08:00
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()">&#160;</span>
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
2024-10-15 23:12:17 +08:00
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
2025-02-07 04:16:29 +08:00
<!-- Generated by Doxygen 1.13.2 -->
2024-10-15 23:12:17 +08:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
</div><!-- top -->
2025-01-10 05:56:20 +08:00
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
2024-10-15 23:12:17 +08:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
2025-01-10 05:56:20 +08:00
$(function(){initNavTree('namespacemembers_i.html',''); initResizable(true); });
2024-10-15 23:12:17 +08:00
/* @license-end */
</script>
2025-01-10 05:56:20 +08:00
<div id="doc-content">
2024-10-15 23:12:17 +08:00
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all namespace members with links to the namespace documentation for each member:</div>
<h3><a id="index_i" name="index_i"></a>- i -</h3><ul>
<li>identity()&#160;:&#160;<a class="el" href="group__ops.html#ga484eaa10d5e19a4ca46d3a9cd9fab600">mlx::core</a></li>
<li>ifft()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1fft.html#a893a667b85d6bef9b27fb40b591352b3">mlx::core::fft</a></li>
2025-01-10 05:56:20 +08:00
<li>ifft2()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1fft.html#a9c83e5b0498c63cac9c882494b6b3eb6">mlx::core::fft</a></li>
<li>ifftn()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1fft.html#ae29b70549a1106cf7e70a31a0f80e66a">mlx::core::fft</a></li>
2025-02-07 04:16:29 +08:00
<li>imag()&#160;:&#160;<a class="el" href="group__ops.html#ga7ff592a64d528f0cf4f3d098465da029">mlx::core</a>, <a class="el" href="namespacemlx_1_1core_1_1simd.html#a97c69b04852ccba242f1348fda17ca20">mlx::core::simd</a></li>
2025-01-10 05:56:20 +08:00
<li>import_function()&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a4fbb29691ee1ff22c3ee2a67cbc053d5">mlx::core</a></li>
<li>in_dynamic_tracing()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1detail.html#a3cede3c723ea5766a87548140bc6728e">mlx::core::detail</a></li>
<li>in_tracing()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1detail.html#af974e1a6f06acfc949e67a330898ac11">mlx::core::detail</a></li>
2024-10-15 23:12:17 +08:00
<li>inexact&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a54c6fae21b7f2fea8e6f80011ef38534">mlx::core</a></li>
2025-02-07 04:16:29 +08:00
<li>inf&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1simd.html#a771b6597803beb800ff5e7560c41e341">mlx::core::simd</a></li>
<li>init()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1distributed.html#a24cdcd2aa23a3410a8973753ade3f772">mlx::core::distributed</a>, <a class="el" href="namespacemlx_1_1core_1_1distributed_1_1mpi.html#ab40a34a8837956e24fb9b9661104c8f9">mlx::core::distributed::mpi</a>, <a class="el" href="namespacemlx_1_1core_1_1distributed_1_1ring.html#a81a13abe6f334d2f6b058b39a2221e67">mlx::core::distributed::ring</a></li>
2024-10-15 23:12:17 +08:00
<li>inner()&#160;:&#160;<a class="el" href="group__ops.html#ga654fec16a9746b390916697a2ab2546e">mlx::core</a></li>
2024-10-31 11:00:19 +08:00
<li>Int&#160;:&#160;<a class="el" href="namespacemlx_1_1steel.html#afe36ddf6725498d273e5eef4f1579891">mlx::steel</a></li>
2024-10-15 23:12:17 +08:00
<li>int16&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a71ebba4ad1afa730962f0692c4f42f07">mlx::core</a></li>
<li>int32&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a5d6373aad1444edc9de1eb07bfe5cad3">mlx::core</a></li>
<li>int64&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a9019bdc191054ada0a502c7c34cef5b8">mlx::core</a></li>
<li>int8&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a892e934e146dd938d144cee8813ca672">mlx::core</a></li>
<li>integer&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a074d000f25ae3ed77450e6a5fec4b38b">mlx::core</a></li>
<li>inv()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1linalg.html#ad966a0b6bff176c9f933534ed62389a2">mlx::core::linalg</a></li>
<li>irfft()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1fft.html#aafa721d0492e9f74913a6e86b4896ad8">mlx::core::fft</a></li>
2025-01-10 05:56:20 +08:00
<li>irfft2()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1fft.html#ae2309d3a7a72c62dabdc16d5b38cc6b3">mlx::core::fft</a></li>
<li>irfftn()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1fft.html#a2c6abf48be3fcf5afd88c172a5f038ea">mlx::core::fft</a></li>
2024-10-15 23:12:17 +08:00
<li>is_array_v&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a01b0d64a75dfa2e95d6c7b5c53d708af">mlx::core</a></li>
<li>is_arrays_v&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a94c1057929b390e5613304afa16dfbda">mlx::core</a></li>
2025-02-07 04:16:29 +08:00
<li>is_available()&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1distributed.html#a95655473cd0032c06e5fe3fca85aeef3">mlx::core::distributed</a>, <a class="el" href="namespacemlx_1_1core_1_1distributed_1_1mpi.html#a86d8a52e75b15bae8fb0992b418a41c7">mlx::core::distributed::mpi</a>, <a class="el" href="namespacemlx_1_1core_1_1distributed_1_1ring.html#a1238e89ee95ba016741f0abe91b540ac">mlx::core::distributed::ring</a>, <a class="el" href="namespacemlx_1_1core_1_1metal.html#a0cdf2c08c7bc0927a86070adc206987f">mlx::core::metal</a></li>
<li>is_complex&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1simd.html#a64e80f096a8baf99ba8d396414473cc7">mlx::core::simd</a></li>
<li>is_complex&lt; T, std::void_t&lt; decltype(std::declval&lt; T &gt;().real())&gt; &gt;&#160;:&#160;<a class="el" href="namespacemlx_1_1core_1_1simd.html#a29fe8445e54a61f6bccc8d50f142ca54">mlx::core::simd</a></li>
2024-10-15 23:12:17 +08:00
<li>is_donatable()&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#af650e831ce21759da1ac103037d08d84">mlx::core</a></li>
2024-10-31 11:00:19 +08:00
<li>is_integral_v&#160;:&#160;<a class="el" href="namespacemlx_1_1steel.html#a92a3465716ea7fd682d22cecc08d45fd">mlx::steel</a></li>
2024-10-15 23:12:17 +08:00
<li>is_power_of_2()&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#adacbc4526e8964b267a8ec3eb1bc1a32">mlx::core</a></li>
<li>is_scalar()&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#a985c60929757190e0b4ec51f57c767d0">mlx::core</a></li>
<li>is_static_cast()&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#afd9e740e567f9d7c28e00113caf46d5f">mlx::core</a></li>
<li>isclose()&#160;:&#160;<a class="el" href="group__ops.html#ga51eac95c04400921c54716de14b52491">mlx::core</a></li>
<li>isfinite()&#160;:&#160;<a class="el" href="group__ops.html#ga725ff0789f934b1fdd54ee29e47022ff">mlx::core</a></li>
<li>isinf()&#160;:&#160;<a class="el" href="group__ops.html#ga8fc238d5e5d1153e69da8b36015d9844">mlx::core</a></li>
2025-02-07 04:16:29 +08:00
<li>isnan()&#160;:&#160;<a class="el" href="namespacemetal.html#a83320ba983d90dd1fa5847b6940dc0bb">metal</a>, <a class="el" href="group__ops.html#ga175592792471b0ffb45196dca4711ba6">mlx::core</a>, <a class="el" href="namespacemlx_1_1core_1_1simd.html#a05f4422a037c3bef343fb11f71363b65">mlx::core::simd</a></li>
2024-10-15 23:12:17 +08:00
<li>isneginf()&#160;:&#160;<a class="el" href="group__ops.html#ga1940523da381ed7be50656a3bc465ff3">mlx::core</a></li>
<li>isposinf()&#160;:&#160;<a class="el" href="group__ops.html#gad80f7c4a58c12b6cb30a8b9a73008993">mlx::core</a></li>
<li>issubdtype()&#160;:&#160;<a class="el" href="namespacemlx_1_1core.html#aca9e69b06f4212eba44bf0ce6711d5f7">mlx::core</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
2025-01-10 05:56:20 +08:00
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
2025-02-07 04:16:29 +08:00
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
2025-01-10 05:56:20 +08:00
</ul>
</div>
2024-10-15 23:12:17 +08:00
</body>
</html>