Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_transformations.cpp566 typedef Transform<Scalar,3,Projective,DontAlign> Projective3u; in transform_alignment() typedef
574 Projective3u *p2 = ::new(reinterpret_cast<void*>(array2)) Projective3u; in transform_alignment()
575 Projective3u *p3 = ::new(reinterpret_cast<void*>(array3u)) Projective3u; in transform_alignment()