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

#include <SparseView.h>

Inheritance diagram for Eigen::internal::traits< SparseView< MatrixType > >:
Inheritance graph
[legend]

Public Types

enum  { Flags = int(traits<MatrixType>::Flags) & (RowMajorBit) }
 
typedef MatrixType::StorageIndex StorageIndex
 
typedef Sparse StorageKind
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::traits< SparseView< MatrixType > >

Definition at line 19 of file SparseView.h.

Member Typedef Documentation

template<typename MatrixType >
typedef MatrixType::StorageIndex Eigen::internal::traits< SparseView< MatrixType > >::StorageIndex

Definition at line 21 of file SparseView.h.

template<typename MatrixType >
typedef Sparse Eigen::internal::traits< SparseView< MatrixType > >::StorageKind

Definition at line 22 of file SparseView.h.

Member Enumeration Documentation

template<typename MatrixType >
anonymous enum
Enumerator
Flags 

Definition at line 23 of file SparseView.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