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

/external/ceres-solver/include/ceres/
H A Dcrs_matrix.h41 struct CRSMatrix { struct in namespace:ceres
42 CRSMatrix() : num_rows(0), num_cols(0) {} function in struct:ceres::CRSMatrix

Completed in 102 milliseconds