Public Types
Eigen::internal::plain_matrix_type< T, Sparse > Struct Template Reference

#include <SparseUtil.h>

List of all members.

Public Types

enum  { _Flags = traits<T>::Flags }
typedef traits< T >::Scalar _Scalar
typedef SparseMatrix< _Scalar,
_Flags
type

Detailed Description

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

Definition at line 128 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 130 of file SparseUtil.h.

template<typename T >
typedef SparseMatrix<_Scalar, _Flags> Eigen::internal::plain_matrix_type< T, Sparse >::type

Definition at line 136 of file SparseUtil.h.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
_Flags 

Definition at line 131 of file SparseUtil.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:01