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 16 of file SuiteSparseQRSupport.h.

Constructor & Destructor Documentation

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

Definition at line 259 of file SuiteSparseQRSupport.h.

Member Function Documentation

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

Definition at line 265 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 261 of file SuiteSparseQRSupport.h.

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

Definition at line 270 of file SuiteSparseQRSupport.h.

Member Data Documentation

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

Definition at line 274 of file SuiteSparseQRSupport.h.


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


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