#include <computation.hpp>
◆ ScaoLoopTopic
◆ TopicType [1/2]
◆ TopicType [2/2]
◆ Algorithm [1/2]
Enumerator |
---|
Mean | |
Median | |
SimpleInversion | |
PythonInversion | |
◆ Algorithm [2/2]
Enumerator |
---|
Mean | |
Median | |
SimpleInversion | |
PythonInversion | |
◆ Computation() [1/3]
Computation::Computation |
( |
| ) |
|
|
inline |
◆ Computation() [2/3]
Computation::Computation |
( |
| ) |
|
|
inline |
◆ Computation() [3/3]
Computation::Computation |
( |
| ) |
|
|
inline |
◆ Compute() [1/4]
Result Computation::Compute |
( |
| ) |
|
|
inline |
◆ Compute() [2/4]
Result Computation::Compute |
( |
| ) |
|
|
inline |
◆ Compute() [3/4]
◆ Compute() [4/4]
◆ ComputeMean()
void Computation::ComputeMean |
( |
| ) |
|
|
inline |
◆ OnDataAvailable() [1/3]
void Computation::OnDataAvailable |
( |
ScaoLoopTopic const & |
sample | ) |
|
|
inline |
◆ OnDataAvailable() [2/3]
void Computation::OnDataAvailable |
( |
TopicType const & |
sample | ) |
|
|
inline |
◆ OnDataAvailable() [3/3]
void Computation::OnDataAvailable |
( |
TopicType const & |
sample | ) |
|
|
inline |
◆ Reset() [1/3]
void Computation::Reset |
( |
| ) |
|
|
inline |
◆ Reset() [2/3]
void Computation::Reset |
( |
| ) |
|
|
inline |
◆ Reset() [3/3]
void Computation::Reset |
( |
| ) |
|
|
inline |
◆ SetDynamicConfig() [1/4]
void Computation::SetDynamicConfig |
( |
MatrixBuffer< float > && |
data | ) |
|
|
inline |
◆ SetDynamicConfig() [2/4]
void Computation::SetDynamicConfig |
( |
MatrixBuffer< float > && |
s2m_matrix | ) |
|
|
inline |
◆ SetDynamicConfig() [3/4]
void Computation::SetDynamicConfig |
( |
MatrixBuffer< float > && |
s2m_matrix | ) |
|
|
inline |
◆ SetDynamicConfig() [4/4]
void Computation::SetDynamicConfig |
( |
unsigned |
to_read | ) |
|
|
inline |
◆ SetStaticConfig() [1/3]
void Computation::SetStaticConfig |
( |
unsigned |
n_slopes, |
|
|
unsigned |
n_acts |
|
) |
| |
|
inline |
◆ SetStaticConfig() [2/3]
void Computation::SetStaticConfig |
( |
unsigned |
to_read, |
|
|
unsigned |
n_slopes, |
|
|
unsigned |
n_modes |
|
) |
| |
|
inline |
◆ SetStaticConfig() [3/3]
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: