HomeSort by relevance Sort by last modified time
    Searched refs:nested_eval (Results 26 - 30 of 30) sorted by null

12

  /external/eigen/Eigen/src/Core/util/
XprHelper.h 425 // That's the purpose of this new nested_eval helper:
437 template<typename T, int n, typename PlainObject = typename plain_object_eval<T>::type> struct nested_eval
    [all...]
  /external/eigen/Eigen/src/Geometry/
Quaternion.h 760 const typename internal::nested_eval<Other,2>::type mat(a_mat);
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunction.h 505 typedef typename internal::nested_eval<Derived, 10>::type NestedEvalType;
  /external/eigen/Eigen/src/Core/
CoreEvaluators.h     [all...]
  /external/eigen/Eigen/src/SparseCore/
SparseMatrix.h     [all...]

Completed in 329 milliseconds

12