QRMatrix.H File Reference
Include dependency graph for QRMatrix.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QRMatrix< MatrixType >
 QRMatrix computes QR decomposition of a given scalar/complex matrix A into the following: More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::MatrixTools
 Collection of functions for matrix-related verifications.
 

Functions

template<class MatrixType >
MatrixType pinv (const MatrixType &A, scalar tol=1e-5)
 

Detailed Description

Original source file QRMatrix.H

Definition in file QRMatrix.H.