aivis-engine-v2-cn-sdk-c
0.0.0-master.5224.aec3e3c7x
|
#include <aivis-engine-v2-cn-core-full.h>
Data Fields | |
const char * | model |
double | value |
double | next_normal_value |
Triplet with model_id, value of the model function, and corresponding next normal value. DTO class for transferring DtoFloatConstraintValueWithNextNormal from/to the engine. NOTE: This is not part of the JSON-API (Object is not serialized to json)
const char* DtoFloatConstraintValueWithNextNormal::model |
Model id
double DtoFloatConstraintValueWithNextNormal::next_normal_value |
Next normal value of the model function with the next normal features
double DtoFloatConstraintValueWithNextNormal::value |
Value of the model function of this data point