Public Types | Static Public Member Functions
Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex > Struct Template Reference

#include <PartialPivLU.h>

List of all members.

Public Types

typedef Block< MatrixType,
Dynamic, Dynamic
BlockType
typedef MatrixType::Index Index
typedef Map< Matrix< Scalar,
Dynamic, Dynamic, StorageOrder > > 
MapLU
typedef Block< MapLU, Dynamic,
Dynamic
MatrixType
typedef MatrixType::RealScalar RealScalar

Static Public Member Functions

static Index blocked_lu (Index rows, Index cols, Scalar *lu_data, Index luStride, PivIndex *row_transpositions, PivIndex &nb_transpositions, Index maxBlockSize=256)
static Index unblocked_lu (MatrixType &lu, PivIndex *row_transpositions, PivIndex &nb_transpositions)

Detailed Description

template<typename Scalar, int StorageOrder, typename PivIndex>
struct Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >

Definition at line 216 of file PartialPivLU.h.


Member Typedef Documentation

template<typename Scalar , int StorageOrder, typename PivIndex >
typedef Block<MatrixType,Dynamic,Dynamic> Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::BlockType

Definition at line 225 of file PartialPivLU.h.

template<typename Scalar , int StorageOrder, typename PivIndex >
typedef MatrixType::Index Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::Index

Definition at line 227 of file PartialPivLU.h.

template<typename Scalar , int StorageOrder, typename PivIndex >
typedef Map<Matrix<Scalar, Dynamic, Dynamic, StorageOrder> > Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::MapLU

Definition at line 223 of file PartialPivLU.h.

template<typename Scalar , int StorageOrder, typename PivIndex >
typedef Block<MapLU, Dynamic, Dynamic> Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::MatrixType

Definition at line 224 of file PartialPivLU.h.

template<typename Scalar , int StorageOrder, typename PivIndex >
typedef MatrixType::RealScalar Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::RealScalar

Definition at line 226 of file PartialPivLU.h.


Member Function Documentation

template<typename Scalar , int StorageOrder, typename PivIndex >
static Index Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::blocked_lu ( Index  rows,
Index  cols,
Scalar *  lu_data,
Index  luStride,
PivIndex *  row_transpositions,
PivIndex &  nb_transpositions,
Index  maxBlockSize = 256 
) [inline, static]

Definition at line 298 of file PartialPivLU.h.

template<typename Scalar , int StorageOrder, typename PivIndex >
static Index Eigen::internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >::unblocked_lu ( MatrixType lu,
PivIndex *  row_transpositions,
PivIndex &  nb_transpositions 
) [inline, static]

Definition at line 239 of file PartialPivLU.h.


The documentation for this struct was generated from the following file:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:07