HomeSort by relevance Sort by last modified time
    Searched refs:invert_matrix (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/clib/
imeld_rd.c 49 int invert_matrix(covdata **mat, covdata **inv, int dim);
167 invert_matrix(prep->imelda, prep->inverse, prep->dim);
matrix_i.c 44 int invert_matrix(covdata **mat, covdata **inv, int dim) function

Completed in 11 milliseconds