Skip to main content
Ctrl+K
SLEPc Home SLEPc Home
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • SVD_STOP_BASIC

SVD_STOP_BASIC#

The default stopping test.

Note#

By default, the termination of the outer loop is decided by calling SVDStoppingBasic(), which will stop if all requested singular values are converged, or if the maximum number of iterations has been reached.

See Also#

SVD: Singular Value Decomposition, SVDStop, SVDSetStoppingTest(), SVDStoppingBasic()

Level#

advanced

Location#

include/slepcsvd.h


Index of all SVD routines Table of Contents for all manual pages Index of all manual pages

On this page
  • Note
  • See Also
  • Level
  • Location
Edit on GitLab

This Page

  • Show Source

© Copyright 2002-2025, Universitat Politecnica de Valencia, Spain.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.