Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_hyperplane.cpp159 typedef Hyperplane<Scalar,3,DontAlign> Plane3u; in hyperplane_alignment() typedef
167 Plane3u *p2 = ::new(reinterpret_cast<void*>(array2)) Plane3u; in hyperplane_alignment()
168 Plane3u *p3 = ::new(reinterpret_cast<void*>(array3u)) Plane3u; in hyperplane_alignment()