Home | History | Annotate | Download | only in ceres

Lines Matching refs:num_rows

822   m.resize(input.num_rows, input.num_cols);
824 for (int row = 0; row < input.num_rows; ++row) {
895 EXPECT_EQ(jacobian.num_rows, expected_num_rows);
920 num_rows,