Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_linalg.cpp176 void db_Orthogonalize6x7(double A[42],int orthonormalize) in db_Orthogonalize6x7() argument
222 if(orthonormalize) in db_Orthogonalize6x7()
233 void db_Orthogonalize8x9(double A[72],int orthonormalize) in db_Orthogonalize8x9() argument
302 if(orthonormalize) in db_Orthogonalize8x9()
Ddb_utilities_linalg.h174 DB_API void db_Orthogonalize6x7(double A[42],int orthonormalize=0);
179 DB_API void db_Orthogonalize8x9(double A[72],int orthonormalize=0);