Public Types | List of all members
Eigen::internal::traits< SparseQRMatrixQReturnType< SparseQRType > > Struct Template Reference

#include <SparseQR.h>

Public Types

enum  { RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic }
 
typedef SparseQRType::MatrixType ReturnType
 
typedef ReturnType::StorageIndex StorageIndex
 
typedef ReturnType::StorageKind StorageKind
 

Detailed Description

template<typename SparseQRType>
struct Eigen::internal::traits< SparseQRMatrixQReturnType< SparseQRType > >

Definition at line 21 of file SparseQR.h.

Member Typedef Documentation

template<typename SparseQRType >
typedef SparseQRType::MatrixType Eigen::internal::traits< SparseQRMatrixQReturnType< SparseQRType > >::ReturnType

Definition at line 23 of file SparseQR.h.

template<typename SparseQRType >
typedef ReturnType::StorageIndex Eigen::internal::traits< SparseQRMatrixQReturnType< SparseQRType > >::StorageIndex

Definition at line 24 of file SparseQR.h.

template<typename SparseQRType >
typedef ReturnType::StorageKind Eigen::internal::traits< SparseQRMatrixQReturnType< SparseQRType > >::StorageKind

Definition at line 25 of file SparseQR.h.

Member Enumeration Documentation

template<typename SparseQRType >
anonymous enum
Enumerator
RowsAtCompileTime 
ColsAtCompileTime 

Definition at line 26 of file SparseQR.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:52