gsl.H File Reference

#include "Image/LinearAlgebraFlags.H"
Include dependency graph for gsl.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gsl::svd (const Image< double > &A, Image< double > &U, Image< double > &S, Image< double > &V, const SvdFlag flags)
 Double-precision real svd using gsl's gsl_linalg_SV_decomp() or gsl_linalg_SV_decomp_mod().
void gsl::svdf (const Image< float > &A, Image< float > &U, Image< float > &S, Image< float > &V, const SvdFlag flags)
 Single-precision real svd (just forwards to the double-precision version).

Detailed Description

Definition in file gsl.H.

Generated on Sun May 8 08:12:41 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3