get

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

Returns element of this matrix at a given row and a given column.