OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:line4a
(Results
1 - 1
of
1
) sorted by null
/external/eigen/test/
geo_parametrizedline.cpp
67
typedef ParametrizedLine<Scalar,4,AutoAlign>
Line4a
;
75
Line4a
*p1 = ::new(reinterpret_cast<void*>(array1))
Line4a
;
91
VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(array3u))
Line4a
));
Completed in 632 milliseconds