api / koma.matrix / MatrixFactory / zeros

zeros

abstract fun zeros(rows:Int, cols:Int):T

Generate a zero initialized matrix of the requested shape.