WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::SparseRefBase< Derived > Class Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/SparseCore/SparseRef.h>

Inheritance diagram for Eigen::internal::SparseRefBase< Derived >:
Eigen::SparseMapBase< Derived, Level >

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: