Searched refs:CreateBlockDiagonalMatrix (Results 1 - 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dcompressed_row_sparse_matrix.h130 static CompressedRowSparseMatrix* CreateBlockDiagonalMatrix(
H A Dcompressed_row_sparse_matrix_test.cc184 CompressedRowSparseMatrix::CreateBlockDiagonalMatrix(
237 TEST(CompressedRowSparseMatrix, CreateBlockDiagonalMatrix) {
249 CompressedRowSparseMatrix::CreateBlockDiagonalMatrix(
H A Dsparse_normal_cholesky_solver.cc93 regularizer.reset(CompressedRowSparseMatrix::CreateBlockDiagonalMatrix(
H A Dcompressed_row_sparse_matrix.cc316 CompressedRowSparseMatrix* CompressedRowSparseMatrix::CreateBlockDiagonalMatrix( function in class:ceres::internal::CompressedRowSparseMatrix

Completed in 42 milliseconds