armarx::armem::prediction::data::PredictionResult
Overview
struct PredictionResult
Used By
- PredictionResultSeq
Data Member Index
- success
-
- errorMessage
-
- snapshotID
-
- prediction
-
Data Members
- bool success;
- string errorMessage;
- data::MemoryID snapshotID;
- aron::data::dto::Dict prediction;