MyraMath
|
Computes all singular triples (u,s,v) of a real bidiagonal matrix. More...
Go to the source code of this file.
Classes | |
class | myra::Matrix< Number > |
Tabulates an IxJ matrix. Allows random access, has column major layout to be compatible with BLAS/LAPACK. More... | |
class | myra::VectorRange< Number > |
Represents a mutable VectorRange. More... | |
Computes all singular triples (u,s,v) of a real bidiagonal matrix.