SqueezeBrains SDK 1.13
sb_t_stat_models Struct Reference

Statistics of a model. More...

#include <sb.h>

Collaboration diagram for sb_t_stat_models:

Data Fields

sb_t_stat_model model [SB_PAR_MODELS_NUM]
 Array of models. More...
 
int size
 Number of models that is number of elements of the array model.
 

Detailed Description

Statistics of a model.

See also
sb_t_stat.

Definition at line 11520 of file sb.h.

Field Documentation

◆ model

sb_t_stat_model sb_t_stat_models::model[SB_PAR_MODELS_NUM]

Array of models.

It has sb_t_stat_models::size elements.

Definition at line 11526 of file sb.h.


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