Home
last modified time | relevance | path

Searched refs:CompressedColumnScalarMatrixToBlockMatrix (Results 1 – 5 of 5) sorted by relevance

/external/ceres-solver/internal/ceres/
Dcompressed_col_sparse_matrix_utils.cc41 void CompressedColumnScalarMatrixToBlockMatrix(const int* scalar_rows, in CompressedColumnScalarMatrixToBlockMatrix() function
Dcompressed_col_sparse_matrix_utils.h50 void CompressedColumnScalarMatrixToBlockMatrix(const int* scalar_rows,
Dcxsparse.cc114 CompressedColumnScalarMatrixToBlockMatrix(A->i, in BlockAnalyzeCholesky()
Dcompressed_col_sparse_matrix_utils_test.cc174 CompressedColumnScalarMatrixToBlockMatrix( in TEST()
Dsuitesparse.cc218 CompressedColumnScalarMatrixToBlockMatrix(reinterpret_cast<const int*>(A->i), in BlockAMDOrdering()