Public Types | List of all members
Eigen::internal::traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > > Struct Template Reference

#include <SparseMap.h>

Inheritance diagram for Eigen::internal::traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >:
Inheritance graph
[legend]

Public Types

enum  { Flags = TraitsBase::Flags & (~ (NestByRefBit | LvalueBit)) }
 
typedef SparseMatrix< MatScalar, MatOptions, MatIndex > PlainObjectType
 
typedef traits< PlainObjectTypeTraitsBase
 

Detailed Description

template<typename MatScalar, int MatOptions, typename MatIndex, int Options, typename StrideType>
struct Eigen::internal::traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >

Definition at line 29 of file SparseMap.h.

Member Typedef Documentation

template<typename MatScalar , int MatOptions, typename MatIndex , int Options, typename StrideType >
typedef SparseMatrix<MatScalar,MatOptions,MatIndex> Eigen::internal::traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >::PlainObjectType

Definition at line 32 of file SparseMap.h.

template<typename MatScalar , int MatOptions, typename MatIndex , int Options, typename StrideType >
typedef traits<PlainObjectType> Eigen::internal::traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >::TraitsBase

Definition at line 33 of file SparseMap.h.

Member Enumeration Documentation

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

Definition at line 34 of file SparseMap.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