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" / >
< meta name = "generator" content = "Doxygen 1.12.0" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > MLX: Class Members - Functions< / 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" / >
< 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 >
< 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 >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.12.0 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search',false);
$(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "doc-content" >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
< / script >
<!-- 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 functions with links to the classes they belong to:< / div >
< h3 > < a id = "index_m" name = "index_m" > < / a > - m -< / h3 > < ul >
< li > make_arrays()  :  < a class = "el" href = "classmlx_1_1core_1_1array.html#a1173db4e23f5a8230911cb8fba45d5e6" > mlx::core::array< / a > < / li >
< li > malloc()  :  < a class = "el" href = "classmlx_1_1core_1_1allocator_1_1_allocator.html#a9a17d2c7a97772bf4a15e6c74af34ca4" > mlx::core::allocator::Allocator< / a > , < a class = "el" href = "classmlx_1_1core_1_1allocator_1_1_common_allocator.html#a4f3d5de6b8c0eba22e9403b28a5ef3f0" > mlx::core::allocator::CommonAllocator< / a > , < a class = "el" href = "classmlx_1_1core_1_1metal_1_1_metal_allocator.html#a6c0feb9b1ff9977f76c69745393944bc" > mlx::core::metal::MetalAllocator< / a > < / li >
2024-10-31 11:00:19 +08:00
< li > mat_at()  :  < a class = "el" href = "structmlx_1_1steel_1_1_m_m_a_tile.html#a323a4f38cd0693bf333832bb4258b28e" > mlx::steel::MMATile< T, kTileRows_, kTileCols_, MMAFrag_ > < / a > < / li >
2024-10-15 23:12:17 +08:00
< li > Matmul()  :  < a class = "el" href = "classmlx_1_1core_1_1_matmul.html#adef92f30ab35e540ccb316ea6b94e6f7" > mlx::core::Matmul< / a > < / li >
< li > max()  :  < a class = "el" href = "structmetal_1_1__numeric__limits__impl_3_01bfloat16__t_01_4.html#a92320d40a58218e40cc414986ac95c50" > metal::_numeric_limits_impl< bfloat16_t > < / a > < / li >
< li > Maximum()  :  < a class = "el" href = "classmlx_1_1core_1_1_maximum.html#a28389307e385efe1b2955b86b115e816" > mlx::core::Maximum< / a > < / li >
< li > merge_partition()  :  < a class = "el" href = "struct_block_merge_sort.html#ab2300cbecb23f3433bad888924c831ca" > BlockMergeSort< val_t, idx_t, ARG_SORT, BLOCK_THREADS, N_PER_THREAD, CompareOp > < / a > , < a class = "el" href = "struct_kernel_multi_block_merge_sort.html#ab15895b4233aba0e279cc44a07a201fe" > KernelMultiBlockMergeSort< val_t, idx_t, ARG_SORT, BLOCK_THREADS, N_PER_THREAD, CompareOp > < / a > < / li >
< li > merge_step()  :  < a class = "el" href = "struct_block_merge_sort.html#ab65f190edf1851b37c39ad49ce99a43c" > BlockMergeSort< val_t, idx_t, ARG_SORT, BLOCK_THREADS, N_PER_THREAD, CompareOp > < / a > < / li >
< li > min()  :  < a class = "el" href = "structmetal_1_1__numeric__limits__impl_3_01bfloat16__t_01_4.html#adaed80031f5ca0ff69d30ec4c5d0c98f" > metal::_numeric_limits_impl< bfloat16_t > < / a > < / li >
< li > Minimum()  :  < a class = "el" href = "classmlx_1_1core_1_1_minimum.html#ab0f2ce17108df44b82cff68886b0f6f5" > mlx::core::Minimum< / a > < / li >
2024-10-31 11:00:19 +08:00
< li > mma()  :  < a class = "el" href = "structmlx_1_1steel_1_1_base_m_m_a_frag_3_01_t_00_018_00_018_01_4.html#a8028512f5a3d2b6acaf966be529627a3" > mlx::steel::BaseMMAFrag< T, 8, 8 > < / a > , < a class = "el" href = "structmlx_1_1steel_1_1_block_m_m_a.html#a6a2c2a6d5e767d52c41b42a9d36086b0" > mlx::steel::BlockMMA< T, U, BM, BN, BK, WM, WN, transpose_a, transpose_b, lda_tgp, ldb_tgp, AccumType, Epilogue > < / a > < / li >
< li > MMATile()  :  < a class = "el" href = "structmlx_1_1steel_1_1_m_m_a_tile.html#aa3fb310dd08ec23c334511f7b316d1b6" > mlx::steel::MMATile< T, kTileRows_, kTileCols_, MMAFrag_ > < / a > < / li >
2024-10-15 23:12:17 +08:00
< li > move_shared_buffer()  :  < a class = "el" href = "classmlx_1_1core_1_1array.html#acce00db63e0f3d80f797b02397ade836" > mlx::core::array< / a > < / li >
< li > mtl_device()  :  < a class = "el" href = "classmlx_1_1core_1_1metal_1_1_device.html#a31dba377f2be44a746db10d1b9367653" > mlx::core::metal::Device< / a > < / li >
2024-10-26 04:23:45 +08:00
< li > mtl_residency_set()  :  < a class = "el" href = "classmlx_1_1core_1_1metal_1_1_residency_set.html#ac4bfe5ef5e2eaebc458a1ed1953d15e9" > mlx::core::metal::ResidencySet< / a > < / li >
2024-10-15 23:12:17 +08:00
< li > multi_iter()  :  < a class = "el" href = "classpocketfft_1_1detail_1_1multi__iter.html#a9be43bb18840202da6d17988fccc64b9" > pocketfft::detail::multi_iter< N > < / a > < / li >
< li > Multiply()  :  < a class = "el" href = "classmlx_1_1core_1_1_multiply.html#aca5c50f900321f3eb4d6fbcbc225c00c" > mlx::core::Multiply< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.12.0
< / small > < / address >
< / div > <!-- doc - content -->
< / body >
< / html >