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

#include <JacobiSVD.h>

List of all members.

Public Types

typedef MatrixType::Index Index
typedef MatrixType::Index Index

Public Member Functions

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

Private Types

typedef ColPivHouseholderQR
< MatrixType > 
QRType
typedef ColPivHouseholderQR
< 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, ColPivHouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >

Definition at line 156 of file Eigen/src/SVD/JacobiSVD.h.


Member Typedef Documentation

template<typename MatrixType >
typedef MatrixType::Index Eigen::internal::qr_preconditioner_impl< MatrixType, ColPivHouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >::Index

Definition at line 159 of file Eigen/src/SVD/JacobiSVD.h.

template<typename MatrixType >
typedef MatrixType::Index Eigen::internal::qr_preconditioner_impl< MatrixType, ColPivHouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >::Index

Definition at line 159 of file unsupported/Eigen/src/SVD/JacobiSVD.h.

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

Definition at line 191 of file unsupported/Eigen/src/SVD/JacobiSVD.h.

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

Definition at line 191 of file Eigen/src/SVD/JacobiSVD.h.


Member Function Documentation

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

Definition at line 161 of file Eigen/src/SVD/JacobiSVD.h.

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

Definition at line 161 of file unsupported/Eigen/src/SVD/JacobiSVD.h.

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

Definition at line 172 of file unsupported/Eigen/src/SVD/JacobiSVD.h.

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

Definition at line 172 of file Eigen/src/SVD/JacobiSVD.h.


Member Data Documentation

Definition at line 192 of file Eigen/src/SVD/JacobiSVD.h.

Definition at line 193 of file Eigen/src/SVD/JacobiSVD.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:40:49