api / koma.matrix / Matrix / getInt

getInt

abstract fun getInt(i:Int, j:Int):Int open fun getInt(vararg indices:Int):Int

Overrides NDArray.getInt