Searched defs:CreateBlockDiagonalMatrix (Results 1 – 2 of 2) sorted by relevance
316 CompressedRowSparseMatrix* CompressedRowSparseMatrix::CreateBlockDiagonalMatrix( in CreateBlockDiagonalMatrix() function in ceres::internal::CompressedRowSparseMatrix
237 TEST(CompressedRowSparseMatrix, CreateBlockDiagonalMatrix) { in TEST() argument