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

Function-object for gels. More...

#include <linalg.h>

List of all members.

Public Types

typedef boost::numeric::ublas::vector<
T > 
Vector
typedef boost::numeric::ublas::matrix<
T, boost::numeric::ublas::column_major > 
Matrix

Public Member Functions

Vector operator() (const Matrix &_A, const Vector &_b) const
 Invoke lapack method.


Detailed Description

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

Function-object for gels.

See also:
gels

Definition at line 194 of file linalg.h.


Member Typedef Documentation

template<typename T>
typedef boost::numeric::ublas::vector< T > mimas::gels_t< T >::Vector

Definition at line 197 of file linalg.h.

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

Definition at line 199 of file linalg.h.


Member Function Documentation

template<typename T>
Vector mimas::gels_t< T >::operator() ( const Matrix _A,
const Vector _b 
) const

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, ...