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

#include <SparseQR.h>

Public Member Functions

template<typename Derived >
SparseQR_QProduct< SparseQRType, Derived > operator* (const MatrixBase< Derived > &other)
 
 SparseQRMatrixQTransposeReturnType (const SparseQRType &qr)
 

Public Attributes

const SparseQRType & m_qr
 

Detailed Description

template<typename SparseQRType>
struct Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType >

Definition at line 18 of file SparseQR.h.

Constructor & Destructor Documentation

◆ SparseQRMatrixQTransposeReturnType()

template<typename SparseQRType >
Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType >::SparseQRMatrixQTransposeReturnType ( const SparseQRType &  qr)
inlineexplicit

Definition at line 707 of file SparseQR.h.

Member Function Documentation

◆ operator*()

template<typename SparseQRType >
template<typename Derived >
SparseQR_QProduct<SparseQRType,Derived> Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType >::operator* ( const MatrixBase< Derived > &  other)
inline

Definition at line 709 of file SparseQR.h.

Member Data Documentation

◆ m_qr

template<typename SparseQRType >
const SparseQRType& Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType >::m_qr

Definition at line 713 of file SparseQR.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:43:31