Searched defs:CreateSparseMatrix (Results 1 – 2 of 2) sorted by relevance
/external/ceres-solver/internal/ceres/ | ||
D | cxsparse.cc | 179 cs_di* CXSparse::CreateSparseMatrix(TripletSparseMatrix* tsm) { in CreateSparseMatrix() function in ceres::internal::CXSparse |
D | suitesparse.cc | 55 cholmod_sparse* SuiteSparse::CreateSparseMatrix(TripletSparseMatrix* A) { in CreateSparseMatrix() function in ceres::internal::SuiteSparse |