SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor.dsl
/
TensorCreationScope
/
randN
rand
N
open
fun
randN
(
mean
:
Float
=
0.0f
,
std
:
Float
=
1.0f
,
random
:
Random
=
Random.Default
)
:
Tensor
<
T
,
V
>
(
source
)
Create tensor with normal distribution (legacy name)