|
MyraMath
|
Return type of gesvd2() More...
#include <rotate.h>
Public Types | |
| typedef ReflectPrecision< Number >::type | Precision |
| Useful typedefs. | |
Public Attributes | |
| Matrix22< Number > | U |
| Decomposes A = U*S*V. | |
| Matrix22< Precision > | S |
| Matrix22< Number > | V |
Return type of gesvd2()
1.8.13