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

  /external/eigen/Eigen/src/Core/
DenseBase.h 447 typedef VectorwiseOp<Derived, Horizontal> RowwiseReturnType;
453 RowwiseReturnType rowwise();
VectorwiseOp.h 590 inline typename DenseBase<Derived>::RowwiseReturnType

Completed in 32 milliseconds