Home | History | Annotate | Download | only in include

Lines Matching refs:network

1246 *                            Convolutional Neural Network                                *
1289 (CvCNNetwork* network, CvCNNLayer* layer);
1292 (CvCNNetwork** network);
1323 /* Pointers to the previous and next layers in the network */ \
1388 CvCNNetwork* network;
1398 // network must be created by the functions cvCreateCNNetwork and <add_layer>
1399 CvCNNetwork* network;