Feel++  0.91.4
Feel::SOrth< MatrixA > Class Template Reference

List of all members.

Public Types

Typedefs
typedef MatrixA::value_type value_type
typedef MatrixA matrix_type
typedef
boost::numeric::ublas::vector
< value_type > 
vector_type

Public Member Functions

Constructors, destructor
 SOrth (matrix_type const &__A)
 ~SOrth ()
Accessors
matrix_type const & Q () const

template<typename MatrixA>
class Feel::SOrth< MatrixA >


Constructor & Destructor Documentation

template<typename MatrixA >
Feel::SOrth< MatrixA >::SOrth ( matrix_type const &  __A)
Todo:
unfinished implementation: need to extract

References Feel::SVD< MatrixA >::S().


Member Function Documentation

template<typename MatrixA >
matrix_type const& Feel::SOrth< MatrixA >::Q ( ) const [inline]
Returns:
U of the Singular Value Decomposition