Home
last modified time | relevance | path

Searched refs:print_matrix (Results 1 – 2 of 2) sorted by relevance

/net-tools-latest/virtual-hub/src/
Dgraphs.h14 void print_matrix(float **m, int n);
Dgraphs.c62 void print_matrix(float **m, int n) in print_matrix() function