Searched refs:r2d1f (Results 1 – 1 of 1) sorted by relevance
426 Rotation2D<float> r2d1f = r2d1.template cast<float>(); in transformations() local427 VERIFY_IS_APPROX(r2d1f.template cast<Scalar>(),r2d1); in transformations()