Searched defs:detA (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/base/geometry/ | ||
H A D | matrix3.cpp | 36 double detA = val1 - val2 - val3 + val4 + val5 - val6; in Invert() local 60 matrix* detA; in Invert() local |
Completed in 1 milliseconds