DP3
Classes | Namespaces | Functions
SVDSolver.h File Reference
#include <complex>
#include <vector>
#include <cmath>
#include "LLSSolver.h"

Go to the source code of this file.

Classes

class  dp3::ddecal::SVDSolver
 

Namespaces

 dp3
 This file has generic helper routines for testing steps.
 
 dp3::ddecal
 

Functions

void dp3::ddecal::cgelss_ (int *m, int *n, int *nrhs, complex *a, int *lda, complex *b, int *ldb, float *s, float *rcond, int *rank, complex *work, int *lwork, float *rwork, int *info)