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

  /external/eigen/Eigen/src/Core/
DenseBase.h 448 typedef const VectorwiseOp<const Derived, Horizontal> ConstRowwiseReturnType;
452 ConstRowwiseReturnType rowwise() const;
VectorwiseOp.h 579 inline const typename DenseBase<Derived>::ConstRowwiseReturnType

Completed in 55 milliseconds