Public Types | Public Member Functions | List of all members
Eigen::internal::qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, false > Class Template Reference

#include <JacobiSVD.h>

Public Types

typedef MatrixType::Index Index
 

Public Member Functions

void allocate (const JacobiSVD< MatrixType, QRPreconditioner > &)
 
bool run (JacobiSVD< MatrixType, QRPreconditioner > &, const MatrixType &)
 

Detailed Description

template<typename MatrixType, int QRPreconditioner, int Case>
class Eigen::internal::qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, false >

Definition at line 51 of file JacobiSVD.h.

Member Typedef Documentation

template<typename MatrixType , int QRPreconditioner, int Case>
typedef MatrixType::Index Eigen::internal::qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, false >::Index

Definition at line 54 of file JacobiSVD.h.

Member Function Documentation

template<typename MatrixType , int QRPreconditioner, int Case>
void Eigen::internal::qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, false >::allocate ( const JacobiSVD< MatrixType, QRPreconditioner > &  )
inline

Definition at line 55 of file JacobiSVD.h.

template<typename MatrixType , int QRPreconditioner, int Case>
bool Eigen::internal::qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, false >::run ( JacobiSVD< MatrixType, QRPreconditioner > &  ,
const MatrixType &   
)
inline

Definition at line 56 of file JacobiSVD.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14