Home | History | Annotate | Download | only in ceres

Lines Matching refs:RowMajorAdapter3x3

1007   MatrixAdapter<double, 3, 1> A = RowMajorAdapter3x3(array);
1008 MatrixAdapter<const float, 3, 1> B = RowMajorAdapter3x3(const_array);