Searched defs:AppendRows (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dtriplet_sparse_matrix.cc191 void TripletSparseMatrix::AppendRows(const TripletSparseMatrix& B) { function in class:ceres::internal::TripletSparseMatrix
H A Dcompressed_row_sparse_matrix.cc232 void CompressedRowSparseMatrix::AppendRows(const CompressedRowSparseMatrix& m) { function in class:ceres::internal::CompressedRowSparseMatrix

Completed in 79 milliseconds