Skip to content

Commit 661e5ef

Browse files
committed
v3.4.0 docs update
generated from commit 5e98e82
1 parent a5c6635 commit 661e5ef

File tree

18,401 files changed

+173672
-167908
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

18,401 files changed

+173672
-167908
lines changed
File renamed without changes.

arrayfire/algorithm/fn.scan.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.scan.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.scan.html">../../arrayfire/fn.scan.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.scan.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.scan_by_key.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.scan_by_key.html">../../arrayfire/fn.scan_by_key.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.scan_by_key.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>

arrayfire/algorithm/sidebar-items.js

-1
This file was deleted.

arrayfire/arith/fn.clamp.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.clamp.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.clamp.html">../../arrayfire/fn.clamp.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.clamp.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>

arrayfire/arith/index.html

Whitespace-only changes.

arrayfire/arith/op_assign/index.html

Whitespace-only changes.

arrayfire/arith/op_assign/sidebar-items.js

-1
This file was deleted.

arrayfire/arith/sidebar-items.js

-1
This file was deleted.

arrayfire/arith/trait.Convertable.html

Whitespace-only changes.

arrayfire/array/fn.eval_multiple.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.eval_multiple.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.eval_multiple.html">../../arrayfire/fn.eval_multiple.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.eval_multiple.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.is_eval_manual.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.is_eval_manual.html">../../arrayfire/fn.is_eval_manual.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.is_eval_manual.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>

arrayfire/array/fn.print_gen.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.print_gen.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.print_gen.html">../../arrayfire/fn.print_gen.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.print_gen.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../arrayfire/fn.set_manual_eval.html">
5+
</head>
6+
<body>
7+
<p>Redirecting to <a href="../../arrayfire/fn.set_manual_eval.html">../../arrayfire/fn.set_manual_eval.html</a>...</p>
8+
<script>location.replace("../../arrayfire/fn.set_manual_eval.html" + location.search + location.hash);</script>
9+
</body>
10+
</html>

arrayfire/array/index.html

Whitespace-only changes.

arrayfire/array/sidebar-items.js

-1
This file was deleted.

arrayfire/backend/index.html

Whitespace-only changes.

arrayfire/backend/sidebar-items.js

-1
This file was deleted.

arrayfire/blas/index.html

Whitespace-only changes.

