Home
last modified time | relevance | path

Searched refs:db_Orthogonalize8x9 (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_linalg.h179 DB_API void db_Orthogonalize8x9(double A[72],int orthonormalize=0);
253 db_Orthogonalize8x9(A,1); in db_NullVector8x9Destructive()
Ddb_utilities_linalg.cpp233 void db_Orthogonalize8x9(double A[72],int orthonormalize) in db_Orthogonalize8x9() function