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

◆ SPQRMatrixQReturnType()

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

Definition at line 305 of file SuiteSparseQRSupport.h.

Member Function Documentation

◆ adjoint()

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

Definition at line 311 of file SuiteSparseQRSupport.h.

◆ operator*()

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

Definition at line 307 of file SuiteSparseQRSupport.h.

◆ transpose()

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

Definition at line 316 of file SuiteSparseQRSupport.h.

Member Data Documentation

◆ m_spqr

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

Definition at line 320 of file SuiteSparseQRSupport.h.


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


gtsam
Author(s):
autogenerated on Wed May 15 2024 15:29:28