ndarray
0.15.6
?
Settings
Function
ndarray
::
arr0
Copy item path
source
·
[
−
]
pub fn arr0<A>(x: A) ->
Array0
<A>
Expand description
Create a zero-dimensional array with the element
x
.