api / koma.matrix / Matrix / getGeneric

getGeneric

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

Overrides NDArray.getGeneric