arrayfire/blas/sidebar-items.js

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="generator" content="rustdoc">
7+
<meta name="description" content="API documentation for the Rust `DEFAULT_RANDOM_ENGINE` constant in crate `arrayfire`.">
8+
<meta name="keywords" content="rust, rustlang, rust-lang, DEFAULT_RANDOM_ENGINE">
9+
10+
<title>arrayfire::DEFAULT_RANDOM_ENGINE - Rust</title>
11+
12+
<link rel="stylesheet" type="text/css" href="../rustdoc.css">
13+
<link rel="stylesheet" type="text/css" href="../main.css">
14+
15+
16+
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
17+
18+
</head>
19+
<body class="rustdoc">
20+
<!--[if lte IE 8]>
21+
<div class="warning">
22+
This old browser is unsupported and will most likely display funky
23+
things.
24+
</div>
25+
<![endif]-->
26+
27+
28+
29+
<nav class="sidebar">
30+
<a href='../arrayfire/index.html'><img src='http://www.arrayfire.com/logos/arrayfire_logo_symbol.png' alt='logo' width='100'></a>
31+
<p class='location'><a href='index.html'>arrayfire</a></p><script>window.sidebarCurrent = {name: 'DEFAULT_RANDOM_ENGINE', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
32+
</nav>
33+
34+
<nav class="sub">
35+
<form class="search-form js-only">
36+
<div class="search-container">
37+
<input class="search-input" name="search"
38+
autocomplete="off"
39+
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
40+
type="search">
41+
</div>
42+
</form>
43+
</nav>
44+
45+
<section id='main' class="content constant">
46+
<h1 class='fqn'><span class='in-band'><a href='index.html'>arrayfire</a>::<wbr><a class='constant' href=''>DEFAULT_RANDOM_ENGINE</a></span><span class='out-of-band'><span id='render-detail'>
47+
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
48+
[<span class='inner'>&#x2212;</span>]
49+
</a>
50+
</span><a id='src-3448' class='srclink' href='../src/arrayfire/src/defines.rs.html#399' title='goto source code'>[src]</a></span></h1>
51+
<pre class='rust const'>pub const DEFAULT_RANDOM_ENGINE: <a class='enum' href='../arrayfire/enum.RandomEngineType.html' title='arrayfire::RandomEngineType'>RandomEngineType</a><code> = </code><code>PHILOX</code></pre></section>
52+
<section id='search' class="content hidden"></section>
53+
54+
<section class="footer"></section>
55+
56+
<aside id="help" class="hidden">
57+
<div>
58+
<h1 class="hidden">Help</h1>
59+
60+
<div class="shortcuts">
61+
<h2>Keyboard Shortcuts</h2>
62+
63+
<dl>
64+
<dt>?</dt>
65+
<dd>Show this help dialog</dd>
66+
<dt>S</dt>
67+
<dd>Focus the search field</dd>
68+
<dt>&larrb;</dt>
69+
<dd>Move up in search results</dd>
70+
<dt>&rarrb;</dt>
71+
<dd>Move down in search results</dd>
72+
<dt>&#9166;</dt>
73+
<dd>Go to active search result</dd>
74+
<dt>+</dt>
75+
<dd>Collapse/expand all sections</dd>
76+
</dl>
77+
</div>
78+
79+
<div class="infos">
80+
<h2>Search Tricks</h2>
81+
82+
<p>
83+
Prefix searches with a type followed by a colon (e.g.
84+
<code>fn:</code>) to restrict the search to a given type.
85+
</p>
86+
87+
<p>
88+
Accepted types are: <code>fn</code>, <code>mod</code>,
89+
<code>struct</code>, <code>enum</code>,
90+
<code>trait</code>, <code>type</code>, <code>macro</code>,
91+
and <code>const</code>.
92+
</p>
93+
94+
<p>
95+
Search functions by type signature (e.g.
96+
<code>vec -> usize</code> or <code>* -> vec</code>)
97+
</p>
98+
</div>
99+
</div>
100+
</aside>
101+
102+
103+
104+
<script>
105+
window.rootPath = "../";
106+
window.currentCrate = "arrayfire";
107+
window.playgroundUrl = "";
108+
</script>
109+
<script src="../jquery.js"></script>
110+
<script src="../main.js"></script>
111+
112+
<script defer src="../search-index.js"></script>
113+
</body>
114+
</html>

arrayfire/constant.MERSENNE.html

+114
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="generator" content="rustdoc">
7+
<meta name="description" content="API documentation for the Rust `MERSENNE` constant in crate `arrayfire`.">
8+
<meta name="keywords" content="rust, rustlang, rust-lang, MERSENNE">
9+
10+
<title>arrayfire::MERSENNE - Rust</title>
11+
12+
<link rel="stylesheet" type="text/css" href="../rustdoc.css">
13+
<link rel="stylesheet" type="text/css" href="../main.css">
14+
15+
16+
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
17+
18+
</head>
19+
<body class="rustdoc">
20+
<!--[if lte IE 8]>
21+
<div class="warning">
22+
This old browser is unsupported and will most likely display funky
23+
things.
24+
</div>
25+
<![endif]-->
26+
27+
28+
29+
<nav class="sidebar">
30+
<a href='../arrayfire/index.html'><img src='http://www.arrayfire.com/logos/arrayfire_logo_symbol.png' alt='logo' width='100'></a>
31+
<p class='location'><a href='index.html'>arrayfire</a></p><script>window.sidebarCurrent = {name: 'MERSENNE', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
32+
</nav>
33+
34+
<nav class="sub">
35+
<form class="search-form js-only">
36+
<div class="search-container">
37+
<input class="search-input" name="search"
38+
autocomplete="off"
39+
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
40+
type="search">
41+
</div>
42+
</form>
43+
</nav>
44+
45+
<section id='main' class="content constant">
46+
<h1 class='fqn'><span class='in-band'><a href='index.html'>arrayfire</a>::<wbr><a class='constant' href=''>MERSENNE</a></span><span class='out-of-band'><span id='render-detail'>
47+
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
48+
[<span class='inner'>&#x2212;</span>]
49+
</a>
50+
</span><a id='src-3447' class='srclink' href='../src/arrayfire/src/defines.rs.html#398' title='goto source code'>[src]</a></span></h1>
51+
<pre class='rust const'>pub const MERSENNE: <a class='enum' href='../arrayfire/enum.RandomEngineType.html' title='arrayfire::RandomEngineType'>RandomEngineType</a><code> = </code><code>RandomEngineType::MERSENNE_GP11213</code></pre></section>
52+
<section id='search' class="content hidden"></section>
53+
54+
<section class="footer"></section>
55+
56+
<aside id="help" class="hidden">
57+
<div>
58+
<h1 class="hidden">Help</h1>
59+
60+
<div class="shortcuts">
61+
<h2>Keyboard Shortcuts</h2>
62+
63+
<dl>
64+
<dt>?</dt>
65+
<dd>Show this help dialog</dd>
66+
<dt>S</dt>
67+
<dd>Focus the search field</dd>
68+
<dt>&larrb;</dt>
69+
<dd>Move up in search results</dd>
70+
<dt>&rarrb;</dt>
71+
<dd>Move down in search results</dd>
72+
<dt>&#9166;</dt>
73+
<dd>Go to active search result</dd>
74+
<dt>+</dt>
75+
<dd>Collapse/expand all sections</dd>
76+
</dl>
77+
</div>
78+
79+
<div class="infos">
80+
<h2>Search Tricks</h2>
81+
82+
<p>
83+
Prefix searches with a type followed by a colon (e.g.
84+
<code>fn:</code>) to restrict the search to a given type.
85+
</p>
86+
87+
<p>
88+
Accepted types are: <code>fn</code>, <code>mod</code>,
89+
<code>struct</code>, <code>enum</code>,
90+
<code>trait</code>, <code>type</code>, <code>macro</code>,
91+
and <code>const</code>.
92+
</p>
93+
94+
<p>
95+
Search functions by type signature (e.g.
96+
<code>vec -> usize</code> or <code>* -> vec</code>)
97+
</p>
98+
</div>
99+
</div>
100+
</aside>
101+
102+
103+
104+
<script>
105+
window.rootPath = "../";
106+
window.currentCrate = "arrayfire";
107+
window.playgroundUrl = "";
108+
</script>
109+
<script src="../jquery.js"></script>
110+
<script src="../main.js"></script>
111+
112+
<script defer src="../search-index.js"></script>
113+
</body>
114+
</html>

0 commit comments

Comments
 (0)