Public Types | List of all members
Eigen::internal::plain_matrix_type< T, Sparse > Struct Template Reference

#include <SparseUtil.h>

Public Types

enum  { _Options = ((evaluator<T>::Flags&RowMajorBit)==RowMajorBit) ? RowMajor : ColMajor }
 
typedef traits< T >::Scalar _Scalar
 
typedef traits< T >::StorageIndex _StorageIndex
 
typedef SparseMatrix< _Scalar, _Options, _StorageIndextype
 

Detailed Description

template<typename T>
struct Eigen::internal::plain_matrix_type< T, Sparse >

Definition at line 111 of file SparseUtil.h.

Member Typedef Documentation

template<typename T >
typedef traits<T>::Scalar Eigen::internal::plain_matrix_type< T, Sparse >::_Scalar

Definition at line 113 of file SparseUtil.h.

template<typename T >
typedef traits<T>::StorageIndex Eigen::internal::plain_matrix_type< T, Sparse >::_StorageIndex

Definition at line 114 of file SparseUtil.h.

Definition at line 117 of file SparseUtil.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
_Options 

Definition at line 115 of file SparseUtil.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:40