forked from SciSharp/NumSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.yml
More file actions
40 lines (40 loc) · 1.06 KB
/
toc.yml
File metadata and controls
40 lines (40 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
### YamlMime:TableOfContent
- uid: NumSharp
name: NumSharp
items:
- uid: NumSharp.Matrix`1
name: Matrix<TData>
name.vb: Matrix(Of TData)
- uid: NumSharp.NDArray_Legacy`1
name: NDArray_Legacy<TData>
name.vb: NDArray_Legacy(Of TData)
- uid: NumSharp.NDArray`1
name: NDArray<T>
name.vb: NDArray(Of T)
- uid: NumSharp.NDArrayRandom
name: NDArrayRandom
- uid: NumSharp.NumPy`1
name: NumPy<T>
name.vb: NumPy(Of T)
- uid: NumSharp.NumPyExtensions
name: NumPyExtensions
- uid: NumSharp.Shape
name: Shape
- uid: NumSharp.Slice
name: Slice
- uid: NumSharp.Extensions
name: NumSharp.Extensions
items:
- uid: NumSharp.Extensions.NDArrayExtensions
name: NDArrayExtensions
- uid: NumSharp.Extensions.NDArrayRandomExtensions
name: NDArrayRandomExtensions
- uid: NumSharp.Extensions.NumPyExtensions
name: NumPyExtensions
- uid: NumSharp.PowerShell
name: NumSharp.PowerShell
items:
- uid: NumSharp.PowerShell.GetGreeting
name: GetGreeting
- uid: NumSharp.PowerShell.NewNDArray
name: NewNDArray