Searched refs:somme (Results 1 – 5 of 5) sorted by relevance
96 real somme; in aat_product() local99 somme=0.0; in aat_product()103 somme+=A[k][i]*A[k][j]; in aat_product()105 X[j][i]=somme; in aat_product()114 real somme; in matrix_matrix_product() local117 somme=0.0; in matrix_matrix_product()119 somme+=A[k][i]*B[j][k]; in matrix_matrix_product()120 X[j][i]=somme; in matrix_matrix_product()127 real somme; in matrix_vector_product() local129 somme=0.0; in matrix_vector_product()[all …]
57 real somme=0.; in matrix_vector_product_sliced() local61 somme+=A(row,j)*B(j); in matrix_vector_product_sliced()65 return somme; in matrix_vector_product_sliced()75 real somme=0.; in matrix_matrix_product_sliced() local79 somme+=A(row,j)*B(j+row_shift,col); in matrix_matrix_product_sliced()83 return somme; in matrix_matrix_product_sliced()
168 ADJ_PL^N_F_PL "somme" :G2P