Eigen::RandomSetter< SparseMatrixType, MapTraits, OuterPacketBits >::ScalarWrapper Struct Reference

Public Member Functions

 ScalarWrapper ()
 

Public Attributes

Scalar value
 

Detailed Description

template<typename SparseMatrixType, template< typename T > class MapTraits = StdUnorderedMapTraits, int OuterPacketBits = 6>
struct Eigen::RandomSetter< SparseMatrixType, MapTraits, OuterPacketBits >::ScalarWrapper

Definition at line 167 of file RandomSetter.h.

Constructor & Destructor Documentation

◆ ScalarWrapper()

template<typename SparseMatrixType , template< typename T > class MapTraits = StdUnorderedMapTraits, int OuterPacketBits = 6>
Eigen::RandomSetter< SparseMatrixType, MapTraits, OuterPacketBits >::ScalarWrapper::ScalarWrapper ( )
inline

Definition at line 169 of file RandomSetter.h.

Member Data Documentation

◆ value

template<typename SparseMatrixType , template< typename T > class MapTraits = StdUnorderedMapTraits, int OuterPacketBits = 6>
Scalar Eigen::RandomSetter< SparseMatrixType, MapTraits, OuterPacketBits >::ScalarWrapper::value

Definition at line 170 of file RandomSetter.h.


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