SqueezeBrains SDK 1.18
sb_t_svl_res_models Struct Reference

Results of the SVL of a models processed. More...

#include <sb.h>

Collaboration diagram for sb_t_svl_res_models:

Data Fields

sb_t_svl_res_model model [SB_PAR_MODELS_NUM]
 Specific results for each model.
 
int size
 Number of the elements of the array model. More...
 

Detailed Description

Results of the SVL of a models processed.

Definition at line 14600 of file sb.h.

Field Documentation

◆ size

int sb_t_svl_res_models::size

Number of the elements of the array model.

It must be equal to the number of models set in the sb_t_par structure.

Definition at line 14610 of file sb.h.


The documentation for this struct was generated from the following file: