6 lines
94 B
C
6 lines
94 B
C
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <math.h>
|
|
|
|
#include "structIJ_matrix_vector.h"
|