Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_transformations.cpp415 Translation<float,3> tr1f = tr1.template cast<float>(); in transformations() local
416 VERIFY_IS_APPROX(tr1f.template cast<Scalar>(),tr1); in transformations()