Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::SPQR_QProduct< SPQRType, Derived > Struct Template Reference

#include <SuiteSparseQRSupport.h>

Inheritance diagram for Eigen::SPQR_QProduct< SPQRType, Derived >:
Inheritance graph
[legend]

Public Types

typedef SPQRType::Index Index
 
typedef SPQRType::Scalar Scalar
 
- Public Types inherited from Eigen::ReturnByValue< SPQR_QProduct< SPQRType, Derived > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< SPQR_QProduct< SPQRType, Derived > >::ReturnType ReturnType
 

Public Member Functions

Index cols () const
 
template<typename ResType >
void evalTo (ResType &res) const
 
Index rows () const
 
 SPQR_QProduct (const SPQRType &spqr, const Derived &other, bool transpose)
 
- Public Member Functions inherited from Eigen::ReturnByValue< SPQR_QProduct< SPQRType, Derived > >
const Unusablecoeff (Index) const
 
const Unusablecoeff (Index, Index) const
 
UnusablecoeffRef (Index)
 
UnusablecoeffRef (Index, Index)
 
Index cols () const
 
void evalTo (Dest &dst) const
 
Index rows () const
 

Public Attributes

const Derived & m_other
 
const SPQRType & m_spqr
 
bool m_transpose
 

Detailed Description

template<typename SPQRType, typename Derived>
struct Eigen::SPQR_QProduct< SPQRType, Derived >

Definition at line 18 of file SuiteSparseQRSupport.h.

Member Typedef Documentation

template<typename SPQRType, typename Derived>
typedef SPQRType::Index Eigen::SPQR_QProduct< SPQRType, Derived >::Index

Definition at line 232 of file SuiteSparseQRSupport.h.

template<typename SPQRType, typename Derived>
typedef SPQRType::Scalar Eigen::SPQR_QProduct< SPQRType, Derived >::Scalar

Definition at line 231 of file SuiteSparseQRSupport.h.

Constructor & Destructor Documentation

template<typename SPQRType, typename Derived>
Eigen::SPQR_QProduct< SPQRType, Derived >::SPQR_QProduct ( const SPQRType &  spqr,
const Derived &  other,
bool  transpose 
)
inline

Definition at line 234 of file SuiteSparseQRSupport.h.

Member Function Documentation

template<typename SPQRType, typename Derived>
Index Eigen::SPQR_QProduct< SPQRType, Derived >::cols ( void  ) const
inline

Definition at line 237 of file SuiteSparseQRSupport.h.

template<typename SPQRType, typename Derived>
template<typename ResType >
void Eigen::SPQR_QProduct< SPQRType, Derived >::evalTo ( ResType &  res) const
inline

Definition at line 240 of file SuiteSparseQRSupport.h.

template<typename SPQRType, typename Derived>
Index Eigen::SPQR_QProduct< SPQRType, Derived >::rows ( void  ) const
inline

Definition at line 236 of file SuiteSparseQRSupport.h.

Member Data Documentation

template<typename SPQRType, typename Derived>
const Derived& Eigen::SPQR_QProduct< SPQRType, Derived >::m_other

Definition at line 252 of file SuiteSparseQRSupport.h.

template<typename SPQRType, typename Derived>
const SPQRType& Eigen::SPQR_QProduct< SPQRType, Derived >::m_spqr

Definition at line 251 of file SuiteSparseQRSupport.h.

template<typename SPQRType, typename Derived>
bool Eigen::SPQR_QProduct< SPQRType, Derived >::m_transpose

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