API Documentation
|
#include <NDEVR/Buffer.h>
#include <NDEVR/Exception.h>
Go to the source code of this file.
Classes | |
class | SVD |
Performs the singular value decomposition of a general matrix, taken and adapted from Numerical Recipes Third Edition svd.h. More... | |
Namespaces | |
namespace | NDEVR |
Typedefs | |
typedef Buffer< Buffer< double > > | NdArray |