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

  /external/eigen/Eigen/src/Geometry/
OrthoMethods.h 25 inline typename MatrixBase<Derived>::template cross_product_return_type<OtherDerived>::type
35 return typename cross_product_return_type<OtherDerived>::type(
  /external/eigen/Eigen/src/Core/
MatrixBase.h 392 template<typename OtherDerived> struct cross_product_return_type { struct in class:Eigen::MatrixBase
398 typename cross_product_return_type<OtherDerived>::type

Completed in 1750 milliseconds