Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Ddynamic_compressed_row_finalizer.h40 struct DynamicCompressedRowJacobianFinalizer { struct
41 void operator()(SparseMatrix* base_jacobian, int num_parameters) { in operator()