PartialPivLU.h File Reference

Go to the source code of this file.

Classes

class  Eigen::PartialPivLU< MatrixType_, PermutationIndex_ >
 LU decomposition of a matrix with partial pivoting, and related features. More...
 

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Functions

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