Searched defs:DynamicCompressedRowJacobianFinalizer (Results 1 – 1 of 1) sorted by relevance
40 struct DynamicCompressedRowJacobianFinalizer { struct41 void operator()(SparseMatrix* base_jacobian, int num_parameters) { in operator()