Contents:
Defined in File matrix.h
Set an element in the static matrix to a specific value.
matrix – The matrix handle.
u – Element row index.
v – Element column index.
w – New element value.
status_t