Home
last modified time | relevance | path

Searched refs:kMatrix (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Drotation_test.cc452 static const double kMatrix[3][3] = { in TEST() local
462 in_matrix[k] = kMatrix[i][j]; in TEST()
487 StringAppendF(&line, "%g ", kMatrix[i][j]); in TEST()