Public Member Functions | Public Attributes | List of all members
Eigen::SPQRMatrixQReturnType< SPQRType > Struct Template Reference

#include <SuiteSparseQRSupport.h>

Public Member Functions

SPQRMatrixQTransposeReturnType< SPQRType > adjoint () const
 
template<typename Derived >
SPQR_QProduct< SPQRType, Derived > operator* (const MatrixBase< Derived > &other)
 
 SPQRMatrixQReturnType (const SPQRType &spqr)
 
SPQRMatrixQTransposeReturnType< SPQRType > transpose () const
 

Public Attributes

const SPQRType & m_spqr
 

Detailed Description

template<typename SPQRType>
struct Eigen::SPQRMatrixQReturnType< SPQRType >

Definition at line 17 of file SuiteSparseQRSupport.h.

Constructor & Destructor Documentation

template<typename SPQRType>
Eigen::SPQRMatrixQReturnType< SPQRType >::SPQRMatrixQReturnType ( const SPQRType &  spqr)
inline

Definition at line 283 of file SuiteSparseQRSupport.h.

Member Function Documentation

template<typename SPQRType>
SPQRMatrixQTransposeReturnType<SPQRType> Eigen::SPQRMatrixQReturnType< SPQRType >::adjoint ( ) const
inline

Definition at line 289 of file SuiteSparseQRSupport.h.

template<typename SPQRType>
template<typename Derived >
SPQR_QProduct<SPQRType, Derived> Eigen::SPQRMatrixQReturnType< SPQRType >::operator* ( const MatrixBase< Derived > &  other)
inline

Definition at line 285 of file SuiteSparseQRSupport.h.

template<typename SPQRType>
SPQRMatrixQTransposeReturnType<SPQRType> Eigen::SPQRMatrixQReturnType< SPQRType >::transpose ( ) const
inline

Definition at line 294 of file SuiteSparseQRSupport.h.

Member Data Documentation

template<typename SPQRType>
const SPQRType& Eigen::SPQRMatrixQReturnType< SPQRType >::m_spqr

Definition at line 298 of file SuiteSparseQRSupport.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:21