Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_transformations.cpp417 Translation<double,3> tr1d = tr1.template cast<double>(); in transformations() local
418 VERIFY_IS_APPROX(tr1d.template cast<Scalar>(),tr1); in transformations()