include/types.h File Reference

This file contains the common type defitions used on the whole framework. More...

Include dependency graph for types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  nnfw

Typedefs

typedef VectorData< bool > BoolVec
typedef VectorData< u_int > U_IntVec
typedef VectorData< Updatable * > UpdatableVec
typedef VectorData< Cluster * > ClusterVec
typedef VectorData< Linker * > LinkerVec
typedef VectorData< BaseTeachBlock * > TeachBlockVec

Functions

template<class T>
max (T a, T b)
template<class T>
min (T a, T b)

Variables

NNFW_API const LinkerVec emptyLinkerVec
NNFW_API const ClusterVec emptyClusterVec


Detailed Description

Details...
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!