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
/
DataDefinitionContextDslImpl
/
matrix
matrix
open
override
fun
<
T
:
DType
,
V
>
matrix
(
rows
:
Long
,
columns
:
Long
,
dtype
:
KClass
<
T
>
,
content
:
TensorCreationScope
<
T
,
V
>
.
(
)
->
Tensor
<
T
,
V
>
)
:
Tensor
<
T
,
V
>
(
source
)