Eigen 3.4.90
Eigen
Notification
Public Member Functions
|
List of all members
Eigen::Notification Struct Reference
Inheritance diagram for Eigen::Notification:
Public Member Functions
Notification
()
Public Member Functions inherited from
Eigen::Barrier
Barrier
(unsigned int count)
void
Notify
()
void
Wait
()
~Barrier
()
Detailed Description
Definition at line
63
of file
Barrier.h
.
Constructor & Destructor Documentation
◆
Notification()
Eigen::Notification::Notification
(
)
inline
Definition at line
64
of file
Barrier.h
.
64
:
Barrier
(1){};
Eigen::Barrier::Barrier
Barrier(unsigned int count)
Definition:
Barrier.h:22
The documentation for this struct was generated from the following file:
Barrier.h