Defines | Functions
svd.cc File Reference
#include "include.h"
#include "newmatap.h"
#include "newmatrm.h"
#include "precisio.h"
Include dependency graph for svd.cc:

Go to the source code of this file.

Defines

#define REPORT   {}
#define WANT_MATH

Functions

static Real pythag (Real f, Real g, Real &c, Real &s)
void SVD (const Matrix &A, DiagonalMatrix &Q, Matrix &U, Matrix &V, bool withU, bool withV)
void SVD (const Matrix &A, DiagonalMatrix &D)

Define Documentation

#define REPORT   {}

Definition at line 20 of file svd.cc.

#define WANT_MATH

Definition at line 6 of file svd.cc.


Function Documentation

static Real pythag ( Real  f,
Real  g,
Real c,
Real s 
) [static]

Definition at line 24 of file svd.cc.

void SVD ( const Matrix &  A,
DiagonalMatrix &  Q,
Matrix &  U,
Matrix &  V,
bool  withU,
bool  withV 
)

Definition at line 49 of file svd.cc.

void SVD ( const Matrix &  A,
DiagonalMatrix &  D 
)

Definition at line 219 of file svd.cc.



rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14