Public Types
Eigen::internal::traits< SparseView< MatrixType > > Struct Template Reference

#include <SparseView.h>

List of all members.

Public Types

enum  { Flags = int(traits<MatrixType>::Flags) & (RowMajorBit) }
typedef MatrixType::Index Index
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::Index Eigen::internal::traits< SparseView< MatrixType > >::Index

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:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Sat Jun 8 2019 19:41:02