Public Types | Public Member Functions | Public Attributes
Eigen::SparseQRMatrixQReturnType< SparseQRType > Struct Template Reference

#include <SparseQR.h>

Inheritance diagram for Eigen::SparseQRMatrixQReturnType< SparseQRType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Matrix< Scalar,
Dynamic, Dynamic > 
DenseMatrix
typedef SparseQRType::Index Index
typedef SparseQRType::Scalar Scalar

Public Member Functions

SparseQRMatrixQTransposeReturnType
< SparseQRType > 
adjoint () const
Index cols () const
template<typename Dest >
void evalTo (MatrixBase< Dest > &dest) const
template<typename Dest >
void evalTo (SparseMatrixBase< Dest > &dest) const
template<typename Derived >
SparseQR_QProduct
< SparseQRType, Derived > 
operator* (const MatrixBase< Derived > &other)
Index rows () const
 SparseQRMatrixQReturnType (const SparseQRType &qr)
SparseQRMatrixQTransposeReturnType
< SparseQRType > 
transpose () const

Public Attributes

const SparseQRType & m_qr

Detailed Description

template<typename SparseQRType>
struct Eigen::SparseQRMatrixQReturnType< SparseQRType >

Definition at line 662 of file SparseQR.h.


Member Typedef Documentation

template<typename SparseQRType>
typedef Matrix<Scalar,Dynamic,Dynamic> Eigen::SparseQRMatrixQReturnType< SparseQRType >::DenseMatrix

Definition at line 666 of file SparseQR.h.

template<typename SparseQRType>
typedef SparseQRType::Index Eigen::SparseQRMatrixQReturnType< SparseQRType >::Index

Reimplemented from Eigen::EigenBase< SparseQRMatrixQReturnType< SparseQRType > >.

Definition at line 664 of file SparseQR.h.

template<typename SparseQRType>
typedef SparseQRType::Scalar Eigen::SparseQRMatrixQReturnType< SparseQRType >::Scalar

Definition at line 665 of file SparseQR.h.


Constructor & Destructor Documentation

template<typename SparseQRType>
Eigen::SparseQRMatrixQReturnType< SparseQRType >::SparseQRMatrixQReturnType ( const SparseQRType &  qr) [inline]

Definition at line 667 of file SparseQR.h.


Member Function Documentation

template<typename SparseQRType>
SparseQRMatrixQTransposeReturnType<SparseQRType> Eigen::SparseQRMatrixQReturnType< SparseQRType >::adjoint ( ) const [inline]

Definition at line 673 of file SparseQR.h.

template<typename SparseQRType>
Index Eigen::SparseQRMatrixQReturnType< SparseQRType >::cols ( void  ) const [inline]
Returns:
the number of columns.
See also:
rows(), ColsAtCompileTime

Reimplemented from Eigen::EigenBase< SparseQRMatrixQReturnType< SparseQRType > >.

Definition at line 678 of file SparseQR.h.

template<typename SparseQRType>
template<typename Dest >
void Eigen::SparseQRMatrixQReturnType< SparseQRType >::evalTo ( MatrixBase< Dest > &  dest) const [inline]

Definition at line 684 of file SparseQR.h.

template<typename SparseQRType>
template<typename Dest >
void Eigen::SparseQRMatrixQReturnType< SparseQRType >::evalTo ( SparseMatrixBase< Dest > &  dest) const [inline]

Definition at line 688 of file SparseQR.h.

template<typename SparseQRType>
template<typename Derived >
SparseQR_QProduct<SparseQRType, Derived> Eigen::SparseQRMatrixQReturnType< SparseQRType >::operator* ( const MatrixBase< Derived > &  other) [inline]

Definition at line 669 of file SparseQR.h.

template<typename SparseQRType>
Index Eigen::SparseQRMatrixQReturnType< SparseQRType >::rows ( void  ) const [inline]
Returns:
the number of rows.
See also:
cols(), RowsAtCompileTime

Reimplemented from Eigen::EigenBase< SparseQRMatrixQReturnType< SparseQRType > >.

Definition at line 677 of file SparseQR.h.

template<typename SparseQRType>
SparseQRMatrixQTransposeReturnType<SparseQRType> Eigen::SparseQRMatrixQReturnType< SparseQRType >::transpose ( ) const [inline]

Definition at line 680 of file SparseQR.h.


Member Data Documentation

template<typename SparseQRType>
const SparseQRType& Eigen::SparseQRMatrixQReturnType< SparseQRType >::m_qr

Definition at line 697 of file SparseQR.h.


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


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