Jump to content

Linear Algebra and the C Language/a0ef

From Wikibooks, open books for an open world


Create a matrix

[edit | edit source]

Create a new matrix:

Create a copy of this new matrix:

Create a copy of this new matrix with the sizes in memory:


This function shows the internal structure of the matrix.

Code study

[edit | edit source]

The code

Compatible matrices

[edit | edit source]

Specific matrices

[edit | edit source]