get

open operator override fun get(row: Int, col: Int): T

A value within the Matrix at row, col.