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

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

Definition at line 643 of file SparseQR.h.

Member Function Documentation

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

Definition at line 645 of file SparseQR.h.

Member Data Documentation

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

Definition at line 649 of file SparseQR.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