Home
last modified time | relevance | path

Searched defs:CompressedRowSparseMatrix (Results 1 – 7 of 7) sorted by relevance

/external/ceres-solver/internal/ceres/
Dcxsparse.h45 class CompressedRowSparseMatrix; variable
Dcompressed_row_jacobian_writer.h42 class CompressedRowSparseMatrix; variable
Dcovariance_impl.h47 class CompressedRowSparseMatrix; variable
Dsparse_normal_cholesky_solver.h52 class CompressedRowSparseMatrix; variable
Dcompressed_row_sparse_matrix.cc72 CompressedRowSparseMatrix::CompressedRowSparseMatrix(int num_rows, in CompressedRowSparseMatrix() function in ceres::internal::CompressedRowSparseMatrix
90 CompressedRowSparseMatrix::CompressedRowSparseMatrix( in CompressedRowSparseMatrix() function in ceres::internal::CompressedRowSparseMatrix
134 CompressedRowSparseMatrix::CompressedRowSparseMatrix(const double* diagonal, in CompressedRowSparseMatrix() function in ceres::internal::CompressedRowSparseMatrix
Dsuitesparse.h76 class CompressedRowSparseMatrix; variable
Dcompressed_row_sparse_matrix_test.cc237 TEST(CompressedRowSparseMatrix, CreateBlockDiagonalMatrix) { in TEST() argument
334 TEST(CompressedRowSparseMatrix, Transpose) { in TEST() argument
488 TEST(CompressedRowSparseMatrix, ComputeOuterProduct) { in TEST() argument