zeros
fun zeros(rows:
Int
, cols:
Int
):
Matrix
<
Double
>
Creates a zero-filled matrix with the given size
fun <T> zeros(rows:
Int
, cols:
Int
, dtype:
MatrixType
<
T
>):
Matrix
<
T
>
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |