MOAB  4.9.3pre
PartialPivLU.h File Reference

Go to the source code of this file.

Classes

struct  Eigen::internal::traits< PartialPivLU< _MatrixType > >
class  Eigen::PartialPivLU< _MatrixType >
 LU decomposition of a matrix with partial pivoting, and related features. More...
struct  Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >
struct  Eigen::internal::Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< Scalar >, Dense2Dense, Scalar >

Namespaces

namespace  Eigen
namespace  Eigen::internal

Functions

template<typename MatrixType , typename TranspositionType >
void Eigen::internal::partial_lu_inplace (MatrixType &lu, TranspositionType &row_transpositions, typename TranspositionType::StorageIndex &nb_transpositions)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines