HomeSort by relevance Sort by last modified time
    Searched refs:q1d (Results 1 - 5 of 5) sorted by null

  /external/eigen/test/
geo_quaternion.cpp 147 Quaternion<double> q1d = q1.template cast<double>(); local
148 VERIFY_IS_APPROX(q1d.template cast<Scalar>(),q1);
  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 3986 long p1d, p2d, q1d, q2d; local
    [all...]
  /external/libxml2/
xmlschemastypes.c 3993 long p1d, p2d, q1d, q2d; local
    [all...]
  /external/eigen/test/eigen2/
eigen2_geometry.cpp 374 Quaternion<double> q1d = q1.template cast<double>(); local
375 VERIFY_IS_APPROX(q1d.template cast<Scalar>(),q1);
eigen2_geometry_with_eigen2_prefix.cpp 376 eigen2_Quaternion<double> q1d = q1.template cast<double>(); local
377 VERIFY_IS_APPROX(q1d.template cast<Scalar>(),q1);

Completed in 284 milliseconds