DaNNet
Classes | Namespaces | Variables
dnn_net.h File Reference
#include <chrono>

Go to the source code of this file.

Classes

class  dnn::net
 Neural netowork model class. More...
 

Namespaces

 dnn
 

Variables

high_resolution_clock::time_point tic
 
high_resolution_clock::time_point toc
 

Variable Documentation

◆ tic

high_resolution_clock::time_point tic

Definition at line 18 of file dnn_net.h.

◆ toc

high_resolution_clock::time_point toc

Definition at line 18 of file dnn_net.h.