Searched refs:_resize_to_match (Results 1 - 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DArray.h213 Base::_resize_to_match(other);
H A DMatrix.h307 Base::_resize_to_match(other);
H A DPlainObjectBase.h413 _resize_to_match(other);
452 _resize_to_match(other);
569 EIGEN_STRONG_INLINE void _resize_to_match(const EigenBase<OtherDerived>& other) function in class:Eigen::PlainObjectBase
618 //_resize_to_match(other);

Completed in 96 milliseconds