Public Types | Public Member Functions | Private Types | Private Attributes
Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true > Class Template Reference

#include <JacobiSVD.h>

List of all members.

Public Types

typedef MatrixType::Index Index

Public Member Functions

void allocate (const JacobiSVD< MatrixType, HouseholderQRPreconditioner > &svd)
bool run (JacobiSVD< MatrixType, HouseholderQRPreconditioner > &svd, const MatrixType &matrix)

Private Types

typedef HouseholderQR< MatrixType > QRType

Private Attributes

QRType m_qr
internal::plain_col_type
< MatrixType >::type 
m_workspace

Detailed Description

template<typename MatrixType>
class Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >

Definition at line 256 of file JacobiSVD.h.


Member Typedef Documentation

Definition at line 259 of file JacobiSVD.h.

template<typename MatrixType >
typedef HouseholderQR<MatrixType> Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >::QRType [private]

Definition at line 290 of file JacobiSVD.h.


Member Function Documentation

template<typename MatrixType >
void Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >::allocate ( const JacobiSVD< MatrixType, HouseholderQRPreconditioner > &  svd) [inline]

Definition at line 261 of file JacobiSVD.h.

template<typename MatrixType >
bool Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >::run ( JacobiSVD< MatrixType, HouseholderQRPreconditioner > &  svd,
const MatrixType &  matrix 
) [inline]

Definition at line 272 of file JacobiSVD.h.


Member Data Documentation

Definition at line 291 of file JacobiSVD.h.

Definition at line 292 of file JacobiSVD.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:01:03