[ Version ( since = "1.0" ) ]
public float get_value (uint row, uint col)
Retrieves the value at the given row
and col
index.
this |
a Matrix |
row |
the row index |
col |
the column index |
the value at the given indices |