Vectors and matrices


Vectors: Indexing starts with 0. Access to a single element via [].

Dense matrices with N nows and M colums:

Sparse matrices (www):


Jan 24, 2019