Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • eigen eigen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 660
    • Issues 660
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • libeigenlibeigen
  • eigeneigen
  • Issues
  • #1538
Closed
Open
Created Dec 04, 2019 by Eigen Bugzilla@eigenbzReporter

BDCSVD missing from sections of docs

Submitted by Mark Gates

Assigned to Nobody

Link to original bugzilla bug (#1538)

Description

These dox sections (and possibly others) discuss using the Jacobi SVD, but do not mention using the BDC SVD, making it possible for people to be unaware of the Eigen implementation of BDC SVD.

http://eigen.tuxfamily.org/dox/group__TutorialLinearAlgebra.html
http://eigen.tuxfamily.org/dox/group__TopicLinearAlgebraDecompositions.html
http://eigen.tuxfamily.org/dox/group__LeastSquares.html

The benchmark and SVD module do list both.

http://eigen.tuxfamily.org/dox/group__DenseDecompositionBenchmark.html
http://eigen.tuxfamily.org/dox/group__SVD__Module.html

-mark

Edited Dec 05, 2019 by Eigen Bugzilla
Assignee
Assign to
Time tracking