Functions
qr_colpivoting.cpp File Reference
#include "main.h"
#include <Eigen/QR>
Include dependency graph for qr_colpivoting.cpp:

Go to the source code of this file.

Functions

template<typename MatrixType >
void qr ()
template<typename MatrixType , int Cols2>
void qr_fixedsize ()
template<typename MatrixType >
void qr_invertible ()
template<typename MatrixType >
void qr_verify_assert ()
void test_qr_colpivoting ()

Function Documentation

template<typename MatrixType >
const QR< typename MatrixBase< Derived >::PlainObject > MatrixBase< Derived >::qr ( )
Returns:
the QR decomposition of *this.
See also:
class QR

Definition at line 29 of file qr_colpivoting.cpp.

template<typename MatrixType , int Cols2>
void qr_fixedsize ( )

Definition at line 63 of file qr_colpivoting.cpp.

template<typename MatrixType >
void qr_invertible ( )

Definition at line 88 of file qr_colpivoting.cpp.

template<typename MatrixType >
void qr_verify_assert ( )

Definition at line 121 of file qr_colpivoting.cpp.

Definition at line 138 of file qr_colpivoting.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:47