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

#include <JacobiSVD.h>

List of all members.

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:


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:01