NDDEM
Public Types | Public Member Functions | Protected Member Functions | List of all members
Eigen::internal::SparseRefBase< Derived > Class Template Reference

#include <SparseRef.h>

+ Inheritance diagram for Eigen::internal::SparseRefBase< Derived >:

Public Types

typedef SparseMapBase< Derived > Base
 

Public Member Functions

 SparseRefBase ()
 

Protected Member Functions

template<typename Expression >
void construct (Expression &expr)
 

Member Typedef Documentation

◆ Base

template<typename Derived >
typedef SparseMapBase<Derived> Eigen::internal::SparseRefBase< Derived >::Base

Constructor & Destructor Documentation

◆ SparseRefBase()

template<typename Derived >
Eigen::internal::SparseRefBase< Derived >::SparseRefBase ( )
inline

Member Function Documentation

◆ construct()

template<typename Derived >
template<typename Expression >
void Eigen::internal::SparseRefBase< Derived >::construct ( Expression &  expr)
inlineprotected

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