OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_matrix_detd
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/mlsdk/mllite/
mlMathFunc.h
60
double
inv_matrix_detd
(double *p, int *n);
mlMathFunc.c
328
double
inv_matrix_detd
(double *p, int *n)
function
339
sum + *(p + 10 * i + j) * SIGNM(i + j) *
inv_matrix_detd
(&d[0][0],
Completed in 18 milliseconds