mimas::gesvd_t< T > Struct Template Reference
[Lapack functions]

Function-object for gesvd. More...

#include <linalg.h>

List of all members.

Public Types

typedef boost::numeric::ublas::matrix<
T, boost::numeric::ublas::column_major > 
Matrix
typedef boost::numeric::ublas::banded_matrix<
T > 
BandedMatrix

Public Member Functions

BandedMatrix operator() (const Matrix &_A, Matrix *_U, Matrix *_Vt) throw (mimasexception)
 Invoke lapack-method.


Detailed Description

template<typename T>
struct mimas::gesvd_t< T >

Function-object for gesvd.

See also:
gesvd

Definition at line 226 of file linalg.h.


Member Typedef Documentation

template<typename T>
typedef boost::numeric::ublas::matrix< T, boost::numeric::ublas::column_major > mimas::gesvd_t< T >::Matrix

Definition at line 229 of file linalg.h.

template<typename T>
typedef boost::numeric::ublas::banded_matrix< T > mimas::gesvd_t< T >::BandedMatrix

Definition at line 231 of file linalg.h.


Member Function Documentation

template<typename T>
BandedMatrix mimas::gesvd_t< T >::operator() ( const Matrix _A,
Matrix _U,
Matrix _Vt 
) throw (mimasexception)

Invoke lapack-method.


The documentation for this struct was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:35 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...