numerics 0.1.0
Loading...
Searching...
No Matches
impl.hpp File Reference

Private declarations for the sequential SVD backend. More...

#include "linalg/svd/svd.hpp"

Go to the source code of this file.

Namespaces

namespace  num
 
namespace  num::backends
 
namespace  num::backends::seq
 

Functions

SVDResult num::backends::seq::svd (const Matrix &A, real tol, idx max_sweeps)
 

Detailed Description

Private declarations for the sequential SVD backend.

Definition in file impl.hpp.