#include <computation.hpp>
◆ TopicType
◆ Computation()
Computation::Computation |
( |
| ) |
|
|
inline |
◆ Compute()
Result Computation::Compute |
( |
| ) |
|
|
inline |
◆ OnDataAvailable()
void Computation::OnDataAvailable |
( |
TopicType const & |
sample | ) |
|
|
inline |
◆ Reset()
void Computation::Reset |
( |
| ) |
|
|
inline |
◆ SetDynamicConfig()
void Computation::SetDynamicConfig |
( |
MatrixBuffer< float > && |
s2m_matrix | ) |
|
|
inline |
◆ SetStaticConfig()
void Computation::SetStaticConfig |
( |
unsigned |
to_read, |
|
|
unsigned |
n_slopes, |
|
|
unsigned |
n_modes, |
|
|
unsigned |
gpu |
|
) |
| |
|
inline |
◆ ThreadInit()
void Computation::ThreadInit |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: