MCPcopy Create free account
hub / github.com/TheAlgorithms/C / create_matrix

Function create_matrix

numerical_methods/qr_eigen_values.c:27–44  ·  view source on GitHub ↗

* create a square matrix of given size with random elements * \param[out] A matrix to create (must be pre-allocated in memory) * \param[in] N matrix size */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected