Skip to content

Matrix.ofSize

JoeStrout edited this page Sep 11, 2026 · 1 revision

Create a new matrix of the given size, filled with a number or by calling a function

Parameters

Parameter Default Value Note
rows
columns
initialValue 0

Return value

Condition Return Value
(always) map

Notes

Clone this wiki locally