ones
fun ones(rows:Int, columns:Int):Matrix<Double>
Creates a one-filled matrix with the given size
fun <T> ones(rows:Int, columns: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 |