Public Types
Eigen::internal::sparse_eval< T, 1, Cols > Struct Template Reference

#include <SparseUtil.h>

List of all members.

Public Types

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

Detailed Description

template<typename T, int Cols>
struct Eigen::internal::sparse_eval< T, 1, Cols >

Definition at line 100 of file SparseUtil.h.


Member Typedef Documentation

template<typename T , int Cols>
typedef traits<T>::Scalar Eigen::internal::sparse_eval< T, 1, Cols >::_Scalar

Definition at line 101 of file SparseUtil.h.

template<typename T , int Cols>
typedef SparseVector<_Scalar, _Flags> Eigen::internal::sparse_eval< T, 1, Cols >::type

Definition at line 104 of file SparseUtil.h.


Member Enumeration Documentation

template<typename T , int Cols>
anonymous enum
Enumerator:
_Flags 

Definition at line 102 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:02