Skip to content

SVD: fixes for the hyperbolic case

Jose E. Roman requested to merge jose/hsvd-fixes into main
  • Change SVDGetSignature() to receive a Vec argument instead of Vec*
  • Fix initialization when SVDSetProblemType() was not called explicitly

Merge request reports