CVR-Lib last update 20 Sep 2009

cvrMathLA.h File Reference

Definition of some useful global functions which are often needed in Linear Algebra Algorithms. More...

#include "cvrVector.h"
#include "cvrMathLA_inline.h"

Include dependency graph for cvrMathLA.h:

Go to the source code of this file.

Namespaces

namespace  cvr

Functions

template<typename T >
void cvr::householder (vector< T > &v, T &beta)
template<typename T >
void cvr::householder (const vector< T > &src, vector< T > &v, T &beta)
template<typename T >
void cvr::givens (const T &a, const T &b, T &c, T &s)


Detailed Description

Definition of some useful global functions which are often needed in Linear Algebra Algorithms.

These include:


Generated on Sun Sep 20 22:08:21 2009 for CVR-Lib by Doxygen 1.5.8