Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

PartialPivLU.h File Reference

Go to the source code of this file.

Classes

class  PartialPivLU< _MatrixType >
 LU decomposition of a matrix with partial pivoting, and related features. More...
struct  internal::partial_lu_impl< Scalar, StorageOrder >
struct  internal::solve_retval< PartialPivLU< _MatrixType >, Rhs >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

template<typename MatrixType , typename TranspositionType >
void internal::partial_lu_inplace (MatrixType &lu, TranspositionType &row_transpositions, typename MatrixType::Index &nb_transpositions)



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011