| MyraMath
    | 
Return type of gesvd() More...
#include <gesvd.h>
| Public Types | |
| typedef ReflectPrecision< Number >::type | Precision | 
| Useful typedefs. | |
| Public Member Functions | |
| gesvd_output (Matrix< Number > &in_U, DiagonalMatrix< Precision > &in_S, Matrix< Number > &in_V) | |
| Swaps from components. | |
| Public Attributes | |
| Matrix< Number > | U | 
| Decomposes A = U*S*V. | |
| DiagonalMatrix< Precision > | S | 
| Matrix< Number > | V | 
Return type of gesvd()
 1.8.13
 1.8.13