![]() |
last update 20 Sep 2009 |
![]() |
#include "cvrVector.h"
#include "cvrMathLA_inline.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) |
These include: