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

  /external/eigen/Eigen/src/Core/
DenseBase.h 450 typedef const VectorwiseOp<const Derived, Vertical> ConstColwiseReturnType;
454 ConstColwiseReturnType colwise() const;
VectorwiseOp.h 554 inline const typename DenseBase<Derived>::ConstColwiseReturnType

Completed in 25 milliseconds