Classes | Public Types | List of all members
Eigen::internal::traits< Ref< SparseMatrix< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > > Struct Template Reference

#include <SparseRef.h>

Inheritance diagram for Eigen::internal::traits< Ref< SparseMatrix< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >:
Inheritance graph
[legend]

Classes

struct  match
 

Public Types

enum  { Options = _Options, Flags = traits<PlainObjectType>::Flags | CompressedAccessBit | NestByRefBit }
 
typedef SparseMatrix< MatScalar, MatOptions, MatIndex > PlainObjectType
 

Detailed Description

template<typename MatScalar, int MatOptions, typename MatIndex, int _Options, typename _StrideType>
struct Eigen::internal::traits< Ref< SparseMatrix< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >

Definition at line 24 of file SparseRef.h.

Member Typedef Documentation

template<typename MatScalar , int MatOptions, typename MatIndex , int _Options, typename _StrideType >
typedef SparseMatrix<MatScalar,MatOptions,MatIndex> Eigen::internal::traits< Ref< SparseMatrix< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >::PlainObjectType

Definition at line 27 of file SparseRef.h.

Member Enumeration Documentation

template<typename MatScalar , int MatOptions, typename MatIndex , int _Options, typename _StrideType >
anonymous enum
Enumerator
Options 
Flags 

Definition at line 28 of file SparseRef.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:50