Contents:
Defined in File matrix.h
Access an element within a static matrix.
matrix – The matrix handle.
u – The row within the matrix.
v – The column within the matrix.
Reference to element, or NULL if an error occurred.