Home
last modified time | relevance | path

Searched defs:EliminateRow (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/multiview/
H A Dfundamental.cc33 static void EliminateRow(const Mat34 &P, int row, Mat *X) { in EliminateRow() function
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/multiview/
H A Dfundamental.cc35 static void EliminateRow(const Mat34 &P, int row, Mat *X) { in EliminateRow() function
/dports/math/mfem/mfem-4.3/linalg/
H A Dsparsemat.cpp1547 void SparseMatrix::EliminateRow(int row, const double sol, Vector &rhs) in EliminateRow() function in mfem::SparseMatrix
1563 void SparseMatrix::EliminateRow(int row, DiagonalPolicy dpolicy) in EliminateRow() function in mfem::SparseMatrix