Home
last modified time | relevance | path

Searched defs:mapstaticmethods_impl (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dmapstaticmethods.cpp23 struct mapstaticmethods_impl {}; struct
26 struct mapstaticmethods_impl<PlainObjectType, false, IsVector> struct
30 mapstaticmethods_impl<PlainObjectType, true, IsVector>::run(m); in run() argument
72 struct mapstaticmethods_impl<PlainObjectType, true, false> struct
74 static void run(const PlainObjectType& m) in run()
118 struct mapstaticmethods_impl<PlainObjectType, true, true> struct
120 static void run(const PlainObjectType& v) in run()