Public Types | Public Member Functions | Private Types
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense > Class Template Reference

#include <Block.h>

Inheritance diagram for Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Impl Base

Public Member Functions

 BlockImpl (XprType &xpr, Index i)
 BlockImpl (XprType &xpr, Index a_startRow, Index a_startCol)
 BlockImpl (XprType &xpr, Index a_startRow, Index a_startCol, Index blockRows, Index blockCols)

Private Types

typedef
internal::BlockImpl_dense
< XprType, BlockRows,
BlockCols, InnerPanel > 
Impl
typedef XprType::Index Index

Detailed Description

template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel>
class Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >

Definition at line 149 of file Core/Block.h.


Member Typedef Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
typedef Impl Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >::Base
template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
typedef internal::BlockImpl_dense<XprType, BlockRows, BlockCols, InnerPanel> Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >::Impl [private]

Definition at line 152 of file Core/Block.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
typedef XprType::Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >::Index [private]

Definition at line 153 of file Core/Block.h.


Constructor & Destructor Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >::BlockImpl ( XprType &  xpr,
Index  i 
) [inline]

Definition at line 157 of file Core/Block.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >::BlockImpl ( XprType &  xpr,
Index  a_startRow,
Index  a_startCol 
) [inline]

Definition at line 158 of file Core/Block.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Dense >::BlockImpl ( XprType &  xpr,
Index  a_startRow,
Index  a_startCol,
Index  blockRows,
Index  blockCols 
) [inline]

Definition at line 159 of file Core/Block.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:42