/home/jgoppert/Projects/uvsim/uvsim/src/test/pinv.cc File Reference

#include <iostream>
#include <sstream>
#include <iomanip>
#include <term.h>
#include <unistd.h>
#include <cmath>
#include "math.h"
#include <limits>
#include <boost/numeric/ublas/io.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/matrix_proxy.hpp>
#include <boost/numeric/bindings/traits/ublas_matrix.hpp>
#include <boost/numeric/bindings/traits/ublas_vector.hpp>
#include <boost/numeric/bindings/lapack/gesvd.hpp>
#include <boost/numeric/bindings/lapack/workspace.hpp>
#include <string>
#include <algorithm>
Include dependency graph for pinv.cc:

Go to the source code of this file.

Functions

double max (vector< double > v)
matrix< double > pinv (matrix< double > A)
int main ()

Function Documentation

int main ( void   ) 

Definition at line 45 of file pinv.cc.

Here is the call graph for this function:

double max ( vector< double >  v  ) 

Definition at line 56 of file pinv.cc.

Here is the caller graph for this function:

matrix< double > pinv ( matrix< double >  A  ) 

Definition at line 66 of file pinv.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Nov 9 12:56:14 2009 for uvsim by  doxygen 1.6.1