Home | History | Annotate | Download | only in SVD

Lines Matching refs:MatrixBase

476   * \sa MatrixBase::jacobiSvd()
638 solve(const MatrixBase<Rhs>& b) const
859 JacobiSVD<typename MatrixBase<Derived>::PlainObject>
860 MatrixBase<Derived>::jacobiSvd(unsigned int computationOptions) const