Home | History | Annotate | Download | only in Core

Lines Matching refs:_other

294     EIGEN_STRONG_INLINE void resizeLike(const EigenBase<OtherDerived>& _other)
296 const OtherDerived& other = _other.derived();