Home
last modified time | relevance | path

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

/net-tools-latest/virtual-hub/src/
Dgraphs.c31 float **matrix = (float **)malloc(n * sizeof(float *)); in create_matrix() local
34 matrix[i] = (float *)malloc(n * sizeof(float)); in create_matrix()
36 matrix[i][j] = 0.0; in create_matrix()
40 return matrix; in create_matrix()
/net-tools-latest/virtual-hub/
DREADME.md27 The csv file represents a graph (conection matrix). It enables the
32 When building the matrix you can simulate packet drop rate:
56 the connection matrix from `input.csv`. This way the first line and column