Searched refs:r2d1d (Results 1 – 1 of 1) sorted by relevance
428 Rotation2D<double> r2d1d = r2d1.template cast<double>(); in transformations() local429 VERIFY_IS_APPROX(r2d1d.template cast<Scalar>(),r2d1); in transformations()