include/vectordata.h File Reference

This file contains the template VectorData ; Don't include this file directly, instead include types.h. More...

Include dependency graph for vectordata.h:

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

Go to the source code of this file.

Namespaces

namespace  nnfw

Classes

class  VectorData
 VectorData Class. More...
class  VectorData::vectordataIterator


Detailed Description

Todo:
creation of MathVector template, a subclass of VectorData for types that supports math operation (+,-,*,/, etc), so it's faster and easier create vectors of int, boolean, and so on.
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!