get

abstract operator fun get(row: Int, col: Int): T

A value within the Matrix at row, col.