#include #include #include float terme_produit(int i, int j, int n, float **A, float **B) { float s=0; int k; //for(k=0;k