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

#include <SuiteSparseQRSupport.h>

Public Member Functions

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

Public Attributes

const SPQRType & m_spqr
 

Detailed Description

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

Definition at line 17 of file SuiteSparseQRSupport.h.

Constructor & Destructor Documentation

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

Definition at line 279 of file SuiteSparseQRSupport.h.

Member Function Documentation

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

Definition at line 281 of file SuiteSparseQRSupport.h.

Member Data Documentation

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

Definition at line 285 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