Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dblock_random_access_matrix.h86 struct CellInfo { struct
87 CellInfo() in CellInfo() argument
91 explicit CellInfo(double* ptr) in CellInfo() argument
104 // a CellInfo with a pointer to the dense matrix containing it, argument