Static Public Member Functions

internal::qr_preconditioner_impl< MatrixType, FullPivHouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true > Struct Template Reference

#include <JacobiSVD.h>

List of all members.

Static Public Member Functions

static bool run (JacobiSVD< MatrixType, FullPivHouseholderQRPreconditioner > &svd, const MatrixType &matrix)

template<typename MatrixType>
struct internal::qr_preconditioner_impl< MatrixType, FullPivHouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true >


Member Function Documentation

template<typename MatrixType >
static bool internal::qr_preconditioner_impl< MatrixType, FullPivHouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true >::run ( JacobiSVD< MatrixType, FullPivHouseholderQRPreconditioner > &  svd,
const MatrixType &  matrix 
) [inline, static]

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